Web Development
Viewing 2 Posts
Apr 06, 2008

The Pitfalls of Site Re-Launching Alone

Last week I launched a revamp of my site, OneUpMe.com which I spent most of the previous weekend re-coding. I don't have a team of developers and designers to make sure everything goes according to plan, and as such I've noticed a few things over the last week as the site debuted that should be noted:

Feb 26, 2008

Formatting File Names

In case you don't do this already, I wanted to point out the advantages of using some kind of format for naming all your files (or at least the images). It can easily become confusing to remember what you named your images when you've uploaded dozens to your site. So when this becomes the case, you may find it useful development-wise to come up with some kind of format for naming your images. Perhaps all start with a unique name followed by an underscore and some other keyword, etc.