Free Icons site

8 03 2008

Find some interesting free, looking good.
http://fasticon.com/freeware/





Newton Virus – the only virus you want to have

8 03 2008

Mac is a great place for innovation. Take a look at the new “Newton Virus”. Just plug your the “virus” USB into you victim computer. It caues the desktop icons to fall down as if subject to the gravitational pull from the real world.

Some say it should not be called “virus”, cause it cannot self replicate and spread-out. :)

Here is the company (troika) web-site





codepad – pastebin to run code

6 03 2008

Nowadays, there are many languages available for us. Also, a lot of discussion on which one is better. Frankly speaking, do you ever try out all of them? I tried python (and I like it) but not those LISP akin Scheme, Haskell.

In planetpython.org, I spot a new site named codepad. It allows you to select the programming language, type in your code and click “run” button. Your code will be run and display the result in next page, in pretty format, cool.

Author aware the potential security issues. He has firewall and using VM to restore periodically. It is really well done.
One more thing, this site is written by python.