Most mamp python related news are at:
The Misunderstood Leica Monochrom 7 Aug 2013 | 11:40 am
My camera of choice is the Leica M Monochrom. This digital black-and-white rangefinder camera is my most prized possession and the source of a great deal of inspiration. My beloved camera, unfortunat...
Why I Left Medium 31 Jul 2013 | 11:23 pm
A few months ago, I decided to move all of my content over to Medium. If you aren’t aware, Medium is a new content platform designed for readers and writers. Its main draw is an elegant writing inter...
More mamp python related news:
Mac OS X 10.7 LionのMAMP PRO 2.0.1にPEARをインストール&SSIを設定 notizbloc.com 13 Dec 2011 | 10:23 pm
$ /Applications/MAMP/bin/php/php5.3.6/bin/pear install http://pear.php.net/get/DB Notice: unserialize(): Erro [...]
How to setup Django and MySQL-python on Mac OS X Lion decoding.wordpress.com 24 Jan 2012 | 02:16 am
Django is an excellent web-framework written in Python. Here is a quick setup guide for installing Django and MySQL-python on Mac OS X Lion. Setup Django - Download latest Django here - At this po...
(2012-01-15修复U盘引导)280+MB的Macis Puppy Linux 536 cnbits.com 21 Aug 2011 | 10:41 pm
系统组件版本 Glibc:2.13.0-20 ; Binutils:2.21 ; GCC:4.5.3 ; GTK+:2.24.4 ; Glib:2.28.7 ; GDB: 7.3 ; Python:2.7.2 ; 主要特性: 系统组件全面更新,SFS采用xz算法压缩,更小的体积! Linux Kernel 3.0.8 (使用无线电子的源码,重新编译) Firefox升级到最新的9.0.1...
Levelator on Ubuntu 10.04 forum.conversationsnetwork.org 3 Sep 2010 | 12:52 am
Ubuntu 10.04 no longer supports Python 2.5 so it seems that is impossible to get Levelator working on it. If anybody finds a solution please post it here.
Python Application Package blog.ianbicking.org 1 Mar 2012 | 02:12 pm
I’ve been thinking some more about deployment of Python web applications, and deployment in general (in part leading up to the Web Summit). And I’ve got an idea. I wrote about this about a year ago a...
A Python Web Application Package and Format (we should make one) blog.ianbicking.org 1 Apr 2011 | 04:01 am
At PyCon there was an open space about deployment, and the idea of drop-in applications (Java-WAR-style). I generally get pessimistic about 80% solutions, and dropping in a WAR file feels like an 80%...
Doctest.js & Callbacks blog.ianbicking.org 13 Sep 2010 | 11:08 am
Many years ago I wrote a fairly straight-forward port of Python’s doctest to Javascript. I thought it was cool, but I didn’t really talk about it that much. Especially because I knew it had one fatal ...
Python @staticmethod vs @classmethod bookmarks.honewatson.com 21 Apr 2010 | 12:28 pm
Finally, a simple explanation of @staticmethod vs @classmethod. Check this guys description @staticmethod vs @classmethod python.
Drupal 6 node.save services taxonomy xmlrpc php and python bookmarks.honewatson.com 20 Nov 2009 | 01:54 pm
Drupal 6 node.save uses different methods for saving taxonomy for different taxonomy types. For multiple select based taxonomy: (php) (python) For tags based taxonomy: (php)
Trac configured with Nginx MySql Python SVN on Ubuntu bookmarks.honewatson.com 1 Sep 2009 | 06:52 pm
Assuming you’ve downloaded ./configure && make && make install the latest nginx and have mysql, svn already installed. More info on installing svn and setting up svn here. Now once I’ll assume you’ve...