del.icio.us- laktek/realie - GitHub
- cramforce/node-worker - GitHub
- creationix/do - GitHub
- phreeza/cells - GitHub
- mwild1/xmppjs - GitHub
- jo/quilt - GitHub
- simonw/dogproxy - GitHub
- ialexi/Ace - GitHub
- jed/utfn - GitHub
- gjritter/nodewiki - GitHub
- bunions1/fallingsand-webgl - GitHub
- simonw/ratelimitcache - GitHub
- davisp/cascade - GitHub
- DocSavage/bloog - GitHub
- docco.coffee
- karthick18/inception - GitHub
- nornagon/nodecraft - GitHub
- welterde/nodecraft - GitHub
- Jonty/Idiocy - GitHub
- isaacsu/twich - GitHub
Author Archives: Cortland Klein
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