<?xml version="1.0" encoding="UTF-8"?>
<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/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>On the Web with Kim Vallee &#187; APPLICATIONS</title>
	<atom:link href="http://ontheweb.kimvallee.com/topics/technology/applications/feed/" rel="self" type="application/rss+xml" />
	<link>http://ontheweb.kimvallee.com</link>
	<description>A Guide to Social Media for Bloggers</description>
	<lastBuildDate>Tue, 17 Nov 2009 19:49:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Need for More User Control with Mashups</title>
		<link>http://ontheweb.kimvallee.com/2009/06/need-for-more-user-control-with-mashups/</link>
		<comments>http://ontheweb.kimvallee.com/2009/06/need-for-more-user-control-with-mashups/#comments</comments>
		<pubDate>Mon, 01 Jun 2009 16:32:37 +0000</pubDate>
		<dc:creator>Kim Vallee</dc:creator>
				<category><![CDATA[APPLICATIONS]]></category>
		<category><![CDATA[TECHNOLOGY]]></category>
		<category><![CDATA[blog development]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://ontheweb.kimvallee.com/?p=1876</guid>
		<description><![CDATA[One of the main reasons why I migrated my blogs to Wordpress is to be more independent technically. I wish to be able to add features using plugins without needing the help of a programmer. For the most part, it works fine.
But as many other bloggers, I often wish to mix and match plugins in [...]]]></description>
			<content:encoded><![CDATA[<p>One of the main reasons why I migrated my blogs to Wordpress is to be more independent technically. I wish to be able to add features using plugins without needing the help of a programmer. For the most part, it works fine.</p>
<p>But as many other bloggers, I often wish to mix and match plugins in a different way. This is where I hit a wall. I hit a few walls so far. Some are due to the fact that I run a design blog where the visual aspect is quite important. At other times, I wish to bring a feature to the next level.</p>
<h4>Mashup Sites</h4>
<p>Today&#8217;s blogs are <a href="http://en.wikipedia.org/wiki/Mashup_(web_application_hybrid)" target="_blank">mashups</a>. Wordpress blogs are the king of mashups. Plugins are developed by a bunch of programmers of different skill levels. The ideal plugin gives control to the user with parameters. One size fits all does not work to bring the ultimate experience to your community.</p>
<p>To understand my point, let’s look at the mashup of <a href="http://wordpress.org/extend/themes/p2" target="_blank">P2 theme</a> with <a href="http://alexking.org/projects/wordpress" target="_blank">Twitter Tools</a>. Two teams developed the 2 projects. I decided to put them together to create my <a href="http://athome.kimvallee.com/live/" target="_blank">Live</a> blog. I used these 2 tools as an example but the same hold true for most Web 2.0 tools that you put together.</p>
<h4>The Situation</h4>
<p>Like I <a href="http://athome.kimvallee.com/2009/06/blog-out-loud-event-and-my-integrated-brand-quick-links/" target="_blank">mentioned yesterday</a> on my At Home blog, I created Kim Vallee Live to publish quick posts, without photos and to live blog when I go to conferences. The P2 theme interface provides a Twitter-style interface without limiting my comment to 140 characters, which provides the right framework for what I want.</p>
<p>One feature of the Twitter Tools plugin is to automatically publish a tweet by shortening the message I entered in Kim Vallee Live. But the way it is done right now does not add value to my readers. See for yourself, why I do not like the current result:</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-1880" title="current situation :: meaningful prefix and too short tweet" src="http://ontheweb.kimvallee.com/wp-content/uploads/2009/06/currentsituation1.jpg" alt="current situation: meaningless prefix for my usage and too short tweet" width="450" height="488" /></p>
<p style="text-align: left;">Twitter Tools automatically adds &#8220;New blog post:&#8221; in front of the tweet. Even if technically, each entry I published in P2 is a post, there are not from a user viewpoint. My programmer changed the plugin to put #kvlive instead. If the maker of Twitter Tools had better thought about usability, they could have add one more parameter<strong> to their long list of options</strong> so I can fill the text of the prefix. If I do not wish to add a prefix, I would leave blank the text box.</p>
<p style="text-align: left;">The other problem is that the tweet message is too short to be meaningful for my followers. What happened is that the Twitter Tools plugin used the post title as the content for the tweet. The P2 theme stored the first 40 characters as the post title. The maker of the P2 theme did not anticipated that it could be a problem since this Wordpress theme was designed to show Twitter-style posts.</p>
<p style="text-align: left;">One lesson I learned from years of experience in software development is that users will always find new ways to use your applications. As more and more non-technical people are embracing social media and running different types of blogs, it puts more pressure on developers of mashup tools to give more control to the users.</p>
<h4 style="text-align: left;">Custom-Made Solution</h4>
<p style="text-align: left;">I defined with Jerome of <a href="http://paradivision.com" target="_blank">Paradivision</a> (we own Paradivision) the ultimate automatic tweet generator for Kim Vallee Live. We still have to implement it. Until then, I disabled the automatic tweet feature. When it is done, Jerome and I will share with you what we did.</p>
<p style="text-align: left;">
<p style="text-align: left;">
<p style="text-align: left;">
<p style="text-align: left;">
<h3>You might also like these posts</h3>
<ul class="related_post">
<li><a href="http://ontheweb.kimvallee.com/2009/08/added-backtype-connect-to-my-wordpress-blogs/" title="Adding BackType Connect to Your WordPress Blogs">Adding BackType Connect to Your WordPress Blogs</a></li>
<li><a href="http://ontheweb.kimvallee.com/2009/07/wrap-up-of-my-day-1-at-wordcamp-montreal/" title="A Quick Recap of My Experience at WordCamp Montreal 2009">A Quick Recap of My Experience at WordCamp Montreal 2009</a></li>
<li><a href="http://ontheweb.kimvallee.com/2009/06/how-to-add-a-related-posts-section-for-each-post/" title="How to Add a Related Posts Section for each Post">How to Add a Related Posts Section for each Post</a></li>
<li><a href="http://ontheweb.kimvallee.com/2009/05/microblogging-with-the-p2-theme-for-wordpress/" title="Microblogging with the P2 Theme for Wordpress">Microblogging with the P2 Theme for Wordpress</a></li>
<li><a href="http://ontheweb.kimvallee.com/2009/03/my-top-tips-to-new-bloggers/" title="My Top Tips To New Bloggers">My Top Tips To New Bloggers</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://ontheweb.kimvallee.com/2009/06/need-for-more-user-control-with-mashups/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tungle Simplifies Booking Appointments</title>
		<link>http://ontheweb.kimvallee.com/2009/04/tungle-simplifies-booking-appointments/</link>
		<comments>http://ontheweb.kimvallee.com/2009/04/tungle-simplifies-booking-appointments/#comments</comments>
		<pubDate>Fri, 10 Apr 2009 19:25:01 +0000</pubDate>
		<dc:creator>Kim Vallee</dc:creator>
				<category><![CDATA[APPLICATIONS]]></category>
		<category><![CDATA[TECHNOLOGY]]></category>
		<category><![CDATA[job]]></category>
		<category><![CDATA[startup]]></category>
		<category><![CDATA[utilities]]></category>

		<guid isPermaLink="false">http://ontheweb.kimvallee.com/?p=1410</guid>
		<description><![CDATA[You know the drill. Every time, you need to book a meeting with someone we go to this back and forth dance to find a suitable timeslot. The Meet with Me feature of Tungle simplifies everything since it eliminates the need to constantly open your calendar as you are answering emails.
Here is how it works

Instead [...]]]></description>
			<content:encoded><![CDATA[<p>You know the drill. Every time, you need to book a meeting with someone we go to this back and forth dance to find a suitable timeslot. The Meet with Me feature of <a href="http://www.tungle.com/Home/" target="_blank">Tungle</a> simplifies everything since it eliminates the need to constantly open your calendar as you are answering emails.</p>
<h3>Here is how it works</h3>
<p style="text-align: center;"><img class="size-full wp-image-1415 aligncenter" title="meet with me by Tungle" src="http://ontheweb.kimvallee.com/wp-content/uploads/2009/04/meetwithme.jpg" alt="meet with me by Tungle" width="450" height="393" /></p>
<p>Instead of giving possible dates and time or listing when you are not available in an email, simply send a link that automatically keeps up to date of your availability. Tungle works in sync with your preferred calendar: Google Calendar, MS Outlook, Entourage for Mac and Apple iCal. I tried it with iCal and it works fine.</p>
<p>You can send and receive requests to book a meeting with you.</p>
<p style="text-align: center;"><img class="size-full wp-image-1422 aligncenter" title="propose different timeslots for a meeting" src="http://ontheweb.kimvallee.com/wp-content/uploads/2009/04/meetwithme_proposal.jpg" alt="propose different timeslots for a meeting" width="450" height="393" /></p>
<p>People can propose you several timeslots without registering. If they do not registered, they will need to confirm their email before you received their email with the proposed timeslots.</p>
<p style="text-align: center;"><img class="size-full wp-image-1420 aligncenter" title="pick a time or respond to a meet with me" src="http://ontheweb.kimvallee.com/wp-content/uploads/2009/04/meetwithme_picktime.jpg" alt="pick a time or respond to a meet with me" width="450" height="393" /></p>
<p>From the email you get a link that enables you to:</p>
<ul>
<li><span>pick a time that suits you from the calendar, then click to book the email and notice the other party</span></li>
<li><span>send other proposed dates and times</span></li>
<li><span>tell them that you will not attend the meeting.</span></li>
</ul>
<p>As a bonus, Tungle will prevent the risk of double-booking a timeslot. But this is only true if you do not make typing errors, like I did last week. I entered A.M. instead of P.M. while recording an appointment with my iPhone. The appointment is for next week. I will send that person my personal <a href="http://www.tungle.com/meetwithme/KimVallee" target="_blank">Meet with Me</a> link now. I suggest you get your own.</p>
<p>MORE:<br />
+ <a href="http://www.tungle.com/Home/" target="_blank">Tungle</a><br />
+ Via a <a href="http://twitter.com/afrognthevalley/status/1490789471" target="_blank">tweet by afrognthevalley</a><br />
<h3>You might also like these posts</h3>
<ul class="related_post">
<li><a href="http://ontheweb.kimvallee.com/2009/11/when-blogging-becomes-a-job/" title="When Blogging Becomes a Job">When Blogging Becomes a Job</a></li>
<li><a href="http://ontheweb.kimvallee.com/2009/06/ideos-innovative-ideas-on-the-future-of-journalism/" title="IDEO&#8217;s Innovative Ideas on the Future of Journalism">IDEO&#8217;s Innovative Ideas on the Future of Journalism</a></li>
<li><a href="http://ontheweb.kimvallee.com/2009/05/reality-check-on-the-need-for-a-new-media-journalist-title/" title="Reality Check on the Need for a New Media Journalist Title">Reality Check on the Need for a New Media Journalist Title</a></li>
<li><a href="http://ontheweb.kimvallee.com/2009/03/blog-monetizing-section-of-my-updated-look-at-women-and-social-media-presentation-part-3-of-4/" title="Talking Blog Monetizing on my Updated Look at Women and Social Media Presentation &#8211; Part 3 of 3">Talking Blog Monetizing on my Updated Look at Women and Social Media Presentation &#8211; Part 3 of 3</a></li>
<li><a href="http://ontheweb.kimvallee.com/2009/02/tourism-montreal-hiring-bloggers/" title="Tourism Montreal hiring bloggers">Tourism Montreal hiring bloggers</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://ontheweb.kimvallee.com/2009/04/tungle-simplifies-booking-appointments/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Envisioning the Future Technologically</title>
		<link>http://ontheweb.kimvallee.com/2009/03/envisioning-the-future/</link>
		<comments>http://ontheweb.kimvallee.com/2009/03/envisioning-the-future/#comments</comments>
		<pubDate>Sun, 01 Mar 2009 18:37:57 +0000</pubDate>
		<dc:creator>Kim Vallee</dc:creator>
				<category><![CDATA[APPLICATIONS]]></category>
		<category><![CDATA[TECHNOLOGY]]></category>
		<category><![CDATA[future]]></category>
		<category><![CDATA[innovation]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[news]]></category>

		<guid isPermaLink="false">http://ontheweb.kimvallee.com/?p=868</guid>
		<description><![CDATA[I watched a cool 5-minute long video by Microsoft that explores how easy it could be to communicate, share ideas and documents, make plans, get informed and play in the future.

New devices and natural user interfaces will be invented to make our life easier. Just things of all the progress we did over the last [...]]]></description>
			<content:encoded><![CDATA[<p>I watched a cool 5-minute long video by Microsoft that explores how easy it could be to communicate, share ideas and documents, make plans, get informed and play in the future.</p>
<p style="text-align: center;"><img src="http://ontheweb.kimvallee.com/wp-content/uploads/2009/03/microsoftofficelabsvision.jpg" alt="synchronizing communications between people, multi-plateform communications, electronic boarding pass" width="455" height="423" /></p>
<p>New devices and natural user interfaces will be invented to make our life easier. Just things of all the progress we did over the last 40 years where we passed from a typewriter to digital cameras, MacBook Air and the iPhone. Using everyday objects like our key chains to carry and update information will simplify our life.</p>
<p>The biggest advantage will be than we will enjoy true mobile technology. By truly mobile technology, I mean equipments that are small, weightless and are powerful to have everything we need at our fingertips. No more needs for laptops to carry around.</p>
<p>iPhone users already have a taste of it. So imagine if that freedom extent to our entire computer needs both at home and at the office. I cannot wait for the next 10 years. We live in exciting time.</p>
<p>Take for example, the interactive electronic newspaper. Imagine all the carbon emission we will save in distribution, not counting the trees. For comfort, we need bigger screen than the iPhone and more mobility than the laptop. Electronic paper will become a reality at some point. Many attempts of inventing the electronic paper have already been tried.</p>
<p>Watch a <a href="http://www.microsoft.com/presspass/presskits/officesoftwareplusservices/vision.mspx" target="_blank">short version here</a>. You can watch the 5-minute video (the second one) at <a href="http://www.istartedsomething.com/20090228/microsoft-office-labs-vision-2019-video/" target="_blank">I started something</a> by Long Zheng, a 21 years old Chinese-born who now lives in Australia. The 5 -minute video put things into context. A <a href="http://www.microsoft.com/presspass/download/exec/elop/2009/02-27ElopWhartonKEynote.ppt" target="_blank">Powerpoint presentation by Stephen Elop</a>, President of Microsoft Business Division, covers the technology showcased in the video.</p>
<p>It is not just the devices but mostly the ease of use that is impressive. From an interior design viewpoint, we will recover at some point the sleek look of our house as the devices will be less intrusive and will serve multi-purpose. The flat screen TV will be our computer screen and computer.</p>
<p>User interface based on natural movements will revolution the use of computer. The best application today is the iPhone (I know I love my iPhone). From a transparent wall screen between two classrooms miles away to animated drawings, surface displays a la Minority Report, digital wallets, electronic flight boarding cards, way way smarter phones, and mini projectors to guide you in the airport.</p>
<p>The future looks bright.</p>
<p>+ Via <a href="http://www.istartedsomething.com/20090228/microsoft-office-labs-vision-2019-video/" target="_blank">I started something</a><br />
<h3>You might also like these posts</h3>
<ul class="related_post">
<li><a href="http://ontheweb.kimvallee.com/2009/11/twitter-is-most-popular-with-the-18-44/" title="Twitter is Most Popular with the 18-44">Twitter is Most Popular with the 18-44</a></li>
<li><a href="http://ontheweb.kimvallee.com/2009/08/encouraging-women-to-attend-and-speak-at-tech-conferences/" title="Encouraging Women to Attend and Speak at Tech Conferences">Encouraging Women to Attend and Speak at Tech Conferences</a></li>
<li><a href="http://ontheweb.kimvallee.com/2009/08/defining-social-media-etiquette-one-step-at-a-time/" title="Defining Social Media Etiquette One Step at a Time">Defining Social Media Etiquette One Step at a Time</a></li>
<li><a href="http://ontheweb.kimvallee.com/2009/06/the-bloggers-toolkit-and-why-i-upgraded-to-the-iphone-3g-s/" title="The Blogger&#8217;s Toolkit and Why I Upgraded to the iPhone 3G S">The Blogger&#8217;s Toolkit and Why I Upgraded to the iPhone 3G S</a></li>
<li><a href="http://ontheweb.kimvallee.com/2009/06/ideos-innovative-ideas-on-the-future-of-journalism/" title="IDEO&#8217;s Innovative Ideas on the Future of Journalism">IDEO&#8217;s Innovative Ideas on the Future of Journalism</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://ontheweb.kimvallee.com/2009/03/envisioning-the-future/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Having fun catching bugs with Crazy Frog for the iPhone</title>
		<link>http://ontheweb.kimvallee.com/2009/02/lima-skys-crazy-frog-game-for-the-iphone/</link>
		<comments>http://ontheweb.kimvallee.com/2009/02/lima-skys-crazy-frog-game-for-the-iphone/#comments</comments>
		<pubDate>Thu, 05 Feb 2009 06:25:01 +0000</pubDate>
		<dc:creator>Kim Vallee</dc:creator>
				<category><![CDATA[APPLICATIONS]]></category>
		<category><![CDATA[TECHNOLOGY]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[iphone app]]></category>
		<category><![CDATA[video game]]></category>

		<guid isPermaLink="false">http://ontheweb.kimvallee.com/?p=725</guid>
		<description><![CDATA[Igor Pusenjak, one of the co-founders of Lima Sky said in an interview that they make games for kids. Let me tell you that Crazy Frog is as fun for adults. I saw my husband playing it before dinner. My first reaction was &#8220;It is so cute!&#8221;. Then, I said &#8220;I want it!&#8221;

The game play [...]]]></description>
			<content:encoded><![CDATA[<p>Igor Pusenjak, one of the co-founders of Lima Sky said in an interview that they make games for kids. Let me tell you that Crazy Frog is as fun for adults. I saw my husband playing it before dinner. My first reaction was &#8220;It is so cute!&#8221;. Then, I said &#8220;I want it!&#8221;</p>
<p style="text-align: center;"><img src="http://ontheweb.kimvallee.com/wp-content/uploads/2009/02/crazyfrog_p1.jpg" alt="Crazy Frog game for the iPhone" width="430" height="319" /></p>
<p>The game play is simple. You make points by catching any insects except the bees. The bees will kill you. You jump to catch and eat the bug. You cannot catch more than one insect per jump.</p>
<p>The interface is easy to maneuver. Gently hit the screen to trigger a jump. Move your iPhone horizontally in the desired directions to direct your frog in the air and on the ground.</p>
<p style="text-align: center;"><img src="http://ontheweb.kimvallee.com/wp-content/uploads/2009/02/crazyfrog_p2.jpg" alt="Expressive frog" width="430" height="319" /></p>
<p>A lovable element of the game are the frog expressions. If it failed to catch an insect, it looks disappointed. The frog smiles after eating an insect. The frog shouts in pain when it gets stunned by a bee. I often shout with it.</p>
<p><a href="http://www.limasky.com/limasky/" target="_blank">Lima Sky</a> has already created 26 iPhone applications. Crazy Frog is a fun and addictive game. At 99 cents, it is money well spent.<br />
<h3>You might also like these posts</h3>
<ul class="related_post">
<li><a href="http://ontheweb.kimvallee.com/2009/10/cafe-world-on-facebook/" title="Café World on Facebook">Café World on Facebook</a></li>
<li><a href="http://ontheweb.kimvallee.com/2009/08/defining-social-media-etiquette-one-step-at-a-time/" title="Defining Social Media Etiquette One Step at a Time">Defining Social Media Etiquette One Step at a Time</a></li>
<li><a href="http://ontheweb.kimvallee.com/2009/06/the-bloggers-toolkit-and-why-i-upgraded-to-the-iphone-3g-s/" title="The Blogger&#8217;s Toolkit and Why I Upgraded to the iPhone 3G S">The Blogger&#8217;s Toolkit and Why I Upgraded to the iPhone 3G S</a></li>
<li><a href="http://ontheweb.kimvallee.com/2009/06/bad-search-results-hurt-customer-service/" title="Bad Search Results Hurt Customer Service">Bad Search Results Hurt Customer Service</a></li>
<li><a href="http://ontheweb.kimvallee.com/2009/03/farm-town-on-facebook/" title="Farm Town on Facebook">Farm Town on Facebook</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://ontheweb.kimvallee.com/2009/02/lima-skys-crazy-frog-game-for-the-iphone/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
