chandan-tech.blogspot.com
Open..... Technically!: October 2012
http://chandan-tech.blogspot.com/2012_10_01_archive.html
Posts here are whatever i have worked on Android, Java, Jsp,etc.However all the posts here are up to my technical knowledge. Your comments are most welcome:-). For desired [Among available types :P ] look and feel for your Java-swing application, you may set like below. Method takes a String argument. Which is one of below available look and feel:. UIManager.getSystemLookAndFeelClassName (); / Windows style. UIManager.getCrossPlatformLookAndFeelClassName();/ Java swing standard. Android, java Java.
chandan-tech.blogspot.com
Open..... Technically!: March 2011
http://chandan-tech.blogspot.com/2011_03_01_archive.html
Posts here are whatever i have worked on Android, Java, Jsp,etc.However all the posts here are up to my technical knowledge. Your comments are most welcome:-). Unzipping the zipped file stored in server into your Android application. Explaining along with the code snippet would be better smarter shortcut, and 'm practising the same below ;-). Orgsample.example.download;. Javautil.zip.ZipEntry;. Javautil.zip.ZipInputStream;. Android.content.Context;. Android.util.Log;. Thread is still running. ZipEntry = ...
cadiga.blogspot.com
Its My Life !: Bengaluru-Shivamogga Solo bike ride
http://cadiga.blogspot.com/2014/10/bengaluru-shivamogga-solo-bike-ride.html
Friday, October 31, 2014. Bengaluru-Shivamogga Solo bike ride. Departed from Bengaluru(Silk Board) at 0330Hours. Rode through Tumkur and stopped at Tiptur for a tea break. Next break at Arsikere to take some photos in raising sun. Reached Shivamogga at 0900Hours. Had breakfast and headed towards native -Hosangara. Reached home at 1105Hours. Motorcycle/Bike : Yamaha SZ-R. Total distance : 375Kms. Total time taken : 0725Hours. Total time rested : 0010 0010 0010 0030 = 0100Hour. Motorcycle/Bike : Yamaha SZ-R.
cadiga.blogspot.com
Its My Life !: February 2011
http://cadiga.blogspot.com/2011_02_01_archive.html
Monday, February 14, 2011. A few programming quotes. Original list is here. If debugging is the process of removing software bugs, then programming must be the process of putting them in. - Edsger Dijkstra. The first 90% of the code accounts for the first 90% of the development time. The remaining 10% of the code accounts for the other 90% of the development time. – Tom Cargill. Measuring programming progress by lines of code is like measuring aircraft building progress by weight. – Bill Gates. Why are w...
chandan-tech.blogspot.com
Open..... Technically!: November 2010
http://chandan-tech.blogspot.com/2010_11_01_archive.html
Posts here are whatever i have worked on Android, Java, Jsp,etc.However all the posts here are up to my technical knowledge. Your comments are most welcome:-). Validating Email address pattern in Android/Java. We use regular expressions along with Pattern and Matcher classes and their methods to validate email address. Required regular expression is as below:. W-] ) [ w-] ([a-zA-Z]{1} [ w-]{2,}) @". 0-9]{1,2} 25[0-5] 2[0-4][0-9]) .([0-1]? 0-9]{1,2} 25[0-5] 2[0-4][0-9]) .". Validation code goes as below:.
chandan-tech.blogspot.com
Open..... Technically!: February 2015
http://chandan-tech.blogspot.com/2015_02_01_archive.html
Posts here are whatever i have worked on Android, Java, Jsp,etc.However all the posts here are up to my technical knowledge. Your comments are most welcome:-). Android Notifications via compatibility support library. Android.app.Notification;. You may find v4 support library. Android.support.v4.app.NotificationCompat;. Android.app.NotificationManager;. Android.app.PendingIntent;. This intent will be started when user clicks on the notification which is being sent. Embed target intent into pending intent:.
chandan-tech.blogspot.com
Open..... Technically!: May 2012
http://chandan-tech.blogspot.com/2012_05_01_archive.html
Posts here are whatever i have worked on Android, Java, Jsp,etc.However all the posts here are up to my technical knowledge. Your comments are most welcome:-). Java : system / Environment properties. There was a need to determine the OS on which my application is running. So come across system properties method in java. Sharing the same with you. I could able to get below properties! Javaruntime.name, sun.boot.library.path, java.vm.version, java.vm.vendor,. Sunboot.class.path,. Android, java environment ...
cadiga.blogspot.com
Its My Life !: October 2014
http://cadiga.blogspot.com/2014_10_01_archive.html
Friday, October 31, 2014. Bengaluru-Shivamogga Solo bike ride. Departed from Bengaluru(Silk Board) at 0330Hours. Rode through Tumkur and stopped at Tiptur for a tea break. Next break at Arsikere to take some photos in raising sun. Reached Shivamogga at 0900Hours. Had breakfast and headed towards native -Hosangara. Reached home at 1105Hours. Motorcycle/Bike : Yamaha SZ-R. Total distance : 375Kms. Total time taken : 0725Hours. Total time rested : 0010 0010 0010 0030 = 0100Hour. Motorcycle/Bike : Yamaha SZ-R.
SOCIAL ENGAGEMENT