Category Archives: open source

setting software free….

youos.com

youos.com This site is awesome. What a killa dilla idea!  And it’s all written in javascript!! Blogged with Flock

Posted in internet, open source | Leave a comment

testing changes to geopress

I’ve renamed it robopress, but haven’t changed much else. I’d like to use maps.google instead of yahoo; a scrolling zooming map is cooler than a static map any day. If I make any progress, I’ll give the code back to … Continue reading

Posted in my code | 1 Comment

my first AJAX type thing

This code is very very very stolen from Wikipedia. I don’t know why it doesn’t work here, but it works on my journal <script> // Wikipedia JavaScript support functions function showTocToggle() { if (document.createTextNode) { // Uses DOM calls to … Continue reading

Posted in my code | Leave a comment

000 to 999 in emacs

There have been times that I’ve needed lists of numbers in order. Mostly for programming things. Today I created such a list using emacs via a keyboard macro. To use it, do M-x edit-kbd-macro and then choose a key combo. … Continue reading

Posted in my code | Leave a comment

themes

I just installed the Batavia 1.5 theme. I didn’t like the color, but I like the design, especially the little squares around the top of the calendar. Dude said it’s easy enough to change the colors, so that’s what I … Continue reading

Posted in open source | Leave a comment

WordPress

Testing wordpress Continue reading

Posted in open source | 1 Comment