open-menu closeme
Home
RetroComp icon
Retro Computing Articles Composition Notebooks 8bit
DevOps icon
Automation K8s Done Right
GenAI icon
Fatlama Newsletter Generative AI
Projects icon
Software Projects Arduino Misterio Esp8266 SQLite
Status
Links icon
GitHub LinkedIn
About
github linkedin rss
  • WebDAV versus Sshfs

    calendar Aug 2, 2009 · 3 min read
     en featured knowledgebase  · linux macosx security
     ·
    Share on: twitter facebook linkedin copy
    WebDAV versus  Sshfs

    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
  • Changing orientation via a stylesheet

    calendar Jul 26, 2009 · 1 min read
     en knowledgebase  · html magic web
     ·
    Share on: twitter facebook linkedin copy
    Changing orientation via a stylesheet

    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
  • TrueCrypt - Free Open-Source On-The-Fly Disk Encryption Software for Windows Vista/XP, Mac OS X and Linux

    calendar Jul 22, 2009 · 1 min read
     en knowledgebase  · security
     ·
    Share on: twitter facebook linkedin copy
    TrueCrypt - Free Open-Source On-The-Fly Disk Encryption Software for Windows Vista/XP, Mac OS X and Linux
    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
  • Unison File Synchronizer

    calendar Jul 12, 2009 · 1 min read
     en knowledgebase software  · file guide opensource script subversion
     ·
    Share on: twitter facebook linkedin copy
    Unison File Synchronizer

    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.

    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 the rest on  Unison File Synchronizer.


    Read More
  • yasnippet - Google Code

    calendar Jul 5, 2009 · 1 min read
     en knowledgebase  · editor emacs perl python ruby
     ·
    Share on: twitter facebook linkedin copy
    yasnippet - Google Code
    YASnippet is a template system for emacs. It allows you to type a abbrevation and automatically expand the abbreviation into function templates.

    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.

    via yasnippet - Google Code.


    Read More
  • Web2Py: a python web framework we like

    calendar Jun 29, 2009 · 2 min read
     en knowledgebase python  · design django framework google python web
     ·
    Share on: twitter facebook linkedin copy
    Web2Py: a python web framework we like

    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
  • Jython 2.5rc4 has been released

    calendar Jun 25, 2009 · 1 min read
     en knowledgebase  · java jython news python
     ·
    Share on: twitter facebook linkedin copy
    Jython 2.5rc4 has been released

    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

    calendar Jun 22, 2009 · 1 min read
     en knowledgebase  · ant build lang make php sql xml
     ·
    Share on: twitter facebook linkedin copy
    Phing
    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.
  • iOpus | Web Browser Scripting, Web Testing, Web Scraping and Website Monitoring

    calendar Jun 15, 2009 · 1 min read
     en knowledgebase  · scripting
     ·
    Share on: twitter facebook linkedin copy
    iOpus | Web Browser Scripting, Web Testing, Web Scraping and Website Monitoring
    iMacros - Web Automation, Web Testing and Web Scraping

    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

    via iOpus | Web Browser Scripting, Web Testing, Web Scraping and Website Monitoring.


    Read More
  • C– for cross compiler

    calendar Jun 14, 2009 · 2 min read
     en knowledgebase software  · complex interface lang
     ·
    Share on: twitter facebook linkedin copy
    C-- for cross compiler

    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
  • Slashdot | Yahoo Releases Open Source Hadoop Distribution

    calendar Jun 11, 2009 · 1 min read
     en knowledgebase  · apache cloud-computing google ideas lang
     ·
    Share on: twitter facebook linkedin copy
    Slashdot | Yahoo Releases Open Source Hadoop Distribution
    Yahoo has been a vociferous Apache Hadoop user and supporter for several years now, and uses it extensively within its Search technologies. Hadoop has been gaining popularity in the Cloud Computing space, with companies like the NYTimes converting 4TB and 11 million articles to PDFs in under 24 hours using Hadoop and EC2 in late 2007. Hadoop has been made available in Amazon's cloud and Yahoo has now released its own Hadoop version.
    from Slashdot | Yahoo Releases Open Source Hadoop Distribution.
  • WinRun4J

    calendar Jun 10, 2009 · 1 min read
     en knowledgebase  · java java-espresso
     ·
    Share on: twitter facebook linkedin copy
    WinRun4J
    WinRun4j is a java launcher for windows. It is an alternative to javaw.exe and provides the following benefits:
    • Uses an INI file for specifying classpath, main class, vm args, program args.

    • Custom executable name that appears in task manager.

    • Additional JVM args for more flexible memory use.


      Read More
  • jQuery plugin: Tablesorter 2.0

    calendar Jun 8, 2009 · 1 min read
     en knowledgebase  · html javascript jquery table web
     ·
    Share on: twitter facebook linkedin copy
    jQuery plugin: Tablesorter 2.0

    Often Customers require a way of ordering columns of small html table. This JQuery plugin offer a fast, and nice solution:

    jQuery plugin: Tablesorter 2.0.

  • WolframAlpha A new type of search engine

    calendar Jun 4, 2009 · 3 min read
     en knowledgebase software  · google internet news search-engine
     ·
    Share on: twitter facebook linkedin copy
    WolframAlpha A new type of search engine

    Hi World. I didn’t lost a bit of  grip on edge news, altrought now I am married!

    In the first days of May we read about a new serach engine, called WolframAlpha.

    The idea behind WolframAlpha are interesting, so we will take a close look to it.

    Slashdot is following the engine very tightly (“Wolfram Alpha Launches Tonight, On Camera”, published  on May 16) ans so will do Gioorgi.com.

    [UPDATED! Google Squared is out of there!!]

    First published on May 18th, 2009


    Read More
  • ack – better than grep, a power search tool for programmers

    calendar May 29, 2009 · 1 min read
     en knowledgebase  · perl
     ·
    Share on: twitter facebook linkedin copy
    ack -- better than grep, a power search tool for programmers
    ack is a tool like grep, aimed at programmers with large trees of heterogeneous source code.

    ack is written purely in Perl, and takes advantage of the power of Perl’s regular expressions.

    via ack – better than grep, a power search tool for programmers.

    • ««
    • «
    • 9
    • 10
    • 11
    • 12
    • 13
    • »
    • »»

Recent Posts

  • Postgres Take it All
  • La ruota del Destino
  • Darth Android
  • Vps Provider
  • Chat
  • RSS Readers
  • Vibe Coding: easy to say, difficult to survive

Latest comments

    Giovanni Giorgi

    Copyright 1999-  GIOVANNI GIORGI. All Rights Reserved

    to-top