r10 - 15 Jun 2008 - 20:24:45 - JeffreyThompsonYou are here: TWiki >  Main Web > CoolTools
A take-off theme from JasonPowell's Cool Tools section of his bi-monthly Interactive Church IT Podcast

  • SQLite is an open source software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine that runs on all platforms. It's also very fast. Rather than using fopen() to write XML or some proprietary format into disk files used by your application, use an SQLite database instead. You'll avoid having to write and troubleshoot a parser, your data will be more easily accessible and cross-platform, your updates will be transactional.
  • GenControl: A simple desktop remote control program that can temporarily install VNC and connect to another machine on your domain in a matter of seconds.
  • KeyPass Password Safe: Keep all of your Internet ID and passwords safe, even store them on your USB key and use on different computers.
  • OpenDNS: Free Anti-Phishing and Content Filtering DNS
  • Password Safe: Open Source secure password management program
  • PassPack: Online web-based password management to store your passwords; never stores unencrypted information on their server and has an offline version.
  • SpinRIte: Very useful utility that can restore data from bad hard drives, and can often make those drives reusable again -- bm
  • UnisonFileSync: Unison is a an Open Source bidirectional file-synchronization tool for Linux, Windows, and Mac OS X.

-- JeffreyThompson - 11 Jun 2007

Edit | Attach | Printable | Raw View | Backlinks: Web, All Webs | History: r10 < r9 < r8 < r7 < r6 | More topic actions

tip TWiki Tip of the Day
Linking to a file attachment
One can create a link to a file attachment using one of the following TWikiVariables, %ATTACHURL% or ... Read on Read more

 
Home
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback