tracのインストールについては、すっかり忘れたので、再度やってみることにした。 前回、wartyでは挫折して、sargeベースでやったのだけど、こんどは、専用マシンを用意できそうなこともあって、breezyでやることにする。用意できたマシンのメモリが非力なので、ほんとは、ubuntu-serverのほうがいいんだろうけど。 では、作業開始。 trac 環境のインストール まず、apt-line の univers を有効にしておく。アップデートしてtracのインストールを行う。 # apt-get update # apt-get install trac Reading package lists... Done Building dependency tree... Done The following extra packages will be installed: apache
81. Django Screencasts I've made a short screencast to demonstrate Django, a Python framework for rapid web development which we've been evaluating at Torchbox. It's not intended as a tutorial - aspects of Django's API are likely to change before its forthcoming 1.0 release, and the project website already provides excellent documentation - but as an introduction to some of the basic functionality
暫く前から欲しい開発環境ってのがあって、「GUIアプリケーションを簡単に作る環境が欲しいよ」があります。 何で欲しいかというと、 仕事とか趣味で、ちょっとしたツールが欲しい需要がある。 Windows環境をメインにしているのと、仕事仲間に配布したいので、GUIアプリケーションにしたい。 開発に時間をかけたくない。 こんな事情がある訳です。 そんな訳で、Pythonを使って簡単にGUIアプリを作れないかな?と妄想する訳です。 紹介 …前置きが長くなってしまいましたが、最近、VisualWx(http://visualwx.altervista.org/indexit.php)がアップデートされたらしく、0.87.0.1になっていました。 早速 入れてみます。 01 posted from フォト蔵 何か、画面変わってますね。 「File」→「New Project」とするとプロジェクト一覧が
Get full visibility and control over your tasks and projects with Wrike. A cloud-based collaboration, work management, and project management software Wrike offers world-class features that empower cross-functional, distributed, or growing teams take their projects from the initial request stage all the way to tracking work progress and reporting results.
Pythonで最近注目されているWebフレームワークとしてweb.pyがあります。これをレンタルサーバーのような、制限の多いCGI環境で使うにはちょっとした工夫が必要です。以下に述べる設定はXREA(CGIにpythonが使える。素敵(^^)v)の場合ですが、ほかのレンタルサーバーでもほとんど同じだと思います。 マルチスレッド処理の無効化 web.pyはWSGI上で動作し、WSGIは内部でマルチスレッド処理をしていますが、XREAではCGIプログラム内でのマルチスレッド処理を許可していないため、無効化してやる必要があります。 2006/5/20追記: 利用しているサーバーが、CGI内でのマルチスレッド処理を許可しているなら、このステップは必要ありません web.pyおよびweb.pyが使用するflupのコードを追っていった結果、以下の箇所を変更すればマルチスレッド処理を無効化し、シングルス
>>> dic = {'hoge': 123, 'moge': 456} >>> dic['hoge'] 123 >>> dic['h'] = 666 >>> dic {'h': 666, 'moge': 456, 'hoge': 123} >>> del dic['moge'] >>> dic {'h': 666, 'hoge': 123}
【1】 概要 2つのフォルダペアを指定すると、その2フォルダの中身が同じになるよう ファイルの転送などを行います。 コマンドラインユーティリティとして作ってありますので、 バッチファイルやシェルからの利用がしやすいでしょう。 良くある同期ツールと違って特徴的なのは「 削除 」機能を持っていることです。 2つのフォルダをレフト、ライトと呼びます。 流れとしては、 起動時にレフト、ライトそれぞれのフォルダ内容のリストを取得します。 最後のファイルリストにあってレフトにないものはライトから削除。 最後のファイルリストにあってライトにないものはレフトから削除。 レフトにあってライトにないものはライトにコピー。 ライトにあってレフトにないものはレフトにコピー。 共通してあるものは日付をみて古いほうを新しいほうで上書き。 レフトとライトは同じになったので(無視するものを
HypyHypy, means hypertext in python, it's yet another template engine for python. Released under the MIT licence. It's more than a "proof of concept" but can contains some bugs ;-) The idea : Why could'nt we make html like python code ? If you, like me, edit your html in an text-editor and indent it to be human-readable. Hypy is for you : it will simplify your work ; you'll not need anymore to clo
Blog Search when-present<#else>when-missing. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)?? ---- ---- FTL stack trace ("~" means nesting-related): - Failed at: ${entry.path} [in template "__entry.ftlh" at line 3, column 25] - Reached through: #include "__entry.ftlh" [in template "entry.ftlh" at
I et land hvor landbaserte casinoer er vanskelige å oppdrive, trekker vi i stedet mot casino på nett. Gjennom de beste online casino har vi muligheten til å vinne store summer, uten å måtte forlate hjemmet. Norske casinoer på nett byr på mange fordeler for norske spillere, og her ønsker vi bidra med en norsk casino guide. Det er mange faktorer som gjør at det kan lønne seg å gå for et norsk casino
About web.py web.py is a web framework for Python that is as simple as it is powerful. web.py is in the public domain, you can use it for whatever purpose with absolutely no restrictions. Install web.py To install the latest web.py for Python 3, please run: The latest 0.62 release supports Python >= 3.5. Version 0.51 is the last release with Python 2.7 support. A minimal web.py application Save co
Error establishing a database connection This either means that the username and password information in your wp-config.php file is incorrect or we can't contact the database server at localhost. This could mean your host's database server is down. Are you sure you have the correct username and password? Are you sure that you have typed the correct hostname? Are you sure that the database server i
ときどき何もできないことがある。 メールを読んで、Google+を眺め、twitterをチェックして、ニュースとかを読み、Google+にコメントをかいて、メールを読んで……みたいなのを繰り返し、一歩も進めなくなる。そんな時がある。 そんなこんなであるとき、なんか今日、メールとか読んでばっかりで全然仕事できてないんですよね、などと愚痴っぽく話したところ、それはもろに射撃しつつ前進だねと指摘された。そんな話だったっけ?とすっかり忘れた頭で読み直したら全くそのとおりの話だったのでおかしかった。忘れすぎだ自分。 射撃しつつ前進というのは優れたエッセイだと思うけれど、けっきょく何が言いたかったのかはよくわからない。最後のデータアクセスストラテジーがどうこういう話、ありゃ何なんだろ。正直、いまだによくわからない。今回これを書くために読み返してみたけれど、やっぱりよくわからない。 多分(私にとって)大
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く