Save Flex chart as image

October 6th, 2012 No comments

Sometime we want to export the charts generated in Adobe Flex to an image. In this article we would learn how we can export Adobe Flex UIComponent to image(JPEG) from your flex application.
Read more…

Categories: Adobe Flash Tags: ,

Testing Login based Web Application using Apache JMeter

January 2nd, 2012 1 comment

Apache JMeter allows you to test the web application based on HTTP URL, but in case of session/cookie based web application we need to maintain the cookie/session across all the request send for load testing. If you are still don’t know how to perform basic load testing than you should have look at Load Testing with Apache JMeter. In this article we would learn that how we can perform session/cookie based web applications.
Read more…

Categories: Apache Tags:

Load Testing with Apache JMeter

December 1st, 2011 No comments

Apache JMeter is an open source tool to performing load testing of static and dynamic resources such as HTTP websites. JMeter provides an user interface that can easily help you to configure the test plan for your load testing. Apart from testing your web applications it also generates the test result and we can save the test plan so that we can replay the testing again. In this article we would learn how we can perform load testing your web applications using Apache JMeter.
Read more…

Categories: Apache Tags:

Export MySQL Database using phpMyAdmin

September 24th, 2011 No comments

phpMyAdmin is one of the most popular tool made in PHP to access MySQL database. It is widely used by web hosting provider to access MySQL database from Web hosting servers. In this article we would learn on how to export database using MySQL dump. However if you have not installed phpMyAdmin than you can refer to below article.

Installing phpMyAdmin

Read more…

Categories: Mysql Tags: ,

Installing phpMyAdmin

September 19th, 2011 No comments

phpMyAdmin is one of the most popular tool made in PHP to access MySQL database. It is widely used by web hosting provider to access MySQL database from Web hosting servers. In this article we would learn on how to install and configure phpMyAdmin on Windows/Linux systems.
Read more…

Categories: Mysql Tags: ,

Adobe Flex Development on Windows

August 31st, 2011 No comments

Adobe Flex is one of the most widely used for developing Rich Internet Application(RIA). Making Adobe Flex SDK as open source is one of the major landmark as it gave the power of rich graphics and web programming to open source community. In this article we would learn how to develop Flex applications on windows system.
Read more…

Categories: Adobe Flash Tags: ,

Installing MySQL PHP and Apache on Windows

August 5th, 2011 No comments

Combination of PHP and MySQL along with Apache Web Server has been an deadly combination for developing websites wordwide. In this article we would learn how we would install PHP, MySQL and Apache on Windows OS.
Read more…

Categories: Apache, PHP Tags: ,

Publish on Facebook WALL using Java

March 6th, 2011 3 comments

Before writing this article it took me around 1 week to figure out how i can use Facebook Graph API to publish message to WALL. Well there is no proper documentation available but with this article we will learn on how we can publish feed to Facebook WALL using Graph API. We would be using Java as our programming language but it can be done using CURL in PHP and C/C++ as well.
Read more…

Categories: Java Tags:

Page optimized by WP Minify WordPress Plugin