Thursday, May 31, 2007

Google Gears

Very good Move by Google. Recently they introduced a new concept called google gears. Google Gears is an open source browser extension that lets developers create web applications that can run offline.Web application will work with out internet connection and then once you connected to the interenet it will synchronize to the online application. cool stuff. They use SQLite open source database to store the application for offline view.



Really intresting move by google. it will open the new gate to Web applications. Windows applications talking about online offline availability now available in web applications also.Do you think its right move by google to crush the windows application and make the web application more powerfull with Ajax kind of technologies. No doubt is going to move in high speed in the web application world with its new Google Gears.

Tuesday, May 29, 2007

Broadcast your own TV

Interested to broadcoast your own TV shows?



Check out the following sites.





Ustream TV




Mogulus - In beta now



Kyte Tv





i tried the kyte tv...and create my own tv show..check this out.. http://www.kyte.tv/suresh2



Hope soon every individual have their own tv!! So soon video blogging???

Thursday, May 24, 2007

SubSonic - Generate your DAL in a minute

Subsonic is a code Generation Tool for .NET. it is really a cool tool which generate your Data Access Layer in design time itself. Previously it is called as action Pack. Take a look at it in CodePlex



Take a look at the Webcast



More info about subsonic from codeplex site....



SubSonic is a toolset that helps a website build itself. At it's core it's:

  • A Data Access Layer (DAL) builder that requires no code on your part, it builds itself at compile-time with a full object layer and strongly-typed collections
  • A complete utility toolset, complete with Rails-like scaffolding, migrations (DB Versioning), and code generators
  • A dynamic query tool, that lets you use SQL Server and the Enterprise Library without having to know SQL
  • An OR Mapper that extends to views and stored procedures so you're not locked into the OR/M thing

What SubSonic does for you:

  1. Trim hours from your DEV cycle. This not only happens because the code is generated for you initially, but it's also maintained by SubSonic whenever you change your database.
  2. Gives you the option to go full-tilt OR/M, or use SPs/Views. We don't want to tell you what to do, you already know best. We just want to help.
  3. Help your application build itself. With our generators (class, scaffold, and batch-class) your site can build itself in no time. The scaffolding will help you work with your data quickly.
  4. A solid foundation from which to extend. Our starter site comes pre-wired with ASP.NET membership built in, AJAX, full 3-column elastic XHTML theme, and user administration pages from which you can administer your site's membership. That's at least a week's worth of work - already done!
  5. Get your project from idea to prototype in a fraction of the time. That's the strength of this project - using our starter kit you can have a sharp prototype up and running in the merest fraction of what it used to take.
Dont forget to take a look at the Commerce Starter Kit Powered by Subsonic.

Monday, May 21, 2007

Twitter

Came to know about this cool site called Twitter. you can tell the world that what you are doing currently now. its get updated in the twitter site. you can send your status through web, Instant messenger (gtalk), mobile..etc. You can also send your status using windows application called Twitterlicious



What am i doing now? Check it out @ http://twitter.com/suresh2 what whole world is doing? check @ http://twittervision.com/



For More help check this wiki http://twitter.pbwiki.com/



Sunday, May 20, 2007

Popfly

Popfly is the new place where we can play with microsoft silverlight.



here what microsoft says about popfly.....



Popfly is the fun, easy way to build and share mashups, gadgets, Web pages, and applications. Popfly consists of two parts:



1.Popfly Creator is a set of online visual tools for building Web pages and mashups.

2.Popfly Space is an online community of creators where you can host, share, rate, comment and even remix creations from other Popfly users.



More info at popfly .



Watch the video about Popfly here in channel9



I also want to play with it. waiting for the invitiation to play with popfly!!!

.NET Reflector Addins

Some Useful .Net Reflector Addins.Make your day to day .Net life more easier. Check it out here.

Thursday, May 17, 2007

SilverLight Vs Flash

I didnt post in my blog for a long time. Busy with personal things. today got some message from ananymous user that why i am not updating my blog. Happy to know that my blog is some what usefull for some one. Today i am going to talk about silverlight, new technology introduced by microsoft to crush Flash. One of the intresting thing that i appricate microsoft is, they copy products, but they copy it and make it better than the original one. Now Silverlight got full power of .net langaugages when compared to flash which depends on only action script. Flash also trying their best to compete with Silverlight by allowing users to write the code in java. Lets See who will win the race! SOme of the Useful SilverLight Links.

Dont forget to take a look at how SilverLight 1.1 integrated with .Net using this diagram