By Natan Yellin on Jun 20, 2007 in Programming | 1 Comment
Sorry about the lack of updates. I’m working on a plugin for Wordpress. The plugin’s purpose is to confuse email harvesters (computer programs that crawl along the internet looking for emails to spam) and to prevent them from collecting any emails. I’m going to attempt that using several methods that I don’t think anyone else is [...]
By Natan Yellin on Apr 12, 2007 in Programming | 2 Comments
UPDATE: Thanks to some advice by doomlaser, I’ve fixed the problem with the screensaver. You can download the new version from the link at the bottom of the page.
Check out this screensaver. If you look at it in System Preferences it looks harmless enough. But when you actually run it, it shows a (fake) kernel [...]
By Natan Yellin on Mar 22, 2007 in Programming | 0 Comments
This is a tutorial on basic HTML. HTML is a markup language (a markup language is similar to a programming language) that is mainly used to create websites. It is also used to make widgets for Mac OSX. This tutorial is the first part of a series on how to make widgets. Eventually, I’m going [...]