Posts

Showing posts from May, 2010

Featured Post

J2ME Midlet for Mobile Applications

Image
Hi Guys, I am searching for J2ME based mobile applications and the technology updates in google then I found really This technology worth . This technology solving all the mobile needs .Now a days people are using mobile like laptop . they want to check internet and watch videos and gaming zone and also want to chat with people . This is where Iphone also has come up with cocoa framework and Iphone Os3 is developed using this framework . you can design your own apps in Iphone but need to understand cocoa framework well. It has got many api like designing UI and buttons all look and feel . In recent IPL Apalaya Technologies one company has done many miracles like live streaming cricket in mobile phones . Value on Demand kind of programs based on customers choice. this company co founder shive and vamshi both had onsite careers but they had passion to achieve peak point in their life . they started this Apalya Technologies company . this company really make good things in future . Th...

SpringFramework JMS setup

Image
Hi For SpringFramework Doc you can use below link through Google Reader http://docs.google.com/Doc?docid=0AUfBFpT3kExeZGhxYnAycWhfMzFoZDQ0em1kaA&hl=en Enter you DOB ,Time and Place

GoogleReader

Image
Hi guys , GoogleReader which you can create your own topics as a magazine . Below one I have created through google reader Thanks Venkat Loading... Head First Java, 2nd Edition Enter you DOB ,Time and Place

Bhagavad Gita Chapter 1 Verse 1

Image
Bhagavad Gita Chapter 1 Verse 1 Dhrtarastra said: O Sanjaya, after my sons and the sons of Pandu assembled in the place of pilgrimage at Kuruksetra, desiring to fight, what did they do? Sent from my iPhone by venkat 

Google Robot More infomration

Image
Hi Guys , Today I jqust want to let you knwo more informationabout google robot and adsense account . Adsense is new technique introduced by Google to get revenue . it is encouraging people to earn money not only from sites but also blogs . Please have a look at below paragrah so that you will understand what is Googlebot. The Only Astrology Book You'll Ever Need Googlebot is a Set of algorithms are being developed by Google to seggregate the sites based on the content . So here META tag is crucial and need ti register through Webmaster tool and let them know about your site . So Once you developed your website you eed to register with webmaster tool by submitting the url . Here Sitemap.xml is really matter . this sitemap.xml says that after submitti4ng our website information to goole webmaster it will initiate validate the application and google crawler will have crawl through entire site . So here in sitemap.xml you can specify what are the sites to be visited and not ...

symphony opensource caching

Image
opensymphony has come up with caching technique which is reliable and reduce server burden for each and every request .One of the ways to speed up an application is to store chunks of generated HTML code, or even full pages, for future requests. This technique is known as caching, and it can be managed on the server side and on the client side. Symfony offers a flexible server-caching system. It allows saving the full response, the result of an action, a partial, or a template fragment into a file, through a very intuitive setup based on YAML files. When the underlying data changes, you can easily clear selective parts of the cache with the command line or special action methods. Symfony also provides an easy way to control the client-side cache through HTTP 1.1 headers. This chapter deals with all these subjects, and gives you a few tips on monitoring the improvements that caching can bring to your applications. Caching the Response The principle of HTML caching is simple: Part o...

Top paying adsense keywords

As you now now a days people are making money with affiliates and through click bank promotions but less people knows about adsense account and it's revenue Pls find below I have done some market research and get the below top paid keywords mesothelioma survivor $0.00 $51.73 minneapolis personal injury lawyers $0.00 $51.60 mesothelioma attorneys san diego $37.98 $50.74 asbestos attorney illinois $37.69 $50.44 asbestos lawyers pennsylvania $0.00 $50.44 pennsylvania asbestos lawyers $0.00 $50.44 delaware mesothelioma attorneys $0.00 $50.38 maryland asbestos lawyers $0.00 $50.10 phoenix dui lawyer $34.30 $50.01 baltimore mesothelioma attorneys $0.00 $49.85 phoenix dui lawyers $34.78 $49.81 phoenix dui attorney $36.75 $49.63 student loan consilidation $33.77 $49.50 asbestos attorney washington $32.92 $49.39 criminal defense attorneys los angeles $35.03 $49.33 los angeles criminal defense attorneys $35.03 $49.33 lemon law attorneys california $32.69 $49.03 los angeles defense attorneys ...

Create adsense account and make money

Hi guys Recently I did some experiment on adsense account and have written some good program to post your content from java Apis but here we need API key provided by google I am writing one program to do seo If you guys really interested in google adsense account pls let me know I will give the service to create adsense account and make revenue P.s : I am sending this post from my iPhone Thanks Venkat

SAX Parser Implementation as JAXB working way

Image
SAX Parser is now a days people are using for most of RSS feed reading and enhancing their websites with latest updates . Most of the contenet management developers are required xml reading and parsing. But here SAX parse is root parse to all the XML parsing techniques . But SAX parser is top down approach and it will not come back to the root node . I dont wanna boring you guys by giving more lecture on SAX parse and its mechanism .I just want to make it simpler which I understood . SAX requires InputStream as source to DocumentHandler . I have developed one code which is pertaining to the JAXB mechanism . Using SAX Parser . first of all lemme tell you about JAXB working scenario . JAXB is pure DOM model in which it has Marshelling and Unmarshelling techniques . Marshelling means converting all xml nodes to JAVA objects in the same way unmarshelling is a technique in reverse manner . Here is a sample snippet code I have written based on my knowledge . Please find code below an...

Previous Post continutions Sending mail prog from spring

Image
for posting purpose I have removed initial property name="customer" ref="customer"> property name="orderNumber" value="ABCREF-1234"> /bean> bean id="customer" class="Customer"> property name="email" value="test@test.com"> property name="firstName" value="TEST"> property name="lastName" value="TEST"> /bean> bean id="mailSender" class="org.springframework.mail.javamail.JavaMailSenderImpl"> property name="host" value="10.0.254.17"> property name="port" value="25"> property name="username" value="TEST"> property name="password" value=""> property name="javaMailProperties"> props> prop key="mail.smtp.auth">true prop key="mail.smtp.starttls.enable">true /props> /property...

Spring framework mailsending xml dependency injection

Image
Springframework xml dependency injection is as followes true true Enter you DOB ,Time and Place

Installing Core fonts in Ubuntu Windows BOX using wine

Image
Now a days people are using free version of OS ubuntu . which is having highly sophisticated user interface which is dominating all other OS like windows which is pretty old . In ubuntu you can run all windows applications using wine WINDOWS box . which is pretty much easy to install in ubuntu you could connect to your ipod by installing itunes . there is no need of migrating to windows . recently I instaled ubuntu windows box which is wine application is being installed in my acer laptop . I am now able to connect ti my iphone and ipod . Installed my windows applications which are favourite to me . Installed Chess windows based appliction and some astrology related software which I frequently used when I started my laptop . But I stuck with fonts realted isue in my windows applications . I tried to googlize that . atlast found one solution which is mentioned below .pls follow below procedure to install this sudo apt-get install wine ---> to install wine application in...

Spring Framework prog to Sending Mail

Image
Spring has come up MailSenderImpl class whichused to send mail from Spring , But you need to inject properties from spring bean which is very important .the rest will be handled by spring itself . and also make sure that your dependency injection is properly setup . Spring is shuch a sophisticated Framework which is giving vey less code to do major tasks . OrderManagerImpl -------------------------- import org.springframework.mail.MailException; import org.springframework.mail.MailSender; import org.springframework.mail.SimpleMailMessage; public class OrderManagerImpl implements OrderManager { public void setMailSender(MailSender mailSender) { this.mailSender = mailSender; } public void setMessage(SimpleMailMessage message) { this.message = message; } private MailSender mailSender; private SimpleMailMessage message; @Override public void placeOrder(Order order) { // TODO Auto-generated method stub SimpleMailMessage...

To get Initial Context in JBOSS

Image
To get JMS connection and JDBC connection we will define some JNDI's in JBOSS management . In order to get those connections we use the belo Initial Context method . which is useful while getting JDBC connection by looking up JNDI and other defined JNDI . JBOS Initial context can be achieved by using following logic . You can define those in server .properties and load hose properties as mntioned below . public static Context getInitialContext() throws Exception { String contextProviderURL = null; contextProviderURL = "localhost:1299"; Properties jbossProperties = new Properties(); jbossProperties.put(Context.INITIAL_CONTEXT_FACTORY, "org.jnp.interfaces.NamingContextFactory"); jbossProperties.put(Context.URL_PKG_PREFIXES, "org.jboss.naming:org.jnp.interfaces"); jbossProperties.put(Context.PROVIDER_URL, contextProviderURL); return new InitialContext(jbossProperties); } ...

JMS Sample Program

Image
I am now working on Java Messenging Service with JBOSS . here is sample code which I developed using JBOSS . TestConsume.java ----------------------- import java.util.Properties; import javax.jms.Destination; import javax.jms.JMSException; import javax.jms.Message; import javax.jms.MessageConsumer; import javax.jms.MessageListener; import javax.jms.ObjectMessage; import javax.jms.QueueConnection; import javax.jms.QueueConnectionFactory; import javax.jms.QueueSession; import javax.jms.Session; import javax.naming.Context; import javax.naming.InitialContext; import javax.naming.NamingException; import com.kony.ua.dto.*; public class TestConsume implements MessageListener { private static InitialContext ic=null; private static QueueConnectionFactory qcFactory=null; private static QueueConnection qc=null; private static Destination dest=null; private static QueueSession sess=null; private stati...