Posts tagged as:

Web Dev

I recently did the unthinkable. I changed the URL structure of my blog’s URLs. Long considered a scary territory, along with moving domains, due to the SEO implications and potential for losing traffic, I was convinced by Bruce Keener to give it a shot. Ever since my blog launched I have been using the domain/year/month/day/post-name URL structure. I thought it was quite handy to know when the post was written before even loading it, but I ended up dealing with very long URLs that got quite annoying. In addition, [click to continue…]

{ 32 comments }

I take a lot of pictures for reviews on this blog, most with a Nikon D90 DSLR camera. A good chunk of my time on larger reviews is actually spent reviewing hundreds of images, then fine-tuning the best ones in Photoshop (case in point, my upcoming car review is taking forever). I’ve been using some version of Photoshop since the Mac OS 8 days. However, I mainly used it for the same basic image manipulation techniques — cutting people out of backgrounds while I was on my high school’s yearbook staff, and lots of cropping, levels tweaks [click to continue…]

{ 13 comments }

It has been almost 2 years since the last time I had a significant redesign of this blog. I figured it was time to start tinkering again. Instead of relying on the same blog theme and code base I have been working with for over 3 years now, I decided to use Chris Pearson’s Thesis WordPress theme as my base. For one, Chris Pearson is also a fellow Georgia Tech alumnus. Second, the Thesis theme [click to continue…]

{ 64 comments }

The title of this post might be a little cryptic to those not familiar with the Apache webserver, but this post is a sort of followup to Paul Buchheit’s recent post “Make your site faster and cheaper to operate in one easy step” as well as a response to a recent Skribit suggestion. The step he’s referring to is getting your web server to utilize gzip encoding. [click to continue…]

{ 44 comments }

My last startup update discussed Skribit’s recent redesign and entrance into the GRA/TAG Business Launch competition. Since then a few things have been keeping us busy. For one, we have had more and more server issues. While Skribit doesn’t use much in the way of CPU [click to continue…]

{ 33 comments }

Full-time Startup: Skribit Week 8 (Redesign)

March 2, 2009

The last few weeks of working on Skribit have been proved to be rewarding. It’s finally gotten to a point where it’s noticeable that we are making some progress with product development. This past Friday I pushed live the new redesign of Skribit.com. A few weeks ago we hired graphic designer Justin Ruckman to pump [...]

16 comments Read the full article →

First Impressions: Safari 4 Beta

February 25, 2009

Those of you that have been following this blog for a while know that I have been in a cycle of switching between Firefox and Safari as my primary browser almost regularly. I’ve even gone way of Flock back in the day. However, I have always ended up coming back to Firefox. Firefox is like [...]

27 comments Read the full article →

Review: Iconfactory xScope

February 15, 2009

I may be rather late to the party but I recently discovered Iconfactory’s xScope last week while graphic designer Justin Ruckman was in town working on the next version of Skribit. I saw him using xScope’s Dimensions tool to painlessly measure distances between on-screen elements. I was hooked from then and started using the xScope [...]

9 comments Read the full article →

100 Applications and Services I Use Daily

January 29, 2009

Almost a year ago I wrote a now somewhat outdated article titled Startup 101: Tools for the Job. A suggestion on my Skribit account asked me to delve into the software I use on a regular basis, so I decided to put the two together and briefly discuss some of the tools that keep [...]

48 comments Read the full article →

Full-Time Startup: Skribit Week 2

January 17, 2009

As a follow-up to my post detailing my first week of full-time work at Skribit, this post will talk about my adaptation to the working from home lifestyle as well as how work is going. I have slowly gotten into a work routine and generally start work around 8 or 9am until around 5pm, when [...]

32 comments Read the full article →

My First Day Working Full-Time for Skribit

January 7, 2009

I’m sorry to disappoint – this post has nothing to do with the Apple keynote at Macworld 2009, iTunes going completely DRM-free, the new 17-inch MacBook Pro with an 8 hour battery life, or a myriad of CES coverage. Instead, this post is about my first day of full-time work at Skribit, a startup helping [...]

45 comments Read the full article →

How To: Getting Started with Amazon CloudFront

December 8, 2008

Amazon’s Simple Storage Service, S3, is quite wonderful. It’s cheap, secure and virtually infinite in storage capacity. Some people have begun utilizing S3 to host files for their website that would otherwise be expensive in bandwidth costs to serve from their own server. I actually used to host all static template images on [...]

26 comments Read the full article →

How I Learned to Code

October 6, 2008

When you talk to accomplished programmers, it’s no shock to hear they began programming at a very young age. Unfortunately, I was not the same way and did not grow up programming. I was much more into hardware during my childhood. I learned how to solder, read and write circuit schematics and build small projects. [...]

32 comments Read the full article →

Webmaster Jam Session Coming to Atlanta

August 15, 2008

It’s finally happening. A big tech event I’ve actually heard about before is coming to Atlanta. It’s called Webmaster Jam Session and it is a forum for designers, developers and the rest of the lot to exchange knowledge and socialize. I usually don’t use my blog to spread the word about events like this but [...]

10 comments Read the full article →

How To: Subversion Basics

February 7, 2008

John Ratcliffe-Lee writes in with a question about how to use Subversion to easily keep tabs on a frequently updated software CMS he wants to use. First off, what is Subversion? It’s a widely used version control system, or in

24 comments Read the full article →