Feeds:
Posts
Comments

Archive for the ‘web’ Category

Web based presentation kit

books-in-browsers-2011 at master from threepress/html5-tools – GitHub.

Read Full Post »

Whoa, it’s nice to learn something new… (Thanks Lauren!) CSS Data URIs – Use Them In All Browsers Now! | Jon Raasch’s Blog.

Read Full Post »

“…. Or just relaxt and wait for everything to happen automatically sooner or later.”

Read Full Post »

I got tagged in the oh-so popular “25 Random Things” meme on Facebook. To make a point that I sometimes think in code and I don’t think its weird, I wrote the script below to randomize my list before I posted it. import random f = open(’25-things.txt’) list = f.readlines() “”"Magnus L Hetland’s solution http://bit.ly/uN4iq”"” [...]

Read Full Post »

If you find yourself directly manipulating a WordPress post (say outside of “The Loop” by using query_posts, e.g. query_posts(array(‘category__and’ => array(1,3)));) you may need to do some extra work to get the pretty formatting that WP does for you in things like the_content() and the_excerpt(). Say you have a single post in a local variable [...]

Read Full Post »

In BBEdit I use the keyboard shortcuts a lot. They’re a great way to save some time. The default behavior for the keyboard short cut to insert (or wrap the selected text in) the <p> tag always bothered me, it put the <p> and </p> on new lines like: <p> </p> What I want (almost [...]

Read Full Post »

Take a close look at the icons after certain stories in the ‘latest news’ section of cnn.com Notice anything odd? video icon, check…. what’s that next to it? is that a t-shirt icon? what could that mean? why is the t-shirt icon next to some headlines and not others? Go ahead click on one. Yep. [...]

Read Full Post »

JQuery + Microsoft + Nokia + Conference == massive tweting

Read Full Post »

“We have to admit, the old download manager totally sucked.” Beta is beyond retro-cool. Remember the late 90′s? Recalled by some as, “The Golden Age of Beta”, is it being eclipsed? With a health dose of web2.0 badges screaming: “BETA!”, anything could happen. –I am so starting a band called The Beta Band, no wait [...]

Read Full Post »

With possibly the best opening tweets in Twitter history, CERN announced the successful start up of the Large Hadron Collider. twitter.com/cern

Read Full Post »

Older Posts »

Follow

Get every new post delivered to your Inbox.

Join 1,049 other followers