by Jason Clarke on November 2, 2009 at 01:00 PM

Mac users that have been spoiled by text editors like TextMate often find themselves frustrated when moving to a Windows machine. While there are lots of text editors for the Windows platform, it's hard to find one with the clean design sensibilities that TextMate offers.
Well, there's a new editor in town, and its name is Sublime Text. I don't mean to equate it too much to TextMate since they are ...
by Jay Hathaway on September 18, 2009 at 10:00 AM

Snippet is an OS X app that gives you quick access to snippets of code you want to reuse in your projects. it sits in your menubar, and its most important functions are accessible without using a mouse. You can add new snippets and search your saved ones using hotkeys, so you don't break up your workflow. Once you grab a snippet, it'll send the focus back to the window you were coding in, no ...
by Jay Hathaway on August 28, 2009 at 11:00 AM

Microsoft's Popfly, a place to create games and game mashups, closed down on August 24. Although all the site's users lost their accounts, Popfly is far from completely dead. Microsoft has open-sourced the code and put it up on CodePlex, free to be used by any aspiring game makers out there. Of course, features that depend on the now-defunct site, like high scores, aren't included, but someone ...
by Jay Hathaway on June 24, 2009 at 08:00 AM

Google's blogging about making the web faster, and they're backing it up with Page Speed, a Firefox add-on that makes sure your webpages use best practices to load as quickly as possible. Page Speed was quietly launched earlier this month on the Google Code blog, but now it's mentioned on The Official Google Blog, in a post that lays out some factors that slow down the web, and how Google thinks ...
by Lee Mathews on October 9, 2008 at 01:00 PM

For the longest time, I thought I needed to use Dreamweaver to edit my web code. That bothered me. I didn't like the way it handled saving files to my remote server, and it was just too damn bulky for my taste. And there's the price tag. I wasn't really a fan of that either. Fortunately, I discovered Notepad++. It's totally free, extremely powerful, and does everything I need an editor to do (and ...
by Kristin Shoemaker on July 11, 2008 at 06:00 PM

Seriously guys, we love you. Okay, fine, maybe not in the way your mom loves you, or your dog loves you, or your significant other loves you. But we definitely love you in that totally uncomfortable, care-free, "Hey, let us buy you a Red Bull and Pop Rocks next time we're at the convenience store" sort of way. We don't just love you for your looks, or your superior intelligence, or because you can ...
by Kristin Shoemaker on June 26, 2008 at 11:00 AM

An XHTML editor is a lot like a teacup dog breed or a designer pig. Okay, so they don't tremble incessantly or have the tendency to pee in the corner of your living room. They are really just highly specialized, souped-up versions of something else. Chihuahuas are pack animals, just like wolves. Potbellied pigs know instinctively how to root around for tasty things, as do wild boars. And XHTML ...
by Todd Ritter on February 6, 2008 at 09:00 AM

htmlPlayground is a helpful reference for web developers of any skill level. It provides an easy way to generate, test, and learn about HTML and CSS syntax. Simply select your reference (HTML tags, attributes, or CSS properties), and then select an item like "blockquote." htmlPlayground will then display a description of the item (to explain what it's used for), an example code snippet that is ...
by Robert Headley on February 2, 2008 at 01:30 PM
![Google]()
Brad Fitzpatrick, the developer responsible for Livejournal and OpenID is up to it again. This time, he let us know on the Google Code blog, that the API for Social Graph is now available. Social Graph is an API that functions like a Pagerank for social relationships. The idea is that when you join a new social network you don't have to manually add previous relationships because it can populate ...
by Todd Ritter on January 25, 2008 at 01:30 PM

Schnippselchen is a source code management app that lets software developers manage multiple types of code that may need to be reused. The program has a sidebar with a "Categories" section (helpful for separating code by language) and a "Snippets" section for the actual titles of your code snippets. So you could have a PHP category with five snippets of PHP code that run your LOLcats ...
by Chris Gilmer on October 17, 2007 at 07:00 PM

Google has quietly announced some new features for Analytics, its web tracking tool. They seem small, but these additional tracking features will provide much greater insight into what is going on your website since you can't always peer over visitors' shoulders to watch. The updates include:
Site Search Tracking - Users will now be able to tell exactly what keywords visitors searched for on ...
by Chris Gilmer on September 12, 2007 at 08:00 AM

Yahoo! owned RightMedia has been serving ads to popular networks such as MySpace, Bebo and Photobucket that could wreak havoc on visitors' machines. The Trojan which was reported to have been inserted by a third party ad server, was tracked down to RightMedia. The infected banner ad supposedly ran several million times over a three week period after it was first spotted on August 8th by a web ...
by Chris Gilmer on August 31, 2007 at 02:00 PM

Some Google Blogger users have been stung with attacks over the past little while, causing disturbing infections. Or is it just a case of the splogs. Malicious hackers have supposedly been successful in gaining access to some blogs and posting fake entries with weblinks that lead to infectious downloads on Windows PC's. A security researcher started noticing the corrupt links turning up in Blogger ...
by Chris Gilmer on July 6, 2007 at 06:00 PM

Have you ever wanted to create a nice little Web 2.0 mashup, but just didn't know where to turn to for an API that could grab the information you are looking to incorporate? API's, application programming interface, are the source code that computer program libraries provide in order to support service requests. API's are often part of a standard software development kit, commonly referred to as ...
by Chris Gilmer on June 29, 2007 at 11:00 AM

Digg, your favorite social news site, ran a contest to celebrate and promote the release of the Digg API. Entrants to the contest used both the Digg API and the Flash toolkit to create interesting works that could be viewed in flash and on the Adobe Apollo platform. Submissions ended on May 16th, and the work started for the judges who narrowed things down to the top 10. Criteria for the final ...