0

Upgrade your Mediawiki to latest version – Simple Steps

-

Every one would be familiar with Wikipedia, ever wondered about its architecture ?? Don’t bother!!! lets experts worry about it , But For your Information, Mediawiki is open source wiki framework which will help us to create our own Wikipedia website in simple steps. PHP and MySQL are the basic requirement, if both of these are [...]

0

Must Use Resources for Web Developers

-

Listed are Web tools that will make every web developer and programmers life easier and better. 1. FireBug – Very Useful, works like a Developing Environment on firefox browser.Its plugin for firefox. 2. YSlow- Very Useful, can analyze your application performance and improve it various ways. Its plugin for firefox. 3. Google PageSpeed – Very Useful, [...]

web
0

JSON Command Processing using Key-Object/Value Collection

-

We will discuss about Key-Object collection, Key-Value collection, passing dynamic number of arguments to method and using eval for command processing Javascript methods/expressions of JSON sent from server.

11

Configure OFBiz (apache open source ecommerce solution) in Windows

-

Apache OFBiz (The Apache Open For Business Project) is an open source enterprise automation software project licensed under the Apache License Version 2.0. Check http://ofbiz.apache.org/ for details. Walked across the web to find a tutorial or help in installing & configure OFBiz in Windows, but i was pretty difficult to find a better & small [...]

0

Migrating WordPress From One domain to another – 5 Steps

-

WordPress is web software you can use to create a beautiful website or blog. We like to say that WordPress is both free and priceless at the same time. check http://wordpress.org/ for details. Initially tried export-import using plugins, since categories & pages are complicated the migration was failure and later worked out a better & developer way [...]