ZENDFRAMEWORK ARTICLES

Show/hide various sections of a page using JQuery and CSS

Show/hide various sections of a page using JQuery and CSS In this post I’ll go over how you can utilize JQuery and CSS classes to show/hide various parts across the different sections of a page without creating a mess!

Decode JSON in Bash with PHP

Decode JSON in Bash with PHP I recently found myself needing to make cUrl calls from the command-line to an endpoint which returned JSON responses. Rather than parsing through the JSON as a string, or downloading some third party tool to format it for me, I created this handy...

ZF2 Dependency Injection: Managing Configuration – Part 2

ZF2 Dependency Injection: Managing Configuration – Part 2 In my previous post about Dependency Injection Container (DiC) configuration I made mention of some more complicated scenarios that you can use to configure your objects.  Not that you need help to make it  more complicated.  One of the things I...

Free Contact Form Script

Free Contact Form Script

Favorite Open Source Softwares

Favorite Open Source Softwares Most of the Open Source softwares are much better than their proprietary alternatives. So I prefer to look for Open software before going for any proprietary one. Also if we use such softwares, it’s our responsibility to support and promote them....

AjaXplorer 4: Powerful File Management System support iOS / Android

AjaXplorer 4: Powerful File Management System support iOS / Android AjaXplorer is another “brick” that you can install on your web server : you may know WordPress, Joomla! or other “web-based” softwares. It’s the same technology (PHP), and AjaXplorer is normally accessed via an URL such as...

elFinder: Open Source File Manager using jQuery and jQuery UI

elFinder: Open Source File Manager using jQuery and jQuery UI elFinder is an open-source file manager for web, written in JavaScript using jQuery UI. Creation is inspired by simplicity and convenience of Finder program used in Mac OS X operating system. It supports all operations with files and folders on a...

Typecase: a Free Web Font WordPress Plugin

Typecase: a Free Web Font WordPress Plugin UpThemes was release latest plugin, Typecase. Typecase is a web font manager for WordPress unlike anything you’ve every experienced. Tapping into the library of Google’s 500+ (and growing) web fonts, Typecase makes it easy to browse, select and...

Get Latitude and Longitude from Address with PHP

Get Latitude and Longitude from Address with PHP This time my tutorial is to find out accurate geographical coordinates (latitude and longitude) for any place on Earth using PHP, then display it on the map with the help of Google Maps API. The provides ways to search is by typing an address. Its...

jQuery file upload with progress bar and preview

jQuery file upload with progress bar and preview jQuery file upload is a ready to use file uploading widget that works with any server-side platform including PHP, Python, Ruby on Rails, Go, Node.js, Java, and anything else that supports the standard HTML form for uploading files. The jQuery file...

Translating WordPress Themes and Plugins

Translating WordPress Themes and Plugins WordPress-powered sites are visited by millions of people all over the world. For many of them, English is not their native language, which makes using these sites harder. Fortunately this issue can easily be solved by offering users a translation.

5 Useful Tools For Responsive Web Design

5 Useful Tools For Responsive Web Design The first one I’d like to discuss is a JavaScript plugin that makes font sizes flexible. It’s called FitText and is pretty simple to use. You can download it, for free, on github. In the zip file you download are 3 files: a readme file, the...

Webify Project Manager 1.0, Project Manager & Billing

Webify Project Manager 1.0, Project Manager & Billing Project Manager & Billing PHP Script

jQuery Remove Class by Regular Expression

jQuery Remove Class by Regular Expression I recently came across a problem in an app I was working on of needing to remove a class name from an element that began with a particular string. The removeClass() method that comes with jQuery does not seem to be able to handle any type of...

Infinite Scrolling with Wordpress

Infinite Scrolling with Wordpress This plugin is really neat because it gives us a JSON response for any WordPress press by just appending ?json=1 at the URL. For example if I load this URL with the plugin installed: http://localhost/?json=1 I get a response in JSON containing the...
 6 
 7 
 8 
 9 
11
RSS RSS RSS