By Ed Reckers on January 26, 2009
Smashing Magazine again comes up with a nifty numbered list of steps you can take to protect a WordPress administrator area. All steps are well thought out and there is an active comments section, so checking back may be well worth it: http://www.smashingmagazine.com/2009/01/26/10-steps-to-protect-the-admin-area-in-wordpress/ A number of their steps rely on the most recent version of [...]
Posted in Blogging, How To |
By Ed Reckers on January 16, 2009
A pretty nifty blog post entitled Why PHP Won lists 4 main points as to why the adoption of PHP for most Web projects today outpaces those built on Perl CGI. You can read the post Why PHP Won here: http://startuplessonslearned.blogspot.com/2009/01/why-php-won.html I also begin with Perl CGI/FastCGI on my first major project. I haven’t worked [...]
Posted in Blogging |
By Ed Reckers on January 14, 2009
Magento currently does not sort category products and any product listing for that matter by Newest (highest entity_id). Since my store works best when showing fresh products we felt it necessary to have our Magento installation sort by newest product first (descending) so that just by clicking through categories, users would be seeing the latest [...]
Posted in How To, Magento |
By Ed Reckers on January 5, 2009
Smashing Magazine the online resource for all types of stuff has a post pp called: Joomla Developer’s Toolbox It’s a nice post listing most of the Joomla resources you’d end up encountering while development a Joomla site. Here’s a quick excerpt from the post: Joomla is a popular free and open-source content management system (CMS) [...]
Posted in Blogging |