your query returned 1 results
Optimize
Modify to achieve maximum efficiency in storage capacity or time or cost.
When we say that we can Optimize your website for search engines or for cross browser compatability, we are referencing a process by which we utilize out knowledge of website standards and adjust the code that creates your site accordingly. Essentially making your website the best that it can possibly be.
DEVELOPER LINKS
PsTools
A link to Mircrosoft? That's right, for MS system admins (or folks who just have a 'need' to execute a script on a remote windows machine), there is nothing like PsTools from SysInternals (now owned by Microsoft).
The best DOM examples from W3Schools
I owe a lot of my ability to grasp the fundamentals of any technology to W3Schools. This page is no exception, they provide you with a ton of 'hands-on' examples to make use of the DOM. I highly reccomend this page!
Date Manipulation
I personally have a really difficult time dealing with dates in PHP, and i found that this series of articles was very informative on the subject.