I program my home computer, beam myself into the future

RSSCloud For WordPress

Posted: September 21st, 2009 | Author: stevie | Filed under: Delicious, Lifestream, Links | Tags: , , , , , , , , , , | No Comments »

RSSCloud support has been enabled on all WordPress.com blogs. If you are running a WordPress.org powered blog you can do the same thing with the RSSCloud plugin.

Via.


sshfs - The SSH File System for MacFUSE

Posted: September 2nd, 2009 | Author: stevie | Filed under: Delicious, Lifestream, Links | Tags: , , , , , , , , , , , | No Comments »

"The SSH File System for MacFUSE"

Via.


Enable Google Calendar in Apple’s iCal

Posted: August 18th, 2009 | Author: stevie | Filed under: Delicious, Lifestream, Links | Tags: , , , , , , , , , , , | No Comments »

How to set up CalDAV support for Google Calendar in Apple's iCal

Via.


phpa-norl

Posted: August 14th, 2009 | Author: stevie | Filed under: Delicious, Lifestream, Links | Tags: , , , , , , , , , | No Comments »

PHP shell for Mac OS X and Windows

Via.


Howto: Passwordless SSH authentication with Putty (via Daily Iteration)

Posted: August 12th, 2009 | Author: stevie | Filed under: Delicious, Lifestream, Links | Tags: , , , , , , , , , , | No Comments »

Essentially, just:

$ ssh-keygen -i -f key.pub >> ~/.ssh/authorized_keys #key.pub generated with PuTTYgen

:)

Via.


MPlayer | FFmpeg.exe for Win32

Posted: August 11th, 2009 | Author: stevie | Filed under: Delicious, Lifestream, Links | Tags: , , , , , , , , , | No Comments »

Binary builds of MPlayer/MEncoder for win32, FFmpeg MinGW related packages and MinGW toolchains.

Via.


How to implement COMET with PHP

Posted: June 3rd, 2009 | Author: stevie | Filed under: Delicious, Lifestream, Links | Tags: , , , , , , , , , , , , | No Comments »

"Comet is a programming technique that enables web servers to send data to the client without having any need for the client to request it. This technique will produce more responsive applications than classic AJAX. In classic AJAX applications, web browser (client) cannot be notified in real time that the server data model has changed. The user must create a request (for example by clicking on a link) or a periodic AJAX request must happen in order to get new data fro the server. "

Via.


JS Bin - Collaborative JavaScript Debugging

Posted: May 28th, 2009 | Author: stevie | Filed under: Delicious, Lifestream, Links | Tags: , , , , , , , , , , , , | No Comments »

"JS Bin is a webapp specifically designed to help JavaScript and CSS folk test snippets of code, within some context, and debug the code collaboratively."

Via.


Better CSS Font Stacks (via Unit Interactive)

Posted: April 15th, 2009 | Author: stevie | Filed under: Delicious, Lifestream, Links | Tags: , , , , , , , , , , , , , , , , | No Comments »

"One aspect of designing for the web that almost immediately offends designers is the lack of fonts that are considered safe to use. While it is true that there are only a handful of web safe fonts, the ones we do have at our disposal can be quite powerful and diversely useful. On top of that, CSS gives us a nice little thing called a font stack."

Via.


Better CSS Font Stacks (via Unit Interactive)

Posted: April 15th, 2009 | Author: stevie | Filed under: Delicious, Lifestream, Links | Tags: , , , , , , , , , | No Comments »

"One aspect of designing for the web that almost immediately offends designers is the lack of fonts that are considered safe to use. While it is true that there are only a handful of web safe fonts, the ones we do have at our disposal can be quite powerful and diversely useful. On top of that, CSS gives us a nice little thing called a font stack."

Via.