<?xml version="1.0" ?>
<rss version="2.0">
<channel>
<title>Timestretch.com</title>
<description>PHP articles, Desktop Pictures, Music Videos, and Music by Erik Wrenholt</description>
<link>http://www.timestretch.com/</link>
<generator>Timestretch CMS</generator>
<language>en-us</language><item><title>Asm Programming Using Jmp/Call</title>
<description>
Learn how to print &quot;Hello, World!&quot; in assembler on MacOS X using the jmp/call method to get a pointer to the string to print. Happy Hacking!

</description>
<link>http://www.timestretch.com/site/asm_programming_jmp_call/</link>
</item><item><title>LidWakeOff: prevent Macs from Accidently Waking</title>
<description>
&lt;p&gt;LidWakeOff is a StartupItem that prevents a PowerBook or MacBook from waking up when the lid is opened.  You may find this useful if you have a broken latch on your PowerBook.&lt;/p&gt;

</description>
<link>http://www.timestretch.com/site/lidwakeoff/</link>
</item><item><title>Building SpiderMonkey Javascript 1.6 on MacOS X</title>
<description>
&lt;p&gt;I wanted to run a Javascript version of a Mandelbrot program that was submitted to me for my &lt;a href=&quot;http://www.timestretch.com/FractalBenchmark.html&quot;&gt;Fractal Benchmark&lt;/a&gt; page.  Unfortunately, I ran into trouble compiling SpiderMonkey, Mozilla's Javascript interpreter.  Here's how I finally got it working on MacOS X.&lt;/p&gt;
</description>
<link>http://www.timestretch.com/site/build_javascript_on_osx/</link>
</item><item><title>Assembler Programming for Intel and PPC</title>
<description>
&lt;p&gt;A simple example of how to write Hello World on both a PowerPC and an Intel for MacOS X.&lt;/p&gt;</description>
<link>http://www.timestretch.com/site/macosx_asm_programming/</link>
</item><item><title>Url2thumb - Generate Thumbnails from URLs</title>
<description>
Url2thumb is a simple command line program for MacOS X that creates a thumbnail of a website as a JPEG. By default, it will create a 400 x 200 pixel image, but you can specify other sizes by passing in an optional width and height parameter.</description>
<link>http://timestretch.com/url2thumb/</link>
</item><item><title>Ruby, Io, Python, Java, C Benchmark</title>
<description>
I ran some benchmarks to compare Ruby, Io, Vectorized Io, Python, Java, and Plain C speed at rendering a Mandelbrot set.  Source code is included for each language.</description>
<link>http://www.timestretch.com/FractalBenchmark.html</link>
</item><item><title>Linux on iPod review from xlr8yourmac</title>
<description>
This is the best article I've seen on Linux on your iPod.  If you're tired of waiting for Apple to open up their platform, Linux maybe what you're waiting for.</description>
<link>http://www.xlr8yourmac.com/feedback/linux_on_ipod/Linux_on_ipod_review.html</link>
</item><item><title>Writing Secure PHP Applications</title>
<description>
PHP is a powerful scripting language for building web applications, and also one of the easiest ways for hackers to gain access to your web server. Developers need to understand how their scripts can be exploited in order to protect them.</description>
<link>http://www.timestretch.com/site/writing_secure_php_apps/</link>
</item></channel></rss>