WP-Notify is a notification plugin, this will help you to notify or alert informations about latest posts/system maintenance …
Topic Archives: Programming
XPath in JavaScript, PHP, ActionScript and jQuery
XPath, the XML Path Language, is a query language for selecting nodes from an XML document or we can say …
jQuery UI DatePicker Disable/Enable Specified Dates
We all are familiar with jQuery UI DatePicker, it have many options to customize the functionality. Instead of that we …
Simple Image Gallery In jQuery
jQuery plug-in for a simple image gallery “simpleGallery()”. This will load all the images to the gallery container, then the …
WordPress Custom Permalink Settings
On your WordPress blog the permalink settings allows the SEO URLs. There you can write your own permalink styles. The default …
Dojo: Image Slideshow
Here is a simple image slide-show using Dojo and HTML/CSS. The SlideShow panel contains the Images and Description. All the …
Most Useful WordPress Plugins
Plugins can extend WordPress to do almost anything you can imagine. In the directory you can find, download, rate, …
JSON for Flex/Flash AS3 application development
One of my project I want implement JSON method as the data exchange, as there is no standalone functions for …
Turning Your Online Business Idea Into Reality
Have you got an idea for an online business? Maybe you’re currently in full-time work, in college, or you’re a …
AS3 Set Keyboard Autofocus For SWF
Its too simple to remember, the problem is because of, Flash will lose the focus of the stage while adding(addChild) …
Load External XML File In Flash ActionScript 3.0
Here is the simplest method to load an external XML file to the flash using Actionscript 3.0. You need to …
Adding Nodes to XML Object in ActionScript 3.0
There are 4 kinds of operations are available to add a new node to the XML Object.
1. appendChild(),
2. …
XML In Flash ActionScript 3.0
XML stands for EXtensible Markup Language. XML was introduced to hierarchically structure, store and transport data or information. In ActionScript …
Delete a node from XML Object in ActionScript 3.0
Deletes the XML elements or attributes specified by reference. When used with an XMLList operand, the result of the delete …
Vertical Floating Menu With Accordion Effect Using CSS & jQuery
It is a combination of 3 types of menu styles, Floating, Sliding and Accordion with the css and jQuery. The …
Javascript Common Escape Sequences
It’s better coding practice to use escape sequences, because they make your code easier to read. Escape sequences are also …
