<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" media="screen" href="/App_Themes/default/rss.xslt"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:evnet="http://www.mscommunities.com/rssmodule/"><channel><title>Comment Feed for Touch PC: "Home UI" screencast (Coffeehouse on Channel 9)</title><atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/forums/coffeehouse/473480-touch-pc-home-ui-screencast/rss/default.aspx" /><image><url>http://mschnlnine.vo.llnwd.net/d1/Dev/App_Themes/C9/images/feedimage.png</url><title>Comment Feed for Touch PC: "Home UI" screencast (Coffeehouse on Channel 9)</title><link>http://channel9.msdn.com/forums/Coffeehouse/473480-Touch-PC-Home-UI-screencast/</link></image><description>Touch PC: "Home UI" screencast</description><link>http://channel9.msdn.com/forums/Coffeehouse/473480-Touch-PC-Home-UI-screencast/</link><language>en-us</language><pubDate>Sat, 13 Jun 2009 03:32:11 GMT</pubDate><lastBuildDate>Sat, 13 Jun 2009 03:32:11 GMT</lastBuildDate><generator>EvNet (EvNet, Version=1.0.3608.3122, Culture=neutral, PublicKeyToken=null)</generator><item><title>Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Touch PC: "Home UI" screencast</title><description>&lt;p&gt;html&lt;/p&gt;
&lt;p&gt;&amp;lt;!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "&lt;a href="http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"&gt;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&lt;/a&gt;"&amp;gt;&lt;br /&gt;&amp;lt;html xmlns="&lt;a href="http://www.w3.org/1999/xhtml"&gt;http://www.w3.org/1999/xhtml&lt;/a&gt;"&amp;gt;&lt;br /&gt;&amp;lt;head&amp;gt;&lt;br /&gt;&amp;lt;meta content="text/html; charset=utf-8" http-equiv="Content-Type" /&amp;gt;&lt;br /&gt;&amp;lt;link href="./Untitled_1.css" rel="stylesheet" type="text/css" /&amp;gt;&lt;br /&gt;&amp;lt;/head&amp;gt;&lt;br /&gt;&amp;lt;body&amp;gt;&lt;br /&gt;&amp;lt;div id="leftmenu"&amp;gt;&lt;br /&gt;&amp;lt;ul&amp;gt;&lt;br /&gt;&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;Link&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;Link&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;Link&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;&amp;lt;li&amp;gt;&amp;lt;a href="#"&amp;gt;Link&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;&amp;lt;/ul&amp;gt;&lt;br /&gt;&amp;lt;/div&amp;gt;&lt;br /&gt;&amp;lt;/body&amp;gt;&lt;br /&gt;&amp;lt;/html&amp;gt;&lt;/p&gt;
&lt;p&gt;thats the basic menu - stack of buttons.&lt;/p&gt;
&lt;p&gt;css:&amp;nbsp; transforms the list into a menu:&lt;br /&gt;#leftmenu ul {&lt;br /&gt;&amp;nbsp;padding-top: 0px;&lt;br /&gt;&amp;nbsp;padding-right: 0px;&lt;br /&gt;&amp;nbsp;padding-bottom: 0px;&lt;br /&gt;&amp;nbsp;padding-left: 0px;&lt;br /&gt;&amp;nbsp;margin: 0px;&lt;br /&gt;&amp;nbsp;list-style-type: none;&lt;br /&gt;}&lt;br /&gt;#leftmenu ul li {&lt;br /&gt;&amp;nbsp;background-image: url('12.jpg');&lt;br /&gt;&amp;nbsp;line-height:86px;&lt;br /&gt;&amp;nbsp;height: 86px;&lt;br /&gt;&amp;nbsp;width: 288px;&lt;br /&gt;&amp;nbsp;margin: 0px;&lt;br /&gt;&amp;nbsp;padding: 0px;&lt;br /&gt;}&lt;br /&gt;#leftmenu ul li a:link {&lt;br /&gt;&amp;nbsp;color: white;&lt;br /&gt;&amp;nbsp;padding-left: 100px;&lt;br /&gt;&amp;nbsp;font-size: 30px;&lt;br /&gt;&amp;nbsp;line-height: 86px;&lt;br /&gt;&amp;nbsp;text-decoration: none;&lt;br /&gt;&amp;nbsp;display: block;&lt;br /&gt;&amp;nbsp;margin: 0px;&lt;br /&gt;&amp;nbsp;font-family: Arial, Helvetica, sans-serif;&lt;br /&gt;&amp;nbsp;font-weight: bold;&lt;br /&gt;}&lt;br /&gt;#leftmenu ul li a:visited {&lt;br /&gt;&amp;nbsp;color: white;&lt;br /&gt;&amp;nbsp;font-family: Arial, Helvetica, sans-serif;&lt;br /&gt;&amp;nbsp;font-weight: bold;&lt;br /&gt;&amp;nbsp;padding-left: 100px;&lt;br /&gt;&amp;nbsp;font-size: 30px;&lt;br /&gt;&amp;nbsp;line-height:86px;&lt;br /&gt;&amp;nbsp;text-decoration: none;&lt;br /&gt;&amp;nbsp;display: block;&lt;br /&gt;}&lt;br /&gt;#leftmenu ul li a:hover {&lt;br /&gt;&amp;nbsp;color: white;&lt;br /&gt;&amp;nbsp;font-family: Arial, Helvetica, sans-serif;&lt;br /&gt;&amp;nbsp;font-weight: bold;&lt;br /&gt;&amp;nbsp;padding-left: 100px;&lt;br /&gt;&amp;nbsp;font-size: 30px;&lt;br /&gt;&amp;nbsp;line-height:86px;&lt;br /&gt;&amp;nbsp;text-decoration: none;&lt;br /&gt;&amp;nbsp;background-image: url('12x.jpg');&lt;br /&gt;&amp;nbsp;display: block;&lt;br /&gt;}&lt;br /&gt;#leftmenu ul li a:active {&lt;br /&gt;&amp;nbsp;color: white;&lt;br /&gt;&amp;nbsp;font-family: Arial, Helvetica, sans-serif;&lt;br /&gt;&amp;nbsp;font-weight: bold;&lt;br /&gt;&amp;nbsp;padding-left: 100px;&lt;br /&gt;&amp;nbsp;font-size: 30px;&lt;br /&gt;&amp;nbsp;line-height:86px;&lt;br /&gt;&amp;nbsp;text-decoration: none;&lt;br /&gt;&amp;nbsp;display: block;&lt;br /&gt;}&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&amp;nbsp;with the current graphic having text it does not look so good but this should give you the idea.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description><comments></comments><link>http://channel9.msdn.com/forums/Coffeehouse/473480-Touch-PC-Home-UI-screencast/?CommentID=473551</link><pubDate>Sat, 13 Jun 2009 03:32:11 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/Coffeehouse/473480-Touch-PC-Home-UI-screencast/?CommentID=473551</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/473551/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>html
&amp;lt;!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"&amp;gt;&amp;lt;html xmlns="http://www.w3.org/1999/xhtml"&amp;gt;&amp;lt;head&amp;gt;&amp;lt;meta content="text/html; charset=utf-8" http-equiv="Content-Type" /&amp;gt;&amp;lt;link href="./Untitled_1.css"&amp;#8230;</evnet:previewtext><dc:creator>figuerres</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/473551/Trackback.aspx</trackback:ping></item><item><title>Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Touch PC: "Home UI" screencast</title><description>&lt;p&gt;A pretty simple one, if you ask me. Just for you to copy and paste.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.dynamicsnetwork.net/Files/ie6pngfix.js"&gt;Download JS File&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Put this in your HTML file:&lt;br /&gt;[code language="HTML"]&amp;lt;script defer="defer" type="text/javascript" src="/scripts/ie6pngfix.js"&amp;gt;&amp;lt;/script&amp;gt;[/code]&lt;/p&gt;
&lt;p&gt;Edit the location at need, or place the JS file in the scripts folder in the root of your domain. Done.&lt;/p&gt;</description><comments></comments><link>http://channel9.msdn.com/forums/Coffeehouse/473480-Touch-PC-Home-UI-screencast/?CommentID=473549</link><pubDate>Sat, 13 Jun 2009 02:53:57 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/Coffeehouse/473480-Touch-PC-Home-UI-screencast/?CommentID=473549</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/473549/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>A pretty simple one, if you ask me. Just for you to copy and paste.
Download JS FilePut this in your HTML file:[code language="HTML"]&amp;lt;script defer="defer" type="text/javascript" src="/scripts/ie6pngfix.js"&amp;gt;&amp;lt;/script&amp;gt;[/code]
Edit the location at need, or place the JS file in the scripts&amp;#8230;</evnet:previewtext><dc:creator>Dorian Muthig</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/473549/Trackback.aspx</trackback:ping></item><item><title>Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Touch PC: "Home UI" screencast</title><description>&lt;p&gt;ie6 still requires a kludge and is more popular than you might think&lt;/p&gt;
&lt;p&gt;(inserts link i read about about ie6 last week&amp;nbsp; ..somewhere)&lt;/p&gt;
&lt;p&gt;"magority of corporate accounts still use ie6 bla bla&lt;/p&gt;</description><comments></comments><link>http://channel9.msdn.com/forums/Coffeehouse/473480-Touch-PC-Home-UI-screencast/?CommentID=473548</link><pubDate>Sat, 13 Jun 2009 02:47:02 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/Coffeehouse/473480-Touch-PC-Home-UI-screencast/?CommentID=473548</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/473548/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>ie6 still requires a kludge and is more popular than you might think
(inserts link i read about about ie6 last week&amp;nbsp; ..somewhere)
"magority of corporate accounts still use ie6 bla bla</evnet:previewtext><dc:creator>me</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/473548/Trackback.aspx</trackback:ping></item><item><title>Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Touch PC: "Home UI" screencast</title><description>&lt;p&gt;well it seems that the idea is to have a "rich" home-page ui that might not even come from a web server really.&lt;/p&gt;
&lt;p&gt;so one time you download and cache that,m not a big hit. later you might do more with silverlight to do other animations and stuff.&lt;/p&gt;
&lt;p&gt;yes the js clock is not huge... just an easy target to swap out ...&lt;/p&gt;</description><comments></comments><link>http://channel9.msdn.com/forums/Coffeehouse/473480-Touch-PC-Home-UI-screencast/?CommentID=473547</link><pubDate>Sat, 13 Jun 2009 02:44:59 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/Coffeehouse/473480-Touch-PC-Home-UI-screencast/?CommentID=473547</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/473547/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>well it seems that the idea is to have a "rich" home-page ui that might not even come from a web server really.
so one time you download and cache that,m not a big hit. later you might do more with silverlight to do other animations and stuff.
yes the js clock is not huge... just an easy target to swap out ...</evnet:previewtext><dc:creator>figuerres</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/473547/Trackback.aspx</trackback:ping></item><item><title>Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Touch PC: "Home UI" screencast</title><description>&lt;p&gt;&lt;blockquote&gt;&lt;div&gt;jamie said:&lt;/div&gt;&lt;div&gt;edit: no -&amp;nbsp;pngs are garbage.. not fully supported yet&lt;/div&gt;&lt;/blockquote&gt;Do you live in the 90s? PNGs (without alpha channel) are supported since the times of IE5... when did that come out? 1998. It's 2009 now, every current&amp;nbsp;browser supports them (with alpha channel).&lt;/p&gt;
&lt;p&gt;Hey, I even have a 16bit (Windows 3.11) image editing program on an old CD around here that supports PNGs (without alpha channel though).&lt;/p&gt;</description><comments></comments><link>http://channel9.msdn.com/forums/Coffeehouse/473480-Touch-PC-Home-UI-screencast/?CommentID=473546</link><pubDate>Sat, 13 Jun 2009 02:43:06 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/Coffeehouse/473480-Touch-PC-Home-UI-screencast/?CommentID=473546</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/473546/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>jamie said:edit: no -&amp;nbsp;pngs are garbage.. not fully supported yetDo you live in the 90s? PNGs (without alpha channel) are supported since the times of IE5... when did that come out? 1998. It's 2009 now, every current&amp;nbsp;browser supports them (with alpha channel).
Hey, I even have a 16bit&amp;#8230;</evnet:previewtext><dc:creator>Dorian Muthig</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/473546/Trackback.aspx</trackback:ping></item><item><title>Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Touch PC: "Home UI" screencast</title><description>&lt;p&gt;ok well - lets file that under tomorrow then: remake all images transparent&lt;/p&gt;
&lt;p&gt;or re-do everything ... its just a demo?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;id rather make a new ui and call the images the same thing&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;edit: no -&amp;nbsp;pngs are garbage.. not fully supported yet&lt;/p&gt;
&lt;p&gt;jpgs stay - on this&lt;strong&gt; 1&lt;/strong&gt; theme (good enough for tests)&lt;br /&gt;*replace all .jpg / .png ..later&lt;/p&gt;
&lt;p&gt;*if there's a log in - fine - pngs&amp;nbsp; - but if its me lookin after it - jpgs&lt;/p&gt;
&lt;p&gt;*man i sounded irish/scottish there!&lt;/p&gt;</description><comments></comments><link>http://channel9.msdn.com/forums/Coffeehouse/473480-Touch-PC-Home-UI-screencast/?CommentID=473543</link><pubDate>Sat, 13 Jun 2009 02:25:20 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/Coffeehouse/473480-Touch-PC-Home-UI-screencast/?CommentID=473543</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/473543/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>ok well - lets file that under tomorrow then: remake all images transparent
or re-do everything ... its just a demo?
&amp;nbsp;
id rather make a new ui and call the images the same thing
&amp;nbsp;
&amp;nbsp;
edit: no -&amp;nbsp;pngs are garbage.. not fully supported yet
jpgs stay - on this 1 theme (good enough for&amp;#8230;</evnet:previewtext><dc:creator>me</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/473543/Trackback.aspx</trackback:ping></item><item><title>Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Touch PC: "Home UI" screencast</title><description>&lt;p&gt;You can't have JPEGs with transparent backgrounds...&amp;nbsp; theming will be easier if you can separate the button backgrounds from the icons, and you can only do that if you use transparent PNGs (or GIFs, but you don't want to do that).&lt;/p&gt;</description><comments></comments><link>http://channel9.msdn.com/forums/Coffeehouse/473480-Touch-PC-Home-UI-screencast/?CommentID=473541</link><pubDate>Sat, 13 Jun 2009 02:13:53 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/Coffeehouse/473480-Touch-PC-Home-UI-screencast/?CommentID=473541</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/473541/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>You can't have JPEGs with transparent backgrounds...&amp;nbsp; theming will be easier if you can separate the button backgrounds from the icons, and you can only do that if you use transparent PNGs (or GIFs, but you don't want to do that).</evnet:previewtext><dc:creator>JonathonW</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/473541/Trackback.aspx</trackback:ping></item><item><title>Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Touch PC: "Home UI" screencast</title><description>&lt;p&gt;Don't do the clock in Silverlight, it's very simple JS... you don't need to load a browser plugin for that (which the user might have to download) unless you want to enhance the functionality to an extend where it would make sense. If you're doing anything Silverlight, do the whole thing in it, some sites don't like to be framed, you know?&lt;/p&gt;
&lt;p&gt;@Jamie: Every graphics program has known of PNGs, and designers making skins have heard of the alpha channel advantage for years...&lt;/p&gt;</description><comments></comments><link>http://channel9.msdn.com/forums/Coffeehouse/473480-Touch-PC-Home-UI-screencast/?CommentID=473539</link><pubDate>Sat, 13 Jun 2009 02:10:52 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/Coffeehouse/473480-Touch-PC-Home-UI-screencast/?CommentID=473539</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/473539/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Don't do the clock in Silverlight, it's very simple JS... you don't need to load a browser plugin for that (which the user might have to download) unless you want to enhance the functionality to an extend where it would make sense. If you're doing anything Silverlight, do the whole thing in it, some&amp;#8230;</evnet:previewtext><dc:creator>Dorian Muthig</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/473539/Trackback.aspx</trackback:ping></item><item><title>Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Touch PC: "Home UI" screencast</title><description>&lt;p&gt;....assuming there could be ... 1000's of people making their own themes - 1% of which who would have heard of png files... lets just stick with jpgs for the "demo"&amp;nbsp;&lt;/p&gt;
&lt;p&gt;?&lt;/p&gt;</description><comments></comments><link>http://channel9.msdn.com/forums/Coffeehouse/473480-Touch-PC-Home-UI-screencast/?CommentID=473538</link><pubDate>Sat, 13 Jun 2009 02:08:16 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/Coffeehouse/473480-Touch-PC-Home-UI-screencast/?CommentID=473538</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/473538/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>....assuming there could be ... 1000's of people making their own themes - 1% of which who would have heard of png files... lets just stick with jpgs for the "demo"&amp;nbsp;
?</evnet:previewtext><dc:creator>me</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/473538/Trackback.aspx</trackback:ping></item><item><title>Re: Re: Re: Re: Re: Re: Re: Re: Re: Touch PC: "Home UI" screencast</title><description>&lt;p&gt;Jamie: Can you do a bit of graphic for me to work this out.&lt;/p&gt;
&lt;p&gt;make 2 "button" images the normal and hover image w/o any text or icons.&lt;/p&gt;
&lt;p&gt;then a set of the icons, png with transparent backgrounds.&lt;/p&gt;
&lt;p&gt;I generaly use just a button and text but for this i will see how overlaying the icon works or does not work.&lt;/p&gt;
&lt;p&gt;idealy we will only need to load the two images for the body of all the buttons.&lt;/p&gt;
&lt;p&gt;then just the icon will be per-button.&lt;/p&gt;
&lt;p&gt;the html for each button should then only have an img tag and an a-href tag&lt;/p&gt;
&lt;p&gt;the css will do the swap of the background image w/o code by using the a:link a:hover and a:visited css style/behaviors&lt;/p&gt;
&lt;p&gt;that removes all that javascript in the button stck for most of the buttons, the back button still gets it's script to do it's thing.&lt;/p&gt;
&lt;p&gt;the rest i am leaving alone as i just want to "fix" one thing for you at this time :)&lt;/p&gt;
&lt;p&gt;later we might think about doing the "Clock" with a bit of Silverlight and then go from there....&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description><comments></comments><link>http://channel9.msdn.com/forums/Coffeehouse/473480-Touch-PC-Home-UI-screencast/?CommentID=473536</link><pubDate>Sat, 13 Jun 2009 01:59:43 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/Coffeehouse/473480-Touch-PC-Home-UI-screencast/?CommentID=473536</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/473536/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Jamie: Can you do a bit of graphic for me to work this out.
make 2 "button" images the normal and hover image w/o any text or icons.
then a set of the icons, png with transparent backgrounds.
I generaly use just a button and text but for this i will see how overlaying the icon works or does not&amp;#8230;</evnet:previewtext><dc:creator>figuerres</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/473536/Trackback.aspx</trackback:ping></item><item><title>Re: Re: Re: Re: Re: Re: Re: Re: Touch PC: "Home UI" screencast</title><description>&lt;p&gt;ok :)&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.jgrant.com/touch/ui.zip"&gt;www.jgrant.com/touch/ui.zip&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;* please return it in a zipped file/folder that has a clear index to open in editor.&lt;/p&gt;</description><comments></comments><link>http://channel9.msdn.com/forums/Coffeehouse/473480-Touch-PC-Home-UI-screencast/?CommentID=473522</link><pubDate>Fri, 12 Jun 2009 23:39:38 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/Coffeehouse/473480-Touch-PC-Home-UI-screencast/?CommentID=473522</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/473522/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>ok :)
www.jgrant.com/touch/ui.zip
&amp;nbsp;
&amp;nbsp;
* please return it in a zipped file/folder that has a clear index to open in editor.</evnet:previewtext><dc:creator>me</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/473522/Trackback.aspx</trackback:ping></item><item><title>Re: Re: Re: Re: Re: Re: Re: Touch PC: "Home UI" screencast</title><description>&lt;p&gt;Jamie:&lt;/p&gt;
&lt;p&gt;ok forget the fact that i used the c* word and think about this, we can make the button stack's html markup go from the current size down to a fraction of the size.&amp;nbsp; Slim down by about 75% in size.&lt;/p&gt;
&lt;p&gt;same look, same function, less stuff to have to edit. easier to read when you do have to edit it.&lt;/p&gt;
&lt;p&gt;anything wrong with that ? :)&lt;/p&gt;</description><comments></comments><link>http://channel9.msdn.com/forums/Coffeehouse/473480-Touch-PC-Home-UI-screencast/?CommentID=473520</link><pubDate>Fri, 12 Jun 2009 23:22:14 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/Coffeehouse/473480-Touch-PC-Home-UI-screencast/?CommentID=473520</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/473520/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Jamie:
ok forget the fact that i used the c* word and think about this, we can make the button stack's html markup go from the current size down to a fraction of the size.&amp;nbsp; Slim down by about 75% in size.
same look, same function, less stuff to have to edit. easier to read when you do have to&amp;#8230;</evnet:previewtext><dc:creator>figuerres</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/473520/Trackback.aspx</trackback:ping></item><item><title>Re: Touch PC: "Home UI" screencast</title><description>&lt;p&gt;it blew my mind jamie.....nah it was the  music ... was making me feel sleepy but it was so bad.. I just couldn't nod off ..&lt;/p&gt;
&lt;p&gt;looks like it should belongs on the desktop really, oh thats bin done.&lt;/p&gt;
&lt;p&gt;your photos page only goes to fakebook ? ..might want to look for some other css styles to use with stylish(ff addon) make some of those other sites fit in better with your all black ui.&amp;nbsp; If you add flickr, I could donate you the best black  flickr css, maybe.&lt;/p&gt;
&lt;p&gt;I'm now thinking of something similar too, only I plan have it read my mind, while my eye movements provide gesturing control...and it will look like perfection with all the customization and control a user could have want. yes&lt;/p&gt;</description><comments></comments><link>http://channel9.msdn.com/forums/Coffeehouse/473480-Touch-PC-Home-UI-screencast/?CommentID=473513</link><pubDate>Fri, 12 Jun 2009 22:50:00 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/Coffeehouse/473480-Touch-PC-Home-UI-screencast/?CommentID=473513</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/473513/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>it blew my mind jamie.....nah it was the  music ... was making me feel sleepy but it was so bad.. I just couldn't nod off ..
looks like it should belongs on the desktop really, oh thats bin done.
your photos page only goes to fakebook ? ..might want to look for some other css styles to use with&amp;#8230;</evnet:previewtext><dc:creator>You can&amp;#39;t handle my name</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/473513/Trackback.aspx</trackback:ping></item><item><title>Re: Re: Re: Touch PC: "Home UI" screencast</title><description>&lt;p&gt;The HQ version is pretty decent.&amp;nbsp; My point stands on the embeds.&lt;/p&gt;</description><comments></comments><link>http://channel9.msdn.com/forums/Coffeehouse/473480-Touch-PC-Home-UI-screencast/?CommentID=473510</link><pubDate>Fri, 12 Jun 2009 22:27:26 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/Coffeehouse/473480-Touch-PC-Home-UI-screencast/?CommentID=473510</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/473510/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>The HQ version is pretty decent.&amp;nbsp; My point stands on the embeds.</evnet:previewtext><dc:creator>SlackmasterK</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/473510/Trackback.aspx</trackback:ping></item><item><title>Re: Re: Re: Touch PC: "Home UI" screencast</title><description>&lt;p&gt;Couple of quick thoughts...&lt;/p&gt;
&lt;p&gt;- Touch enters in a new era of interaction - and one that quite frankly does NOT work well will mouse style applications.&lt;br /&gt;I would never want to use photoshop - and corel without a mouse - but when it comes to Touch - the way you view your computer is different.&lt;/p&gt;
&lt;p&gt;for example - where on the net is&amp;nbsp; this silly site/ui i made? its not...because all the tech giants dont work together - and are late to the game.&lt;br /&gt;&lt;br /&gt;- with touch - amazing mouse things - are not so amazing. like mp3s are worse than cda cd music files.&amp;nbsp;&amp;lt;borat&amp;gt;not!&amp;lt;/b&amp;gt;)&lt;/p&gt;
&lt;p&gt;Id like a chess game - to work with this.&amp;nbsp; will i use the real cool 3d microsoft chess game? nope.&amp;nbsp; not unless its online - and i can put it in an iframe.. - speaking of which - all of live.com takes over browser window... thats why calendar is bogus facebook one - because live/bing wants full control&lt;/p&gt;
&lt;p&gt;*google is no better... if youve used their "office" everything opens in new windows to the point of madness (target=blank gone wild)&lt;/p&gt;
&lt;p&gt;WHO out there will make a browser that will run applications like photoshop in an iframe? who will enable the world to make their own home UIs instead of trying to figure out ways to help the cable companies ream us all even further ($)&lt;/p&gt;
&lt;p&gt;Finally - touch - as released in this version - only showcases how LAME non-touch apps are - and how lame - the entire experience is without basically - MAKING your own.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;will anyone help us all do that?&lt;/p&gt;
&lt;p&gt;last point - if i were MS - i would STOP hp from selling anymore of these pcs till i get a pen out - that is percice - that still works with windows and peoples apps&lt;/p&gt;
&lt;p&gt;currently - this machine - (you gave me that i love) does nothing more than make a farce of everything you are doing (with no pen)&lt;/p&gt;
&lt;p&gt;User UIs - charge!!!&amp;nbsp; (errr.. no ...free!!!!)&lt;/p&gt;
&lt;p&gt;The ultimate user mashup - between windows apps and the web.&amp;nbsp; who will enable it? *whoever does will score a heck of a lot of good will&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;ok theres a rant..&amp;nbsp; true though to me&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;EDIT: - you could annouce the " Bing CrossBee"&amp;nbsp; - bring back msn bee - he cross pollinates all sites and iframes with Bing apps.&amp;nbsp; no target=top. no target=blank&amp;nbsp; haha&amp;nbsp; (..and NO ads)&lt;/p&gt;</description><comments></comments><link>http://channel9.msdn.com/forums/Coffeehouse/473480-Touch-PC-Home-UI-screencast/?CommentID=473502</link><pubDate>Fri, 12 Jun 2009 21:38:25 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/Coffeehouse/473480-Touch-PC-Home-UI-screencast/?CommentID=473502</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/473502/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Couple of quick thoughts...
- Touch enters in a new era of interaction - and one that quite frankly does NOT work well will mouse style applications.I would never want to use photoshop - and corel without a mouse - but when it comes to Touch - the way you view your computer is different.
for example&amp;#8230;</evnet:previewtext><dc:creator>me</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/473502/Trackback.aspx</trackback:ping></item><item><title>Re: Re: Touch PC: "Home UI" screencast</title><description>&lt;p&gt;its not the greatest quality...&amp;nbsp; full screen at 1024x768 you can read most stuff (on that video)&lt;/p&gt;</description><comments></comments><link>http://channel9.msdn.com/forums/Coffeehouse/473480-Touch-PC-Home-UI-screencast/?CommentID=473494</link><pubDate>Fri, 12 Jun 2009 21:01:15 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/Coffeehouse/473480-Touch-PC-Home-UI-screencast/?CommentID=473494</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/473494/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>its not the greatest quality...&amp;nbsp; full screen at 1024x768 you can read most stuff (on that video)</evnet:previewtext><dc:creator>me</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/473494/Trackback.aspx</trackback:ping></item><item><title>Re: Touch PC: "Home UI" screencast</title><description>&lt;p&gt;Dammit youtube, embeds without a fullscreen link are pretty much useless.&amp;nbsp; Except that they link to the video which has a fullscreen button.&amp;nbsp; Sigh.&lt;/p&gt;</description><comments></comments><link>http://channel9.msdn.com/forums/Coffeehouse/473480-Touch-PC-Home-UI-screencast/?CommentID=473493</link><pubDate>Fri, 12 Jun 2009 20:59:18 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/Coffeehouse/473480-Touch-PC-Home-UI-screencast/?CommentID=473493</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/473493/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Dammit youtube, embeds without a fullscreen link are pretty much useless.&amp;nbsp; Except that they link to the video which has a fullscreen button.&amp;nbsp; Sigh.</evnet:previewtext><dc:creator>SlackmasterK</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/473493/Trackback.aspx</trackback:ping></item><item><title>Re: Re: Re: Re: Re: Re: Touch PC: "Home UI" screencast</title><description>&lt;p&gt;great...&amp;nbsp;css... non visual code for images&lt;br /&gt;no thanks ... but if youd like to write a login - customize links.... ok css&amp;nbsp;;)&lt;/p&gt;
&lt;p&gt;&amp;nbsp;edit: that sounded over the top... i just hate css&lt;/p&gt;
&lt;p&gt;- i like master template that you can edit and see&lt;/p&gt;
&lt;p&gt;"NEW! Frontpage CSS - same ease of use - output to real&amp;nbsp;code - wysiwyg"&lt;br /&gt;but... nooooo... we get expression...with no table drawing or inline preview&amp;nbsp;&lt;/p&gt;
&lt;p&gt;edit: id love to know if Expression webs numbers match Frontpage numbers (when it was sold)&lt;/p&gt;</description><comments></comments><link>http://channel9.msdn.com/forums/Coffeehouse/473480-Touch-PC-Home-UI-screencast/?CommentID=473491</link><pubDate>Fri, 12 Jun 2009 20:38:18 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/Coffeehouse/473480-Touch-PC-Home-UI-screencast/?CommentID=473491</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/473491/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>great...&amp;nbsp;css... non visual code for imagesno thanks ... but if youd like to write a login - customize links.... ok css&amp;nbsp;;)
&amp;nbsp;edit: that sounded over the top... i just hate css
- i like master template that you can edit and see
"NEW! Frontpage CSS - same ease of use - output to&amp;#8230;</evnet:previewtext><dc:creator>me</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/473491/Trackback.aspx</trackback:ping></item><item><title>Re: Re: Re: Re: Re: Touch PC: "Home UI" screencast</title><description>&lt;p&gt;tonight i just might send you a bit of html -- we can make that button stack much nicer with some CSS....&lt;/p&gt;
&lt;p&gt;and less stuff in the html file at the same time.&lt;/p&gt;</description><comments></comments><link>http://channel9.msdn.com/forums/Coffeehouse/473480-Touch-PC-Home-UI-screencast/?CommentID=473490</link><pubDate>Fri, 12 Jun 2009 20:36:53 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/Coffeehouse/473480-Touch-PC-Home-UI-screencast/?CommentID=473490</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/473490/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>tonight i just might send you a bit of html -- we can make that button stack much nicer with some CSS....
and less stuff in the html file at the same time.</evnet:previewtext><dc:creator>figuerres</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/473490/Trackback.aspx</trackback:ping></item><item><title>Re: Re: Re: Re: Re: Touch PC: "Home UI" screencast</title><description>&lt;p&gt;Yeah, youtube is now borked.&lt;/p&gt;</description><comments></comments><link>http://channel9.msdn.com/forums/Coffeehouse/473480-Touch-PC-Home-UI-screencast/?CommentID=473489</link><pubDate>Fri, 12 Jun 2009 20:33:46 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/Coffeehouse/473480-Touch-PC-Home-UI-screencast/?CommentID=473489</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/473489/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Yeah, youtube is now borked.</evnet:previewtext><dc:creator>PaoloM</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/473489/Trackback.aspx</trackback:ping></item><item><title>Re: Re: Re: Re: Touch PC: "Home UI" screencast</title><description>&lt;p&gt;cool - thanks&lt;/p&gt;
&lt;p&gt;ps - there seems to be huge youtube outages in canada - not sure if its even showing up but if paolo saw it it must be youtube&lt;br /&gt;&lt;br /&gt;(works...doesnt work...disappears on c9 .. youtube down... youtube up....&lt;/p&gt;</description><comments></comments><link>http://channel9.msdn.com/forums/Coffeehouse/473480-Touch-PC-Home-UI-screencast/?CommentID=473488</link><pubDate>Fri, 12 Jun 2009 20:27:38 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/Coffeehouse/473480-Touch-PC-Home-UI-screencast/?CommentID=473488</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/473488/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>cool - thanks
ps - there seems to be huge youtube outages in canada - not sure if its even showing up but if paolo saw it it must be youtube(works...doesnt work...disappears on c9 .. youtube down... youtube up....</evnet:previewtext><dc:creator>me</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/473488/Trackback.aspx</trackback:ping></item><item><title>Re: Re: Re: Touch PC: "Home UI" screencast</title><description>&lt;p&gt;It's good Jamie.&lt;/p&gt;
&lt;p&gt;I'm actually working (on my spare time) on something similar, only the plan is to use voice instead of touch for the main UI.&lt;/p&gt;</description><comments></comments><link>http://channel9.msdn.com/forums/Coffeehouse/473480-Touch-PC-Home-UI-screencast/?CommentID=473486</link><pubDate>Fri, 12 Jun 2009 20:19:39 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/Coffeehouse/473480-Touch-PC-Home-UI-screencast/?CommentID=473486</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/473486/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>It's good Jamie.
I'm actually working (on my spare time) on something similar, only the plan is to use voice instead of touch for the main UI.</evnet:previewtext><dc:creator>PaoloM</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/473486/Trackback.aspx</trackback:ping></item><item><title>Re: Re: Touch PC: "Home UI" screencast</title><description>&lt;p&gt;...is that good or bad? ;)&lt;/p&gt;
&lt;p&gt;remember - this is suposed to be a "walk by / quick" eXPerience&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;edit: note the browser i ended up having to use... IE is just too sensitive to touching the screen - kept zooming in and out - cant disable...FF did it correct (plus i loaded extention FULL fullscreen&lt;/p&gt;</description><comments></comments><link>http://channel9.msdn.com/forums/Coffeehouse/473480-Touch-PC-Home-UI-screencast/?CommentID=473484</link><pubDate>Fri, 12 Jun 2009 20:14:27 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/Coffeehouse/473480-Touch-PC-Home-UI-screencast/?CommentID=473484</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/473484/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>...is that good or bad? ;)
remember - this is suposed to be a "walk by / quick" eXPerience
&amp;nbsp;
?
&amp;nbsp;
edit: note the browser i ended up having to use... IE is just too sensitive to touching the screen - kept zooming in and out - cant disable...FF did it correct (plus i loaded extention FULL fullscreen</evnet:previewtext><dc:creator>me</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/473484/Trackback.aspx</trackback:ping></item><item><title>Re: Touch PC: "Home UI" screencast</title><description>&lt;p&gt;:|&lt;/p&gt;</description><comments></comments><link>http://channel9.msdn.com/forums/Coffeehouse/473480-Touch-PC-Home-UI-screencast/?CommentID=473483</link><pubDate>Fri, 12 Jun 2009 20:13:04 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/Coffeehouse/473480-Touch-PC-Home-UI-screencast/?CommentID=473483</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/473483/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>:|</evnet:previewtext><dc:creator>You can&amp;#39;t handle my name</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/473483/Trackback.aspx</trackback:ping></item></channel></rss>