|
|
|
|
Login To Share Articles With PHP Community Frameworks? Parent, child, and grandchild themes?One question that crops up every once in a while from my theme users is how to create a WordPress grandchild theme. Most of the… read more PHP: Rendering Web Pages Using the Composite View Design PatternWelcome to the conclusion of a five-part series on the Composite View design pattern. This article will focus on a way to make use of… read more Resolve many-to-many relations a bit different with MySQLIn database modeling, a m:n relationship is usually resolved by an additional table. But what if this relation is used only for archiving and the… read more Paths and URLs in WordPressI was reading an article on Sitepoint about custom write panels the other day when I got heavily annoyed. The direct reason for this was… read more A complete idiot’s guide to git-svn-migrate, 3 steps to batch convert Subversion to GitI had 142 legacy project Subversion repositories lying around I wanted converted to Git and, since I’m lazy, I pulled on my bash boots and… read more What's in a framework, experiences from Rails and DrupalOver the last two years in particular I've learned a lot about frameworks and I'd like to share an observation about which framework feels right… read more The different kinds of testingI've been consulting on a Zend Framework application, with the goal of repairing the test suite and expanding it. In this article I'll describe the… read more Tutorial: How to Group Fields in Views With a Div or Span TagThis is a howto for wrapping a div around a few of your view fields (and not others). This is useful, for instance, for being… read more My (SQL) WorkLog: MySQL: Kill sleeping connectionsIt’s all about My (SQL) favorite tools, utilities, tips, tricks, code snippets, discoveries and best practices. read more Test New Fonts using HTML 5 and CSS 3Yesterday, I was reading a post on ycombinator about the New free monospace programming font by Mark Simonson: Anonymous Pro. I decided to check out… read more JQuery image plugins/galleries you should never miss!Here's a list of some JQuery image galleries/plugin which will add some coolness quotient to your websites! read more Quality Control - Using WordPress as a Ticket TrackingQuality Control is free WordPress Theme that designed to allow the creation, and tracking, of tickets. read more ocPortal - Advanced Open source CMS with many inbuilt features.ocPortal CMS have all the features you would expect from a CMS as part of its product. It is built in PHP and MySQL. read more Contributing to ZendFrameworkBeginners articles are important to put on the web since every one of us had it's beginnings and these are the sort of articles where… read more PHP: What is More Powerful Than list() – Perhaps extract()Recently I wrote about list() in PHP which is indeed very powerful when assigning variable values from array elements. read more How to Target IE6, IE7, IE8, Firefox and Chrome/Safari with CSSLooking to learn about CSS and browser compatibility? CSS hacks or CSS filters are a necessary part of web design to create websites that look… read more New PHP Licensing Option for Cloud ComputingZend recently announced the "Zend Unlimited Subscription" for its PHP product line as a way to address questions of licensing when the number of running… read more XML Literals: Creating XML with a Variable NamespaceThis post covers the technique for creating XML that includes an XML namespace (xmlns) attribute, when that attribute is not predefined at compile time. read more 25 Essential Tutorials And Resources For Learning CSS3There are many tutorials and resources for the CSS3. Most of the browsers such as Firefox, Safari already support some of the CSS3 properties. It… read more Javascript scripts block in FirefoxScripts loaded using document .write block other downloads in Firefox.<br /> <br /> Unfortunately, document .write was invented. That problem was made a bzillion times… read more |
|