inwebdeveloper

Open Source Web Developers Resources

If you want to format a number with leading or trailing zeroes, you can use this method : 1. Use the printf( ) or sprintf( ) function [php] //Source : http://stackoverflow.com/a/6457950 $number = 9; $paddedNum = sprintf("%04d", $number); echo $paddedNum; // prints 0009 [/php] 2. [...]

Angry Birds Game is one of the most downloadable games. After available Angry Birds Game For PC Full Version, Now you can Download Angry Birds Rio for PC. Angry Birds Rio, in this version, the Angry Birds characters show up in Rio de Janeiro and [...]

Parsing XML With PHP Maybe it’s a lot of tutorials that teach how to parsing XML with PHP. However, only the basics. What if a little more complicated. This time I made a tutorial how to parsing XML with PHP, then process the data into [...]

TwileShare is a free service that allows you to share files on Twitter. Upload and share anything from images, documents, PDFs, ebooks and more. Easy peasy. Website : http://twileshare.com/

Manifested is a new utility for getting a jump start on converting your existing web site to work offline using HTML5′s cache manifest. Manifested scrapes a website for images, stylesheets, and JavaScripts that you may want to cache. Manifested then gives you a custom cache [...]

Lita – SQLite Administration Tool Lita is a free and open source SQLite database administration tool for Windows, MacOSX and Linux. - Open, create, compact, manage SQLite databases - Create, rename, delete, and empty tables - Create, rename and delete columns - Create, modify and [...]

Pokki is an application platform for creating desktop applications using HTML5, CSS3 and JavaScript. Pokki uses Chromium internally, meaning layout and rendering is powered by WebKit and JavaScript is powered by V8 – giving you the latest and greatest of HTML5. Beyond the standard HTML5 [...]

Fbootstrapp is a toolkit designed to kickstart development of facebook iframe apps in both relevant sizes. It includes base CSS and HTML for typography, forms, buttons, tables, grids, navigation, and more, styled in the typical facebook look and feel. It’s created by Clemens Krack, based [...]