-
At Gioorgi.com we evaluted a internet file system common gateway for connecting network resources. We compared two solutions: a webdav file system and an ssh-fs file system. The solution should be viable via MacOSX and Linux, but also Windows support will be a plus.
WebDAV
Read More -
"After only 2 years since the previous version, now emacs 23 .1 is available. It brings many new features, of which the support for anti-aliased fonts on X may be the most visible. Also, there is support for starting emacs in the background, so you can pop up new emacs windows in the blink of an eye. There are many other bigger and smaller improvements, including support for D-Bus, Xembed, and viewing PDFs inside emacs. And not to forget, M-x butterfly. You can get emacs 23 from ftp.gnu.org/gnu/emacs/ or one of its mirrors; alternatively, there are binary packages available, for example from Ubuntu PPA."
via Slashdot: News for nerds, stuff that matters.For the young readers, emacs is the oldest Open Source project out of there. And it has a lot to teach to the other integrated developement environments!
Read More -
This magic CSS code is able to change the orientation of the printed page:
@page port {size: portrait;} @page land {size: landscape;} .portrait {page: port;} .landscape {page: land;}For more information, take a look to the CSS Print Profile specification
I thinked it was not possible to define printing orientation via a simple CSS! A very nice discovery indeed…
Read More -
T r u e C r y p t
Free open-source disk encryption software for Windows Vista/XP, Mac OS X, and Linux
Main Features:
Creates a virtual encrypted disk within a file and mounts it as a real disk.
Encrypts an entire partition or storage device such as USB flash drive or hard drive.
Read More -
Erlang Book Review
Jul 19, 2009 · 7 min readen erlang featured lang reviews software · books development erlang framework functional-programming guide http ideas internet java oreilly performance programming-languages·
After reading an interesting article on Erlang and Java interoperability, I have decided to dedicate my spare time to Erlang.
O’Reilly has just published a wonderful book on Erlang, so I decided to dive into it.
Read More -
Unison File Synchronizer
Jul 12, 2009 · 1 min read ·
Several years ago I had the need of keep in sync three computers. After some questions on a java mailing list, a very smart guy suggested me Unison.
read the rest on Unison File Synchronizer.
Unison is a file-synchronization tool for Unix and Windows. It allows two replicas of a collection of files and directories to be stored on different hosts (or different disks on the same host), modified separately, and then brought up to date by propagating the changes in each replica to the other.
Unison shares a number of features with tools such as configuration management packages (CVS, PRCS, Subversion, BitKeeper, etc.), distributed filesystems (Coda, etc.), uni-directional mirroring utilities (rsync, etc.), and other synchronizers (Intellisync, Reconcile, etc). However, there are several points where it differs:[…]
Read More -
YASnippet is a template system for emacs. It allows you to type a abbrevation and automatically expand the abbreviation into function templates.
via yasnippet - Google Code.Bundled language templates includes: C, C++, C#, Perl, Python, Ruby, SQL, LaTeX, HTML, CSS and more.
Yasnippet system is inspired from TextMate’s template system. You can use a tool to import any TextMate template you have to YASnippet.
Read More -
At Gioorgi.com we have used plenty of web frameworks.
Giovanni Giorgi used Seaside, a lot of PHP frameworks, Java Struts, RubyOnRails, and Python Django.
We have started to look for Web2Py, a compact, easy to learn python web framework.
From the most notable feature, it runs also on Google App Engine. Written by an Italian University professor for teaching web development, spots a very clean design, and a robust security infrastructure. We suggest it because installation (and upgrading) is a snap.
Let’s take a look to it…
Read More -
Released on June 8, 2009 Jython 2.5RC4 is out!
We have followed Jython in the past months, and it seems promising looking at the jython newsletter.
-
PHing Is Not GNU make; it's a project build system based on Apache Ant. You can do anything with it that you could do with a traditional build system like GNU make, and its use of simple XML build files and extensible PHP "task" classes make it an easy-to-use and highly flexible build framework. Features include file transformations (e.g. token replacement, XSLT transformation, Smarty template transformations), file system operations, interactive build support, SQL execution, CVS operations, tools for creating PEAR packages, and much more.
via Phing. -
[poll id=“1”]
-
iMacros - Web Automation, Web Testing and Web Scraping
via iOpus | Web Browser Scripting, Web Testing, Web Scraping and Website Monitoring.Record & replay all web surfing activities
Automatically fill out web forms from a database
Automate uploads, downloads, and data extraction
iMacros is the only solution that works with websites that use Flash, Flex, Java and Silverlight
Read More -
In late 1994, when I need to write a programming language it was a pain. You must start with flex, lex and so on, and the way will be very long.
Then I found GCC was able to compile in a pseudo-machine language, already optimized. Then a set of backend was able to emit mc68000, 80x86, power pc code…
Read More -
Bupmed from ArchiveTeam, we have a shocked news:
Geocities was a once very popular web hosting service founded in 1994 and purchased by Yahoo in 1999. On April 2009, Yahoo announced they would be closing Geocities "later this year". Apparently, Yahoo will offer a means to export user data sometime this summer.
The news is also reported by TechCrunch:Not with a bang, but with a whimper. Yahoo! is unceremoniously closing GeoCities, one of the original web-hosting services acquired by Yahoo! in 1999 for $2.87 billion.[...]
GeoCities’ traffic has been falling over the past year. According to ComScore, GeoCities unique visitors in the U.S. fell 24 percent in March to 11.5 million unique visitors from 15.1 million in March of 2008. Back in October, 2006, it had 18.9 million uniques.[…]

Read More -
Hands-on We loved the Xandros based OS the Asus put on the original Eee PC for its simplicity and direct access to applications. Likewise Acer's version of Linpus, installed on the Linux versions of its Aspire One netbook. For 90 per cent of the tasks anyone's likely to perform on a netbook, they're spot on and allow the machines to boot up in under 20 seconds.
via The best netbook-friendly Linux distros • Register Hardware.