SiteCrafting Blah Blah Blog
Feb. 16, 2007 at 11:02am
A little thought goes a long way
Why it's important to listen

Here at SiteCrafting, we are quite busy with new projects. As such, we have realized that additional staff is necessary to meet the demands for our services. With the addition of new staff members comes the need for more furniture. We also decided that this would be a great time to rearrange the office, and create 3-4 person "pods" for team collaborative purposes. So, we headed off to the furniture store that supplied us with our current desks and chairs, hoping to place an order for 14 new tables.
Read moreComments (0) | Posted in Critiques, Deep Thoughts by Mark Neidlinger
Oct. 16, 2006 at 12:57pm
File Extensions
I've been using a fairly complicated function to grab the extension of an uploaded file. I have run across many instances where I have wanted to split up the file name from the file extension, or just find the file type. Since MIME types are not reliable enough for grabbing a true extension, I have been using this aforementioned function.
Read more
Comments (5) | Posted in Coding Techniques, PHP by Mark Neidlinger