-
With typeface.js you can embed custom fonts in your web pages so you don’t have to render text to images.
Read More -
Unison File Synchronizer
Jul 12, 2009 路 1 min read 路 -
We have found a bug on Brasil4Win.
At the time of writing, when you backup a subversion project, it will be corrupted.
Read More -
Is it possible to use Python to write small ASP-like scripts. In this post we will see how to use it, and the common mistakes you can enconter in your road to the snake…
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 -
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 -
There is a future for SmallTalk? I was a very strong fan of the SmallTalk language, but in the last five years I have seen more and more contraction of its usage in the IT field.
Read More