Thursday, May 10th, 2012 04:59 PM Posted by Paul Bailey
Today, Version 12.05 of Neutron IDE is released. The main feature of this release is the ability to have a split terminal/IDE. This allows you to have quick access to the terminal without switching windows. The full list of changes ...
Read More
Tuesday, May 01st, 2012 02:48 PM Posted by Paul Bailey
Django Taggit is a great app for adding tags to your existing Django models. Taggit also includes generic mechanisms needed to make custom tags. One use case that I have run into is having multiple tag types related to one model. &n...
Read More
Monday, April 30th, 2012 04:53 PM Posted by Paul Bailey
Today I would like to annouce Cat Ranch, a new service for development organizations. Cat Ranch allows groups such as classrooms or businesses to provide web based development environments for their members with out having to hassle with ...
Read More
Sunday, April 29th, 2012 11:13 PM Posted by Paul Bailey
Today, Version 12.04 of Neutron IDE is released. This is mainly a maintenance release with several bugs fixed. Listed below is a list of everything included in this release.
Upgraded to Django 1.4.
Fixed "save all" dialo...
Read More
Saturday, April 28th, 2012 04:38 PM Posted by Paul Bailey
Fabric is great tool for automating tasks like deploying code, updating servers, etc. Most of the time this involves creating tasks in a fabfile.py that run on the command line with the fab command. These tasks will run on a set lis...
Read More
Wednesday, April 04th, 2012 11:22 AM Posted by Paul Bailey
Today, Version 12.03 of Neutron IDE is released. This is mainly a maintenance release with several bugs fixed. Listed below is a list of everything included in this release.
File umask fixed so new files are not world write.
Fixed...
Read More
Monday, March 26th, 2012 02:27 PM Posted by Paul Bailey
Recently I tried the some what new Linode NodeBalancer service. In general, load balancers provide performance and reliability to keep high traffic sites up. I use Linode a lot and had some projects that needed an extra boost i...
Read More
Wednesday, February 22nd, 2012 12:00 AM Posted by Paul Bailey
Today, I'm releasing Version 12.02 of Neutron IDE. The terminal is now very
stable and is a great way to get command line access to your server in any
modern web browser. Listed below is a list of everything included in this
release...
Read More
Wednesday, February 15th, 2012 12:00 AM Posted by Paul Bailey
If you develop multiple Python projects at once then
VirtualEnv is an essential
tool to make managing packages and keeping conflicts at bay. However, typing
source /some/long/path/name/sucks/bin/activate
to start your virtual envi...
Read More
Monday, January 30th, 2012 12:00 AM Posted by Paul Bailey
Squeaking in right before the end of the month, here's Version 12.01. It packs
a few new features that may make Neutron less stable than usual. So this
release should be considered beta, but it should be good enough for everyday
use. ...
Read More
Share This Page