Java: Why Braces in Finally?
Why does finally have to have braces?
Filed under Java Software, Programming |
Feedback |
RSS 2.0 |
Email this Article
|
Vote
0
Java: Why Braces in Finally?
Angsuman Chakraborty
August 29th, 2008
Why does finally have to have braces?
Filed under Java Software, Programming |
Vote
2
The Power of Ant (Build System)
Angsuman Chakraborty
August 27th, 2008
I am using Ant (Java based build system) for our project. Ant is an exceptionally powerful build system and should be the only build system you will ever need. You don't really need code monsters like Maven (or pile of …. as Bileblogger loves to say). With little effort here's what I achieved in few hours (aside from the obvious capability of compiling, running, building jar files etc.):
Filed under Enterprise Software, Headline News, How To, Java Software, Open Source Software, Programming |
Vote
3
How To Twitter Using IM on Linux & Windows
Angsuman Chakraborty
August 27th, 2008
In the good old days Twitter used to provide IM support. You could use any Instant Messenger supporting Jabber (XMPP protocol) to connect to Twitter buddy (twitter@twitter.com) on Gooogle GTalk server and twitter to your hearts content. For several months however Twitter has stopped supporting IM. How can we satiate our twitter crush during their downtime? There is a way.
Filed under Fedora 7, Fedora Core 6, Headline News, How To, Linux, Linux Migration, Open Source Software, Web, Web 2.0, Web Services |
Vote
3
Not Satisfied With Web, Google To Start Boring Earth
Angsuman Chakraborty
August 20th, 2008
Google has decided that boring (into) the World Wide Web is not enough and it plans to start drilling into the earth's crust.
Filed under Company, Country, Google, USA, Web |
Vote
2
How To Hack Gmail Account & How To Protect Your Gmail Account
Angsuman Chakraborty
August 20th, 2008
1. How can you hack GMail account?
Filed under Company, Computer Security, Google, Headline News, How To, Web, Web Services |
Vote
1
Google Provides Wife Sharing Guide for iPhone 3G Customers!
Angsuman Chakraborty
August 20th, 2008
Bravo
Filed under AdSense, Company, Google, Headline News, Humor |
Vote
1
How To Post Long Meaningful URL in Twitter
Angsuman Chakraborty
August 20th, 2008
Twitter (you can follow me here) has the annoying habit of shortening your long and meaningful url to a short meaningless jumble using tinyurl, even when the full url and accompanying text fits into their 140 character limit. For example I posted this article on how you can include multiple jar files in a single jar file in Ant build tool. Twitter automatically shortened the url to this meaningless jumble - http://tinyurl.com/5uclnr. So how can you paste meaningfull url's in Twitter without jumbling?
Filed under Headline News, How To, Web, Web 2.0, Web Services |
Vote
2
Is Ruby very syntax rich? Do you like it? I don’t.
Angsuman Chakraborty
August 19th, 2008
I tried delving into Ruby couple of times in the past. Every time I had this weird feeling of what am I doing here when I am already very well conversant with a simpler language - Java, which gives me everything I need. Ruby just felt very syntax rich, may ways and interesting tricks to do stuff and so on.While these may be appealing to a script-kiddie, nice syntactical sugars do not help much in the long run or help you create robust code (unless you love flying whales and a service which fails every other day). I am not afraid of developing CRUD interfaces nor do I find it time consuming. What value can I get from RoR? Every time I delve into Ruby & RoR, I come back feeling unsatisfied. What am I missing here?
Filed under Database, Enterprise Software, Headline News, Java Software, Open Source Software, Programming, Ruby |
Vote
1
Apache Ant: How To Set Property When Initially Unset
Angsuman Chakraborty
August 19th, 2008
Also: How To Flexibly Pass JVM parameters to Apache Ant Java (Runtime) Task Apache Ant is an excellent Java based build & deployment system using XML configuration file. In Ant properties are extensively used to configure tasks, conditionally run targets and more. In short they are an intergral part of build system. My requirement was simple. I wanted to pass JVM arguments to the Java runtime. However sometime I wanted to invoke it without passing any special runtime arguments. Unfortunately jvmarg element doesn't like it when its value is an empty string or even a string with spaces. Finding no way to fool it, I then tried to find a way to set the property to something when it is initially not set (while invoking). This proved surprisingly hard to do. Here is an elegant (I think) solution I came up with. Read more (231 words) »
Filed under Enterprise Software, Headline News, How To, Java Software, Open Source Software, Programming, Tech Note |
Vote
1
Apache Ant: How To Include Multiple Jar Files In A Single Jar File
Angsuman Chakraborty
August 19th, 2008
Apache Ant is an excellent and popular Java based build system. It has several built-in commands (tasks in Ant lingo) one of which allows you to create Jar file from your existing class file and resources. What if you wanted to include not just class files but selective contents of other jar files too and make a single big jar file? Ant provides an undocumented way to include the contents of multiple jar files within a single jar file.
Filed under Enterprise Software, Headline News, How To, Java Software, Open Source Software, Programming, Tech Note, Web | |
Topics (map)
Taragana NetworkBlog StatsThere are currently 2,366 posts and 9,583 comments in this weblog. Enjoy!
9673436 translated pages served by Angsuman's Translator Plugin Gold since May 2007.
Cache hit : 96.624% Cache miss : 3.376% Please subscribe to the RSS 2.0 Feed for this search. You will be automatically notified through your RSS Reader whenever new search results are available for this search. |