Main Page
From Freelock Knowledge Base
Welcome to the Freelock Knowledge Base!
This is a collection of technical notes, tips, and tricks related to Freelock Computing's services and various open source projects. We document what sorts of things we do to get software to work, and keep it here for our benefit, but also for yours.
Contents |
[edit] Website Hosting
[edit] Domain Names
[edit] Email
IMAP offers significant benefits over POP. The main one is that emails are stored on the server, allowing synchronization between your devices. We use IMAP servers for email.
[edit] Standard options
[edit] Email Client Setup
Microsoft email clients will need some extra configuration because they don't behave according to standards, Here's how:
[edit] overview
- Linux Desktop
- Linux command line
- LTSP
- vmware
- Web Application Notes
- Server Administration Notes
- Linux Desktop Notes/ Mac Desktop notes
- Management tools
- Backup Notes
- Development Notes
[edit] AJAX/CSS/Javascript
Great IBM article on cross-platform scripting.
We're starting to play around with this a lot. First a reference to a hidden gotcha: memory leaks.
Get Drip here: http://jgwebber.blogspot.com/2005/05/drip-ie-leak-detector.html. This is a memory leak detector for IE.
Ajax and Rails: http://www.onlamp.com/pub/a/onlamp/2005/06/09/rails_ajax.html
New on the scene from Google: Google Sitemaps https://www.google.com/webmasters/sitemaps/login
Ajax for PHP Developers: http://www.phpbuilder.com/columns/kassemi20050613.php3
Ajax history: http://www-128.ibm.com/developerworks/opensource/library/os-php-rad2/?ca=dgr-lnxw02AjaxAndPHP
- Ajax patterns
- Ajax blog
- Google Suggest Dissected and the script.
- Jon Udell on Tibco toolkit
- Simple Ajax Code Kit (SACK), by Word Press developer. Follow links for plugins/toolkit. We're using this toolkit for its nice simple management of the XmlHttpRequest object.
- Fixing the back button (also see here
[edit] Dojo Toolkit
[edit] Ajax apps
- Voo2do
- Kiko
[edit] CSS
[edit] HTML for Email
http://www.sitepoint.com/article/code-html-email-newsletters
[edit] Google Maps API
[edit] PEAR Image_Graph
[edit] SEO
[edit] Subversion
http://www.abbeyworkshop.com/howto/misc/svn01/

