public marks

PUBLIC MARKS from solrac with tag "web 2.0"

2011

Mr Ethernet - Bob Metcalfe gives Startup advice

Here's some valuable advice for Startups from the King of the Ethernet Bob Metcalfe. Don’t be afraid of going up against entrenched incumbents, like he did with IBM, and its Token Ring technology. Long story short, Metcalfe and Ethernet won. Read about the disruptive technologies he thinks will change everything.

Indian Startup ConnectM Named Winner of IBM SmartCamp Bangalore

winner of IBM Global Entrepreneur Startup SmartCamp in Bangalore India. ConnectM's USP technology collects data remotely and uses domain specific analytics to deliver actionable business intelligence. ConnectM's solutions are powered by cutting edge M2M technology, that allow both wireless and wired systems to communicate with other devices of the same ability.

5 Tips To Help You Get Into IBM's Startup SmartCamp Competition

IBM’s global startup competition ‘world tour’ called SmartCamp kicks off in Bangalore on April 27. Slots for India are now full, but there are still openings in the next leg of the competition in Austin. You can take a look at all the Mentors that will be helping and get five SmartCamp tips to help you get your Startup accepted.

Kickstarter Best Practices For Getting Startup Seed-Money

Startups fail often because they create a product or service that no one really wants in mass. To mitigate Startup failure you can test your Idea at Kickstarter - A cool place to not only test interest in your idea, but also a great place tp obtain croudsourced funding for your Startup. A good idea, communicated well on KickStarter can spread fast and wide, and the large Kickstarter community can be a tremendous source of money and encouragement.

IBM Startup SmartCamp - Part of the Global Entrepreneur Initiative

As part of IBM’s ongoing commitment to foster innovation among Entrepreneurs, IBM announces its ‘SmartCamp’ contest in Bangalore, India on April 27, 2011. This is an exclusive global entrepreneur initiative program bringing together entrepreneurs, investors and experienced mentors with innovative ideas that can help to build a Smarter Planet.

IBM Global Entrepreneur Program to include Germany in 2011

Recently at CeBIT Hannover IBM announced that it would expand the IBM Global Entrepreneur Program to include Germany in 2011 effective immediately. With an amazing bunch of ecosystems partners we believe the German market offers a great opportunity for translating innovation and Entrepreneurship into scalable international businesses.

Update: IBM Entrepreneur SmartCamp Bangalore - Amazing Mentors signup

We are almost there in terms of confirming the mentors for SmartCamp Bangalore. We are delighted to present details of the mentors. This is an amazing collection of talent from the investor, corporate and most importantly entrepreneur communities.

2010

Learn HTML5 with these 4 quick HTML5 coding examples

In Tip-1, learn about the File API and how to drag & drop hard drive files to a webpage. In Tip-2 you code HTML5 using ContentEditable and LocalStorage to create a web sticky note. In Tip3 you will learn how to code HTML5 geolocation for the iPhone. In Tip-4 learn how easy it is to code drag and drop.

Build Web applications with HTML 5

This article coveres some of the new HTML 5 capabilities of modern browsers including powerful HTML 5 features such as multi-threading, geolocation, embedded databases, and embedded video. Learn how to use them in your applications.

An introduction to XML

This introduction to XML provides demonstrations of the basics of learning XML, covering topics such as Web 2.0, AJAX, RSS, Web Services and managing XML data. These short Web-based video modules provide clear examples of XML as well as references to popular Web sites that use XML.

Build an OAuth-enabled desktop Twitter client

OAuth is an open protocol that enables users to share their protected resources among different Web sites, without risking exposure. OAuth is an ideal candidate for mashing up today's social networking Web sites like Twitter.

2009

REST up with CouchDB and Groovy's RESTClient

A burst of innovation in the open source world over the last few years has led to an increase in Java developer productivity. A promising new entry on the scene is Apache CouchDB, hailed by some as the database for Web 2.0. This Java development 2.0 column introduces CouchDB and shows you how Groovy's RESTClient can help you tap into its strengths.

Grails file uploads and Atom syndication

Grails is a modern Web development framework that mixes familiar Java technologies like Spring and Hibernate. See how easy it is to implement a Grails file-upload capabilities for the body of a blog entry and put together a hand-rolled Atom feed for syndication.

Knee deep in the Twitter REST API

Twitter provides an API so Web developers can enable their users to access the various features that the Twitter site provides. In this article, learn the basics of using the Twitter REST API. Get started with a simple examples, then build your Twitter API skills. The ability to pull specific information from the Twitter Stream is endless.

Create and get your jQuery plug-in listed

jQuery lets you create your own plug-ins to extend the functions of jQuery—and to give back to the jQuery community. This article steps you through the process for creating your own jQuery plug-in and as well as getting it listed on the jQuery plug-in community Web pages. Be a part of the JQuery JavaScript library many have grown to depend on.

Integrating Adobe Flex and IBM WebSphere Portal

Now you can Combine the power of Adobe Flex's Rich Internet Applications (RIAs) capability, with the power of WebSphere Portal's ability to build flexible, SOA-based solutions. This article walks you through a process to quickly build rich client and component-based Flex applications for WebSphere Portal.

Streamline web apps with JSF 2 fu

JSF 1 was developed in an ivory tower, and the results, arguably, were less than spectacular. But JSF got one thing right — it let the marketplace come up with lots of real-world innovations. See how with the greatly improved JSF 2.0 you can Get rid of XML, simplify navigation, use Groovy, and take advantage of resource handling to easily implement robust, Ajaxified Web applications.

Build your first Android application

Android, a complete operating environment based upon the Linux V2.6 kernel, promises to be a market-moving open source platform that will be useful well beyond cell phones. In this article, learn about the Android platform and how it can be used for mobile and nonmobile applications, then build your first Android application. This simple first app you build will get you started quickly, but beleive me, you'll want to do more after that.

Scala and Twitter becomes Scitter

Learn how Scala's functional nature, which aligns well with Twitter's RESTful nature, and its extremely good XML processing features, makes it easy to build a Scala client library to use Twitter API to query its public timeline of tweets. This article shows you by example, how to use Scala to build the basic framework for a client library for accessing Twitter.

Step through Securing your Grails application

Grails provides all the basic building blocks you need to put together a secure Web application. Setting up an authentication infrastructure answers the question, "Who are you?" Get a hands-on lesson in enabling logins, limiting activity based on whether or not the User is logged in, and how to add in some authorization based on the User's role.

Display realtime Twitter Tweet stream with QueryPath

The new QueryPath library, a PHP cousin of the jQuery JavaScript library, offers an efficient API for working with XML, HTML, and HTTP. In this article, Walk through a simple example and build a small script that workes with the Web services API of the popular Twitter microblogging service, to execute a specific search on Twitter's server and print the results as HTML. Such a tool can be added to an existing Web site to show recent Twitter activity on a topic of interest.

build sophisticated web widgets using the Dojo Javascript Toolkit

Dojo is an open source, JavaScript-based toolkit for developing dynamic HTML Web applications. Dojo allows you to quickly build widgets that can be more complex than standard HTML widgets. The goal of this article is to give you the basics for developing HTML widgets starting with simple widgets and moving up to more complex ones using Dojo.

Build a RESTful service on CICS with PHP

This tutorial shows how you can use Java, and PHP to quickly and easily work with CICS programs and expose them on the Web. If you are a PHP developer, find out how you can use your PHP skills to interact with enterprise assets in CICS; if you are a CICS developer, see how PHP provides a simple and agile way to manipulate your existing resources.

Best practices in securing a Web Server

Securing a Web Server and your hosted applications is indeed a daunting task, but it's not an impossible one. As a public resource, a Web Server is like "bloody shark bait" for some. But it doesn't have to be: Learn to guard against the serious threats to your public Web Servers with a heavy dose of prevention.

The JQuery UI project Widgets

The jQuery UI package aims to create a well-defined and reliable set of user interface widgets that you can reuse within your own Web applications. This article takes you through all of the widgets that are offered in the 1.6 version of JQuery UI. These 6 widgets are the first of hopefully many widgets you'll see from the UI team.