Five great development blogs to which you should subscribe:
DevTips (subscribe)
ProBlogDesign (subscribe)
David Walsh Blog (subscribe)
NETTUTS (subscribe)
Raymond Selda (subscribe)
{ 2 comments }
Posts tagged as:
Five great development blogs to which you should subscribe:
DevTips (subscribe)
ProBlogDesign (subscribe)
David Walsh Blog (subscribe)
NETTUTS (subscribe)
Raymond Selda (subscribe)
{ 2 comments }
If you look at the top of this page you’ll see that there is a short quip displayed in my header. Every time you visit any page, it changes. I have about fifteen little quotes in my database and they’re set to display randomly with each refresh of the page. I wrote [...]
{ 2 comments }
Once you’ve been blogging for a few years, you’re going to realize that your archives page is huge. For the casual one-post-each-week blogger, it might be okay to display the titles or even excerpts of posts on your archives page. But what about you and your twenty-posts-per-day blogging habit? It won’t be [...]
{ 0 comments }
If you scroll to the bottom of this page, you’ll see that in my footer I display how long I’ve been publishing this site. It’s pretty simple to do this; all you really need is the DateDiff plugin and PHP’s default date() function.
{ 0 comments }
Here’s a handy list of all the WordPress plugins I’m currently using to publish this site.
{ 0 comments }
There are dozens of awesome features in the WordPress CMS, but one of my favorites is the ability to schedule a post for future publication. You can write a birthday wish to someone months in advance so you don’t have to worry about forgetting. You can plan to have an anniversary note appear [...]
{ 0 comments }
LaunchPad is a killer WordPress “domain parking” theme. It’s the perfect way to let visitors know that something cool is “coming soon” when you’ve registered a domain name but haven’t yet had a chance to actually build anything. This high-impact, minimalist layout (example) comes pre-configured with two RSS subscription options — via email [...]
{ 0 comments }
I am astounded by how bad the J.Crew website is. The .jsp filenames indicate that the site is Java. It is tragically slow and the senseless implementation of AJAX makes it near impossible to use. It’s almost 2009! How can there be so many horrible shopping cart systems on the ‘net? [...]
{ 3 comments }