Doordarshan - Indian public television broadcaster turns 50 today - congratulations! The word "doordarshan" is in Hindi and made up of two words "door" (means...
Doordarshan - Indian public television broadcaster turns 50 today - congratulations! The word "doordarshan" is in Hindi and made up of two words "door" (means "far" in English) and "darshan" (means "vision" in English). The word "doordarshan" literally means "tele vision". It started with a mere $20,000 and 180 Philips TV sets donated by UNESCO to Indian government on Sep 15, 1959. If you grew up in India how can you forget soap operas like: Pramita Puri as the first...
Doordarshan - Indian public television broadcaster turns 50 today - congratulations! The word "doordarshan" is in Hindi and made up of two words "door" (means "far" in English) and "darshan"...
GlassFish v3 uses standard OSGi APIs to achieve modularity. It bundles Apache Felix 2.0 as the OSGi runtime and can run on any other OSGi R4.1 compliant...
GlassFish v3 uses standard OSGi APIs to achieve modularity. It bundles Apache Felix 2.0 as the OSGi runtime and can run on any other OSGi R4.1 compliant runtimes as well. This blog will use previously described instructions and show how to run GlassFish v3 on Eclipse Equinox and Knoplerfish. The complete details about different OSGi runtimes is described here, this TOTD provide detailed steps and overrides the instructions defined here (and here and here).This blog is using a...
GlassFish v3 uses standard OSGi APIs to achieve modularity. It bundles Apache Felix 2.0 as the OSGi runtime and can run on any other OSGi R4.1 compliant runtimes as well. This blog will use previously...
The Eclipse community's WTP release with Java EE 6 support has been delayed to Jun 2010. So how do you do Java EE 6 development in Eclipse until then ?The...
The Eclipse community's WTP release with Java EE 6 support has been delayed to Jun 2010. So how do you do Java EE 6 development in Eclipse until then ?The GlassFish team is trying to bridge the gap by adding new Java EE 6 wizards that allows you to create Servlet 3.0- (JSR 315) and EJB 3.1- (JSR 318) compliant artifacts. So for the first time, in Eclipse, a Java EE 6 application can be created using the GlassFish plugin for Eclipse (ver 1.0.32)! GlassFish v3 is the Java EE 6...
The Eclipse community's WTP release with Java EE 6 support has been delayed to Jun 2010. So how do you do Java EE 6 development in Eclipse until then ?The GlassFish team is trying to bridge the gap by...
Here is an advertisement from today's (Sep 10, 2001) Wall Street Journal (also here)Also find out why Oracle + Sun is faster than IBM on Oct 14.Technorati: sun...
Here is an advertisement from today's (Sep 10, 2001) Wall Street Journal (also here)Also find out why Oracle + Sun is faster than IBM on Oct 14.Technorati: sun oracle ibm openworld
So you have a brand new Wordpress installation and would like to start blogging. There are several tutorials available on that topic. However it's important to...
So you have a brand new Wordpress installation and would like to start blogging. There are several tutorials available on that topic. However it's important to customize your blog as it reflects your style / personality. Wordpress official documentation is extensive, very nicely organized and provide great tips on how to customize your blogs. But it can take a while to go through the docs and customize look-and-feel of your blog.This blog entry explains how this blog was...
So you have a brand new Wordpress installation and would like to start blogging. There are several tutorials available on that topic. However it's important to customize your blog as it reflects your...
TOTD #100 explained how to deploy Lift framework applications on GlassFish v3. As explained in TOTD #91, Java EE 6 defines how the framework configuration...
TOTD #100 explained how to deploy Lift framework applications on GlassFish v3. As explained in TOTD #91, Java EE 6 defines how the framework configuration deployment descriptor can be defined in “META-INF/web-fragment.xml” in the JAR file of the framework instead of mixing it with "WEB-INF/web.xml" which is intended for application deployment descriptor aspects.This Tip Of The Day (TOTD) explains how to leverage ”web-fragment.xml” to deploy a Lift application on a Java EE 6...
TOTD #100 explained how to deploy Lift framework applications on GlassFish v3. As explained in TOTD #91, Java EE 6 defines how the framework configuration deployment descriptor can be defined...
Yaaay, 100th tip! Read earlier tips here.Scala is a strongly typed JVM language that provides benefits of functional programming and dynamic languages on the...
Yaaay, 100th tip! Read earlier tips here.Scala is a strongly typed JVM language that provides benefits of functional programming and dynamic languages on the JVM. As a result you get flexibility of language such as Ruby and performance of Java. Lift is an MVC-based Web framework, based on Scala, that claims to pick the best of Rails (ease of development), Seaside (highly granular sessions and security), Django (access control), and Wicket (designer-friendly templating...
Yaaay, 100th tip! Read earlier tips here.Scala is a strongly typed JVM language that provides benefits of functional programming and dynamic languages on the JVM. As a result you get flexibility...
Content available at: http://blog.arungupta.me/2009/09/bollywood-dandia-in-fremont-on-sep-26-2009-sharvari-dixit-and-troupe/.
Track your running miles using Apache Wicket, GlassFish, NetBeans, MySQL, and YUI ChartsAn earlier blog introduced an application that provides basic tracking...
Track your running miles using Apache Wicket, GlassFish, NetBeans, MySQL, and YUI ChartsAn earlier blog introduced an application that provides basic tracking of your running distance and generate charts to monitor progress. The idea is to build the same application using different Web frameworks and deploy on GlassFish and then evaluate each framework based upon a pre-defined critieria. The first version was built using JRuby and Ruby-on-Rails. This blog announces the...
Track your running miles using Apache Wicket, GlassFish, NetBeans, MySQL, and YUI ChartsAn earlier blog introduced an application that provides basic tracking of your running distance and...