|
|
|
|
Login to share your opinion 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 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 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 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 10+ useful code snippets to develop iPhone friendly websitesWhen developing websites, you have to care about different browsers, as well as mobile devices such as iPhones or iPods. In this article, let's have… read more Branching with GitNow that jQuery UI is on Github, I need to learn how to branch and merge with Git – and not just local branches, but… read more More on pam_chroot and suPHPI finally got round to solving my per-user chrooting issues by hacking suPHP to read the /etc/security/chroot.conf file if no global chroot is specified, allowing… read more Downloading and Parsing Gmail Messages in PHPAfter wasting some time fussing with libgmailer, an unofficial Gmail API, I had a "D'oh!" moment: I realized that all I really needed were the… read more You want to do WHAT with PHP? Chapter 3The chapter on Character Encoding was probably my favorite chapter to write. I hadn't even submitted it as a chapter in my initial book proposal.… read more Using Monkey Patching to store files into CouchDb using the standard filesystem functions with PHPThanks to PHP’s namespaces we can now use Monkey Patching within our projects. In this post there’s a practical example of this feature. We’re going… read more CakePHP from scratch: Baking our applicationThe CakePHP Bake console can create any of CakePHP’s basic ingredients: models, views and controllers. And I am not just talking skeleton classes: Bake can… read more Collecting Garbage: PHP's take on variablesIn this three part column I will explain the merits of the new Garbage Collection (also known as GC) mechanism that is part of PHP… read more How to Roll Your Own JavaScript Compressor with PHP and the Closure Compilern my previous post, I discussed the Closure Compiler’s REST API. In this article, we’ll develop a small PHP program that shows how the API… read more Beware of the default Apache 2 config for PHPAbout a week ago, I was doing some upgrades on my development machine and came across a rather nasty issue when it comes to how… read more 40 New JavaScript Tutorials with Helping TechniquesWe are like to presenting some useful JavaScript tutorials, jQuery snippets, libraries, articles, tools and resources, we’re today with some latest techniques about javascript. In… read more Convert Color Images to Grayscale with Canvas and JqueryI like to make things easier and simpler. Now here in this post i am sharing "How to convert color images to grayscale with canvas… read more Should You Remove Post Dates from Your WordPress Blog?Do not confuse the intent here, if you are running a news site or writing about topics whose value is short lived then the adequate… read more Creating PDF Documents with Zend FrameworkThis article will introduce you to one such component, the Zend_Pdf component that ships as part of the Zend Framework, and illustrate how it can… read more 25 Excellent CSS3 Button TutorialsIn previous post we have published article “10 CSS3 Basic Tutorials & Techniques“. On today post we will continue our discussion about CSS3 with “CSS3… read more |
|