<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://by-expression.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"><channel><title>by-expression</title><link>http://by-expression.com/blogs/</link><description>Expression Web Resources</description><dc:language>en-US</dc:language><generator>CommunityServer 2008 (Build: 30417.1769)</generator><item><title>HAL-PC Presentation Files</title><link>http://by-expression.com/blogs/by-expression/archive/2008/07/22/hal-pc-presentation-files.aspx</link><pubDate>Tue, 22 Jul 2008 19:25:52 GMT</pubDate><guid isPermaLink="false">a87ed0fd-e035-4154-9f32-f3be8a120d30:1286</guid><dc:creator>cdwise</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;&lt;a href="http://by-expression.com/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/by-expression/blades_2D00_thumb_5F00_2.jpg"&gt;&lt;img style="border-top-width:0px;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;" height="244" alt="blades-thumb" src="http://by-expression.com/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/by-expression/blades_2D00_thumb_5F00_thumb.jpg" width="166" align="right" border="0" /&gt;&lt;/a&gt;If you are attending my presentation tonight at the HAL-PC Web Design SIG and would like to follow along you can download the source file &lt;a title="bladesofglory.zip" href="http://cid-0bdfe43794c53c30.skydrive.live.com/self.aspx/by-expression/bladesofglory.zip"&gt;bladesofglory.zip&lt;/a&gt; Included in the zip file are the images uses and two text files of content. One for the main section and one for the sidebar.&lt;/p&gt; &lt;p&gt;A not quite complete version of what we will be doing looks like the image on the right.&lt;/p&gt; &lt;p&gt;What remains to be added is the menu that we will create (assuming time allows). &lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://by-expression.com/aggbug.aspx?PostID=1286" width="1" height="1"&gt;</description></item><item><title>Expression Web relative vs document links</title><link>http://by-expression.com/blogs/by-expression/archive/2008/07/20/expression-web-relative-vs-document-links.aspx</link><pubDate>Sun, 20 Jul 2008 17:26:33 GMT</pubDate><guid isPermaLink="false">a87ed0fd-e035-4154-9f32-f3be8a120d30:1285</guid><dc:creator>cdwise</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Life with Expression Web would be much simpler if Expression Web supported root relative links properly.&lt;/p&gt; &lt;p&gt;I am seeing where people are using third party generators to create menus for their website. Then they want to put these menus into their Expression Web site.&lt;/p&gt; &lt;p&gt;In order for your menu links to work regardless of what level in your site the requesting page is at you need to use what is called root relative links. That means that when the page is requested it is resolved based on the root level of your website instead of where the the page requesting the link is located. Take a site that has a root, two folders: articles and products with additional folders and pages in each of those folders. &lt;/p&gt; &lt;p&gt;&lt;a href="http://by-expression.com/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/by-expression/site1_5F00_2.gif"&gt;&lt;img style="border-right:0px;border-top:0px;border-left:0px;border-bottom:0px;" height="75" alt="site1" src="http://by-expression.com/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/by-expression/site1_5F00_thumb.gif" width="240" border="0" /&gt;&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;This means if you have a page in the &amp;quot;articles&amp;quot; folder in your site and the link goes to the &amp;quot;products&amp;quot; section Expression web using document relative links would create a link like &amp;quot;../products/page.html&amp;quot;.&lt;/p&gt; &lt;p&gt;Translated the path means go up one level from &amp;quot;articles&amp;quot; then over to &amp;quot;products&amp;quot; and send the page.html to the browser. &lt;/p&gt; &lt;p&gt;With a root relative link it would look like &amp;quot;documents/page.html&amp;quot; without the &amp;quot;..&amp;quot; since it is instructing the server to go to the root and send the page.html in the documents folder.&lt;/p&gt; &lt;p&gt; If you had a folder in articles that was named 2008 and had a page named july-20.html and wanted to go to the documents/page.html the document relative path would be &amp;quot;../../documents/page.html&amp;quot; while the root relative path would stay the same as in the earlier example of &amp;quot;/documents/page.html&amp;quot;.&lt;/p&gt; &lt;p&gt;The problems with document relative roots if the links are in a server side include page or are embedded in JavaScript that are generated using document relative links with root level of the site as the base is when you are on the &amp;quot;articles/2008/july-20.html&amp;quot; and the path from the page is &amp;quot;products/page.html&amp;quot; the server will be trying to find a the page at &amp;quot;articles/2008/products/page.html&amp;quot; because it is looking for a path that starts from the requesting page. &lt;/p&gt; &lt;p&gt;For links it is easy enough to modify the links created by the their party tool (assuming it doesn&amp;#39;t support root relative links natively since many do).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://by-expression.com/aggbug.aspx?PostID=1285" width="1" height="1"&gt;</description></item><item><title>Houston Presentation</title><link>http://by-expression.com/blogs/by-expression/archive/2008/07/19/houston-presentation.aspx</link><pubDate>Sat, 19 Jul 2008 14:47:28 GMT</pubDate><guid isPermaLink="false">a87ed0fd-e035-4154-9f32-f3be8a120d30:1282</guid><dc:creator>cdwise</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;For any of you who may be in the Houston area I will be speaking at HAL-PC (Houston Area League of PC Users &lt;a href="http://www.hal-pc.org"&gt;http://www.hal-pc.org&lt;/a&gt;) Next Tuesday, July 22nd at the Web Technologies SIG. While my presentation will focus on Expression Web 2 I&amp;nbsp; intend to provide a preview of Dreamweaver CS 4 as well.&lt;/p&gt; &lt;p&gt;If you are going to attend and would like to follow along with either program you can get a trial version of Expression Web v2 from Microsoft at &lt;a title="http://expression.microsoft.com/en-us/cc136529.aspx" href="http://expression.microsoft.com/en-us/cc136529.aspx"&gt;http://expression.microsoft.com/en-us/cc136529.aspx&lt;/a&gt;&lt;/p&gt; &lt;p&gt;You can get the public beta of Adobe Dreamweaver CS 4 at &lt;a title="http://labs.adobe.com/" href="http://labs.adobe.com/"&gt;http://labs.adobe.com/&lt;/a&gt; while you are there take a look at the Fireworks CS 4 and Soundbooth betas as wells. Other programs to check out are Adobe Photoshop Express and if you ever wanted a tool that would help you with your website color scheming check out Kruler, &lt;a title="http://kuler.adobe.com/" href="http://kuler.adobe.com/"&gt;http://kuler.adobe.com/&lt;/a&gt;.&lt;/p&gt; &lt;p&gt;Hope to see you there.&lt;/p&gt; &lt;div class="wlWriterSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:bbbdf4a1-a3cd-4537-9522-5b86401a5ac7" style="padding-right:0px;display:inline;padding-left:0px;padding-bottom:0px;margin:0px;padding-top:0px;"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/expression%20web" rel="tag"&gt;expression web&lt;/a&gt;,&lt;a href="http://technorati.com/tags/dreamweaver%20cs4" rel="tag"&gt;dreamweaver cs4&lt;/a&gt;,&lt;a href="http://technorati.com/tags/presentation" rel="tag"&gt;presentation&lt;/a&gt;&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://by-expression.com/aggbug.aspx?PostID=1282" width="1" height="1"&gt;</description></item><item><title>Google &amp; Flash</title><link>http://by-expression.com/blogs/by-expression/archive/2008/07/16/google-amp-flash.aspx</link><pubDate>Wed, 16 Jul 2008 19:52:47 GMT</pubDate><guid isPermaLink="false">a87ed0fd-e035-4154-9f32-f3be8a120d30:1281</guid><dc:creator>cdwise</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Some of you may have read the announcement not long ago that Google would now be able to index Flash files. Some said that meant HTML sites were dead and Flash would become &amp;quot;de rigour&amp;quot;. Something I disagreed with for a wide variety of reasons not the least of which was a strong &amp;quot;wait and see&amp;quot; attitude towards how well Google would be able to implement indexing of Flash content.&lt;/p&gt; &lt;p&gt;Seems that I might have been right to be skeptical that Google would get everything in Flash, at least if you read what they have to say over on Sitepoint. &lt;a title="http://www.sitepoint.com/blogs/2008/07/16/google%e2%80%99s-flash-indexing-disaster/" href="http://www.sitepoint.com/blogs/2008/07/16/google%e2%80%99s-flash-indexing-disaster/"&gt;http://www.sitepoint.com/blogs/2008/07/16/google%e2%80%99s-flash-indexing-disaster/&lt;/a&gt;&amp;nbsp;&lt;/p&gt; &lt;p&gt;While it may not be quite the disaster they are painting it certainly does seem that Google was a mite premature in their implementation and documentation.&lt;/p&gt; &lt;div class="wlWriterSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:85433beb-e1de-4d5e-924a-cbb4e7daa7bb" style="padding-right:0px;display:inline;padding-left:0px;padding-bottom:0px;margin:0px;padding-top:0px;"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/flash" rel="tag"&gt;flash&lt;/a&gt;,&lt;a href="http://technorati.com/tags/google" rel="tag"&gt;google&lt;/a&gt;&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://by-expression.com/aggbug.aspx?PostID=1281" width="1" height="1"&gt;</description></item><item><title>Adding Metas to Individual Pages in Expression Web v2</title><link>http://by-expression.com/blogs/by-expression/archive/2008/06/26/adding-metas-to-individual-pages-in-expression-web-v2.aspx</link><pubDate>Thu, 26 Jun 2008 23:23:14 GMT</pubDate><guid isPermaLink="false">a87ed0fd-e035-4154-9f32-f3be8a120d30:1262</guid><dc:creator>cdwise</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Lately I have seen several people having trouble adding meta elements for keyword and description on individual pages attached to a Dynamic Web Template in Expression Web version 2.&amp;nbsp; &lt;p&gt;Once complaint I heard is that Expression Web puts the meta elements in a locked region of the DWT so I decided to try it for myself. &lt;p&gt;I began my test by creating a new site from the empty one page web template. The result was no problem in adding metas or editing the title using the page properties dialog on the attached page, all without once using code view.  &lt;h4&gt;My Steps:&lt;/h4&gt; &lt;ol&gt; &lt;li&gt;I then added a couple of paragraphs and saved it as a DWT.  &lt;li&gt;Then I wrapped one paragraph in an editable content region.  &lt;li&gt;Next I used File &amp;gt; News Create from Dynamic Web Template.  &lt;li&gt;In the editable region of the page created I right clicked and added a page description of &amp;quot; testing dwt&amp;quot;.  &lt;li&gt;Checked the head section and my page description was in the doctype editable region of the page.&lt;/li&gt;&lt;/ol&gt; &lt;p&gt;&lt;strong&gt;Note:&lt;/strong&gt; I did not add a description in the DWT. &lt;/p&gt; &lt;p&gt;&lt;strong&gt;Adding the meta elements to the DWT will put the meta tag outside the editable region&lt;/strong&gt;. Rightly or wrongly Expression Web assumes that when you add the meta to the DWT you want the meta elements the same throughout the site. If you do not put it in the DWT then you can add them individuals on a page by page basis using the Page Properties dialog.&lt;/p&gt; &lt;p&gt;FWIW, since each page should have its own keywords and description related only to the content of that specific page so you have to go page by page anyway. A &amp;quot;site wide&amp;quot; default is useless for SEO optimization. As you have probably heard many times content is king and for more important than keywords.&lt;/p&gt; &lt;div class="wlWriterSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:556596ed-d49d-42a9-83c5-daa6a245d5d8" style="padding-right:0px;display:inline;padding-left:0px;padding-bottom:0px;margin:0px;padding-top:0px;"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/expression%20web" rel="tag"&gt;expression web&lt;/a&gt;,&lt;a href="http://technorati.com/tags/dwt" rel="tag"&gt;dwt&lt;/a&gt;,&lt;a href="http://technorati.com/tags/tutorial" rel="tag"&gt;tutorial&lt;/a&gt;&lt;/div&gt; &lt;p&gt; Keywords are usually ignored by search engines for the most put because of inappropriate keyword stuffing. Descriptions are of some limited use since that text &lt;em&gt;may be&lt;/em&gt; displayed by search engines under certain circumstances.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://by-expression.com/aggbug.aspx?PostID=1262" width="1" height="1"&gt;</description></item><item><title>Code name "Stiletto"</title><link>http://by-expression.com/blogs/by-expression/archive/2008/05/26/code-name-quot-stiletto-quot.aspx</link><pubDate>Tue, 27 May 2008 04:44:24 GMT</pubDate><guid isPermaLink="false">a87ed0fd-e035-4154-9f32-f3be8a120d30:1254</guid><dc:creator>cdwise</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Did the title of this blog post get your attention? &lt;/p&gt; &lt;p&gt;Just what is Stiletto?&lt;/p&gt; &lt;p&gt;It is the code name for Dreamweaver CS4 and if you are one of those folks brave enough to download and install beta software you can try it out for yourself by downloading it from &lt;a title="http://labs.adobe.com/technologies/dreamweavercs4/" href="http://labs.adobe.com/technologies/dreamweavercs4/"&gt;http://labs.adobe.com/technologies/dreamweavercs4/&lt;/a&gt;&lt;/p&gt; &lt;p&gt;Personally, I am downloading it as I type but being a veteran beta software user there are a few things I do to so that I do not end up wishing I had not been so adventurous. First, on my Windows computers I set up a Virtual PC for testing. Fortunately Microsoft will make that easy for you since Virtual PC is free and the Internet Explorer team gives away free testing images for IE 6, IE 7 and IE 8. Yes, they are time bombed but hey we are talking about using it with beta software so it really does not matter. In fact, think about it you are killing two birds with one stone. You can test your websites in whatever version of IE you do not have while at the same time protecting your system form possible beta software bugs. (Mind you I am not saying that you will experience system instability or other problems using the beta of Dreamweaver CS 4 on your primary computer but play it safe just in case.)&lt;/p&gt; &lt;p&gt;Then install Dreamweaver Stiletto in the VPC and play away. As for me I want to see the new interface, related files and code navigator bits that are new in CS 4. I also want to see what is missing re ASP.NET. &lt;/p&gt; &lt;p&gt;Ah, I mentioned what I will be doing on my Windows computers for testing out Stiletto but I do have a Mac sitting here. Now I must admit that I don&amp;#39;t really care that much if I trash OS X while beta testing because there is nothing critical on that machine but it is a pain in the you know what to reinstall and set things back up. Fortunately, I&amp;#39;m running 10.5 and I&amp;#39;ll make an image of my system as it is and tuck it away on an external drive before I install any beta software on it. I&amp;#39;ll also spend a little bit of time trying to get Time Machine to work properly since despite the fact the external drive I use to back-up my Mac has 3x the space available of the entire hard drive in my MacBook it keeps telling me I have insufficient space for Time Machine to work properly, sigh.&lt;/p&gt; &lt;p&gt;Oh well, guess I know some of what I will be doing tomorrow, how about you?&lt;/p&gt; &lt;div class="wlWriterSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:c5c5d623-af47-4ec9-b8e1-a310743153be" style="padding-right:0px;display:inline;padding-left:0px;padding-bottom:0px;margin:0px;padding-top:0px;"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/dreamweaver%20cs4" rel="tag"&gt;dreamweaver cs4&lt;/a&gt;,&lt;a href="http://technorati.com/tags/dreamweaver%20beta" rel="tag"&gt;dreamweaver beta&lt;/a&gt;&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://by-expression.com/aggbug.aspx?PostID=1254" width="1" height="1"&gt;</description></item><item><title>TechEd Developers 2008</title><link>http://by-expression.com/blogs/by-expression/archive/2008/05/11/teched-developers-2008.aspx</link><pubDate>Sun, 11 May 2008 22:06:05 GMT</pubDate><guid isPermaLink="false">a87ed0fd-e035-4154-9f32-f3be8a120d30:1246</guid><dc:creator>cdwise</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;I will be at TechEd again this year. Like last year I will he working in -the MVP booth. For a change I am going to actually try and use some of the sorrel networking tools so here is my TechEd connect card.&lt;/p&gt;&lt;a href="http://teched2008.leveragesoftware.com/profile_view.aspx?customerid=wiserways"&gt;&lt;img alt="Join Me at Tech&amp;middot;Ed Connect!" src="http://teched2008.leveragesoftware.com/businesscard.aspx?customerid=wiserways" border="0" /&gt;&lt;/a&gt; &lt;div class="wlWriterSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:25740205-1042-44c8-8520-5789bbcd2c1d" style="padding-right:0px;display:inline;padding-left:0px;padding-bottom:0px;margin:0px;padding-top:0px;"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/teched08" rel="tag"&gt;teched08&lt;/a&gt;&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://by-expression.com/aggbug.aspx?PostID=1246" width="1" height="1"&gt;</description></item><item><title>New Expression Web Tutorial Series released</title><link>http://by-expression.com/blogs/by-expression/archive/2008/05/09/new-expression-web-tutorial-series-released.aspx</link><pubDate>Fri, 09 May 2008 20:25:22 GMT</pubDate><guid isPermaLink="false">a87ed0fd-e035-4154-9f32-f3be8a120d30:1245</guid><dc:creator>cdwise</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;While I have had bits and pieces of the Expression Web Basic tutorial series up on the site (under Media) they are now officially linked on the &lt;a href="http://by-expression.com/content/tutorials.aspx"&gt;by-expression.com site&amp;#39;s tutorial page&lt;/a&gt;. It took me some time to figure out the best compression ratio to file size and the right number of key frames to make sure you can see the parts that I am working on without too much jumping around. &lt;/p&gt; &lt;p&gt;If you prefer there is also an iPod version you can download of each of the tutorials. Whichever you chose if you plan on working along with the tutorial you should download the zip file that contains all the assets used in the site and the completed project.&lt;/p&gt; &lt;p&gt;Like the sample sites and page layouts we provide on by-expression you may use the basic layouts and DWTs but I would request that you switch out the images for your own graphics since they probably won&amp;#39;t fit your site anyway. ;-)&lt;/p&gt; &lt;p&gt;If you do use one of our sample templates I&amp;#39;d like to see what you did with it so drop us a note.&lt;/p&gt; &lt;div class="wlWriterSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:dc215f90-80ce-4c1c-bb3c-f3b6aaed4bf9" style="padding-right:0px;display:inline;padding-left:0px;padding-bottom:0px;margin:0px;padding-top:0px;"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/expression%20web%20tutorial" rel="tag"&gt;expression web tutorial&lt;/a&gt;&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://by-expression.com/aggbug.aspx?PostID=1245" width="1" height="1"&gt;</description></item><item><title>Expression Design</title><link>http://by-expression.com/blogs/by-expression/archive/2008/05/08/expression-design.aspx</link><pubDate>Thu, 08 May 2008 15:32:32 GMT</pubDate><guid isPermaLink="false">a87ed0fd-e035-4154-9f32-f3be8a120d30:1239</guid><dc:creator>cdwise</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Okay I normally limit my posting to Expression Web, general web design-development or Dreamweaver but thought I&amp;#39;d mention some graphic topics for a change.&lt;/p&gt; &lt;p&gt;First, the Expression Design team has started putty tutorials -video blogs in then blog at &lt;a title="http://blogs.msdn.com/xdesignsupport/default.aspx" href="http://blogs.msdn.com/xdesignsupport/default.aspx"&gt;http://blogs.msdn.com/xdesignsupport/default.aspx&lt;/a&gt;&lt;/p&gt; &lt;p&gt;Next, I see people asking how attach text to a path. Since Fireworks is the image program I use most I found this tutorial worthwhile &lt;a title="http://www.tommylogic.com/tutorial-blog/web-design-tutorials/39-web-related/66-fireworks-text-shape-tutorial" href="http://www.tommylogic.com/tutorial-blog/web-design-tutorials/39-web-related/66-fireworks-text-shape-tutorial"&gt;http://www.tommylogic.com/tutorial-blog/web-design-tutorials/39-web-related/66-fireworks-text-shape-tutorial&lt;/a&gt;&lt;/p&gt; &lt;p&gt;Finally, something I find myself needing to to is remove backgrounds from images. This is the best tutorial I know of for using Fireworks to remove the background &lt;a title="http://www.tommylogic.com/tutorial-blog/web-design-tutorials/39-web-related/66-fireworks-text-shape-tutorial" href="http://www.tommylogic.com/tutorial-blog/web-design-tutorials/39-web-related/66-fireworks-text-shape-tutorial"&gt;http://www.tommylogic.com/tutorial-blog/web-design-tutorials/39-web-related/66-fireworks-text-shape-tutorial&lt;/a&gt;&lt;/p&gt; &lt;div class="wlWriterSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:08c76ad5-3eb3-4a1c-a0a8-9ce5d88eb539" style="padding-right:0px;display:inline;padding-left:0px;padding-bottom:0px;margin:0px;padding-top:0px;"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/expression%20design%20tutorial" rel="tag"&gt;expression design tutorial&lt;/a&gt;,&lt;a href="http://technorati.com/tags/fireworks%20tutorial" rel="tag"&gt;fireworks tutorial&lt;/a&gt;&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://by-expression.com/aggbug.aspx?PostID=1239" width="1" height="1"&gt;</description></item><item><title>Moving my Blog</title><link>http://by-expression.com/blogs/by-expression/archive/2008/05/06/moving-my-blog.aspx</link><pubDate>Tue, 06 May 2008 15:49:24 GMT</pubDate><guid isPermaLink="false">a87ed0fd-e035-4154-9f32-f3be8a120d30:1237</guid><dc:creator>by-expressions</dc:creator><slash:comments>1</slash:comments><description>Now that we have moved all the content from by-expression.com into the new community server 2008 based site I will be moving my blog in there as well. Sadly since there is not a good migration tool right now I will not be moving the archive over yet but all new posts will be at [...]...(&lt;a href="http://by-expression.com/blogs/by-expression/archive/2008/05/06/moving-my-blog.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://by-expression.com/aggbug.aspx?PostID=1237" width="1" height="1"&gt;</description><category domain="http://by-expression.com/blogs/by-expression/archive/tags/Expression+Web/default.aspx">Expression Web</category></item><item><title>Webmaster Jam 2008?</title><link>http://by-expression.com/blogs/by-expression/archive/2008/05/06/webmaster-jam-2008.aspx</link><pubDate>Tue, 06 May 2008 15:11:09 GMT</pubDate><guid isPermaLink="false">a87ed0fd-e035-4154-9f32-f3be8a120d30:1236</guid><dc:creator>cdwise</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;What is it moving the Webmaster Jam Session conference to Atlanta?&lt;/p&gt; &lt;p&gt;Ever since the first Webmaster Jam in Dallas two years ago this has been one of my favorite conferences. Top notch speakers, a reasonable price, altogether a great conference. The only downside was the conference hotel which sucked. The conference facilities were good but the hotel itself was NOT. At the end of the conference last year there was some discussion of moving the conference to Houston or at least to a different hotel so I was anticipating (happily) a change of venue. &lt;/p&gt; &lt;p&gt;To my surprise when I received word today that registration was opening for WebMaster Jam 2008 the conference was moved to ATLANTA. Crap, I really liked having a good small conference that was in Texas. &lt;/p&gt; &lt;p&gt;In addition, last year there was a &amp;quot;Platinum Pass&amp;quot; available with extra small session content.&amp;nbsp; Every platinum pass holder I talked to last year would get a platinum pass again. Not only does that option not appear to be available this year the website itself is sketchy on details. Compare the information available about the 2008 conference &lt;a title="http://2008.webjamsession.com/" href="http://2008.webjamsession.com/"&gt;http://2008.webjamsession.com/&lt;/a&gt; with the 2007 conference &lt;a href="http://2007.webjamsession.com"&gt;http://2007.webjamsession.com&lt;/a&gt;. Heck, there isn&amp;#39;t even hotel information on the website.&lt;/p&gt; &lt;p&gt;Over the last few years I have attended quite a few conferences ranging from small intimate ones like Webmaster Jam Session and Remix Boston, the way up to the huge conferences like MIX, SXSW and TechEd (I am hoping to make it to AdobeMAX this year) and Webmaster Jam Session has been up at the top of my list of &amp;quot;best&amp;quot; conference to attend. &lt;/p&gt; &lt;p&gt;Sadly, I am not sure that I will be able to make it this year with the move to Atlanta and the lack of information on the site. &lt;/p&gt; &lt;div class="wlWriterSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:4653c586-69ca-4216-82e9-83a2e74b57d9" style="padding-right:0px;display:inline;padding-left:0px;float:none;padding-bottom:0px;margin:0px;padding-top:0px;"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/webmasterjamsession" rel="tag"&gt;webmasterjamsession&lt;/a&gt;,&lt;a href="http://technorati.com/tags/webconference" rel="tag"&gt;webconference&lt;/a&gt;&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://by-expression.com/aggbug.aspx?PostID=1236" width="1" height="1"&gt;</description></item><item><title>Today's Quest</title><link>http://by-expression.com/blogs/elrobo/archive/2008/05/04/today-s-quest.aspx</link><pubDate>Mon, 05 May 2008 05:47:00 GMT</pubDate><guid isPermaLink="false">a87ed0fd-e035-4154-9f32-f3be8a120d30:1227</guid><dc:creator>elrobo</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;Can you hear me now? Oh, ok I guess it works.&lt;/p&gt;
&lt;p&gt;MS Publisher to create web sites? FrontPage users in a quandry whether to move to Expression Web or...what?&lt;/p&gt;
&lt;p&gt;Seems to be a hole in the market, or are there alternatives. I think yes, but I am not finished testing software yet. TBC.&lt;/p&gt;
&lt;p&gt;...this post was really just a test for me to see how this Blog thing works. Sorry.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://by-expression.com/aggbug.aspx?PostID=1227" width="1" height="1"&gt;</description></item><item><title>Expression Studio V2 Released</title><link>http://by-expression.com/blogs/by-expression/archive/2008/05/01/expression-studio-v2-released.aspx</link><pubDate>Thu, 01 May 2008 21:51:18 GMT</pubDate><guid isPermaLink="false">a87ed0fd-e035-4154-9f32-f3be8a120d30:1211</guid><dc:creator>cdwise</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Microsoft announced today that version 2 of Expression Web was released today. See &lt;a title="http://www.microsoft.com/expression/" href="http://www.microsoft.com/expression/"&gt;http://www.microsoft.com/expression/&lt;/a&gt; for more information.&lt;/p&gt; &lt;p&gt;Looks like you won&amp;#39;t be able to buy it until June 1st but you can download the 30 day trial now. From what I&amp;#39;ve seen there aren&amp;#39;t any major differences between the beta that has been available for awhile and the release version but I haven&amp;#39;t had a chance to test for fixes to bugs that I saw during the beta.&lt;/p&gt; &lt;div class="wlWriterSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:4fb873c3-20f3-47e2-996e-d3c51dd9d042" style="padding-right:0px;display:inline;padding-left:0px;padding-bottom:0px;margin:0px;padding-top:0px;"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/expression%20web" rel="tag"&gt;expression web&lt;/a&gt;,&lt;a href="http://technorati.com/tags/expression%20studio" rel="tag"&gt;expression studio&lt;/a&gt;&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://by-expression.com/aggbug.aspx?PostID=1211" width="1" height="1"&gt;</description></item><item><title>RIP GoLive</title><link>http://by-expression.com/blogs/by-expression/archive/2008/04/28/rip-golive.aspx</link><pubDate>Mon, 28 Apr 2008 18:16:25 GMT</pubDate><guid isPermaLink="false">a87ed0fd-e035-4154-9f32-f3be8a120d30:1209</guid><dc:creator>by-expressions</dc:creator><slash:comments>0</slash:comments><description>According to MacWorld at http://www.macworld.com/article/133181/2008/04/golivedead.html&amp;#160; GoLive is officially a dead program. While Adobe is discontinuing development and sales of GoLive, the company will continue to support GoLive users with online tutorials and migration assistance created by usage experts. The company has also collaborated with online training service Lynda.com to provide tutorials for GoLive users. Adobe [...]...(&lt;a href="http://by-expression.com/blogs/by-expression/archive/2008/04/28/rip-golive.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://by-expression.com/aggbug.aspx?PostID=1209" width="1" height="1"&gt;</description><category domain="http://by-expression.com/blogs/by-expression/archive/tags/Expression+Web/default.aspx">Expression Web</category></item><item><title>Testing Community Server Blogging</title><link>http://by-expression.com/blogs/by-expression/archive/2008/04/27/testing-community-server-blogging.aspx</link><pubDate>Mon, 28 Apr 2008 03:17:00 GMT</pubDate><guid isPermaLink="false">a87ed0fd-e035-4154-9f32-f3be8a120d30:1199</guid><dc:creator>cdwise</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;&amp;nbsp;I haven&amp;#39;t tried using the Community Server blog feature since I was very happy with the WordPress install on our old site. However, since we are doing a major transition with our site I thought I&amp;#39;d try it out. Until I decide what to do with my blog it I will be primarily updating this blog with an archive of my old blog posts at &lt;a href="http://blog.by-expression.net"&gt;http://blog.by-expression.net&lt;/a&gt;. Hopefully, the tool that will let me migrate all my old posts over here will become available and that url will be nothing but an archive site.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://by-expression.com/aggbug.aspx?PostID=1199" width="1" height="1"&gt;</description></item><item><title>Migration Update</title><link>http://by-expression.com/blogs/by-expression/archive/2008/04/27/migration-update.aspx</link><pubDate>Mon, 28 Apr 2008 03:00:49 GMT</pubDate><guid isPermaLink="false">a87ed0fd-e035-4154-9f32-f3be8a120d30:1200</guid><dc:creator>by-expressions</dc:creator><slash:comments>0</slash:comments><description>The forums have been successfully migrated to the new community server platform. We are in the process of migrating the rest of the site contents over. Since there is not a converter to migrate this blog over right now I have decided to keep it in WordPress (updated to the latest version) for the time [...]...(&lt;a href="http://by-expression.com/blogs/by-expression/archive/2008/04/27/migration-update.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://by-expression.com/aggbug.aspx?PostID=1200" width="1" height="1"&gt;</description><category domain="http://by-expression.com/blogs/by-expression/archive/tags/Expression+Web/default.aspx">Expression Web</category></item><item><title>Our Forums</title><link>http://by-expression.com/blogs/by-expression/archive/2008/04/22/our-forums.aspx</link><pubDate>Tue, 22 Apr 2008 20:57:19 GMT</pubDate><guid isPermaLink="false">a87ed0fd-e035-4154-9f32-f3be8a120d30:1201</guid><dc:creator>by-expressions</dc:creator><slash:comments>0</slash:comments><description>We are migrating our forums from Community Server 2.1 to 2008 over the next few days. During the migration our forums will be closed but we hope to have the new and improved version up again within a few days.
Technorati Tags: community server...(&lt;a href="http://by-expression.com/blogs/by-expression/archive/2008/04/22/our-forums.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://by-expression.com/aggbug.aspx?PostID=1201" width="1" height="1"&gt;</description><category domain="http://by-expression.com/blogs/by-expression/archive/tags/Expression+Web/default.aspx">Expression Web</category></item><item><title>News from the MVP Summit</title><link>http://by-expression.com/blogs/by-expression/archive/2008/04/18/news-from-the-mvp-summit.aspx</link><pubDate>Fri, 18 Apr 2008 16:47:18 GMT</pubDate><guid isPermaLink="false">a87ed0fd-e035-4154-9f32-f3be8a120d30:1202</guid><dc:creator>by-expressions</dc:creator><slash:comments>0</slash:comments><description>For the last 4-5 days I have been in Seattle surrounded by almost 1,800 MVPs from around the world. Not only was I able to meet Expression MVPs from the US, Germany and India but spend hours with the members of Microsoft development teams for Expression Studio programs and the IE 8 team to see [...]...(&lt;a href="http://by-expression.com/blogs/by-expression/archive/2008/04/18/news-from-the-mvp-summit.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://by-expression.com/aggbug.aspx?PostID=1202" width="1" height="1"&gt;</description><category domain="http://by-expression.com/blogs/by-expression/archive/tags/Expression+Web/default.aspx">Expression Web</category></item><item><title>MIX 08 Expression Web Session</title><link>http://by-expression.com/blogs/by-expression/archive/2008/03/06/mix-08-expression-web-session.aspx</link><pubDate>Thu, 06 Mar 2008 22:58:19 GMT</pubDate><guid isPermaLink="false">a87ed0fd-e035-4154-9f32-f3be8a120d30:1203</guid><dc:creator>by-expressions</dc:creator><slash:comments>0</slash:comments><description>Title of the session is Comp CSS, Code.
It started with a video then went into who is the target audience. The &amp;#8220;person&amp;#8221; profit is &amp;#8220;Anna&amp;#8221; a 28 year old, standards compliant html &amp;#038; CSS in a &amp;#8220;loft&amp;#8221; agency in Seattle using PHP for dynamic intent and JavaScript. AJAX. Reads a variety of web design and [...]...(&lt;a href="http://by-expression.com/blogs/by-expression/archive/2008/03/06/mix-08-expression-web-session.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://by-expression.com/aggbug.aspx?PostID=1203" width="1" height="1"&gt;</description><category domain="http://by-expression.com/blogs/by-expression/archive/tags/Expression+Web/default.aspx">Expression Web</category></item><item><title>Expression Web Version 2 Beta 1</title><link>http://by-expression.com/blogs/by-expression/archive/2008/03/05/expression-web-version-2-beta-1.aspx</link><pubDate>Wed, 05 Mar 2008 22:46:55 GMT</pubDate><guid isPermaLink="false">a87ed0fd-e035-4154-9f32-f3be8a120d30:1204</guid><dc:creator>by-expressions</dc:creator><slash:comments>0</slash:comments><description>Is Now Available!
To download and install the Expression Web 2 Beta, go to: http://www.microsoft.com/expression/products/download.aspx?key=web2beta
So what is new?
PHP, Silverlight, and ASP.NET AJAX Stacked with new features, Expression Web 2 provides For PHP :
PHP syntax highlighting and IntelliSense.
Expression Web 2 lets you preview PHP pages locally using the same development server [...]...(&lt;a href="http://by-expression.com/blogs/by-expression/archive/2008/03/05/expression-web-version-2-beta-1.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://by-expression.com/aggbug.aspx?PostID=1204" width="1" height="1"&gt;</description><category domain="http://by-expression.com/blogs/by-expression/archive/tags/Expression+Web/default.aspx">Expression Web</category></item><item><title>MIX 08 Keynote Part 2</title><link>http://by-expression.com/blogs/by-expression/archive/2008/03/05/mix-08-keynote-part-2.aspx</link><pubDate>Wed, 05 Mar 2008 22:35:52 GMT</pubDate><guid isPermaLink="false">a87ed0fd-e035-4154-9f32-f3be8a120d30:1205</guid><dc:creator>by-expressions</dc:creator><slash:comments>0</slash:comments><description>I had to leave the keynote to deal with a few phone calls but when I went bade into the room of was all Silverlight 2 and Some very kewl mobile apps since not only will Windows Mobile&amp;#160; 6 support Silverlight but Nokia has partnered with Microsoft to bring Silverlight to Nokia and other symbols [...]...(&lt;a href="http://by-expression.com/blogs/by-expression/archive/2008/03/05/mix-08-keynote-part-2.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://by-expression.com/aggbug.aspx?PostID=1205" width="1" height="1"&gt;</description><category domain="http://by-expression.com/blogs/by-expression/archive/tags/Expression+Web/default.aspx">Expression Web</category></item><item><title>MIX 08 Keynote</title><link>http://by-expression.com/blogs/by-expression/archive/2008/03/05/mix-08-keynote.aspx</link><pubDate>Wed, 05 Mar 2008 18:47:13 GMT</pubDate><guid isPermaLink="false">a87ed0fd-e035-4154-9f32-f3be8a120d30:1206</guid><dc:creator>by-expressions</dc:creator><slash:comments>0</slash:comments><description>For me the highlight of the first day keynote so far has the astral working preview of IE 8. The developers toolbar is becoming much more useful.
Open specification format has been released for web slices under Microsoft&amp;#8217;s open source licensing to make it easier for connecting web apps to websites using slices. Demoed options include [...]...(&lt;a href="http://by-expression.com/blogs/by-expression/archive/2008/03/05/mix-08-keynote.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://by-expression.com/aggbug.aspx?PostID=1206" width="1" height="1"&gt;</description><category domain="http://by-expression.com/blogs/by-expression/archive/tags/Expression+Web/default.aspx">Expression Web</category></item><item><title>MlX 08 The Beginning</title><link>http://by-expression.com/blogs/by-expression/archive/2008/03/04/mlx-08-the-beginning.aspx</link><pubDate>Wed, 05 Mar 2008 04:43:08 GMT</pubDate><guid isPermaLink="false">a87ed0fd-e035-4154-9f32-f3be8a120d30:1207</guid><dc:creator>by-expressions</dc:creator><slash:comments>0</slash:comments><description>Earlier today after checking into my hotel I strolled over and picked up my badge for MIX 08.
I went into the sandbox area to see what was going on. People were already putting up topics for Open Space - community driven sessions. they had two of the &amp;#34;Microsoft Surface&amp;#34; table tops on display but sadly [...]...(&lt;a href="http://by-expression.com/blogs/by-expression/archive/2008/03/04/mlx-08-the-beginning.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://by-expression.com/aggbug.aspx?PostID=1207" width="1" height="1"&gt;</description><category domain="http://by-expression.com/blogs/by-expression/archive/tags/Expression+Web/default.aspx">Expression Web</category></item></channel></rss>