Matching Pages for "programming" for mikechiu
Michael Chiu is an American computer programmer. He grew up in San Diego, CA and attended college at UCLA. He currently works for NexTag.com.
Good site for optimizing Apache for speed: http://www.askapache.com/htaccess/apache-speed-expires.html   Cache Expiration To enable cache expiration and let browsers know when to refresh your content, add the ...
From http://usesthis.com/.   IDE Komodo - mainly for python Visual Studio - c#, c, c++ Intellij Idea - java Eclipse - too slow and bloated   ...
Notes on professional Python IDEs that may be good with Django: http://news.ycombinator.com/item?id=250013   Simon Willison's blog on Debugging Django: http://simonwillison.net/2008/May/22/debugging/
boolean operators // TODO: for global ajax object, do not allow requests to override the current one.// This can happen, for example, if the user ...
Delete on MyISAM locks the table for reads and writes.InnoDB takes increases space usage by 5x.If a single thread accesses the database, then MyISAM is the ...
How to link to other pages:   Paste as text: http://wiki.moxiecode.com/index.php/TinyMCE:Plugins/paste   Image alignment problems: http://tinymce.moxiecode.com/punbb/viewtopic.php?id=9879 - Add style to img settings to fix alignment   Auto ...