I have seen an interesting article on the site with infographic of comparision between 3 most popular PHP based CMS/Blog applications on web.
Courtesy: http://tomaszlisiecki.com/2011/12/review-of-range-of-blog-applications/
I have seen an interesting article on the site with infographic of comparision between 3 most popular PHP based CMS/Blog applications on web.
Courtesy: http://tomaszlisiecki.com/2011/12/review-of-range-of-blog-applications/
Many times while working on recent comment sections on tabbed sidebar widgets or separate code to show recent comments with Gravatar and excerpt linked to the post, there are some issues we faced in wordpress
Mainly, issues were, comments titles were same for all and linked to same post even comments were from different posts and all comments were different. Also some comments shown with the link of the post which don't have a single comment on it, Finally I got the solution on http://stackoverflow.com
Please check the link or you can google the topic: "Display recent comments with gravatar and excerpts?"
I got a nice link to share for beginners on Linux who want to use SVN
http://blog.mypapit.net/2007/04/how-to-use-svn-for-beginners.html
Direct link for the same will be found at:
http://linux.byexamples.com/archives/255/svn-command-line-tutorial-for-beginners-1/
I found this article very helpful, specially when there is very limited documentation and help available for Custom Post Types and Taxonomies in WordPress.
Thanks to "Jared", Web & Graphic designer based in Boston for this lovely article
Read full Article: Click on the link below
Courtesy: http://developer.fellowshipone.com/patterns/code.php
This document outlines our de-facto code standards. The intent is not to be overly legalistic, but rather to give a solid set of guidelines to which developers are expected to adhere. The primary motivation is two- fold: [1] code consistency and [2] best practices. By maintaining consistency in coding styles and conventions, we can ease the burden of legacy code maintenance, and mitigate risk of breakage in the future. By adhering to best practices, we ensure optimized page loading and performance.
The guidelines in this document cover the appropriate usage of standards compliant HTML, CSS, and JavaScript - as advocated by the World Wide Web Consortium and the Web Standards Project, the governing bodies of best practices on the web. It also covers some of the nuances of how we program in the C# language and utilize the ASP.NET framework.
Courtesy: http://hackertarget.com/wordpress-infographic/ (By : http://digwp.com/ )
Nice little infographic showing the usage of WordPress among the worlds top 100,000 sites. Amazing to see that people out there are still running WordPress as old as version 1.5!