You may be facing the same problem as i faced in connecting VPN through junipers network connect from Ubuntu platform. There are two reasons behind this : Java run time is not installed on your computer or if installed then you must missing the Java plugin for Firefox. An error of password when it is [...]
Full Story »Search Bugs In Bugzilla Faster !!!
Hi, There is a way in bugzilla to search bugs faster without remembering Bug Id etc, It is just few steps away to search faster than before: Search for the text “Install the Quick Search plug in” in bottom of your organizations Bugzilla home page. Click on this and it will add an additional search [...]
Full Story »Ajax Request
Hi, i am giving here a complete javascript code to do a ajax request that runs on any browser.This example has a text box and a div below itwhen you type a user name in text box it will fetch matching results by like query and show you rest formating you can do as u [...]
Full Story »High Level PHP Oop Concept
Abstract class’s abstract function cannot be declared private. It can be protected or public (default). Abstract class’s non abstract method can be private. To declare abstract keyword is abstract. Any class’s public method can also be called like this Car::carSpeed(); , if there is no __construct declared or it is there but don’t need any [...]
Full Story »What Is Zend Engine
Zend Engine is an open source scripting engine just like engine in a car. The Zend Engine is developed by two students Zeev Suraski and Andi Gutmans (at the Technion – Israel Institute of Technology) in 1999 for PHP4 called Zend Engine-1, and the current is for PHP5 called as Zend Engine-2. Before these engines [...]
Full Story »-
Enabling Browser Cache for your website
Some of us wants to enable cache for pages to improve performane so that if any user comes again on the site then static part of web should not load from server, it will really improves the performa -
Clearing Browser Cache
You may have trouble when you want a particular page to load every time from server and it is not doing so because of browser cache of a user browser. Lets take an example you have used captcha on -
Learn CSS
Today i realized that i should be good in CSS also instead of just writing code in server side languages. That’s y i created this post to make a centralized resource of all the css tutorials availab -
Search Bugs In Bugzilla Faster !!!
Hi, There is a way in bugzilla to search bugs faster without remembering Bug Id etc, It is just few steps away to search faster than before: Search for the text "Install the Quick -
Search around a particular Latitude and longitude by a given radius
This post is related to search around a particular latitude and longitude for a given radius in Km or Miles. One degree of latitude is equal to about 69 or 70 miles or 1 -
Tabs in Putty
Everyone likes Putty and uses it. But the main thing everyone wants is tabs in Putty. This is v