Posts tagged code

All tags: 3g adobe apple business code css Design download error facebook fireworks free google gtd guide internet ios4 iPhone ipod ipod touch javascript jquery linux marketing mobile mp3 Music online optimize photoshop plugin problem seo spotify startups template theme tool tricks tutorial Twitter web Web design web development wordpress


  • WordPress – Get depth of pages and subpages

    WordPress – Get depth of pages and subpages

    21 Sep 2011

    This is how you can get how deep a page is compared to the root/home page in WordPress, works for both the current page or any page by providing its ID. Copy this script and paste it in your functions…

  • Code editors comparison: Dreamweaver vs jEdit vs PSPad vs Notepad++

    Code editors comparison: Dreamweaver vs jEdit vs PSPad vs Notepad++

    8 Sep 2010

    A quick comparison on different code editors. I stick with Dreamweaver although it has so many bugs that make me consider other options. jEdit has a lot of functionalities but relies on Java. PSPad is…

  • SnippShot – Ultra-minimal simple Code Snippet tool

    SnippShot – Ultra-minimal simple Code Snippet tool

    28 Jul 2010

    SnippShot is a free online code snippet collector tool. The snippets are stored online and since it is web based, you can access them from any computer, platform and browser without the need to instal…

  • WordPress code snippets, tricks and cheat sheet

    WordPress code snippets, tricks and cheat sheet

    8 Jun 2010

    These are code snippets that I use very frequently while developing advanced or custom WordPress themes. I keep adding and improving this list. Get custom field Will echo the “thumb” custo…