
Search In
A company which is using OpenERP for their sales operations may face the problem of loading sales module quite slow. It can be difficult to handle a situation where there can be many sales counters, the customer and salesman waiting for more than a m
Here are some common commands used in selenium IDE
open - it is used to open a page using url.
waitForElementPresent - pause until the specified element present.
verifyTitle/assertTitle- compare the actual title of the page with expected value.
c
IBM Bluemix is the cloud platform that helps developers rapidly build,
manage and run web and mobile applications. I found this interesting tutorial on using Bluemix.
Create a coupon-finding app by combining Yelp, Google Maps, Twitter, and
My last post was on installing Redis server...
I found and interesting blog for practical use of Redis Server, Scaling Web applications.
Read and enjoy...
Load Balance Tomcat with Nginx and Store Sessions in Redis
For some time, I was looking f
Hiii all...
I have found something about iPhone and Jquery lightbox. It would be beneficial for those who are working with Jquery lightbox.
If you are opening .aspx page in lightbox, and fetching few values from Session object in backend, all devi
Hii all...
While working with Custom Error pages I found that Custom error page usually returns the path of the error causing page in the querystring called "aspxerrorpath".
To prevent “aspxerrorpath” passed as a query string in asp.net error pages
Hello reader's today we will discuss about "Custom Admin Dashboard Menu or Custom Taxonomies".
WordPress provides a new method of grouping content by allowing you to create your own custom taxonomies. The core developers have created the register_ta
The following example can be used to refer if any posts exist.
It have two functions like 'have_posts()' and 'the_post()'.
The function 'have_posts()' checks to see if the current wordpress query has any results(post) to loop over, and the function
In Praise of the Maintenance Programmer
The developers building new applications are very nice people, of course. But the real heroes of the programming world are the developers maintaining and extending existing applications.
Maintaining legacy is
It's hard to believe in coincidence but the truth is that lot of developers including senior ones, don't know or bother about this security issue.
A lot of times we found that we can see list of all Images, CSS, JavaScript files hosted on server via
