Mobile and web design development (Android, iPhone, WordPress)
Google+TwitterLinkedinFacebook
Subscribe
Home

Code Stuff services Free android and iphone apps Free WordPress Plugins and Themes

Code Stuff is web and mobile design/development focusing on Android, iOS (iPhone/iPad) and WordPress. On the Projects Page you can find several freely available WordPress plugins and mobile apps. Gerry, Code Stuff creator, also posts tips, information and tutorials on topics like Android, iOS, WordPress, Java, Objective C, PHP, MySQL, Graphics, HTML, CSS and JavaScript here on Code Stuff.

Learn more about Gerry

  • WordPress Plugins

  • Mobile Apps

    • APN+

      Schedule data connection on/off times on Android phones to save money and battery.

    • Ortigas Online

      Symbian mobile app that provides the recent content published on ortigas.com.

    More mobile apps are in the pipeline. Subscribe to get the latest news from Code Stuff.

  • PINOI Sites

    Are you interested in putting up your own PINOI-enabled local community site? Contact me

    • PINOI

      Enabling local communities on the Internet

    • Makati

      iMakati.com is a site that provides information about Makati City.

    • Ortigas

      Community site that provides information about the Ortigas Center.

The latest from Code Stuff

Setup code completion for WordPress in Eclipse

If you use Eclipse+PDT as a WordPress development tool, you'll notice that whenever you type a PHP command, Eclipse will pop-up suggestions for completing what you type in the editor. These list of commands are limited to PHP by default. Wouldn't it be nice if the WordPress API commands would be included in that list like the one show below? Here's how. Requirements Eclipse with the PHP Development Tools installed A copy of the WordPress source code The Steps to include WordPress code completion in Eclipse Download a copy of the WordPress source code. Unzip the ...
Read the full article