-
Biblio Wolf (Bwolf for firends) is a webapp app for managing a book collection. BWolf is written in python using the Django web framework, and it is born from a Customer request. BWolf is open source, and you can get a full description here including links to downloads. I will mantain a blog of all the work I will do. In the last two months I set up a Subversion Repository and played a little with Django.
聽
Read More -
B Wolf Version 1.0
Sep 6, 2006 路 1 min read en blog-objectsrootcom 路 book books django features interface prove python subversion 路I am happy to announce Version 1.0 of BWolf my book manager writte in python django. I have just installed it for my first customer. You can grab the 1.0 version from the Subversion repository.
聽
Read More -
The trends of this october are about some upcoming products. A clear analisys of <a href="http://www.roughlydrafted.com/Sept05.Quark.html"
Read More -
Dynamic languages troubles
Jan 30, 2008 路 3 min read en blog-objectsrootcom 路 again ant api arc build business car code complex database design easy eclipse example fix hard hosting http ibm import java lion microsoft perl php plugin project projects python ruby simple small smalltalk software sql system tools trouble ui unix war web world 路I have read http://www.manageability.org/blog/stuff/chandler-failure and I think it is very danger way of exposing concepts.
Read More -
Python Search Engine
-
We are happy to announce the first version of brasil for window, a small python backup script.
Brasil4Windows is a small python script you can use to zip and backup your files on a regular basis. Brasil4Win offers:
- LowLoad Backup. The script will try to pause under heavy load computer.
- Fine-grained ETA using stored bytes AND passed time. It can print you a good extimation on when it will finish.
- Skip-and-retry schema for locked files. Sometimes聽 under windows files are locked. Brasil4Win retry to open them from time to time.
- Optimized for using Psyco: http://psyco.sf.net We suggest you to set it up psyco for on-the-fly compilation of the script. It rocks.
- The script is released under GNU Public License License v2.0, so feel free to use it.
Read More -
This bug fix release of brasil4windows give supports to very big zips (over 2Gb). The fix is very trivial, but it is crucial if you plan to store big zips. You can download brasilwin_1_1 clicking on this link. Upgrade is higly recommended. Zip64 extensions was disabled聽 because the default zip and unzip commands on Unix (the InfoZIP utilities) don't support these extensions, as stated in the Python documentation.
Read More -
I am happy Django Team has released version 1.0 of its python web framework. It was planned for 21th of September, but they speed up things :) We can read on Django web site:
Developed and used over two years by a fast-moving online-news operation, Django was designed to handle two challenges: the intensive deadlines of a newsroom and the stringent requirements of the experienced Web developers who wrote it. It lets you build high-performing, elegant Web applications quickly.
In my own opinion django is too much "DRY", and sometimes simpler solutions was avoided by them because considered "dirty". Anyway, I have followed Django from 2006, and I suggest you to give it a try.Django focuses on automating as much as possible and adhering to the DRY principle.
Read More