Categories
WordPress

What’s New in Revisions for WordPress 3.6

The All New Revisions UI and numerous bug fixes! The revisions system in WordPress has been given a complete overhaul in the new (upcoming) Version 3.6 of  WordPress.  The new version of revisions patches several longstanding bugs and issues with the revisions system and introduces a slick new user interface for viewing and comparing revisions. […]

Categories
Programming website development WordPress

Contributing to WordPress core

Recently, I started contributing to WordPress core. I’ve decided to hone my WordPress skills beyond writing WordPress plugins. Contributing code patches to core is exciting because they get scrutinized by some top notch programmers I admire, and if accepted, get used directly in WordPress. I’ve also been testing bugs and other people’s fixes when I […]

Categories
Programming Uncategorized Website Design website development Website Hosting WordPress

Enforcing _blank target on external links

When training new clients on how to edit their own websites in wordpress, I often mention the convention of ‘targeting blank’ when linking to another website. Adding the ‘target=”_blank”‘ tag to the link opens a new window when the user clicks the link, leaving the client website open in the background . Still, I know […]

Categories
Programming website development

Icemap – Icecast Streaming Server Geo-Ip Map

I did this programming project for my local public radio station, KVNF. The map sample is updated with every refresh, and a history is maintained and viewable. http://earthbound.com/icemap/?zoom=4

Categories
Internet Website Hosting

Google DNS Hacked! at my local ISP

Update: as of 10:50 DNS am is restored for google.com. Its happened, the internet is dead! Well, nearly dead anyway – today I was suddenly unable to access Google’s Analytics service around 10:10am MST. At first i thought it was a general failure, but other sites were still working. So I issued a whois command, […]

Categories
website development WordPress

Web Development Enters a New Era

Web publishing platforms such as WordPress have reached a maturity level that allows developers to deploy robust websites managed and maintained by clients. The developers role becomes focused on design and implementation, while content development is client driven. Modern libraries like jQuery and the WordPress plugin mechanism mean that ideas and projects that used to take […]