<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress.com" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>

<channel>
	<title>internet-technology &amp;laquo; WordPress.com Tag Feed</title>
	<link>http://en.wordpress.com/tag/internet-technology/</link>
	<description>Feed of posts on WordPress.com tagged "internet-technology"</description>
	<pubDate>Mon, 30 Nov 2009 19:56:55 +0000</pubDate>

	<generator>http://en.wordpress.com/tags/</generator>
	<language>en</language>

<item>
<title><![CDATA[Egully.com Launch: online retail portal aiming at India and Indian Diaspora abroad]]></title>
<link>http://indiaprwire.wordpress.com/2009/11/26/egully-com-launch-online-retail-portal-aiming-at-india-and-indian-diaspora-abroad/</link>
<pubDate>Thu, 26 Nov 2009 06:53:26 +0000</pubDate>
<dc:creator>indiaprwire</dc:creator>
<guid>http://indiaprwire.wordpress.com/2009/11/26/egully-com-launch-online-retail-portal-aiming-at-india-and-indian-diaspora-abroad/</guid>
<description><![CDATA[Indian online retail is growing at an astounding rate with more and more buyers using the online mod]]></description>
<content:encoded><![CDATA[Indian online retail is growing at an astounding rate with more and more buyers using the online mod]]></content:encoded>
</item>
<item>
<title><![CDATA[BharatMatrimony launches an affiliate program - 'Matri-Money']]></title>
<link>http://indiaprwire.wordpress.com/2009/11/26/bharatmatrimony-launches-an-affiliate-program-matri-money/</link>
<pubDate>Thu, 26 Nov 2009 06:40:21 +0000</pubDate>
<dc:creator>indiaprwire</dc:creator>
<guid>http://indiaprwire.wordpress.com/2009/11/26/bharatmatrimony-launches-an-affiliate-program-matri-money/</guid>
<description><![CDATA[BharatMatrimony, the leader in the matrimony space has launched &#8216;Matri-Money&#8217; - a unique]]></description>
<content:encoded><![CDATA[BharatMatrimony, the leader in the matrimony space has launched &#8216;Matri-Money&#8217; - a unique]]></content:encoded>
</item>
<item>
<title><![CDATA[Cloud Computing (extract from Wikipedia)]]></title>
<link>http://technovoice.wordpress.com/2009/11/26/cloud-computing-extract-from-wikipedia/</link>
<pubDate>Thu, 26 Nov 2009 04:54:49 +0000</pubDate>
<dc:creator>Voice</dc:creator>
<guid>http://technovoice.wordpress.com/2009/11/26/cloud-computing-extract-from-wikipedia/</guid>
<description><![CDATA[Cloud computing is Internet- (&#8220;cloud-&#8221;) based development and use of computer technology]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Cloud computing is Internet- (&#8220;cloud-&#8221;) based development and use of computer technology (&#8220;computing&#8221;). In concept, it is a paradigm shift whereby details are abstracted from the users who no longer need knowledge of, expertise in, or control over the technology infrastructure &#8220;in the cloud&#8221; that supports them. It typically involves the provision of dynamically scalable and often virtualized resources as a service over the Internet.</p>

<p>The term cloud is used as a metaphor for the Internet, based on how the Internet is depicted in computer network diagrams and is an abstraction of the underlying infrastructure it conceals. Typical cloud computing providers deliver common business applications online which are accessed from a web browser, while the software and data are stored on the servers.These applications are broadly divided into the following categories: Software as a Service (SaaS), Utility Computing, Web Services, Platform as a Service (PaaS), Managed Service Providers (MSP), Service Commerce, and Internet Integration. The name cloud computing was inspired by the cloud symbol that is often used to represent the Internet in flow charts and diagrams.<br />
Characteristics<br />
In general, cloud computing customers do not own the physical infrastructure, instead avoiding capital expenditure by renting usage from a third-party provider. They consume resources as a service and pay only for resources that they use. Many cloud-computing offerings employ the utility computing model, which is analogous to how traditional utility services (such as electricity) are consumed, whereas others bill on a subscription basis. Sharing &#8220;perishable and intangible&#8221; computing power among multiple tenants can improve utilization rates, as servers are not unnecessarily left idle (which can reduce costs significantly while increasing the speed of application development). A side-effect of this approach is that overall computer usage rises dramatically, as customers do not have to engineer for peak load limits. In addition, &#8220;increased high-speed bandwidth&#8221; makes it possible to receive the same response times from centralized infrastructure at other sites.<br />
Economics<br />
Diagram showing economics of cloud computing versus traditional IT, including capital expenditure (CapEx) and operational expenditure (OpEx)Cloud computing users can avoid capital expenditure (CapEx) on hardware, software, and services when they pay a provider only for what they use. Consumption is usually billed on a utility (e.g., resources consumed, like electricity) or subscription (e.g., time-based, like a newspaper) basis with little or no upfront cost. A few cloud providers are now beginning to offer the service for a flat monthly fee as opposed to on a utility billing basis. Other benefits of this time sharing-style approach are low barriers to entry, shared infrastructure and costs, low management overhead, and immediate access to a broad range of applications. In general, users can terminate the contract at any time (thereby avoiding return on investment risk and uncertainty), and the services are often covered by service level agreements (SLAs) with financial penalties.According to Nicholas Carr, the strategic importance of information technology is diminishing as it becomes standardized and less expensive. He argues that the cloud computing paradigm shift is similar to the displacement of electricity generators by electricity grids early in the 20th century.Although companies might be able to save on upfront capital expenditures, they might not save much and might actually pay more for operating expenses. In situations where the capital expense would be relatively small, or where the organization has more flexibility in their capital budget than their operating budget, the cloud model might not make great fiscal sense. Other factors impacting the scale of any potential cost savings include the efficiency of a company’s data center as compared to the cloud vendor’s, the company&#8217;s existing operating costs, the level of adoption of cloud computing, and the type of functionality being hosted in the cloud.</p>
<p>Architecture</p>
<p>The majority of cloud computing infrastructure, as of 2009, consists of reliable services delivered through data centers and built on servers with different levels of virtualization technologies. The services are accessible anywhere that provides access to networking infrastructure. Clouds often appear as single points of access for all consumers&#8217; computing needs. Commercial offerings are generally expected to meet quality of service (QoS) requirements of customers and typically offer SLAs. Open standards are critical to the growth of cloud computing, and open source software has provided the foundation for many cloud computing implementations.<br />
Cloud architecture, the systems architecture of the software systems involved in the delivery of cloud computing, comprises hardware and software designed by a cloud architect who typically works for a cloud integrator. It typically involves multiple cloud components communicating with each other over application programming interfaces, usually web services.This closely resembles the Unix philosophy of having multiple programs each doing one thing well and working together over universal interfaces. Complexity is controlled and the resulting systems are more manageable than their monolithic counterparts.Cloud architecture extends to the client, where web browsers and/or software applications access cloud applications.Cloud storage architecture is loosely coupled, where metadata operations are centralized enabling the data nodes to scale into the hundreds, each independently delivering data to applications or users.<br />
Public cloudPublic cloud or external cloud describes cloud computing in the traditional mainstream sense, whereby resources are dynamically provisioned on a fine-grained, self-service basis over the Internet, via web applications/web services, from an off-site third-party provider who shares resources and bills on a fine-grained utility computing basis.</p>
<p>Hybrid cloudA hybrid cloud environment consisting of multiple internal and/or external providers &#8220;will be typical for most enterprises&#8221;. A hybrid cloud can describe configuration combining a local device, such as a Plug computer with cloud services. It can also describe configurations combining virtual and physical, colocated assets—for example, a mostly virtualized environment that requires physical servers, routers, or other hardware such as a network appliance acting as a firewall or spam filter.</p>
<p>Private cloudPrivate cloud and internal cloud are neologisms that some vendors have recently used to describe offerings that emulate cloud computing on private networks. These (typically virtualisation automation) products claim to &#8220;deliver some benefits of cloud computing without the pitfalls&#8221;, capitalising on data security, corporate governance, and reliability concerns. They have been criticized on the basis that users &#8220;still have to buy, build, and manage them&#8221; and as such do not benefit from lower up-front capital costs and less hands-on management, essentially &#8220;[lacking] the economic model that makes cloud computing such an intriguing concept&#8221;.While an analyst predicted in 2008 that private cloud networks would be the future of corporate IT, there is some uncertainty whether they are a reality even within the same firm. Analysts also claim that within five years a &#8220;huge percentage&#8221; of small and medium enterprises will get most of their computing resources from external cloud computing providers as they &#8220;will not have economies of scale to make it worth staying in the IT business&#8221; or be able to afford private clouds. Analysts have reported on Platform&#8217;s view that private clouds are a stepping stone to external clouds, particularly for the financial services, and that future datacenters will look like internal clouds.The term has also been used in the logical rather than physical sense, for example in reference to platform as a service offerings, though such offerings including Microsoft&#8217;s Azure Services Platform are not available for on-premises deployment.</p>
<p>Key Characteristics<br />
Agility improves with users able to rapidly and inexpensively re-provision technological infrastructure resources.<br />
Cost is claimed to be greatly reduced and capital expenditure is converted to operational expenditure. This ostensibly lowers barriers to entry, as infrastructure is typically provided by a third-party and does not need to be purchased for one-time or infrequent intensive computing tasks.<br />
Pricing on a utility computing basis is fine-grained with usage-based options and fewer IT skills are required for implementation (in-house).<br />
Device and location independence enable users to access systems using a web browser regardless of their location or what device they are using (e.g., PC, mobile). As infrastructure is off-site (typically provided by a third-party) and accessed via the Internet, users can connect from anywhere.<br />
Multi-tenancy enables sharing of resources and costs across a large pool of users thus allowing for:<br />
Centralization of infrastructure in locations with lower costs (such as real estate, electricity, etc.)<br />
Peak-load capacity increases (users need not engineer for highest possible load-levels)<br />
Utilization and efficiency improvements for systems that are often only 10–20% utilized.<br />
Reliability improves through the use of multiple redundant sites, which makes cloud computing suitable for business continuity and disaster recovery. Nonetheless, many major cloud computing services have suffered outages, and IT and business managers can at times do little when they are affected.<br />
Scalability via dynamic (&#8220;on-demand&#8221;) provisioning of resources on a fine-grained, self-service basis near real-time, without users having to engineer for peak loads. Performance is monitored, and consistent and loosely-coupled architectures are constructed using web services as the system interface.<br />
Security typically improves due to centralization of data, increased security-focused resources, etc., but concerns can persist about loss of control over certain sensitive data, and the lack of security for stored kernels. Security is often as good as or better than under traditional systems, in part because providers are able to devote resources to solving security issues that many customers cannot afford. Providers typically log accesses, but accessing the audit logs themselves can be difficult or impossible. Furthermore, the complexity of security is greatly increased when data is distributed over a wider area and / or number of devices.<br />
Sustainability comes about through improved resource utilization, more efficient systems, and carbon neutrality. Nonetheless, computers and associated infrastructure are major consumers of energy.</p>
<p>Layers<br />
Clients : A cloud client consists of computer hardware and/or computer software that relies on cloud computing for application delivery, or that is specifically designed for delivery of cloud services and that, in either case, is essentially useless without it.	Mobile (Android, iPhone, Windows Mobile)	Thin client (CherryPal, Wyse, Zonbu, gOS-based systems)	Thick client / Web browser (Mozilla Firefox, Google Chrome, WebKit)<br />
Application : A cloud application leverages cloud computing in software architecture, often eliminating the need to install and run the application on the customer&#8217;s own computer, thus alleviating the burden of software maintenance, ongoing operation, and support. 	Peer-to-peer / volunteer computing (BOINC, Skype)	Web applications (Facebook, Twitter, YouTube)	Security as a service (MessageLabs, Purewire, ScanSafe, Zscaler)	Software as a service (A2Zapps.com, Google Apps, Salesforce)	Software plus services (Microsoft Online Services)	Storage [Distributed]		Content distribution (BitTorrent, Amazon CloudFront)		Synchronisation (Dropbox, Live Mesh, SpiderOak, ZumoDrive)<br />
Platform : A cloud platform (PaaS) delivers a computing platform and/or solution stack as a service, generally consuming cloud infrastructure and supporting cloud applications. It facilitates deployment of applications without the cost and complexity of buying and managing the underlying hardware and software layers.<br />
Services	Identity (OAuth, OpenID)	Payments (Amazon Flexible Payments Service, Google Checkout, PayPal)	Search (Alexa, Google Custom Search, Yahoo! BOSS)	Real-world (Amazon Mechanical Turk)<br />
Solution stacks	Java (Google App Engine)	PHP (Rackspace Cloud Sites)	Python Django (Google App Engine)	Ruby on Rails (Heroku)	.NET (Azure Services Platform, Rackspace Cloud Sites)	Proprietary (Force.com, WorkXpress, Wolf Frameworks)<br />
Storage [Structured]	Databases (Amazon SimpleDB, BigTable)	File storage (Amazon S3, Nirvanix, Rackspace Cloud Files)	Queues (Amazon SQS)</p>
<p>Servers : The servers layer consists of computer hardware and/or computer software products that are specifically designed for the delivery of cloud services.	Fabric computing (Cisco UCS)<br />
Infrastructure : Cloud infrastructure (IaaS) is the delivery of computer infrastructure, typically a platform virtualization environment, as a service.	Compute (Amazon CloudWatch, RightScale)	Physical machines)	Virtual machines (Amazon EC2, GoGrid, Rackspace Cloud Servers)	OS-level virtualisation	Network (Amazon VPC)	Storage [Raw] (Amazon EBS)</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[BIGADDA conferred with CMO Council Brand Leadership Award]]></title>
<link>http://indiaprwire.wordpress.com/2009/11/25/bigadda-conferred-with-cmo-council-brand-leadership-award/</link>
<pubDate>Wed, 25 Nov 2009 17:51:39 +0000</pubDate>
<dc:creator>indiaprwire</dc:creator>
<guid>http://indiaprwire.wordpress.com/2009/11/25/bigadda-conferred-with-cmo-council-brand-leadership-award/</guid>
<description><![CDATA[BIGADDA, the youth networking site from the Reliance ADA Group has been honored with the prestigious]]></description>
<content:encoded><![CDATA[BIGADDA, the youth networking site from the Reliance ADA Group has been honored with the prestigious]]></content:encoded>
</item>
<item>
<title><![CDATA[Facebook-like free Intranet on Remindo.com saves businesses time and money]]></title>
<link>http://indiaprwire.wordpress.com/2009/11/25/facebook-like-free-intranet-on-remindo-com-saves-businesses-time-and-money/</link>
<pubDate>Wed, 25 Nov 2009 15:52:10 +0000</pubDate>
<dc:creator>indiaprwire</dc:creator>
<guid>http://indiaprwire.wordpress.com/2009/11/25/facebook-like-free-intranet-on-remindo-com-saves-businesses-time-and-money/</guid>
<description><![CDATA[Remindo (www.remindo.com), a free, web-based, customizable Intranet service was released to the gene]]></description>
<content:encoded><![CDATA[Remindo (www.remindo.com), a free, web-based, customizable Intranet service was released to the gene]]></content:encoded>
</item>
<item>
<title><![CDATA[Clickindia honoured with the Red Herring 100 Asia 2009 Winners Award]]></title>
<link>http://indiaprwire.wordpress.com/2009/11/25/clickindia-honoured-with-the-red-herring-100-asia-2009-winners-award/</link>
<pubDate>Wed, 25 Nov 2009 14:26:21 +0000</pubDate>
<dc:creator>indiaprwire</dc:creator>
<guid>http://indiaprwire.wordpress.com/2009/11/25/clickindia-honoured-with-the-red-herring-100-asia-2009-winners-award/</guid>
<description><![CDATA[Clickindia Infomedia Pvt Ltd, which owns and manages http://www.clickindia.com &#8211; India&#8217;s]]></description>
<content:encoded><![CDATA[Clickindia Infomedia Pvt Ltd, which owns and manages http://www.clickindia.com &#8211; India&#8217;s]]></content:encoded>
</item>
<item>
<title><![CDATA[Rihanna Laught Off Bisexual Rumours]]></title>
<link>http://bimchat.wordpress.com/2009/11/25/rihanna-laught-off-bisexual-rumours/</link>
<pubDate>Wed, 25 Nov 2009 12:22:53 +0000</pubDate>
<dc:creator>BGR</dc:creator>
<guid>http://bimchat.wordpress.com/2009/11/25/rihanna-laught-off-bisexual-rumours/</guid>
<description><![CDATA[R&amp;B star Rihanna is unfazed by rumours alleging she&#8217;s a closet bisexual after saucy photos]]></description>
<content:encoded><![CDATA[R&amp;B star Rihanna is unfazed by rumours alleging she&#8217;s a closet bisexual after saucy photos]]></content:encoded>
</item>
<item>
<title><![CDATA[Google Wave]]></title>
<link>http://tsbit.wordpress.com/2009/11/23/google-wave/</link>
<pubDate>Tue, 24 Nov 2009 06:46:56 +0000</pubDate>
<dc:creator>webcubic</dc:creator>
<guid>http://tsbit.wordpress.com/2009/11/23/google-wave/</guid>
<description><![CDATA[Another technology that we are hearing more about is Google Wave.   What is it? How can it be used? ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Another technology that we are hearing more about is <strong>Google Wave</strong>.   What is it? How can it be used?</p>
<p>According to <a href="http://wave.google.com">http://wave.google.com</a>, <strong>Google Wave </strong>is an online tool for real-time communication and collaboration. A wave can be both a conversation and a document where people can discuss and work together using richly formatted text, photos, videos, maps, and more.</p>
<p><strong>Google Wave </strong>enables a group of users to share documents, join a &#8220;conversation&#8221;, get feedback, and record meeting minutes and discussions.  There are gadgets that are available to supplement a wave.</p>
<p>Our technology team provided this information and they will provide more specific information in another posting.  Consider this.  Is this the tool that can obsolete email?</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Twin Cities Met Council GIS - Make a Map Software]]></title>
<link>http://johnmurphyreports.com/2009/11/22/twin-cities-met-council-gis-make-a-map-software/</link>
<pubDate>Mon, 23 Nov 2009 01:56:28 +0000</pubDate>
<dc:creator>johnmurphymn</dc:creator>
<guid>http://johnmurphyreports.com/2009/11/22/twin-cities-met-council-gis-make-a-map-software/</guid>
<description><![CDATA[This is a fabulous GIS system that is found on the Twin Cities Met Council site.    You can zoom in ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>This is a fabulous <a href="http://gis.metc.state.mn.us/makeamap/index.asp">GIS system</a> that is found on the Twin Cities Met Council site.    You can zoom in to any area and also layer it with various kinds of geographical data points that is particularly helpful if you&#8217;re trying to figure out development potential.</p>
<p>I will post this in links so that if you come back here looking for it, you&#8217;ll find it.   It will be in the links under Met Council GIS Mapping System.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[The Rise of ‘Algorithmic Authority’ -an interesting blog on NY Times]]></title>
<link>http://vasusworld.wordpress.com/2009/11/21/the-rise-of-%e2%80%98algorithmic-authority%e2%80%99-an-interesting-blog-on-ny-times/</link>
<pubDate>Sat, 21 Nov 2009 17:39:18 +0000</pubDate>
<dc:creator>Vasu</dc:creator>
<guid>http://vasusworld.wordpress.com/2009/11/21/the-rise-of-%e2%80%98algorithmic-authority%e2%80%99-an-interesting-blog-on-ny-times/</guid>
<description><![CDATA[Read: http://ideas.blogs.nytimes.com/2009/11/18/the-rise-of-algorithmic-authority/  Professor Clay S]]></description>
<content:encoded><![CDATA[Read: http://ideas.blogs.nytimes.com/2009/11/18/the-rise-of-algorithmic-authority/  Professor Clay S]]></content:encoded>
</item>
<item>
<title><![CDATA[Where next for language translation? A 'universal translator' is probably closer than you think ...]]></title>
<link>http://matthewbenson.wordpress.com/2009/11/21/where-next-for-language-translation-a-universal-translator-is-probably-closer-than-you-think/</link>
<pubDate>Sat, 21 Nov 2009 15:21:25 +0000</pubDate>
<dc:creator>matthewdbenson</dc:creator>
<guid>http://matthewbenson.wordpress.com/2009/11/21/where-next-for-language-translation-a-universal-translator-is-probably-closer-than-you-think/</guid>
<description><![CDATA[I recently posted an article on my blog titled &#8216;Free online translation websites tested – gues]]></description>
<content:encoded><![CDATA[I recently posted an article on my blog titled &#8216;Free online translation websites tested – gues]]></content:encoded>
</item>
<item>
<title><![CDATA[ZyXEL strengthens its presence in Unified Security Gateway (USG) market with addition of ZyWALL USG 100]]></title>
<link>http://indiaprwire.wordpress.com/2009/11/20/zyxel-strengthens-its-presence-in-unified-security-gateway-usg-market-with-addition-of-zywall-usg-100/</link>
<pubDate>Fri, 20 Nov 2009 06:26:27 +0000</pubDate>
<dc:creator>indiaprwire</dc:creator>
<guid>http://indiaprwire.wordpress.com/2009/11/20/zyxel-strengthens-its-presence-in-unified-security-gateway-usg-market-with-addition-of-zywall-usg-100/</guid>
<description><![CDATA[ZyXEL Communications (TSE: 2391), the world&#8217;s leading broadband access solutions provider, str]]></description>
<content:encoded><![CDATA[ZyXEL Communications (TSE: 2391), the world&#8217;s leading broadband access solutions provider, str]]></content:encoded>
</item>
<item>
<title><![CDATA[Currensee Launches Members-Only Marketplace &amp; Rewards Program]]></title>
<link>http://indiaprwire.wordpress.com/2009/11/20/currensee-launches-members-only-marketplace-rewards-program/</link>
<pubDate>Fri, 20 Nov 2009 06:02:38 +0000</pubDate>
<dc:creator>indiaprwire</dc:creator>
<guid>http://indiaprwire.wordpress.com/2009/11/20/currensee-launches-members-only-marketplace-rewards-program/</guid>
<description><![CDATA[Currensee, Inc. (www.currensee.com), the first Forex trading social network connecting traders from ]]></description>
<content:encoded><![CDATA[Currensee, Inc. (www.currensee.com), the first Forex trading social network connecting traders from ]]></content:encoded>
</item>
<item>
<title><![CDATA[Free online translation websites tested - guess who the winner is ...]]></title>
<link>http://matthewbenson.wordpress.com/2009/11/18/free-online-translation-websites-tested-guess-who-the-winner-is/</link>
<pubDate>Wed, 18 Nov 2009 21:10:59 +0000</pubDate>
<dc:creator>matthewdbenson</dc:creator>
<guid>http://matthewbenson.wordpress.com/2009/11/18/free-online-translation-websites-tested-guess-who-the-winner-is/</guid>
<description><![CDATA[Mashable recently reported on &#8216;Google Translate Now Talks and Translates in Real-time&#8216; (]]></description>
<content:encoded><![CDATA[Mashable recently reported on &#8216;Google Translate Now Talks and Translates in Real-time&#8216; (]]></content:encoded>
</item>
<item>
<title><![CDATA[Coke to Capture Social Media]]></title>
<link>http://abbysroad.wordpress.com/2009/11/18/coke-to-capture-social-media/</link>
<pubDate>Wed, 18 Nov 2009 15:34:11 +0000</pubDate>
<dc:creator>ARK</dc:creator>
<guid>http://abbysroad.wordpress.com/2009/11/18/coke-to-capture-social-media/</guid>
<description><![CDATA[There&#8217;s a lot of hype over Coca-Cola&#8217;s new social media campaign, Expedition 206. Phrase]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><a href="http://abbysroad.wordpress.com/files/2009/11/coca_cola_bubbles.jpg"><img class="alignnone size-full wp-image-274" title="coca_cola_bubbles" src="http://abbysroad.wordpress.com/files/2009/11/coca_cola_bubbles.jpg" alt="" width="480" height="140" /></a></p>
<p>There&#8217;s a lot of hype over Coca-Cola&#8217;s new social media campaign, <a href="http://www.expedition206.com/" target="_blank">Expedition 206</a>. Phrases like, &#8216;most ambitious ever&#8217; are being used in relation to this project and it&#8217;s true- this thing is huge.</p>
<p>Coca-Cola is sending three 20-somethings around to world, 206 countries, 365 days, and 1 mission: to find out <em><span style="color:#000000;">what makes people happy</span></em>. With facebook, twitter, flickr, and youtube at their sides these three Coke ambassadors will be connecting the world to their mission and (fingers crossed) attract some attention to their host product.</p>
<p><a href="http://adage.com/digital/article?article_id=140591" target="_blank">Natlie Zmuda provides more info</a>.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[National Instruments to hold India LabVIEW Conference 2009 in 27 cities]]></title>
<link>http://indiaprwire.wordpress.com/2009/11/18/national-instruments-to-hold-india-labview-conference-2009-in-27-cities/</link>
<pubDate>Wed, 18 Nov 2009 11:12:35 +0000</pubDate>
<dc:creator>indiaprwire</dc:creator>
<guid>http://indiaprwire.wordpress.com/2009/11/18/national-instruments-to-hold-india-labview-conference-2009-in-27-cities/</guid>
<description><![CDATA[National Instruments India (www.ni.com/india) will launch NI LabVIEW 2009, the latest edition of Lab]]></description>
<content:encoded><![CDATA[National Instruments India (www.ni.com/india) will launch NI LabVIEW 2009, the latest edition of Lab]]></content:encoded>
</item>
<item>
<title><![CDATA[Bing vs. Google is Getting Interesting]]></title>
<link>http://ciaoenrico.com/2009/11/18/bing-vs-google-is-getting-interesting/</link>
<pubDate>Wed, 18 Nov 2009 07:10:24 +0000</pubDate>
<dc:creator>ciaoenrico</dc:creator>
<guid>http://ciaoenrico.com/2009/11/18/bing-vs-google-is-getting-interesting/</guid>
<description><![CDATA[I&#8217;ve been saying for a while that I don&#8217;t believe Microsoft has the right stuff to chall]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>I&#8217;ve been saying for a while that I don&#8217;t believe Microsoft has the right stuff to challenge Google, but that I would be all for another challenger in the world of search. But if you&#8217;ve been paying attention lately, Bing has been doing a lot to compete &#8211; and Google is matching them.</p>
<p>Obviously everyone knows about the Bing/Yahoo deal from a few months ago. Both sides were crowing about how they would start integrating Twitter into their search results &#8211; though frankly, I don&#8217;t know how good an idea that will be. Both may have just killed the site by opening the door to spammers &#8211; but we&#8217;ll have to just let the three of them work that out.</p>
<p>Then Microsoft announced this week they would start using the Wolfram Alpha Engine. This is a special little tool that finds answers to most any question that has a quantifiable answer. If you need to know what a <a href="http://www.wolframalpha.com/input/?i=ISBN+1-5795-5008-8" target="_blank">specific sequence of numbers looks like as a barcode</a>, this will show you. If you want to know the <a href="http://www.wolframalpha.com/input/?i=5+dice" target="_blank">odds of a particular dice roll</a>, they have that too. It&#8217;s just the kind of thing a search enginge claiming to be a &#8220;decission engine&#8221; should have.</p>
<p>Google has always had a wealth of features and purchased sites, (YouTube, Gmail, Google Maps,) so to respond they have to show improvements to what they already have. <a href="http://www.google.com/movies?hl=en&#38;near=St+Joseph&#38;dq=movies+in+theaters&#38;mid=69e4b274c27d8a49&#38;ei=1pgDS_7IIoXasgPqtuTIDg&#38;sa=X&#38;oi=showtimes&#38;ct=movie-link&#38;cd=1&#38;ved=0CAsQwAMoAg" target="_blank">Movie listings</a> have been expanded, and search listings boast <a href="http://www.pcworld.com/businesscenter/article/181923/new_google_safesearch_shows_when_kids_are_protected.html" target="_blank">greater child safety</a>. Then of course there was Google Wave, and Google Voice, and just a few hours ago the <a href="http://www.coated.com/google-translate-tool-gets-new-features-1117090004/" target="_blank">Google Translator</a> was unveiled. (Which will hopefully work better than the legendary but frequently awkward Babelfish.)</p>
<p>If you&#8217;re a capitalist, you know this will lead to many improvements in products from both sides. Google has been trying to transform Gmail into a more &#8220;social&#8221; platform for some time, and Bing has been getting better and better at image search&#8230;</p>
<p>If you worry about SEO, however, this means a LOT more work. (Good news for us professional SEOs!) For the first time in years I&#8217;ve been researching how to gain rankings on Bing, just in case &#8211; frankly, they still don&#8217;t have Google&#8217;s traffic, but that can change very quickly. Facebook kicked the snot out of MySpace in a matter of months. The people who were able to learn quickly and adapt got left behind quickly.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Test results for comparison of free online translation tools]]></title>
<link>http://matthewbenson.wordpress.com/2009/11/17/test-results-for-comparison-of-free-online-translation-tools/</link>
<pubDate>Tue, 17 Nov 2009 09:18:22 +0000</pubDate>
<dc:creator>matthewdbenson</dc:creator>
<guid>http://matthewbenson.wordpress.com/2009/11/17/test-results-for-comparison-of-free-online-translation-tools/</guid>
<description><![CDATA[Attached below are the findings of my comparison of selected free online translation tools, in order]]></description>
<content:encoded><![CDATA[Attached below are the findings of my comparison of selected free online translation tools, in order]]></content:encoded>
</item>
<item>
<title><![CDATA[Google 'Wonder Wheel' - mind maps on steroids!]]></title>
<link>http://matthewbenson.wordpress.com/2009/11/14/google-wonder-wheel-mind-maps-on-steroids/</link>
<pubDate>Sat, 14 Nov 2009 21:48:46 +0000</pubDate>
<dc:creator>matthewdbenson</dc:creator>
<guid>http://matthewbenson.wordpress.com/2009/11/14/google-wonder-wheel-mind-maps-on-steroids/</guid>
<description><![CDATA[Let&#8217;s say you want to research a topic: You start with a general theme, but you&#8217;re keen ]]></description>
<content:encoded><![CDATA[Let&#8217;s say you want to research a topic: You start with a general theme, but you&#8217;re keen ]]></content:encoded>
</item>
<item>
<title><![CDATA[Manage Wordpress Blog]]></title>
<link>http://bohemianbiz.wordpress.com/2009/11/14/manage-wordpress-blog/</link>
<pubDate>Sat, 14 Nov 2009 21:46:53 +0000</pubDate>
<dc:creator>cd</dc:creator>
<guid>http://bohemianbiz.wordpress.com/2009/11/14/manage-wordpress-blog/</guid>
<description><![CDATA[I&#8217;ve just spent a day and a half to update and fix my other &#8220;commerical&#8221; blog. Tha]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>I&#8217;ve just spent a day and a half to update and fix my other &#8220;commerical&#8221; blog. Thanks God, it&#8217;s only a day and a half as it could have been easily more.&#160; I haven&#8217;t updated that blog for ages. WordPress version has gone from 2.0 to 2.8. Many links were broken. The pages looked utterly hideous in different browers because the old theme didn&#8217;t work with the new wordpress version. Many affiliate links stopped working. My Amazon travel store doesn&#8217;t display goodies. Juck! Now the blog looks semi-decent and functional, I wonder if there is an easier and more efficient way of maintaing my blog.&#160; Perhaps, I can come up with a check-list/procedure, similar to my other one for manage photos. It can be something like this: 
<ul>
<li><b>WP version</b>: Check for newer WP version every 6 months or prompted by a message on the server to update, whichever happens last <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> . On the other hand, if it&#8217;s working why fix. I don&#8217;t know the downside of this, but one thing I know for sure, the theme I&#8217;m using might not be compatible.&#160; Theme =&#62; the look of the site is the first thing everybody recognizes so unless I fix the theme right away, I have to use an alternative one =&#62; losing all the customized work I&#8217;ve done.</li>
<li><b>Upgrading method</b>: Should I do it manuall or via my server? I don&#8217;t even know what&#8217;s the difference between these two: requirements and downside.&#160;</li>
<li><b>Backup blog</b>: How often? Where to save the backup file? How to use this backup file anyway when the blog completely crashes? I backup my blog every once in a while and have these files either saved on the server or in the emails, but I have no idea on how to use them.&#160;</li>
<li><b>Export posts</b>: How often? Where to save the file? This is essential if you don&#8217;t want to lose all of your work.</li>
<li><b>Theme changes</b>:&#160; I would like change the look every few months, but first I need to understand the very basic of a WP&#160; theme template how certain things affect it. Also I need to nail down the part of theme package that will have to change to accommodate my own customization.&#160;</li>
<li><b>Web design</b> (HTML, CSS, PHP):&#160; Good oh lord I have forgotten every thing.&#160; Some tags were deprecated since the last decade and I just learned it yesterday.&#160; I knew a tidbid of PHP to cut/copy/paste/moving other people&#8217;s code around without fatally ruin it, still having a deeper understand of it would have made my life simpler. Moreover, if I care a little bit more for CSS, I could have gotten the page look I want.&#160;</li>
<li><b>Publishing content</b>:&#160; At least this is the only department I&#8217;m most decent. I do update more regularly now in a very organized and efficient way. Thanks to Firefox&#8217;s Scribefire addon.&#160; I keep posts online so I can access them from everywhere. Once finished, I use Scribefire and schedule publish to my blog.&#160;</li>
<li>What else? </li>
</ul>
<p>I have been on a long-term technology/gadget fasting and try to minimize getting involved too much in the technical side of everything, so to do these kinds of things is problematic for me.</p>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" alt="" src="http://img.zemanta.com/pixy.gif?x-id=5d4a7627-46cd-8072-a230-e755d1895213" /></div>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Malaysia Blogger In Hiding ]]></title>
<link>http://bimchat.wordpress.com/2009/11/13/malaysia-blogger-in-hiding/</link>
<pubDate>Fri, 13 Nov 2009 16:41:53 +0000</pubDate>
<dc:creator>BGR</dc:creator>
<guid>http://bimchat.wordpress.com/2009/11/13/malaysia-blogger-in-hiding/</guid>
<description><![CDATA[A court in Malaysia has temporarily dropped the trial of a prominent blogger accused of sedition, be]]></description>
<content:encoded><![CDATA[A court in Malaysia has temporarily dropped the trial of a prominent blogger accused of sedition, be]]></content:encoded>
</item>
<item>
<title><![CDATA[Google And Yahoo Lobby FDA On Drug Advertising]]></title>
<link>http://bimchat.wordpress.com/2009/11/13/google-and-yahoo-lobby-fda-on-drug-advertising/</link>
<pubDate>Fri, 13 Nov 2009 14:55:46 +0000</pubDate>
<dc:creator>BGR</dc:creator>
<guid>http://bimchat.wordpress.com/2009/11/13/google-and-yahoo-lobby-fda-on-drug-advertising/</guid>
<description><![CDATA[In what sounds like a very unhealthy union, Internet giants like Google and Yahoo are teaming up wit]]></description>
<content:encoded><![CDATA[In what sounds like a very unhealthy union, Internet giants like Google and Yahoo are teaming up wit]]></content:encoded>
</item>
<item>
<title><![CDATA[My Path to Becoming a Fox News "Fan"]]></title>
<link>http://emilyrshelley.wordpress.com/2009/11/12/my-path-to-becoming-a-fox-news-fan/</link>
<pubDate>Thu, 12 Nov 2009 00:20:49 +0000</pubDate>
<dc:creator>emilyrshelley</dc:creator>
<guid>http://emilyrshelley.wordpress.com/2009/11/12/my-path-to-becoming-a-fox-news-fan/</guid>
<description><![CDATA[I was a senior in high school when 9/11 happened. As a 17 year-old, I found myself glued to the tele]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>I was a senior in high school when 9/11 happened. As a 17 year-old, I found myself glued to the television set, hoping and praying that the NYPD and NYFD would continue to find more survivors. Other than the Florida Recounts, that was probably the first real time that I started to care about the news. At that time, I hadn&#8217;t heard of the Fox News Channel or if I had, I hadn&#8217;t heard much. I would watch NBC, CBS, CNN, MSNBC, or CNN Headline News if I had access to cable. It was sometimes during the summer of 2002 when I began watching Fox News. I&#8217;m not sure why, but they just seemed a little more direct rather than being evasive. As an 18 year-old, I had come from a public school system where almost everything I had heard or been taught had a leftist slant to it. I think the first real show I ever watched in its entirety on FNC was the O&#8217;Reilly Factor hosted by registered Independent, Bill O&#8217;Reilly. He was commenting about how the days of tolerating deception in the middle of an interview was over, and that it was legitimate to interrupt someone who was spreading lies or deliberately slanting an issue.</p>
<p>At that time, I didn&#8217;t know what slant FNC had, but it seemed more even-handed to me than CNN was. I also began watching Hannity &#38; Colmes, hosted by Sean Hannity and Alan Colmes. During the Florida Recounts, I remember watching CNN&#8217;s The Spin Room and I thought that was the pinnacle of debate shows, but H&#38;C was way better. They gave both sides a chance to speak and a person could get a perspective from both sides of the issue. I took a hiatus from watching FNC in order to watch the 2002 World Series, and to cheer the Angels to victory. I voted for Bill Simon in the California Gubernatorial Election, but Gray Davis won re-election.</p>
<p>After those events, I resumed watching Hannity &#38; Colmes and The O&#8217;Reilly Factor for some analysis of the day&#8217;s current events. In December 2002 and January of 2003, I wasn&#8217;t able to watch FNC for a while because I was in a transitory residential situation. Late in January of 2003, I resumed watching FNC because I moved into a room-for-rent that gave me free satellite TV. I began watching Fox &#38; Friends, Studio B, the Fox Report, and I resumed watching Hannity &#38; Colmes and The O&#8217;Reilly Factor. Whenever I wasn&#8217;t at community college doing an assignment, I was watching FNC, especially when the U.S. went to war to liberate Iraq.</p>
<p>I&#8217;ve been a fairly consistent viewer ever since. I became what some might call a &#8220;news junkie,&#8221; not only did I watch most of the shows on Fox but I watched most of the reruns as well. Even in these past couple of years where my cable services have been non-existent, I still go to www.foxnews.com and click on their videos section to watch segments from various shows.</p>
<p>So that&#8217;s it folks; no mysteries, no drama, no secret meetings in Limbaugh&#8217;s livingroom. Just an 18-25 year old who had been taught by her mother to filter out the crap while going through public school in California.</p>
</div>]]></content:encoded>
</item>

</channel>
</rss>
