Technical blog on the Python programming language, in a pure Frenglish style. Main topics are Python and Mozilla – This blog does not engage my employer EDIT: Part 2 is now published (distributed tests and monitoring) Funkload is a functional and stress test tool that can be used on your web applications. It’s my favorite stress tool for these reasons: stress tests are implemented as PyUnit tests,
Unverified details These details have not been verified by PyPI Project links Download Meta Author: Chuck Rhode Tags indentation, beautify This script reads Python code from standard input and writes a revised version to standard output. Alternatively, it may be invoked with file names as arguments: o python PythonTidy.py input output Suffice it to say that input defaults to '-', the standard inpu
Blog about all things Python that intersect my work and hobbies As part of the work I've been doing on Zarkov I've had the opportunity to play around with a lot of cool technologies, among which are gevent, ZeroMQ, WebSockets, and Flot. It took a while to get to the point where I could actually get things done, but once I was there, things were incredibly simple. In this post I'll show you how to
2011年07月24日 22:58 カテゴリiphoneの小技無料アプリ 050plusを導入したらiPod touchがiPhone化した件 Posted by hireme No Comments No Trackbacks (ヽ'ω`):最近050plusを導入してからほっとんどiPod touchしか使ってないです。もうね、iPhoneいらないんじゃないのかと。 ってな訳でiPod touch+050plusの設定も交えて解説していきますね。iPodtouchをiPhone化するメリット 使い勝手では本物のiPhoneには勝てませんがメリットはちゃんとありますよ。 メリット ①本体が安い(1.8万円~)ので毎年気軽に買い替え可能 ②050plusだけを使えば通話代がグッと下がる ③とにかく薄い!軽い! ④GPSが言うほど悪くない Footprintというアプリで場所の計測しました
11 Ways to Optimize Your Mac’s Performanceというエントリーがありました。 Here are a few tips I’ve found for restoring my Macs to full speed without spending a penny. お金を使わずにMacのパフォーマンスを最適化する方法がまとめられているエントリーです。簡単に紹介しておきます(自己責任でお試しください)。 1. Clean out Startup Items ログイン項目を整理します。いくつかのアプリケーションは起動時に「ログイン項目」として自動的にセットアップされるのですが、起動に時間がかかるので必要のないものは削除しておくと良いでしょう。 整理するには「Appleメニュー → システム環境設定 → アカウント → ログイン項目」を開きます。 2. Tur
既知の問題または非互換の変更というマークが付いている変更に特に注意してください。以前のバージョンの MySQL との互換性がないこれらの変更では、アップグレードする前に注意を払う必要があることがあります。 私たちの目的はそれらの変更を避けることですが、時として各リリースの間に、非適合性よりもさらに深刻である問題を修正することの方が大切なこともあります。自分のインストールに当てはまるアップグレードの問題に特別な処置を必要とする互換性の欠如が関係している場合は、互換性の欠如の説明にある手順に従ってください。これにはよくダンプと再読み込み、または CHECK TABLE や REPAIR TABLE などのステートメントの使用が関係してきます。 ダンプと再読み込みの手順については、項2.12.4. 「テーブルまたはインデックスの再作成または修復」 を参照してください。USE_FRM オプションを
XmppFlask is easy to use XMPP framework that is inspired (heavily) by Flask. It is intended to be as easy to use as Flask itself is. Current status is heavy alpha and lacks a lot of features, but they are easy to fix. And it’s python, so you can easily do that yourself. XMPPFLASK¶ The main idea is to make you happy with writing small jabber bots. Like this:
Skip to content Latest Posts 10 Best Free Movie Streaming Apps 10 Best Apps For Video Maker 10 Best Apps For Scan 10 Best Apps For Money Earning 10 Best Apps for Dating 10 Best Apps For Download Music 10 Best Apps For Recognize Plants 10 Best Apps To Watch Sports For Free 10 Best Apps to Measure Fever Guide What Channel Is The CW On DirecTV? What Channel Is ABC On Dish? Jeffrey Celavie AI Tool Air
サービス一覧 インターネット接続 光回線 OCN 光 OCN for ドコモ光 OCN 光 with フレッツ OCN 光 「フレッツ」(プロバイダサービスのみ) OCN IPv6インターネット接続 OCN 光 2段階定額 その他接続サービス OCN ADSL 「フレッツ」 OCN ADSL セット OCN ダイヤルアクセス OCN モバイル エントリー EM LTE OCN モバイル エントリー EM OCN モバイルd OCN モバイル エントリー d アクセスポイント情報 【重要なお知らせ】モバイル通信サービスご利用されていたお客さまへ(サービス終了のご案内) OCN(S) OCN(D) 無線LANサービス モバイル OCN モバイル ONE 料金チェック おすすめポイント ご利用の流れ スマホセット(端末セット) SIMカード 音声対応SIMカード(OCN モバイル ONE) デー
Technical blog on the Python programming language, in a pure Frenglish style. Main topics are Python and Mozilla – This blog does not engage my employer One thing I’ve learned along the way while working on Python packaging matters is that it’s quite impossible to maintain in the stdlib scope tools like bdist_rpm, which builds RPMs using Distutils’ enabled projects. I’ve asked around, and it turns
Welcome to EasyUI EasyUI framework helps you build your web pages easily. GET STARTED What is EasyUI? easyui is a collection of user-interface components based on jQuery, Angular, Vue and React. easyui provides essential functionality for building modern, interactive, javascript applications. using easyui you don't need to write many javascript code, you usually define user-interface by writing so
Kivy has been built to be easy to use, cross-platform and fast. With a single codebase, you will be able to deploy apps on Windows, Linux, macOS, iOS and Android. Business Friendly Kivy is released under the MIT License, is 100% free to use, and is professionally developed, backed and maintained. Companies and individuals are using Kivy for their projects every day.
テキストエリア中のJavaScriptを解析し、エラーっぽいところを見つけてくれるのがZeon.jsだ。 使い方は簡単で、同サイトで配布されているブックマークレットを使うだけだ。 そうするとテキストエリアの右下に「Z」マークが現れる。それをクリックすればエラーの詳細が見れる、という仕組みだ。 テキストエリアにJavaScriptを書く、というシーンがあまり思い浮かばないのでテスト用にちょっとしたページを作る必要があるような気もするが、どうしてもデバッグに困ったときに覚えておいてもいいだろう。 もしくはどこぞの教育機関やら研修でも使えそうですな。
こんにちは。 タイトルの通りなんですが、Capistrano みんなつかってるよねー。 ってことで独自のデプロイシステムをもってなくてさすがにFTPでUPはしてませんって人は結構使ってるもんだと思ってるんですけど、Capistrano ってなんかデフォルト各サーバで vcs の update 的なことをするか、ローカルにソースツリーを用意してやる場合に使えるのは scp で、なんかエコじゃないよねと言う話で、いちいちソースツリー全部配布されてたら転送量も時間もかかってしょうがないので、まーrsyncがいいんだよね、ということで、そんな時は capistrano_rsync_with_remote_cache (なげえよ) を使えばいいよね!ってお話です。 *1 luisparravicini/capistrano_rsync_with_remote_cache · GitHub このご時世
Python + FlaskでMVC的なサンプルをつくったメモ。 MVC的な記事まとめ ひとまずMVCについて言及されている記事をまとめ。 MVCはWikipediaが詳しい。 以下は調べた中でもわりと個人的にしっくりきた記事たち。 Web Applicationを綺麗に設計するためのMVACという考え方 - Dive into the Tech World! Re: @kazuho: handlersocket plugin や mycached を使えば memcached は不要か、それとも使うべきケースがあるか。考察せよ [10点] - blog.nomadscafe.jp Life is beautiful: Ruby on Railsの「えせMVC」の弊害 the { buckblogs :here }: Skinny Controller, Fat Model 共通して言われ
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く