Videodisplay in whole screen / Full screen particular component After a long time I came with a new post in flex. Yes fullscreen in flex..!!! Fullscreening a whole app is very simple. You can full screening by simply changing the display state of your …
Upgrade Samsung Galaxy 5 to Ice Cream Sandwich
How to upgrade to Android 4.0.4 This time I come with Android 4.0.4 (Ice Cream Sandwich). Hope you are all already upgraded your galaxy to Froyo by following my earlier post. Others no worries its the time for 4.0.4. The upgradation of 4.0.4 …
Multiple mysql instances in windows
Now again windows stuff… I am using windows OS in office … This post is about a simple tweaks about running multiple mysql instance in one windows machine. Each instance runs in a different port and behaves as a dedicated …
Red5 with Spring MVC
Access Red5 context in spring MVC DispatcherServlet Before we start, some prerequisites for reader. How Spring MVC works. tutorial Basic knowledge about red5. Then only you can understand clearly . If you don’t have, no worries. Having knowledge in core …
Uninstall linuxmint from ubuntu
How to uninstall linuxmint from ubuntu 11.10 First I explain the whole story.. Why linuxmint in ubuntu…? In the latest Ubuntu 11.10 release canonical team upgraded from Gnome2 to Gnome3 and ubuntu unity as a default login shell. But I …
How to access irctc mobile site from your computer
How to access irctc mobile site from your computer Two weeks before irctc launched mobile site for train booking. But when I try to go https://www.irctc.co.in/mobile from my pc its redirect to usual site. The problem is they are checking the …
How to copy commits from one branch to another in GIT
I have GIT version management tool for versioning and using gitolite for user and project management within git. Will tell about this gitolite story in a seperate post. Here we are going to learn how to copy commits from your master …
Get last date of month using java
Using Calendar class in java you get everything. We can get the last date of the month using that. Please have a look of this code snippest to get last date of the passing month. Here is the full code …
Problem viewing Tamil fonts in chromium on Ubuntu
I am the big fan of tamil love poems.. Within Google reader all tamil blogs fonts are displayed correctly in chromium which was downloaded from Ubuntu software center. But when I goto that link directly, that page is not rendered …
Shared media files with other users in linux
I think everyone might come across this problem. How to share your Music and Videos with other users in linux machine..? For mine ( username is arul ) I have all music and videos in my …
Recent Comments