Topics
Dates
200902 · 05 · 06
2008
01 · 02 · 03 · 04 · 07 · 08 · 09 · 11
2007
06 · 07 · 08 · 09 · 10 · 11 · 12
Also check out FishoftheBay.com for more thoughts about design and life.
Web Development
Viewing 2 Posts
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:
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.