<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" 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/"><channel><title>blog.info</title><link>http://blogs.vbcity.com/edward/category/46.aspx</link><description>blog.info</description><managingEditor>Edward</managingEditor><dc:language>en-GB</dc:language><generator>.Text Version 0.95.2004.102</generator><item><dc:creator>Edward</dc:creator><title>Eddie and Hotdog's BlogBlock</title><link>http://blogs.vbcity.com/edward/archive/2004/09/16/299.aspx</link><pubDate>Thu, 16 Sep 2004 11:56:00 GMT</pubDate><guid>http://blogs.vbcity.com/edward/archive/2004/09/16/299.aspx</guid><description>&lt;P&gt;&lt;FONT face=Verdana size=2&gt;I have been experimenting with Hotdog. Now for anyone thinking this might be a new designer drug, my apologies, you'll just have to check out &lt;A href="http://images.google.com/images?svnum=20&amp;amp;hl=en&amp;amp;lr=&amp;amp;ie=UTF-8&amp;amp;safe=on&amp;amp;q=irritating%2Byak"&gt;Hotdog's blog&lt;/A&gt;.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Verdana size=2&gt;We've been working on an experiment to reduce the amount of screen real estate our blogs take up - well to be honest, Hotdog's blog takes up ;-)&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Verdana size=2&gt;We've come up with the &lt;STRONG&gt;Eddie and Hotdog BlogBlock&lt;/STRONG&gt;. The buttons can be used to hide/reveal large quantities of code.&lt;/FONT&gt;&lt;/P&gt;
&lt;DIV style="BORDER-RIGHT: navy 1px solid; BORDER-TOP: navy 1px solid; BORDER-LEFT: navy 1px solid; BORDER-BOTTOM: navy 1px solid"&gt;&lt;BUTTON style="FONT-SIZE: 8pt; WIDTH: 100px" onclick="var vis,sty;vis='';sty=this.nextSibling.nextSibling;sty=sty.nextSibling;sty=sty.style;vis=sty.display;vis=(vis=='')?'none':(vis=='none')?'':vis;sty.display=vis;vis=(vis=='')?'Hide Code':'Show Code';this.innerText=vis;"&gt;Show Code&lt;/BUTTON&gt;&lt;BUTTON style="FONT-SIZE: 8pt; WIDTH: 100px" onclick="var vis,sty;vis='';sty=this.nextSibling.nextSibling;sty=sty.style;vis=sty.height;vis=(vis=='')?'8em':(vis=='8em')?'':vis;sty.height=vis;vis=(vis=='')?'Scroll View':'Full View';this.innerText=vis;"&gt;Full View&lt;/BUTTON&gt; 
&lt;DIV style="DISPLAY: none; OVERFLOW: auto; HEIGHT: 8em"&gt;&lt;PRE&gt;&amp;lt;DIV style="border: navy 1px solid;"&amp;gt;
  &amp;lt;button style="font-size:8pt;width:100px;" onclick="SEE BELOW: BUTTON 1"&amp;gt;
    Show Code
  &amp;lt;/button&amp;gt;
  &amp;lt;button style="font-size:8pt;width:100px;" onclick="SEE BELOW: Button 2"&amp;gt;
    Full View
  &amp;lt;/button&amp;gt; 
  &amp;lt;DIV style="display: none; overflow: auto;"&amp;gt;
    *** TEXT ***
  &amp;lt;/DIV&amp;gt;
&amp;lt;/DIV&amp;gt;
&amp;lt;!--&lt;BR&gt;onclick Scripts for the buttons
Button 1 Script:
onclick = 
  "var vis,sty;
  vis='';
  sty=this.nextSibling.nextSibling;
  sty=sty.nextSibling;
  sty=sty.style;
  vis=sty.display;
  vis=(vis=='')?'none':(vis=='none')?'':vis;
  sty.display=vis;
  vis=(vis=='')?'Hide Code':'Show Code';
  this.innerText=vis;"
Button 2 Script:
onclick = 
  "var vis,sty;
  vis='';
  sty=this.nextSibling.nextSibling;
  sty=sty.style;
  vis=sty.height;vis=(vis=='')?'8em':(vis=='8em')?'':vis;
  sty.height=vis;
  vis=(vis=='')?'Scroll View':'Full View';
  this.innerText=vis;"
!--&amp;gt;&lt;BR&gt;
  &lt;/PRE&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;BR&gt;
&lt;P&gt;&lt;FONT face=Verdana size=2&gt;Now we'd be the first to admit that we are not javascript guru's. And if any sad anorak wants to correct or comment on how appauling our scripting is, then please feel free to do so at &lt;A href="http://images.google.com/images?svnum=20&amp;amp;hl=en&amp;amp;lr=&amp;amp;ie=UTF-8&amp;amp;safe=on&amp;amp;q=irritating%2Byak"&gt;leave-me-alone-you-irritating-yak.com&lt;/A&gt; or contact Hotdog.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Verdana size=2&gt;We may also have broken some cardinal rules about blogging ... "Thou shalt not script in thy blog" and if we have we are humbly sorry and shall pop down to the "&lt;STRONG&gt;Poopsville&lt;SUP&gt;*&lt;/SUP&gt; Correctional Facility for Naughty Bloggers&lt;/STRONG&gt;" for a quick term of imprisonment.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Verdana size=2&gt;&lt;EM&gt;Edit: 19 September&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Verdana size=2&gt;I seem to have big-upped my role in this joint venture. While I've been &lt;EM&gt;charrier dans les b&amp;#233;gonias &lt;/EM&gt;with a few divs and buttons, Robert has created a great tool for creating BlogBlocks that allows you to paste code from VS.NET and create great looking HTML for your Blog. It now features options to choose the style and settings for the block and the options for the user including hidden, scrollable and copy code.&amp;nbsp; See Hotdog's &lt;A href="http://blogs.vbcity.com/hotdog/archive/2004/09/11/280.aspx"&gt;RTF to HTML converter (visual studio -&amp;gt; internet)&lt;/A&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P align=center&gt;&lt;FONT face=Verdana size=2&gt;&lt;STRONG&gt;EHBlock ... its in the Blog&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Verdana size=2&gt;&lt;EM&gt;* Poopsville is the registered trade mark of &lt;A href="http://twerps.vbcity.com/html/gerald_of_mead.html"&gt;Sir Gerald of Mead&lt;/A&gt;, used without permission but I'm sure he wouldn't mind.&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;img src ="http://blogs.vbcity.com/edward/aggbug/299.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>Edward</dc:creator><title>qPrinter2 Update</title><link>http://blogs.vbcity.com/edward/archive/2004/09/14/293.aspx</link><pubDate>Tue, 14 Sep 2004 08:05:00 GMT</pubDate><guid>http://blogs.vbcity.com/edward/archive/2004/09/14/293.aspx</guid><description>&lt;P&gt;&lt;FONT face=Verdana size=2&gt;I've recently added an update of qPrinter2 to our website.&amp;nbsp; It is nearly 2 years since I released version 2 and although I've been working on the project since, this is the first update I have put up for general distribution.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Verdana size=2&gt;There are some new features in the project including improved Table support, repeated Table header rows on page breaks and an external module for creating previews from Flexgrids.&amp;nbsp; The project can be downloaded from the &lt;/FONT&gt;&lt;A href="http://www.qbdsoftware.co.uk/moth/qprinter/qprinter20.htm"&gt;&lt;FONT face=Verdana size=2&gt;qPrinter main page&lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=Verdana size=2&gt;.&lt;/FONT&gt;&lt;/P&gt;&lt;img src ="http://blogs.vbcity.com/edward/aggbug/293.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>Edward</dc:creator><title>IE Toolbar buttons</title><link>http://blogs.vbcity.com/edward/archive/2004/08/13/189.aspx</link><pubDate>Fri, 13 Aug 2004 10:23:00 GMT</pubDate><guid>http://blogs.vbcity.com/edward/archive/2004/08/13/189.aspx</guid><description>&lt;FONT face=Verdana size=2&gt;New article on how to add Top and Bottom buttons to Internet Explorer - &lt;/FONT&gt;&lt;A href="http://blogs.vbcity.com/edward/articles/183.aspx"&gt;&lt;FONT face=Verdana size=2&gt;The Top and Bottom of it All&lt;/FONT&gt;&lt;/A&gt;&lt;img src ="http://blogs.vbcity.com/edward/aggbug/189.aspx" width = "1" height = "1" /&gt;</description></item></channel></rss>