Touch Event Support for jQuery UI Tested on iPad, iPhone, Android and other touch-enabled mobile devices.
Monthly Archives: March 2013
Bcompiler GUI
About : Bcompiler GUI is a FREEWARE application that helps you compile and obfuscate your PHP scripts. Encode and obfuscate PHP scripts using this software is simple and does not take any knowledge at all. Bcompiler GUI encodes and obfuscates your PHP code to make the output difficult to reverse engineer, using bcompiler as compiler.
Bambalam PHP EXE Compiler/Embedder
Bambalam PHP EXE Compiler/Embedder
PHP phar
Today we will continue PHP lessons. I guess you noticed that due your project become larger – the more and more files it contain. Sometimes it comes to the thousands of files. And then – Phar can help you. This utility allows us to pack a variety of files in the single library file. Thus, …
Packaging Your Apps with Phar
Deployment of web applications can be difficult and cumbersome if you don’t have the right tools. If you’ve ever deployed a Java application before, I’m sure you’ve heard of JAR files (which stands for “Java ARchive”). Everything executable/accessible that makes up the application can be bundled in a single JAR file, which is a blessing …