<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-410634700600030219</id><updated>2011-10-05T06:50:43.022-07:00</updated><category term='Twitter'/><category term='Scala'/><category term='Java Web MVC'/><category term='Internet'/><category term='General'/><category term='Mathematics'/><category term='translation'/><category term='Maven'/><category term='Language'/><category term='Linux'/><category term='Os'/><category term='Developer'/><category term='Ubuntu'/><category term='DCI'/><category term='Java'/><category term='trasliteration'/><category term='Programming'/><category term='Cloud'/><category term='google'/><title type='text'>Byju Veedu's technology blog</title><subtitle type='html'>On programming science and life</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://bveedu.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/410634700600030219/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://bveedu.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Byju Veedu</name><uri>http://www.blogger.com/profile/01741086683221724097</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>13</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-410634700600030219.post-6996002316361763108</id><published>2010-07-26T04:59:00.000-07:00</published><updated>2010-08-25T05:09:04.219-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='trasliteration'/><category scheme='http://www.blogger.com/atom/ns#' term='Language'/><category scheme='http://www.blogger.com/atom/ns#' term='google'/><category scheme='http://www.blogger.com/atom/ns#' term='translation'/><title type='text'>Some thoughts on a language neutral web</title><content type='html'>I have been playing around with Google translation and transliteration APIs which I found is very useful to overcome the language barriers in using the web. This especially have a lot more importance as web is still not accessible to a vast majority of the people in the developing world due to many reasons.Even if it is accessible language becomes a barrier for most of the people to utilize its benefits as only very little resources will be available in their local language.To make the idea of having the knowledge accessible to everyone everywhere at anytime possible it is important to solve this language problem.&lt;br /&gt;&lt;br /&gt;  Think about this idea of viewing every web page in your local language.You choose the language in which you want to view the page and the browser translates the content of the page to the language of your choice.I know some of you might already know that it is possible with google translation toolkit.But I was not fully happy with google translation as it is not meant for a common man who knows only his local language.First of all the interface is still in English and the user has to copy paste the URL into the box and do translate to view the translated page.So this is not aimed at a common man who only knows his local language(other than English). What I was thinking about is to have a comprehensive solution which will lead to the idea of a language neutral web. Let me put my thoughts into 5 basic points.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;1) &lt;/span&gt;Have a browser interface in local language.&lt;br /&gt; &lt;span style="color: rgb(0, 102, 0);"&gt;Solution :&lt;/span&gt;Yes it is already available in some form.For example Firefox have a localization option by which you can change the interface to the language you wish.This is good and satisfies most of my requirements .But still this is just a replacement of English with corresponding local language words and the interface and technical terms is not easy to understand for a man without fundamental computer knowledge.I wish to see such an interface existing.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;2)&lt;/span&gt;The user should be able to search in his local language.That means a search interface in local language where he can type in his local language and do search.&lt;br /&gt;   &lt;span style="color: rgb(0, 102, 0);"&gt;Solution : &lt;/span&gt;Yes this is possible as Google has a option to choose your local language and search in that language.Of course there are many other search engines with same capability.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;3)&lt;/span&gt; In addition to search results in local language it should also bring the pages in other languages that matches the word user typed in his language and this test results should also be translated and shown in his language .&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 102, 0);"&gt;Solution :&lt;/span&gt; This is not currently available with Google search(I assume the same with any other search).&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;4)&lt;/span&gt; When the user clicks on any search results(or may be direct access of the page by typing the url) that web page should be opened and shown translated in his language if it is in a different language.That means any web page the user access should be translated and shown in his language if it is in a different language.&lt;br /&gt;   &lt;span style="color: rgb(0, 102, 0);"&gt;Solution :&lt;/span&gt;  There are some tools and plug-ins available for Firefox which provides an auto-translate feature.Examples are FoxLingo and Worldwide lexicon. They basically uses Google translation or any other translation services. I found Worldwide lexicon plug-in most suitable as per my requirement but it is bit slow as it takes some time to translate the page stage by stage.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;5)&lt;/span&gt; The user should be able to type in any web page in his local language and if the original web page is in not in his language the text input should be converted to that language while submitting.&lt;br /&gt;   &lt;span style="color: rgb(0, 102, 0);"&gt;Solution :&lt;/span&gt;  I know Google transliteration can be used to type in your local language in any web page.But there is no direct way for the automatic conversion of the text in input box to the language of the web page .Of course you can copy paste the text after conversion in an indirect way.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Challenges&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;1) Some of the contents of the web which are not in textual format cannot be translated.&lt;br /&gt; Eg. Images,flash ,sound and video files.&lt;br /&gt;    Also documents embedded or down-loadable from the web should be converted separately for viewing in his local language.&lt;br /&gt;&lt;br /&gt;2)Machine translation is not yet 100% correct even though there are efforts from multiple sources to improve this.Also it is available only for few languages right now and developing translation algorithms for all the languages is a challenge.For eg. Google translation services are available only for 57 languages right now.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Benefits&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;1)The huge benefit I see is in making available huge knowledge base like Wikipedia and other sites to every one irrespective of their language. This is important as local language version of Wikipedia content is very limited compared to that in English and other major languages.This helps very much in education also.&lt;br /&gt;2)The web developers need not worry about localization of their websites and is easy to reach about to a wide range of people using different languages.&lt;br /&gt;3) Most importantly users are not restricted to use the service of any website because the website is in a different language. He will be able to view the site in his language and also will be able to interact in his language.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;So is it achievable?&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;      Yes. To a large extend still keeping the challenges in mind(And of course considering only textual data at the moment). Also you can see that among the 5 points only points 3 and 5 is not available as of know(As per my understanding) and that is also achievable with the existing technologies.Only thing which we are lacking is a comprehensive solution integrating all the five points which we discussed and I am sure it is going to happen.I request readers to put your thoughts and also to point out anything which I might have missed out.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/410634700600030219-6996002316361763108?l=bveedu.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://bveedu.blogspot.com/feeds/6996002316361763108/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://bveedu.blogspot.com/2010/07/some-thoughts-on-language-neutral-web.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/410634700600030219/posts/default/6996002316361763108'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/410634700600030219/posts/default/6996002316361763108'/><link rel='alternate' type='text/html' href='http://bveedu.blogspot.com/2010/07/some-thoughts-on-language-neutral-web.html' title='Some thoughts on a language neutral web'/><author><name>Byju Veedu</name><uri>http://www.blogger.com/profile/01741086683221724097</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-410634700600030219.post-5718553622514271924</id><published>2010-07-05T09:51:00.000-07:00</published><updated>2010-07-05T10:22:33.354-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Programming'/><category scheme='http://www.blogger.com/atom/ns#' term='DCI'/><title type='text'>DCI -A better OO paradigm?</title><content type='html'>DCI(Data Context and Interaction) has come up as a paradigm to guide you back to the essence of oo(Object Oriented) programming. Then the natural question is what is wrong in the way we perceive OO now?.Well there are a lot .The main problem is OO is designed to capture the end-users mental model in a computer.Are we really successful in using OO in that way. Definitely not.what we are trying to do is to build software on the four basic pillars(Abstraction,Encapsulation,Inheritance and polymorphism) that we believe as the base of OO design. In addition to that we have identified so may concepts like coupling,cohesion ,design patterns,AO(Aspect oriented)programming,DDD(Domain driven Design) etc. What are we really trying to solve here and why we have these many  paradigms?. Please watch this video and  you may not get all the points the speaker is trying to explain. Thinking in a different way is always difficult especially in the programming world where we are getting trained to follow the so called best practices and  design principles. It is better refresh the mind sometimes !   .I am planning to have a separate post on DCI later, once I get a clear idea on practicing DCI.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Video&lt;/span&gt;&lt;br /&gt;&lt;a href="http://www.infoq.com/presentations/The-DCI-Architecture"&gt;http://www.infoq.com/presentations/The-DCI-Architecture&lt;/a&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Other References&lt;/span&gt;&lt;br /&gt;&lt;a href="http://www.artima.com/articles/dci_vision.html"&gt;http://www.artima.com/articles/dci_vision.html&lt;/a&gt;&lt;br /&gt;&lt;a href="http://blog.jaoo.dk/2009/03/04/handling-architecture-in-the-agile-world/"&gt;http://blog.jaoo.dk/2009/03/04/handling-architecture-in-the-agile-world/&lt;/a&gt;&lt;br /&gt;&lt;a href="http://vimeo.com/8235574"&gt;http://vimeo.com/8235574&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/410634700600030219-5718553622514271924?l=bveedu.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://bveedu.blogspot.com/feeds/5718553622514271924/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://bveedu.blogspot.com/2010/07/dci-better-oo-paradigm.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/410634700600030219/posts/default/5718553622514271924'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/410634700600030219/posts/default/5718553622514271924'/><link rel='alternate' type='text/html' href='http://bveedu.blogspot.com/2010/07/dci-better-oo-paradigm.html' title='DCI -A better OO paradigm?'/><author><name>Byju Veedu</name><uri>http://www.blogger.com/profile/01741086683221724097</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-410634700600030219.post-2994437864625740768</id><published>2010-07-04T08:36:00.000-07:00</published><updated>2010-07-05T09:50:47.349-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Twitter'/><category scheme='http://www.blogger.com/atom/ns#' term='Developer'/><title type='text'>Join twitter and follow great people</title><content type='html'>Back in 2008 when I heard about twitter I didn't feel anything special and had the feeling that it is not going to make any difference.It was the same feeling that some people still have that what can you express within 140 characters.I also had the feeling that most of the people using twitter are doing only meaningless chatter without any seriousness.(And it is in fact true as per some analysis). But as twitter became much popular by the beginning of 2009 I thought of just having a try and soon after joining I realized the fact the real value in using twitter comes from choosing the right kind of people and follow them.I know there are some people who thinks how to get maximum no of followers and I have seen many articles on that. But what I want to point out here how I benefited from twitter as a programmer. Also note that I am a budding programmer with just few years of experience and looking forwards to find some great people and make friends with.&lt;br /&gt;&lt;br /&gt;If you are some one who is serious about tweeting and want to benefit from that what you should really concentrate is to find the right kind of people to follow. I as a programmer was more interested in programming and technology and I chose great programmers and techies as per my interests.Of course you might have the question how many good programmers are available in twitter. That is right ,it might be very less and you might even think that what is that they are going to tell in 140 characters.So you may think that following their blogs is a better option. Of course following programmer blogs is really great thing and it might be also correct that more programmers blog than tweet . But still you can find many good programmers who tweet actively and the difference between tweets and blog is that you may not blog on everything you come across. But you can tweet on everything you are involved and even though it is very short it might light a spark in your mind or make you to google about some topic. And they usually tweet about their blog post as well as well as other people's blogs which are interesting .Tweets can contains links of the topics they found interesting and there might be retweets of other people which are interesting. In that way you are in fact finding a bunch of people around a the topics you are interested with and can share your ideas as well. Don't you think this is much more than blogging and just following blogs.&lt;br /&gt;&lt;br /&gt;Coming to people who may follow you it is very important for people to understand what you more interested in from your tweets. This will help to attract the right kind of people who you can really interact with. If you want some great programmers you are following to follow you also it is important that you tweet more about programming.If you are a person who are a frequent twitter user and tweet about almost everything I suggest have a separate account for more personal tweets. Making friends with some great programmers is really great ,but do it carefully and step by step by understanding the person and they shouldn't feel like a nuisance initially. I personally benefited a lot by joining twitter and following great programmers.So if you are someone still hesitant about joining twitter, break that notion, have a try and experience the difference.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/410634700600030219-2994437864625740768?l=bveedu.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://bveedu.blogspot.com/feeds/2994437864625740768/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://bveedu.blogspot.com/2010/07/join-twitter-to-follow-greate-people.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/410634700600030219/posts/default/2994437864625740768'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/410634700600030219/posts/default/2994437864625740768'/><link rel='alternate' type='text/html' href='http://bveedu.blogspot.com/2010/07/join-twitter-to-follow-greate-people.html' title='Join twitter and follow great people'/><author><name>Byju Veedu</name><uri>http://www.blogger.com/profile/01741086683221724097</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-410634700600030219.post-5285016530742678576</id><published>2010-04-10T05:28:00.000-07:00</published><updated>2010-04-10T05:45:26.412-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Programming'/><category scheme='http://www.blogger.com/atom/ns#' term='General'/><category scheme='http://www.blogger.com/atom/ns#' term='Developer'/><title type='text'>Four trends that developers have to concieve for the next decade</title><content type='html'>Past two decades were very exciting and important for software  developers and we saw web(www) emerging as a dominant platform for  computation and communication.We also witnessed different trends like  distributed computing and service orientation gaining popularity.Looking  at recent years I am pointing to four exciting developments that is  going to challenge the developer of the next decade.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Cloud&lt;/span&gt;&lt;br /&gt;   Cloud is going to redefine the traditional software development  platform.Here are some points.&lt;br /&gt;&lt;br /&gt;1)  Abstraction over Deployment  platform&lt;br /&gt;   Developer  is abstracted from the  platform(hardware,OS,Server etc) where the application is going to be  running. But he need to be aware of the Cloud provider's platform .Since  everything is available as per "pay per use" policy applications needs  to be optimized to use less resources as possible.&lt;br /&gt;2)  Abstraction  over data storage and usage&lt;br /&gt; Since data will be available as  services ,he need not be bothered about the underlying  implementation,but only needs to know the API's to retrieve the data from  the service provider.Scalability will also be addressed by the provider&lt;br /&gt;3)  Changes in traditional software development life cycle&lt;br /&gt;  The  development life-cycle for the cloud is going to be different from  traditional one.The builds and releases should be aligned to the targeted cloud platform&lt;br /&gt;4)  Security and Dependency on specific cloud  platforms&lt;br /&gt;  These are contentious issues that developer have to be  aware of and the design should be optimized to minimize any  impacts.Security in the cloud is different from the traditional  environments and no standards have been evolved right now.The  applications should be developed in such a way that it should be easy to  switch to a different cloud provider if needed.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Emergence of multiple platforms&lt;/span&gt;&lt;br /&gt;&lt;br /&gt; PC is no more the dominant platform for  applications in the coming age.Alternate platforms like Mobile and other  hand-held devices like Ipad,e-readers etc are also becoming much more  popular.For eg. Iphone and Android have already become popular platform for developers.It is becoming more important that applications should be made  available in multiple platforms to reach out to more users.So it is time  for developers to gain understanding of multiple platforms.&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;&lt;br /&gt;No Sql  Alternatives&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;  The dominance of RDBMS is getting challenged and  everyone in the  industry is getting the understanding that RDBMS as a  one size fit for  all is not a good idea. RDBMS is designed with ACID compliance as a  principle ,but not all the real systems need full ACID compliance and  also have  problems to address like performance  ,scalability  and availability.So alternate implementations gained  attention in recent  times and many companies are moving to a better  no-sql alternative  which suites their application domain.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Functional  Programming&lt;/span&gt;&lt;br /&gt;&lt;br /&gt; Fuctional programming(FP) is gaining more  importance as better paradigm for concurrent applications. Due to the  emergence of multicore processors it become the duty of applications to  be more concurrent to make maximum use of multiple cores.FP also helps  programmers to code in higher level of abstraction and helps to reduce duplication of algorithms and in program correctness. Mainstream languages are adopting  functional programming features like closures,functions as first class  objects and immutability . Languages like ruby,python,C# has already  adopted many of these features and new languages like scala,F#,Clojure  have come up with strong functional programming support.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/410634700600030219-5285016530742678576?l=bveedu.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://bveedu.blogspot.com/feeds/5285016530742678576/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://bveedu.blogspot.com/2010/04/four-trends-that-developers-have-to.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/410634700600030219/posts/default/5285016530742678576'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/410634700600030219/posts/default/5285016530742678576'/><link rel='alternate' type='text/html' href='http://bveedu.blogspot.com/2010/04/four-trends-that-developers-have-to.html' title='Four trends that developers have to concieve for the next decade'/><author><name>Byju Veedu</name><uri>http://www.blogger.com/profile/01741086683221724097</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-410634700600030219.post-2242526893649340479</id><published>2010-03-21T10:10:00.000-07:00</published><updated>2010-03-21T10:31:39.444-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Scala'/><category scheme='http://www.blogger.com/atom/ns#' term='Java'/><title type='text'>Scala and Java interoperability</title><content type='html'>&lt;pre style="background: rgb(255, 255, 255) none repeat scroll 0% 0%; color: rgb(0, 0, 0); -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous;"&gt;&lt;span style="color: rgb(105, 105, 105);font-size:130%;" &gt;//ScalaClass.scala&lt;/span&gt;&lt;span style="font-size:130%;"&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="color: rgb(128, 0, 0);font-size:130%;" &gt;class&lt;/span&gt;&lt;span style="font-size:130%;"&gt; ScalaClass (val creater:String)&lt;/span&gt;&lt;span style="color: rgb(128, 0, 128);font-size:130%;" &gt;{&lt;/span&gt;&lt;span style="font-size:130%;"&gt;&lt;br /&gt;override def toString&lt;/span&gt;&lt;span style="color: rgb(128, 128, 48);font-size:130%;" &gt;=&lt;/span&gt;&lt;span style="color: rgb(0, 0, 230);font-size:130%;" &gt;"I am ScalaClass created by "&lt;/span&gt;&lt;span style="color: rgb(128, 128, 48);font-size:130%;" &gt;+&lt;/span&gt;&lt;span style="font-size:130%;"&gt;creater&lt;br /&gt;&lt;/span&gt;&lt;span style="color: rgb(128, 0, 128);font-size:130%;" &gt;}&lt;/span&gt;&lt;span style="font-size:130%;"&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="color: rgb(105, 105, 105);font-size:130%;" &gt;//CallScala.java&lt;/span&gt;&lt;span style="font-size:130%;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="color: rgb(105, 105, 105);font-size:130%;" &gt;//This java class uses ScalaClass&lt;/span&gt;&lt;span style="font-size:130%;"&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="color: rgb(128, 0, 0);font-size:130%;" &gt;public&lt;/span&gt;&lt;span style="font-size:130%;"&gt; &lt;/span&gt;&lt;span style="color: rgb(128, 0, 0);font-size:130%;" &gt;class&lt;/span&gt;&lt;span style="font-size:130%;"&gt; CallScala &lt;/span&gt;&lt;span style="color: rgb(128, 0, 128);font-size:130%;" &gt;{&lt;/span&gt;&lt;span style="font-size:130%;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="color: rgb(128, 0, 0);font-size:130%;" &gt;public&lt;/span&gt;&lt;span style="font-size:130%;"&gt; &lt;/span&gt;&lt;span style="color: rgb(128, 0, 0);font-size:130%;" &gt;static&lt;/span&gt;&lt;span style="font-size:130%;"&gt; &lt;/span&gt;&lt;span style="color: rgb(187, 121, 119);font-size:130%;" &gt;void&lt;/span&gt;&lt;span style="font-size:130%;"&gt; main&lt;/span&gt;&lt;span style="color: rgb(128, 128, 48);font-size:130%;" &gt;(&lt;/span&gt;&lt;span style="color: rgb(187, 121, 119);font-size:130%;" &gt;String&lt;/span&gt;&lt;span style="color: rgb(128, 128, 48);font-size:130%;" &gt;[&lt;/span&gt;&lt;span style="color: rgb(128, 128, 48);font-size:130%;" &gt;]&lt;/span&gt;&lt;span style="font-size:130%;"&gt; args&lt;/span&gt;&lt;span style="color: rgb(128, 128, 48);font-size:130%;" &gt;)&lt;/span&gt;&lt;span style="font-size:130%;"&gt; &lt;/span&gt;&lt;span style="color: rgb(128, 0, 128);font-size:130%;" &gt;{&lt;/span&gt;&lt;span style="font-size:130%;"&gt;&lt;br /&gt; ScalaClass scalaClass&lt;/span&gt;&lt;span style="color: rgb(128, 128, 48);font-size:130%;" &gt;=&lt;/span&gt;&lt;span style="font-size:130%;"&gt; &lt;/span&gt;&lt;span style="color: rgb(128, 0, 0);font-size:130%;" &gt;new&lt;/span&gt;&lt;span style="font-size:130%;"&gt; ScalaClass&lt;/span&gt;&lt;span style="color: rgb(128, 128, 48);font-size:130%;" &gt;(&lt;/span&gt;&lt;span style="color: rgb(0, 0, 230);font-size:130%;" &gt;"Java"&lt;/span&gt;&lt;span style="color: rgb(128, 128, 48);font-size:130%;" &gt;)&lt;/span&gt;&lt;span style="color: rgb(128, 0, 128);font-size:130%;" &gt;;&lt;/span&gt;&lt;span style="font-size:130%;"&gt;&lt;br /&gt; &lt;/span&gt;&lt;span style="color: rgb(187, 121, 119);font-size:130%;" &gt;System&lt;/span&gt;&lt;span style="color: rgb(128, 128, 48);font-size:130%;" &gt;.&lt;/span&gt;&lt;span style="font-size:130%;"&gt;out&lt;/span&gt;&lt;span style="color: rgb(128, 128, 48);font-size:130%;" &gt;.&lt;/span&gt;&lt;span style="font-size:130%;"&gt;println&lt;/span&gt;&lt;span style="color: rgb(128, 128, 48);font-size:130%;" &gt;(&lt;/span&gt;&lt;span style="color: rgb(0, 0, 230);font-size:130%;" &gt;"Calling scala from java"&lt;/span&gt;&lt;span style="color: rgb(128, 128, 48);font-size:130%;" &gt;)&lt;/span&gt;&lt;span style="color: rgb(128, 0, 128);font-size:130%;" &gt;;&lt;/span&gt;&lt;span style="font-size:130%;"&gt;&lt;br /&gt; &lt;/span&gt;&lt;span style="color: rgb(187, 121, 119);font-size:130%;" &gt;System&lt;/span&gt;&lt;span style="color: rgb(128, 128, 48);font-size:130%;" &gt;.&lt;/span&gt;&lt;span style="font-size:130%;"&gt;out&lt;/span&gt;&lt;span style="color: rgb(128, 128, 48);font-size:130%;" &gt;.&lt;/span&gt;&lt;span style="font-size:130%;"&gt;println&lt;/span&gt;&lt;span style="color: rgb(128, 128, 48);font-size:130%;" &gt;(&lt;/span&gt;&lt;span style="font-size:130%;"&gt;scalaClass&lt;/span&gt;&lt;span style="color: rgb(128, 128, 48);font-size:130%;" &gt;)&lt;/span&gt;&lt;span style="color: rgb(128, 0, 128);font-size:130%;" &gt;;&lt;/span&gt;&lt;span style="font-size:130%;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="color: rgb(128, 0, 128);font-size:130%;" &gt;}&lt;/span&gt;&lt;span style="font-size:130%;"&gt;&lt;br /&gt;&lt;br /&gt; &lt;/span&gt;&lt;span style="color: rgb(128, 0, 0);font-size:130%;" &gt;public&lt;/span&gt;&lt;span style="font-size:130%;"&gt; &lt;/span&gt;&lt;span style="color: rgb(187, 121, 119);font-size:130%;" &gt;void&lt;/span&gt;&lt;span style="font-size:130%;"&gt; pingMeFromScala&lt;/span&gt;&lt;span style="color: rgb(128, 128, 48);font-size:130%;" &gt;(&lt;/span&gt;&lt;span style="color: rgb(128, 128, 48);font-size:130%;" &gt;)&lt;/span&gt;&lt;span style="color: rgb(128, 0, 128);font-size:130%;" &gt;{&lt;/span&gt;&lt;span style="font-size:130%;"&gt;&lt;br /&gt; &lt;/span&gt;&lt;span style="color: rgb(187, 121, 119);font-size:130%;" &gt;System&lt;/span&gt;&lt;span style="color: rgb(128, 128, 48);font-size:130%;" &gt;.&lt;/span&gt;&lt;span style="font-size:130%;"&gt;out&lt;/span&gt;&lt;span style="color: rgb(128, 128, 48);font-size:130%;" &gt;.&lt;/span&gt;&lt;span style="font-size:130%;"&gt;println&lt;/span&gt;&lt;span style="color: rgb(128, 128, 48);font-size:130%;" &gt;(&lt;/span&gt;&lt;span style="color: rgb(0, 0, 230);font-size:130%;" &gt;"Hey scala pinged me"&lt;/span&gt;&lt;span style="color: rgb(128, 128, 48);font-size:130%;" &gt;)&lt;/span&gt;&lt;span style="color: rgb(128, 0, 128);font-size:130%;" &gt;;&lt;/span&gt;&lt;span style="font-size:130%;"&gt;&lt;br /&gt; &lt;/span&gt;&lt;span style="color: rgb(128, 0, 128);font-size:130%;" &gt;}&lt;/span&gt;&lt;span style="font-size:130%;"&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="color: rgb(128, 0, 128);font-size:130%;" &gt;}&lt;/span&gt;&lt;span style="font-size:130%;"&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="color: rgb(105, 105, 105);font-size:130%;" &gt;//CallJava.scala&lt;/span&gt;&lt;span style="font-size:130%;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="color: rgb(105, 105, 105);font-size:130%;" &gt;//This scala class uses the java class CallScala&lt;/span&gt;&lt;span style="font-size:130%;"&gt;&lt;br /&gt;&lt;br /&gt;object CallJava &lt;/span&gt;&lt;span style="color: rgb(128, 0, 128);font-size:130%;" &gt;{&lt;/span&gt;&lt;span style="font-size:130%;"&gt;&lt;br /&gt;def main &lt;/span&gt;&lt;span style="color: rgb(128, 128, 48);font-size:130%;" &gt;(&lt;/span&gt;&lt;span style="font-size:130%;"&gt;args&lt;/span&gt;&lt;span style="color: rgb(128, 128, 48);font-size:130%;" &gt;:&lt;/span&gt;&lt;span style="color: rgb(187, 121, 119);font-size:130%;" &gt;Array&lt;/span&gt;&lt;span style="color: rgb(128, 128, 48);font-size:130%;" &gt;[&lt;/span&gt;&lt;span style="color: rgb(187, 121, 119);font-size:130%;" &gt;String&lt;/span&gt;&lt;span style="color: rgb(128, 128, 48);font-size:130%;" &gt;]&lt;/span&gt;&lt;span style="color: rgb(128, 128, 48);font-size:130%;" &gt;)&lt;/span&gt;&lt;span style="color: rgb(128, 0, 128);font-size:130%;" &gt;{&lt;/span&gt;&lt;span style="font-size:130%;"&gt;&lt;br /&gt;val callScala &lt;/span&gt;&lt;span style="color: rgb(128, 128, 48);font-size:130%;" &gt;=&lt;/span&gt;&lt;span style="font-size:130%;"&gt; &lt;/span&gt;&lt;span style="color: rgb(128, 0, 0);font-size:130%;" &gt;new&lt;/span&gt;&lt;span style="font-size:130%;"&gt; CallScala&lt;br /&gt;callScala&lt;/span&gt;&lt;span style="color: rgb(128, 128, 48);font-size:130%;" &gt;.&lt;/span&gt;&lt;span style="font-size:130%;"&gt;pingMeFromScala&lt;br /&gt;&lt;/span&gt;&lt;span style="color: rgb(128, 0, 128);font-size:130%;" &gt;}&lt;/span&gt;&lt;span style="font-size:130%;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="color: rgb(128, 0, 128);font-size:130%;" &gt;}&lt;/span&gt;&lt;span style="font-size:130%;"&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;#Steps&lt;br /&gt;&lt;br /&gt;1)scalac ScalaClass.scala&lt;br /&gt;&lt;br /&gt;2)javac CallScala.java&lt;br /&gt;&lt;br /&gt;3)scalac CallJava.scala&lt;br /&gt;&lt;br /&gt;//Include scala-library.jar in classpath if you are usinf a scala class in java&lt;br /&gt;4)java -cp /home/byju/scala-2.8.0.Beta1/lib/scala-library.jar:. CallScala&lt;br /&gt;&lt;br /&gt;// You can use scala to run a java class&lt;br /&gt;5)scala CallScala&lt;br /&gt;&lt;br /&gt;6)scala CallJava&lt;br /&gt;// You can use java to run a scala class by including  scala-library.jar in classpath&lt;br /&gt;&lt;br /&gt;7)java -cp /home/byju/scala-2.8.0.Beta1/lib/scala-library.jar:. CallJava&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/pre&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/410634700600030219-2242526893649340479?l=bveedu.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://bveedu.blogspot.com/feeds/2242526893649340479/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://bveedu.blogspot.com/2010/03/scala-and-java-interoperability.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/410634700600030219/posts/default/2242526893649340479'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/410634700600030219/posts/default/2242526893649340479'/><link rel='alternate' type='text/html' href='http://bveedu.blogspot.com/2010/03/scala-and-java-interoperability.html' title='Scala and Java interoperability'/><author><name>Byju Veedu</name><uri>http://www.blogger.com/profile/01741086683221724097</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-410634700600030219.post-7658302773190960310</id><published>2010-02-28T18:50:00.000-08:00</published><updated>2010-02-28T19:59:09.208-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Cloud'/><title type='text'>Floating around the cloud for one day - CloudCamp ,Bangalore</title><content type='html'>I attended the Bangalore CloudCamp that happened on 28th Feb 2010.In contrast to what I thought about it didn't take much time to find and reach the place (Dayananda Sagar Institutions,Kumaraswamy Layout) and the turn around of large no of attendees was also above my expectation.I saw lot of guys actively looking for what is happening in and around the cloud and how it is going to change the IT atmosphere.This has to be looked into when there are opinions from many corners that cloud is going to be another big hype rather than reality (a cloud without rain !).I assume there were around 200 no of attendees.&lt;br /&gt;&lt;br /&gt;   Talking about the sessions,it was a meet-up along with Hadoop summit organised by yahoo.being a developer I have the opinion that large conference add less value to the developer than small meet-ups.Organised conferences have a pre-planned set of talks and in that they will try to pour in everything within few minutes of time.It might help to get a broad overview about some topic and will especially help business guys to get a advertisement also.Whereas small meet-ups are developer friendly and you have more freedom and time to spend and space for participation.&lt;br /&gt;&lt;br /&gt;  Talking in this context the lightning sessions which grabbed most of the morning time was mainly a waste of time for me.But I understand it from the organiser's perspective that they have no choice as to support the sponsors. It all started with the un-conferencing session were some panellists chosen from the audience answered questions from audience and based on interest for a particular topic un-conference sessions were chosen.This was special with active participation of attendees.The un-conferencing sessions were scheduled parallel to the hadoop sessions in the afternoon in three separate classrooms and there was lunch break.&lt;br /&gt;&lt;br /&gt;  There were 9 un-conference sessions altogether.Let me list down them .&lt;br /&gt;&lt;br /&gt;1) Intro to cloud computing&lt;br /&gt;2) Session on Windows azure&lt;br /&gt;3) Data management in cloud&lt;br /&gt;4) Business models on cloud&lt;br /&gt;5) Security in cloud&lt;br /&gt;6) Apache mahout session&lt;br /&gt;7) Google app-engine session&lt;br /&gt;8) SDLC for cloud&lt;br /&gt;9) Databases in cloud &lt;br /&gt;&lt;br /&gt;   I wanted to understand hadoop and at the same time interested in some un-conferencing sessions also and I have to schedule my time effectively as they are going in parallel.Finally I decided to attend the Apache Mahout session only in un-conference as it felt something interesting for me.Apache mahout is a Machine Learning software built on top of hadoop and lucence .Although I missed some initial hadoop sessions because of this mahout session was worth attending and Robin done a good job by presenting it in more effective way.&lt;br /&gt;&lt;br /&gt; When I moved to hadoop after the Mahout session the initial sessions were over and there were not much interesting afterwards as it was more about QA and performance tuning and one session from professor from PSG college on how they used hadoop in their research.I appreciate the collaboration from the industry and academia in this area and have the opinion that that is one of the are India have to improve upon.The event was sponsored by Yahoo and Microsoft and it is great to see the commitment of yahoo in Hadoop open source project and yahoo proved that hadoop is worth and production ready as they are already running hadoop in more than 30000 nodes as the back-end of their web application  infrastructure.Bear with me if I am biased being an open source advocate,but Microsoft's participation was targeted for their advertisement rather than interest in community and they tried to utilize it very well.The final panel discussion with industry pioneers had very short and so couldn't raise to the expectation .Even though there were some good thoughts and good participation from audience.&lt;br /&gt; &lt;br /&gt;  In summary it was a great effort to boost the community around the cloud in India and Prem did a good job in organising this and Dave Nielsen as cool and jovial guy managed sessions very well.Overall it was very particular with active participation of the cloud community in India.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/410634700600030219-7658302773190960310?l=bveedu.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://bveedu.blogspot.com/feeds/7658302773190960310/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://bveedu.blogspot.com/2010/02/floating-around-cloud-for-one-day.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/410634700600030219/posts/default/7658302773190960310'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/410634700600030219/posts/default/7658302773190960310'/><link rel='alternate' type='text/html' href='http://bveedu.blogspot.com/2010/02/floating-around-cloud-for-one-day.html' title='Floating around the cloud for one day - CloudCamp ,Bangalore'/><author><name>Byju Veedu</name><uri>http://www.blogger.com/profile/01741086683221724097</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-410634700600030219.post-5518730845020302383</id><published>2010-02-16T08:48:00.000-08:00</published><updated>2010-02-15T23:11:05.590-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Mathematics'/><title type='text'>Web  resources in Mathematics</title><content type='html'>Being a mathematics graduate I have a passion for mathematics and I am always fascinated by its beauty.Nevertheless I am interested in history of science and mathematics and computer science in particular and whenever I come to know any related web resource  I will  bookmark that.I discovered Diigo few months ago and it was the kind of tool I was looking for and I moved all my bookmarks from google to Diigo. In addition to just bookmarking it archives the pages bookmarked and it will be helpful if it gets lost in future(and it is very common).Also it is claimed to be a researcher's tool as it has facility to arrange items and highlight information ,share items with others etc.I suggest every one to try Diigo once.Coming back to mathematics I am listing below some links which will be interesting for any maths lover.&lt;br /&gt;&lt;br /&gt;1) &lt;a href="http://en.wikipedia.org/wiki/Mathematics_portal"&gt;Wikipedia mathematics portal&lt;/a&gt;&lt;br /&gt; Of cource wikipedia is the  number one source for any topic.&lt;br /&gt;2) &lt;a href="http://planetmath.org/"&gt;Planet maths&lt;/a&gt;&lt;br /&gt;  Planet maths is an encyclopaedia for mathematics.It has article on almost every subject and it is reviewed by members. Each topic is owned by one member and so it will be more authentic and accurate.&lt;br /&gt;&lt;br /&gt;3)&lt;a href="http://mathworld.wolfram.com/"&gt;Wolfram Math world&lt;/a&gt; and &lt;a href="http://www.wolframalpha.com/"&gt;wolfram alpha online&lt;/a&gt;&lt;br /&gt;Math world has rich set of details about almost all the branch of mathematics. Wolfram alpha knowledge engine uses mathematica software which helps you to compute so many mathematical functions online quickly.It is a powerful tool for mathematics students and teachers.&lt;br /&gt;4) &lt;a href="http://turnbull.mcs.st-and.ac.uk/history/"&gt;MacTutor History of Mathematics archive&lt;/a&gt;&lt;br /&gt;The MacTutor History of Mathematics archive is the largest source of information in the web about the history of mathematics and also about mathematicians.&lt;br /&gt;5)&lt;a href="http://www.cut-the-knot.org/"&gt;cut the knot&lt;/a&gt;&lt;br /&gt;contains interesting mathematics puzzles and introduction to mathematics topics and problems&lt;br /&gt;6)&lt;a href="http://eom.springer.de/"&gt;Springer encyclopaedia of mathematics&lt;/a&gt;&lt;br /&gt;Springer encyclopaedia of mathematics acts as a quick reference for mathematics topics available with an index.&lt;br /&gt;7)&lt;a href="http://ocw.mit.edu/OcwWeb/Mathematics/index.htm"&gt;MIT open courseware &lt;/a&gt;&lt;br /&gt;MIT open courseware from MIT is the largest source of learning materials on any subject .&lt;br /&gt;8)&lt;a href="http://mathforum.org/"&gt;Math forum&lt;/a&gt;&lt;br /&gt;The Math Forum is a leading center for mathematics and mathematics education on the Internet.It has a lot of resources and links for learning and teaching mathematics.&lt;br /&gt;9)&lt;a href="http://www.iep.utm.edu/category/s-l-m/math/"&gt;Internet encyclopedia of philosophy&lt;/a&gt;&lt;br /&gt;Internet encyclopedia of philosophy has a section about mathematics and logic which is helpful to understand the foundations and philosophy of mathematics.&lt;br /&gt;10)&lt;a href="http://primes.utm.edu/"&gt;Prime pages&lt;/a&gt;&lt;br /&gt;Prime pages has lot of information about prime number research an interesting field in number theory.&lt;br /&gt;11)&lt;a href="http://www.gresham.ac.uk/eventsresults.asp?PageId=4&amp;amp;frmSubject=4&amp;amp;frmPeriod=past"&gt;Gresham college lectures in mathematics&lt;/a&gt;&lt;br /&gt;A lot of interesting lectures in mathematics.I found these very interesting and informative.&lt;br /&gt;12)&lt;a href="http://www.mathopenref.com/"&gt;The Math Open Reference Project&lt;/a&gt;&lt;br /&gt;A free interactive math textbook on the web. Initially covering high-school geometry.&lt;br /&gt;13)&lt;a href="http://www.visualmathlearning.com/"&gt;visualmathlearning.com&lt;/a&gt;&lt;br /&gt;Understanding Mathematics through Insight, Concept, and Perception&lt;br /&gt;14)&lt;a href="http://www.math-atlas.org/"&gt;math-atlas.org&lt;/a&gt;&lt;br /&gt;Introductory articles on almost all the branches of mathematics.&lt;br /&gt;15)&lt;a href="http://nrich.maths.org/public/"&gt;NRICH&lt;/a&gt;&lt;br /&gt;NRICH is a team of qualified teachers who are also practitioners in RICH mathematical thinking.NRICH aims to Enrich the experience of the mathematics curriculum for all learners.&lt;br /&gt;&lt;br /&gt;     I hope these links will be useful for all mathematics lovers seeking for resources and reference in web.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/410634700600030219-5518730845020302383?l=bveedu.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://bveedu.blogspot.com/feeds/5518730845020302383/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://bveedu.blogspot.com/2010/01/web-resources-in-mathematics.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/410634700600030219/posts/default/5518730845020302383'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/410634700600030219/posts/default/5518730845020302383'/><link rel='alternate' type='text/html' href='http://bveedu.blogspot.com/2010/01/web-resources-in-mathematics.html' title='Web  resources in Mathematics'/><author><name>Byju Veedu</name><uri>http://www.blogger.com/profile/01741086683221724097</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-410634700600030219.post-8444044345268998590</id><published>2010-01-24T04:53:00.000-08:00</published><updated>2010-01-28T19:40:06.307-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Maven'/><title type='text'>Maven Basics</title><content type='html'>Coming from the Ant world it took sometime for me to digest the basics of Maven and it is difficult to get into any tool or technology without getting its basics. So I am putting down my thoughts/understanding of maven for newbies.Also I request to point out and correct any mistakes as I am not an expert of Maven.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Why Maven and how is it different from Ant?&lt;/span&gt;&lt;br /&gt;       Maven is a standardized project development and lifecycle management system&lt;br /&gt;for java projects.The problem with Ant was that each project will follow its own way of building and packaging applications and this lack of standard or convention will be a problem when switching from one project to another or sharing the libraries among projects.So a new concept of standardizing and building some patterns for different kind of projects came up which will help people to reuse the build models and libraries among projects.The basic concept of maven are described below.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;1)Standard build structure&lt;/span&gt;&lt;br /&gt; Maven enforces a standard build structure for all the java projects.Please refer the reference link to understand the same.&lt;br /&gt;&lt;br /&gt;Reference :&lt;br /&gt;http://maven.apache.org/guides/introduction/introduction-to-the-standard-directory-layout.html&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;2) Project Object Model or POM&lt;/span&gt;&lt;br /&gt;   Each project need to have an xml file(pom.xml) that contains information about the project and configuration details used by Maven to build the project.This should be placed in the root directory of the project.&lt;br /&gt;Reference : http://maven.apache.org/guides/introduction/introduction-to-the-pom.html&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;3) Concept of central repository for libraries&lt;/span&gt;&lt;br /&gt;  This is useful when you have multiple projects using the same set of libraries and want&lt;br /&gt;to share them.Also it makes version control and dependancy management easy.The libraries will be made vailable in central repositories online and you specify the details of the libraries as dependencies in the pom.xml.You can find the libraries from either the central repository of maven ()or from  any other Maven repositories available. When we build the system the the dependant jars will be downloaded from the net and will be put into your local&lt;br /&gt;repository.You can specify the location of your local repository in M2_HOME/settings.xml or it will take a default location(For windows  it is My Documents/.m2 and for linux ~home/.m2). So instead of each project maintaining separate libraries the libraries will be taken from the local repostory while building.The reference links have more information about repositories.&lt;br /&gt;&lt;br /&gt;Reference:&lt;br /&gt;http://maven.apache.org/guides/introduction/introduction-to-repositories.html&lt;br /&gt;http://www.mkyong.com/maven/how-to-search-the-maven-coordinates-pom-xml-dependency/&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;4) Maven plugins and goals&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Maven accomplishes everything using plugins .Intact Maven can be considered as a plugin&lt;br /&gt;execution framework.We will crate a plugin for each task you want to do with maven.Each plugin will again have a set of goals.Maven comes with a standard set of plugins and goals for common project management tasks.&lt;br /&gt;For eg.&lt;br /&gt;clean -Clean up after the build.&lt;br /&gt;site-  Generate a site for the current project.&lt;br /&gt;&lt;br /&gt;In addition to that you can create your own plugins to accomplish the tasks specific to your project.For eg.Scala has a maven plugin to help managing scala projects.Again plugin will be available in central repositories(http://repo1.maven.org/maven2/org/apache/maven/plugins for maven) .If you are using the libraries or plugins from maven central repository you need not specify the repositories and plugin repositories in pom.xml files.Any other repositories should be specified in pom.xml.&lt;br /&gt;&lt;br /&gt;Reference :&lt;br /&gt;&lt;br /&gt;http://maven.apache.org/plugins/index.html&lt;br /&gt;http://hamandeggs.wordpress.com/2009/08/30/creating-a-simple-maven-plugin/&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;5) Maven archetype plugin&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;   Archetype is a Maven project templating toolkit. An archetype is defined as an original pattern or model from which all other things of the same kind are made.  Archetype will help authors create Maven project templates for users, and provides users with the means to generate parameterized versions of those project templates.&lt;br /&gt;&lt;br /&gt;To create a new project based on an Archetype, you need to call mvn archetype:generate goal as follows&lt;br /&gt;&lt;br /&gt;mvn archetype:generate&lt;br /&gt;&lt;br /&gt;It will list the archetypes available in the repositories available and you can choose the one which fits your project .It will ask for some more information about the project like name and version and once you provide those details archtype lugin will create the ptoject structure and pom.xml file for your project.Refer the links for more information&lt;br /&gt;&lt;br /&gt;   &lt;br /&gt;References&lt;br /&gt;http://www.mkyong.com/maven/how-to-create-a-project-with-maven-template/&lt;br /&gt;http://maven.apache.org/guides/introduction/introduction-to-archetypes.html&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/410634700600030219-8444044345268998590?l=bveedu.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://bveedu.blogspot.com/feeds/8444044345268998590/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://bveedu.blogspot.com/2010/01/maven-basics.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/410634700600030219/posts/default/8444044345268998590'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/410634700600030219/posts/default/8444044345268998590'/><link rel='alternate' type='text/html' href='http://bveedu.blogspot.com/2010/01/maven-basics.html' title='Maven Basics'/><author><name>Byju Veedu</name><uri>http://www.blogger.com/profile/01741086683221724097</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-410634700600030219.post-878379463145791124</id><published>2010-01-17T03:37:00.000-08:00</published><updated>2010-01-17T03:51:58.242-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Os'/><category scheme='http://www.blogger.com/atom/ns#' term='Linux'/><category scheme='http://www.blogger.com/atom/ns#' term='Ubuntu'/><title type='text'>Believe me,  Linux is as easy as any other OS</title><content type='html'>    	&lt;title&gt;&lt;/title&gt; 	&lt;meta name="GENERATOR" content="OpenOffice.org 3.1  (Linux)"&gt; 	&lt;style type="text/css"&gt; 	&lt;!-- 		@page { margin: 2cm } 		P { margin-bottom: 0.21cm } 		A:link { so-language: zxx } 	--&gt; 	&lt;/style&gt;  &lt;p style="margin-bottom: 0cm;"&gt;      I  recently read an article in computer world “&lt;a href="http://blogs.computerworld.com/15402/you_dont_need_to_know_linux_to_use_linux"&gt;You don't need to 'know' Linux to use Linux&lt;/a&gt;”.It addresses the notion people have that you need to master some commands or need some expertise to use linux easily.  I can see people still have those notions even after linux as OS matured a lot and came a longway to compete with others. Let me adress some of them and i will be relying mainly the most popular desktop linux distro Ubuntu to prove my points.&lt;/p&gt;&lt;p style="margin-bottom: 0cm;"&gt;   	&lt;meta equiv="CONTENT-TYPE" content="text/html; charset=utf-8"&gt; 	&lt;title&gt;&lt;/title&gt; 	&lt;meta name="GENERATOR" content="OpenOffice.org 3.1  (Linux)"&gt; 	&lt;style type="text/css"&gt; 	&lt;!-- 		@page { margin: 2cm } 		P { margin-bottom: 0.21cm } 		A:link { so-language: zxx } 	--&gt; 	&lt;/style&gt;  &lt;/p&gt;&lt;ol&gt;&lt;li&gt;&lt;p style="margin-bottom: 0cm;"&gt;Installing linux may corrupt my 	windows OS&lt;/p&gt;&lt;/li&gt;&lt;/ol&gt;This might be mostly due to the fact that linux is following a different file system(ext3 or ext4) and the experience they might had in trying linx years before. In reality it is very strightforward and there is nothing to fear if you follow the proper instructions. The good thing is Ubuntu have very good documentation to help you in everything. Please refer the section &lt;a href="http://ubuntuguide.org/wiki/Ubuntu:Karmic#Dual-Booting_Windows_and_Ubuntu"&gt;Dual-Booting Windows and Ubuntu   &lt;span style="text-decoration: none;"&gt;in the Ubuntu userguide.&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;ol start="2"&gt;&lt;li&gt;&lt;p style="margin-bottom: 0cm;"&gt;You need to know shell commands to 	use linux&lt;/p&gt; &lt;/li&gt;&lt;/ol&gt; &lt;p style="margin-bottom: 0cm;"&gt;         This is very well addressed in the article I refered earlier(“&lt;a href="http://blogs.computerworld.com/15402/you_dont_need_to_know_linux_to_use_linux"&gt;You don't need to 'know' Linux to use Linux&lt;/a&gt;”.)  &lt;/p&gt; &lt;p style="margin-bottom: 0cm;"&gt;     &lt;/p&gt; &lt;ol start="3"&gt;&lt;li&gt;&lt;p style="margin-bottom: 0cm;"&gt;Linux don't have good support for 	audio and video and you need to be hacker to make it work&lt;/p&gt; &lt;/li&gt;&lt;/ol&gt; &lt;p style="margin-bottom: 0cm;"&gt;           This is a thing of the past and now all the popular disto's have support for all the popular audio and video file formats. But not all the drivers might not be bundled with the os as you might have for windows . If you take Ubuntu for example mp3 driver won't come bundled with Ubuntu as it is not complaint with Ubuntu license terms.You have to understand  Ubuntu and open source philisophy to understand its reason fully ,but as normal user you just need to install gstreamer plugins separately from Ubuntu software center .I will be expalining installing applications in Ubuntu separately.&lt;/p&gt;&lt;br /&gt;&lt;ol start="4"&gt;&lt;li&gt;&lt;p style="margin-bottom: 0cm;"&gt;I will be landed in  strange world 	with none of favourite apps in windows not available.&lt;/p&gt;&lt;/li&gt;&lt;/ol&gt;You are right in one way as you might be using some windows software for years and is quiet confortable with them. But the point is that you have an alternate software of almost every kind in linux and there are many far better and lightweight than in windows. If you are determined it won't take much time learn any of them and you can see a lot more variety in linux world then you see in windows. For a list of applications refer the following links. &lt;p style="margin-bottom: 0cm;"&gt;&lt;a href="http://ubuntuguide.org/wiki/Ubuntu:Karmic#windows"&gt; Ubuntu user guide&lt;/a&gt;&lt;/p&gt; &lt;p style="margin-bottom: 0cm;"&gt; &lt;a href="http://eackouye.i.ph/blogs/eackouye/2008/04/18/19-things-to-do-after-installing-ubuntu-linux"&gt;19 cool things to do after installing Ubuntu&lt;/a&gt;&lt;/p&gt; &lt;p style="margin-bottom: 0cm;"&gt;&lt;a href="http://blog.thesilentnumber.me/2009/09/top-things-to-do-after-installing.html"&gt;http://blog.thesilentnumber.me/2009/09/top-things-to-do-after-installing.html&lt;/a&gt;&lt;/p&gt;&lt;br /&gt;&lt;ol start="5"&gt;&lt;li&gt;&lt;p style="margin-bottom: 0cm;"&gt;It has a lot of security 	restrictions and is difficult to deal with&lt;/p&gt; &lt;/li&gt;&lt;/ol&gt; &lt;p style="margin-bottom: 0cm;"&gt;This is because linux is following unix architecture and is designed as a multiuser system at its core. This is basically  different from the windows which was deveolped for desktop PC's. But linux architecture has a lot of advantages and is the reason why linux is considered the most secured os and have very less chance for the viruses to be affected. It may be annoying initially as there may be  restrictions for normal users and once you understand it you will see the benefit.  &lt;/p&gt; &lt;p style="margin-bottom: 0cm;"&gt;  &lt;/p&gt; &lt;ol start="6"&gt;&lt;li&gt;&lt;p style="margin-bottom: 0cm;"&gt;Installing applications is a 	painfull task and you need to be a techie to do that.&lt;br /&gt;&lt;/p&gt;&lt;/li&gt;&lt;/ol&gt;This is really wrong and ideally there is hardly any difference with windows  now.Infact it is much easy as Ubuntu has a Ubuntu software center from you can find the applications and do a click and install. Fundamentally there is a difference in the way applications are installed and  managed  linux as linux is following a different file system architecture. But now everything is possible through GUI and if you are techie of course command line will give you more power. &lt;ol start="7"&gt;&lt;li&gt;&lt;p style="margin-bottom: 0cm;"&gt;No one knows linux to support me 	if there is a problem.&lt;/p&gt;&lt;/li&gt;&lt;/ol&gt;This is another wrong notion. It may be right as you won't be having many people around you who know linux as linux is less popular than windows. But if you look at online you get answers for all your problems. Infact as linux is a community driven os it is very easy to get help from community than from official documentation as in case of windows. &lt;ol start="8"&gt;&lt;li&gt;&lt;p style="margin-bottom: 0cm;"&gt;Anything comes free of cost is not 	good or with less quality.&lt;/p&gt; &lt;/li&gt;&lt;/ol&gt; &lt;p style="margin-bottom: 0cm;"&gt;Some people have a general feeling that as free software with less quality. This may be because the think that as linux is developed by volunteers who are not resposible for bugs and  software doesn't offer any official support .This is infact wrong and eventhough free software is developed by volunteers they also go through the same rigorous development and testing cycles that commercal softwares do. Infact as there are more involement from community it is possible that more people test it at early stages and more bugs are fixed before the release.Even you can get commercial support from any linux vendors like Redhat or Novell if you are ready to pay for that.&lt;/p&gt;  &lt;ol start="9"&gt;&lt;li&gt;&lt;p style="margin-bottom: 0cm;"&gt;Linux is less user-friendly 	compared to windows.&lt;/p&gt; &lt;/li&gt;&lt;/ol&gt; &lt;p style="margin-bottom: 0cm;"&gt;This might be true few years back as linux GUI's were not that developed and there were no GUI  for some taks. But now if you look at most Linux distros the GUI is in par with windows and you may even feel more confortable working with linux as its interface much more simple and lightweight. You will ofcourse have an affinity towards a platform you are working for years and may take some time to get confortable with a new once. But as a person recently moved completely to Ubuntu i felt linux is muck easy to work with and intellectually satisfying for me being a programmer.&lt;/p&gt; &lt;p&gt;&lt;/p&gt; &lt;p style="margin-bottom: 0cm;"&gt;&lt;br /&gt;&lt;/p&gt; &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/410634700600030219-878379463145791124?l=bveedu.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://bveedu.blogspot.com/feeds/878379463145791124/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://bveedu.blogspot.com/2010/01/believe-me-linux-is-as-easy-as-any.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/410634700600030219/posts/default/878379463145791124'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/410634700600030219/posts/default/878379463145791124'/><link rel='alternate' type='text/html' href='http://bveedu.blogspot.com/2010/01/believe-me-linux-is-as-easy-as-any.html' title='Believe me,  Linux is as easy as any other OS'/><author><name>Byju Veedu</name><uri>http://www.blogger.com/profile/01741086683221724097</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-410634700600030219.post-7136547480755227914</id><published>2010-01-07T19:51:00.000-08:00</published><updated>2010-03-21T10:39:01.778-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Scala'/><category scheme='http://www.blogger.com/atom/ns#' term='Programming'/><title type='text'>Why I started learning Scala ?</title><content type='html'>Recently I started learning Scala language.I have been working on java for the past 4 years and is quite satisfied with it.I am also sure java is going to stay there for a long term against all the criticisms and hatred  of those  dynamic language advocates. Java gives me lot of confidence to take a problem or project as I am sure there will be a solution in java for everything. As a new comer it may be confusing as java gives you a lot of options and it is difficult to choose the right approach or solution ,but as you mature you enjoy the freedom and power it gives .It is especially because java's open source nature and  availability of lot of open source libraries and frameworks. Look for example how many web  frameworks you have in java.&lt;br /&gt;&lt;br /&gt;    Recently we saw emergence a lot of jvm languages which according to me strengthens the java language platform. The important  among them are Jruby,Jython,Scala,Clojure and Groovy Jruby and Jython are JVM versions of Ruby and Python respectively ,which are two powerful dynamic languages. They helps lovers of those dynamic languages to stick to that platform and at the same time leverage the power of JVM,the most tested, trustworthy VM platform. Groovy ,Scala and Clojure  are developed independantly and among them scala attracted me very  much and I decided to learn scala .This is mainly because I felt any need of learning any of the dynamic languages in JVM  as java gives me what I want and I am confident with that. But when looking at Scala I saw  some interesting stuff and felt it is worth to learn that. I am listing down some of those features.&lt;br /&gt;&lt;br /&gt;1) Functional programming&lt;br /&gt;     Scala support for functional programming attracted me .As of now I didn't think much about the style of programming I followed and  the debate over Imperative or functional programming in scala groups pushed me to take a deep look at functional programming aspects. Scala being a multi-paradigm language leverage the power of both functional and imperative approaches.&lt;br /&gt;2) Type inference&lt;br /&gt;   Scala is strongly typed language and at the same time it has something called type inference by which it infers the type of a variable and relieves most of the burden from programmer.&lt;br /&gt;3) Actors&lt;br /&gt;      Actor is a more advanced way for parallel programming instead of using threads and locks which is  very low level and difficult to use for programmers.&lt;br /&gt;4) DSL support&lt;br /&gt;      DSL (Domain specific languages) are gaining popularity and scala offers a power full support with its parser library.&lt;br /&gt;&lt;br /&gt;        I will try publish detailed notes on each of these as I progress ,but the interesting point is&lt;br /&gt;that it forced me two look deep at some basic concepts of programming which I consider very valuable as a programmer.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/410634700600030219-7136547480755227914?l=bveedu.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://bveedu.blogspot.com/feeds/7136547480755227914/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://bveedu.blogspot.com/2010/01/why-i-started-learning-scala.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/410634700600030219/posts/default/7136547480755227914'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/410634700600030219/posts/default/7136547480755227914'/><link rel='alternate' type='text/html' href='http://bveedu.blogspot.com/2010/01/why-i-started-learning-scala.html' title='Why I started learning Scala ?'/><author><name>Byju Veedu</name><uri>http://www.blogger.com/profile/01741086683221724097</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-410634700600030219.post-5551876884110334280</id><published>2009-12-18T22:42:00.000-08:00</published><updated>2009-12-19T07:15:47.282-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Java Web MVC'/><title type='text'>Play!, a promising java web framework</title><content type='html'>&lt;span style="font-size:85%;"&gt;&lt;span style="font-family: verdana;"&gt;  &lt;span style="font-size:100%;"&gt;    &lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:100%;"&gt;&lt;span style="font-family: verdana;"&gt;            &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: verdana;font-size:100%;" &gt;Recent years we saw a lot of java web frameworks coming to the scene and gaining popularity.Each of them brings features to ease web development or claim to address the problems with traditional java web frameworks like struts or spring. The common aim is  to reduce the complexity and increase productivity. Play is a framework which claims a framework for the developers providing the best tools to ease the development and increase productivity. Here are the features  which distinguishes it from other frameworks.&lt;br /&gt;&lt;br /&gt;1) &lt;/span&gt;&lt;span style="font-size:100%;"&gt;&lt;span style="font-family: verdana;"&gt;Simple stateless mvc architecture&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: verdana;font-size:100%;" &gt;2) Based of REST principles&lt;/span&gt;&lt;span style="font-weight: bold;"&gt;&lt;br /&gt;&lt;/span&gt;3)&lt;span style="font-weight: bold; font-family: verdana;"&gt; &lt;/span&gt;&lt;span style="font-family: verdana;"&gt;The framework compiles your sources and hot-reloads them into the JVM without the need to restart the server.So you can edit and reload the changes immediately.&lt;/span&gt;&lt;br /&gt;&lt;span style="font-size:100%;"&gt;&lt;span style="font-family: verdana;"&gt;4)&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: verdana;font-size:100%;" &gt; Aimed to provide developer's productivity&lt;/span&gt;&lt;span style="font-size:100%;"&gt;&lt;span style="font-family: verdana;"&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: verdana;"&gt;5) TDD support with UI driven testing using integrated selenium .&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: verdana;"&gt;6) Improved exception messages&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: verdana;"&gt;7) HTTP to code mapping&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: verdana;"&gt;8) Full stack application framework with support for common web application needs&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: verdana;"&gt;9) Efficient templating engine&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: verdana;"&gt;10) JPA with hibernate support.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: verdana;"&gt;          Another remarkable point is good documentation and developer support through forum.&lt;/span&gt;&lt;span style="font-family: verdana;"&gt;I tried play with the sample application given in documentation and felt easy and developer friendly .Play comes with inbuilt server where you can deploy the application or import as a war file and deploy in another server. An interesting point is it breaks some java traditions in terms of packaging and MVC modeling.So it is time for playing your app.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold; font-style: italic;font-size:100%;" &gt;&lt;span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; font-size: 18px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 21px; orphans: 2; text-align: center; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px;"&gt;&lt;span class="Apple-style-span" style="font-weight: 300; text-align: left;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-weight: bold;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/410634700600030219-5551876884110334280?l=bveedu.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://bveedu.blogspot.com/feeds/5551876884110334280/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://bveedu.blogspot.com/2009/12/play-promising-java-web-framework.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/410634700600030219/posts/default/5551876884110334280'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/410634700600030219/posts/default/5551876884110334280'/><link rel='alternate' type='text/html' href='http://bveedu.blogspot.com/2009/12/play-promising-java-web-framework.html' title='Play!, a promising java web framework'/><author><name>Byju Veedu</name><uri>http://www.blogger.com/profile/01741086683221724097</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-410634700600030219.post-5574333454370892372</id><published>2009-12-06T00:42:00.000-08:00</published><updated>2009-12-06T01:11:58.361-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Internet'/><title type='text'>Deep and invisible web</title><content type='html'>&lt;span style="font-size:100%;"&gt;&lt;span style="font-family:verdana;"&gt;      It goal of a search engine is to index as much information in the web as possible. But is it possible to index the whole web with a highly powerful search engine given unlimited processing power?. It is not!  There are various reasons. The web that can be indexed by search engines is called surface web. The web which is not part of the surface web is called deep web or invisible web. It is estimated that deep web is much more larger than surface web (In fact more than 10 times larger, even though the estimates vary). There are different reasons why the whole web is not indexable by search engines.&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:verdana;"&gt;As per wikipedia deep Web resources may be classified into one or more of the following categories:&lt;/span&gt;&lt;/span&gt; &lt;ul  style="font-family:verdana;"&gt;&lt;li&gt;&lt;span style="font-size:100%;"&gt;Dynamic content: which are returned in response to a submitted query or accessed only through a form, especially if open-domain input elements (such as text fields) are used; such fields are hard to navigate without domain knowledge.&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt; &lt;ul  style="font-family:verdana;"&gt;&lt;li&gt;&lt;span style="font-size:100%;"&gt;Unlinked content: pages which are not linked to by other pages, which may prevent  web crawling programs from accessing the content. This content is referred to as pages without backlinks (or inlinks).&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt; &lt;ul  style="font-family:verdana;"&gt;&lt;li&gt;&lt;span style="font-size:100%;"&gt;Private Web: sites that require registration and login (password-protected resources).&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt; &lt;ul  style="font-family:verdana;"&gt;&lt;li&gt;&lt;span style="font-size:100%;"&gt;Contextual Web: pages with content varying for different access contexts (e.g., ranges of client IP addresses or previous navigation sequence).&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt; &lt;ul  style="font-family:verdana;"&gt;&lt;li&gt;&lt;span style="font-size:100%;"&gt;Limited access content: sites that limit access to their pages in a technical way (e.g., using the &lt;span style="text-decoration: underline;"&gt;CAPTHAs &lt;/span&gt;, or no-cache Pragma HTTP headers prohibit search engines from browsing them and creating cached copies).&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt; &lt;ul  style="font-family:verdana;"&gt;&lt;li&gt;&lt;span style="font-size:100%;"&gt;Scripted content: pages that are only accessible through links produced by javascript  as well as content dynamically downloaded from Web servers via flash or ajax &lt;span style="text-decoration: underline;"&gt;&lt;/span&gt; solutions.&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt; &lt;ul  style="font-family:verdana;"&gt;&lt;li&gt;&lt;span style="font-size:100%;"&gt;Non-HTML/text content: textual content encoded in multimedia (image or video) files or specific  file formats  handled by search engines.&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;span style="font-size:100%;"&gt;&lt;span style="font-family:verdana;"&gt;There are various approaches taken by the search engines to index the deep web. For eg. Google’s approach to the Deep Web is to find HTML forms, send input to these forms, and index the resulting HTML pages.Yahoo made a small part of the deep Web searchable by releasing Yahoo! Subscriptions. This search engine searches through a few subscription-only Web sites and the user will be asked to login to access content. Kosmix  instead, for any given search query taps into html forms in real-time through API calls, evaluates the results and organizes them into a topic page. Research is going on different approaches to tap this deep web ,but it is sure that large part of the web will be still invisible by search engines.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/410634700600030219-5574333454370892372?l=bveedu.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://bveedu.blogspot.com/feeds/5574333454370892372/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://bveedu.blogspot.com/2009/12/deep-and-invisible-web.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/410634700600030219/posts/default/5574333454370892372'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/410634700600030219/posts/default/5574333454370892372'/><link rel='alternate' type='text/html' href='http://bveedu.blogspot.com/2009/12/deep-and-invisible-web.html' title='Deep and invisible web'/><author><name>Byju Veedu</name><uri>http://www.blogger.com/profile/01741086683221724097</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-410634700600030219.post-3029506830121257974</id><published>2009-11-24T06:42:00.000-08:00</published><updated>2009-11-24T07:41:55.234-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Linux'/><category scheme='http://www.blogger.com/atom/ns#' term='Ubuntu'/><title type='text'>It is high time to move to Linux!</title><content type='html'>I really started working on ubuntu recently by installing Ubuntu karmic koala .I  enjoy working in linux platform and feels that it is an OS for the developer by the developer and of the developer. I remember the days started with the linux while studying for the PG course(2001-2004) , the struggles to play music and video files ,try to understanding and editing of configuration files etc. The impression  those  created prevented me in getting deep into linux for a very long time.In fact I installed ubuntu 9.4 some six months back with wubi installer(I was afraid to touch my windows OS) and played around for some time.But I didn't feel that great about ubuntu that time and it got corrupted after few days and I abandoned ubuntu thereafter.What made me to have another experiment with ubuntu this time is some articles comparing ubuntu  karmic koala against windows 7 soon after the release of karmic koala.I hadn't seen such a great comparison betwean ubuntu and windows before and  decided to have another experiment with linux.Even this time I started with wubi installer(Installing ubuntu inside windows as a windows service without creating a separate linux partition).soon got into problems again as erlier understanding its limitations.But this time I really loved experimenting with Ubuntu and felt very comfortable getting into it.I enjoyed the weekend I started working with ubuntu and in fact I abandoned windows for next two weeks!.Within few hours of installing I had the set-up equivalent to what I had in windows with a much more simple interface fast response and enjoyed good quality music and videos.&lt;br /&gt;     I faced little difficulty only in getting installed java and Java ides such as eclipse and netbeans other than that it was a breeze.And the good thing is ubuntu have a good online documentation (http://ubuntuguide.org)and will get good support from online forums and sites.So if you haven't tried Ubuntu till I recomment this is high time to experience that!. I will be sharing my experince in starting  Ubuntu in my future posts .&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/410634700600030219-3029506830121257974?l=bveedu.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://bveedu.blogspot.com/feeds/3029506830121257974/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://bveedu.blogspot.com/2009/11/it-is-high-time-to-move-to-linux.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/410634700600030219/posts/default/3029506830121257974'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/410634700600030219/posts/default/3029506830121257974'/><link rel='alternate' type='text/html' href='http://bveedu.blogspot.com/2009/11/it-is-high-time-to-move-to-linux.html' title='It is high time to move to Linux!'/><author><name>Byju Veedu</name><uri>http://www.blogger.com/profile/01741086683221724097</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry></feed>
