del.icio.us- Patrick Combs - Stories
- HTML5 Peeks, Pokes and Pointers
- Miro: Bug 14081 – Adding Non Feed Video from Library into a Video Feed
- AeroFS Blog
- Dealing with "Information Overload" - A Healthy Information Diet - InfoVegan.com
- YouTube - JavaZone Trailer: Java 4-ever
- Communism: Censorship and Freedom of Speech
- YouTube - MORTAL KOMBAT
- HTML5 vs Flash
- F.lux: software to make your life better
- WTF is HTML5 (Infographic)
- Book Burning
- canvg - Project Hosting on Google Code
- Apple - HTML5
- Twister: Iterative MapReduce
- breadth-first graph search using an iterative map-reduce algorithm | johnandcailin
- Hacker News | Go To University, Not For CS
- Less Wrong: Diseased thinking: dissolving questions about disease
- Tv's cobweb: Incremental mapreduce
- Iconza - Free colored icons for your web site and blog
Monthly Archives: May 2008
JavaScript Firefox workaround
Because of a security reason (thanks, Asa), Firefox does not like script elements in the style: <script type=”text/javascript” src=”jquery-1.2.3.js” /> <script type=”text/javascript” src=”jquery.cookie.js” /> Safari handles this correctly, however Firefox seems to only load the first one and ignores the … Continue reading
WP-OpenID Woes
I’m trying to add my OpenID to my WP-OpenID plugin for my WordPress blog. However, when I try to add my OpenID, I get the following error: Error: OpenID assertion failed: return_to does not match return URL. Expected http://pixelcort.com/wp-admin/users.php?action=verify_identity&page=openid, got … Continue reading
Posted in General
Leave a comment
Definitions of Web 1.0, 2.0, and 3.0
I read a comment on an article explaining Web 1.0, 2.0, and 3.0 that I found really summarizes the whole thing: Web 1: static [Read] web 2: dynamic [Read/Write] web 3: programmable[Read/Write/Execute] I believe this is a great simplified way … Continue reading
Posted in General
Leave a comment