Search   Feed   Browse   Add
Feed items 1 - 2 of 2 for May 2008

Mentalized

The online journal of Jakob Skjerning, a freelance web application developer

StikiPad - When software in the cloud goes sour - May 27, 2008

For a long time I have been using a wiki service called Stikipad to jot down things I wanted to save for later; like business ideas, drafts for blog posts and presentations, stuff like that. Unfortunately Stikipad has looked like this the last 2 weeks or so: This essentially means I cannot get at my data and have not been able to for weeks now. As if that isn&8217;t bad enough in itself, I don&8217;t know squat about what is happening, why a data center move is taking weeks to complete, or..
http://mentalized.net/journal/2008/05/27/stikipad_when_software_in_the_cloud_goes_sour/

Poor mans Javascript console - May 26, 2008

Quick and dirty way of testing Javascript live on a website in browsers without Firebug: <form onsubmit="try $('output').innerHTML = $F('input') + ' => ' + eval($F('input')); catch (e) alert(e) return false"> <div id="output"><div> <input id="input" name="input" value="" on="" > <form> Requires Prototype, but could probably be rewritten as pure Javascript pretty easily. Could...
http://mentalized.net/journal/2008/05/26/poor_mans_javascript_console/
Available Archives
- January (2 items)
- March (2 items)
- April (2 items)
- May (2 items)
- June (2 items)
Sponsored Links
© 2008 FeedCapsule.com  |  Contact