Webspinner http://soup.webspinnerinc.com/ Webspinner http://soup.webspinnerinc.com/ http://asset.soup.io/asset/0909/7130_4270.png 32 32 &quot;If you want to learn to swim jump into the water. On dry land no frame of mind is ever going to help you.&quot; ~Bruce Lee Brain Freeze: Summer 2010 <div><a href="http://3.bp.blogspot.com/_EIJjQUrpKGA/TFBiP7U5LsI/AAAAAAAAARM/28f5V-auBTM/s1600/IMG_0541.JPG"><img src="http://3.bp.blogspot.com/_EIJjQUrpKGA/TFBiP7U5LsI/AAAAAAAAARM/28f5V-auBTM/s400/IMG_0541.JPG" alt="" /></a> </div><br />Summer 2010 has been some crazy good times. After a 1 month period with the kids in Tahoe, they came back to the bay area in full force. We have in the last month (almost) been swimming almost every day, gone to Waterworld, eaten a ton of Sushi and been to some other minor events. Today, to cap the event stack, we are going to Californias Great America! The wife and kids have never been and the last time I went I was a midget myself.<br /><br />Pictures will be posted after but it will definitely be a time to remember. I am trying to get all these pictures up before they end up getting archived so there may be a big picasa dump coming soon.<div><a href="http://picasa.google.com/blogger/"><img src="http://photos1.blogger.com/pbp.gif" alt="Posted by Picasa" /></a></div><div class="blogger-post-footer">Come be a part of the American Revolution. <a href="http://www.webspinnerinc.com">http://www.webspinnerinc.com</a><img src="https://blogger.googleusercontent.com/tracker/19629293-7691782844746996677?l=blog.webspinnerinc.com" height="1" alt="" width="1" /></div>Wed, 28 Jul 2010 17:00:48 GMThttp://soup.webspinnerinc.com/post/67851826/Brain-Freeze-Summer-2010urn:www-soup-io:1:67851826regular How To Be an Android Power User! <p>Everything you need to know to master Google's smartphone OS</p> <p><a href="http://digg.com/software/How_To_Be_an_Android_Power_User">http://digg.com/software/How_To_Be_an_Android_Power_User</a></p>Sat, 24 Jul 2010 04:27:32 GMThttp://soup.webspinnerinc.com/post/67008573/How-To-Be-an-Android-Power-Userurn:www-soup-io:1:67008573link I've started using http://NutshellMail.com to manage my Facebook and Twitter ... I've started using <a href="http://NutshellMail.com">http://NutshellMail.com</a> to manage my Facebook and Twitter accounts through one simple email.Sat, 24 Jul 2010 03:59:58 GMThttp://soup.webspinnerinc.com/post/66989448/Ive-started-using-http-NutshellMail-com-tourn:www-soup-io:1:66989448regular Google Adds Rich Text Signatures to Gmail <p>Gmail users will now be able to add logos to their email signature following improvements to Google’s web-based email service</p> <p><a href="http://digg.com/tech_news/Google_Adds_Rich_Text_Signatures_to_Gmail">http://digg.com/tech_news/Google_Adds_Rich_Text_Signatures_to_Gmail</a></p>Thu, 22 Jul 2010 04:59:59 GMThttp://soup.webspinnerinc.com/post/66687795/Google-Adds-Rich-Text-Signatures-to-Gmailurn:www-soup-io:1:66687795link Answer by Gabriel for Visit page without incrementing hit counter <p>In this case, the hit counter implementation is broken. Hits should only be counted by unique users usually. Otherwise any goon could set a reload bot and blow out the numbers on the counter. A real counting solution is going to be using something like the analytics API from google (or other analytics implementations) which will give you dashboard access to the real visibility of the site.</p>Mon, 19 Jul 2010 22:28:01 GMThttp://soup.webspinnerinc.com/post/66242136/Answer-by-Gabriel-for-Visit-page-withouturn:www-soup-io:1:66242136regular Answer by Gabriel for jQuery: set 'active' class in menu from secondary link <pre><code>$('a[rel=panel]').click(function (e) { $('a[rel=panel]').parent('li').removeClass('current'); // $(this).parent("li").addClass('current'); $(".nav2 a[href='" + $(this).attr('href') + "']").parent('li').addClass('current'); });​ </code></pre> <p>this worked fine over at:</p> <p><a href="http://jsfiddle.net/s2vxe/">http://jsfiddle.net/s2vxe/</a></p> <p>let me know if you need more in this one.</p>Tue, 13 Jul 2010 06:47:23 GMThttp://soup.webspinnerinc.com/post/65138235/Answer-by-Gabriel-for-jQuery-set-activeurn:www-soup-io:1:65138235regular Playing with a new home page design. Ignore the navigation for the time being... Playing with a new home page design. Ignore the navigation for the time being but you can have some fun with the... <a href="http://fb.me/sYPfBHvQ">http://fb.me/sYPfBHvQ</a>Tue, 13 Jul 2010 04:15:30 GMThttp://soup.webspinnerinc.com/post/65134485/Playing-with-a-new-home-page-designurn:www-soup-io:1:65134485regular Super Mouse vs Mouse Trap <p>It's a bit cheesy but... worth watching</p> <p><a href="http://digg.com/pets_animals/Super_Mouse_vs_Mouse_Trap">http://digg.com/pets_animals/Super_Mouse_vs_Mouse_Trap</a></p>Mon, 12 Jul 2010 11:17:58 GMThttp://soup.webspinnerinc.com/post/64980861/Super-Mouse-vs-Mouse-Trapurn:www-soup-io:1:64980861link Answer by Gabriel for assign events to cloned html block <p><a href="http://api.jquery.com/clone/">http://api.jquery.com/clone/</a> from this documentation, just use (true) when you call the clone method.</p>Sat, 10 Jul 2010 06:22:06 GMThttp://soup.webspinnerinc.com/post/64603017/Answer-by-Gabriel-for-assign-events-tourn:www-soup-io:1:64603017regular Answer by Gabriel for Parse Raw HTTP in Python <p><a href="http://docs.python.org/library/httplib.html">http://docs.python.org/library/httplib.html</a> I believe this is the library you are looking for. A little change in name for python 3 but otherwise good to go.</p>Fri, 09 Jul 2010 18:14:08 GMThttp://soup.webspinnerinc.com/post/64536974/Answer-by-Gabriel-for-Parse-Raw-HTTPurn:www-soup-io:1:64536974regular Answer by Gabriel for difference between SDK and IDE <p>SDK = Software Development Kit... the tools that do the tasks you mentioned above. IDE = Integrated Development Environment... A GUI for accessing the SDK tools and then some (features differ).</p>Wed, 07 Jul 2010 16:49:49 GMThttp://soup.webspinnerinc.com/post/64145682/Answer-by-Gabriel-for-difference-between-SDKurn:www-soup-io:1:64145682regular Answer by Gabriel for CSS layout with max heights not working that well... <p><a href="http://jsfiddle.net/YGgTx/1/">http://jsfiddle.net/YGgTx/1/</a></p> <p>this is a mock up of what you are trying to do I believe. As it indicated by the other posters you may want to use hide() to handle the menu effect. If there is anything wrong with this mockup let me know, I do not have IE6 installed but it works on 8.</p>Wed, 07 Jul 2010 15:24:57 GMThttp://soup.webspinnerinc.com/post/64145683/Answer-by-Gabriel-for-CSS-layout-withurn:www-soup-io:1:64145683regular (Image) <p><a href=""><img alt="0650_54a1_400" height="600" src="http://asset.soup.io/asset/0901/0650_54a1_400.jpeg" width="400" /></a></p> <p></p><p>[Reposted from <span class="user_container user10075" ><a class="" href="http://pdl2h.soup.io/post/63054605/fatherion"><span class="name">pdl2h</span></a></span> via <span class="user_container user140585" ><a class="" href="http://kejtowa.soup.io/post/63632261/Image"><span class="name">kejtowa</span></a></span>]</p>Tue, 06 Jul 2010 11:58:11 GMThttp://soup.webspinnerinc.com/post/63882910/Imageurn:www-soup-io:1:63882910image Birthday Post <div><a href="http://4.bp.blogspot.com/_EIJjQUrpKGA/TDMCGGbmAAI/AAAAAAAAAPI/yBQln0nFBbM/s1600/IMG_0528.JPG"><img src="http://4.bp.blogspot.com/_EIJjQUrpKGA/TDMCGGbmAAI/AAAAAAAAAPI/yBQln0nFBbM/s400/IMG_0528.JPG" alt="" /></a> </div><br />I am passing into my 31st year of human existence today and as is the general custom I like to take some stock on what has occurred in the past year and what I will work towards for the next year.<br /><br /><h2>Personal: </h2><br /><p>My personal life this last year has obviously been dominated by my first year of Marriage. So far everything has been realy wonderful with a minimum of cuts and bruises. I am really glad I ended up waiting until I was 30 to get married, I feel like I am more prepared and more aware than I would have been in the past.</p><br /><p>Along with the marriage has of course been the parenting role that has become an integral part of every part of my life. It seems oddly natural, but I suppose it does for most. The love of a child is truly indescribable. Both Acayda and Jaxon have been a wonder to watch as they grow and learn. My son Damon makes me so proud every time I hear from him or about him and I am really hoping we can get together over the next year.</p><br /><p>This year I quit smoking, started eating healthier and working out. I don't know if there is a starter kit for over weight geeks but it would probably consist of the couple things I have started doing. I feel physically better then I have... well in the last 7 years or so at least.</p><br /><p>My Dad and family on his side have been in the same area of California as me for the last year which has been really cool. I get to go visit them fairly often and have really enjoyed getting to know all my brothers and sisters more, they are all really cool people.</p><br /><h2>Educational: </h2><br /><p>Learning is kind of an all year event for me, but now with Melanie being in school full time I am really getting to see the process up close and pick up some of the tips and tools. As far as I know the current plan is for her to get her Bachelors, then I get mine, then we swap again. We will see how all of that goes but at least we have a plan.</p><br /><h2>Vocational: </h2><br /><p>This year has been marked by an almost constant stream of work. Starting with the work I was doing for Paul Kooiman this time last year up to the currrent set of websites I am finishing out. All told in the last 365 days I have put up over 200mb of content, code and creativity. Not all of it has been great, but all of it is at least good. Managing the web side work with my day job has been pretty easy... except.</p><br /><p>The day job is a little crazy. I owe my employer a lot of respect for sticking with me through some tough times and I feel loyalty for the company in a pretty direct way. That being said working 2 graveyards a week and doubles on tuesdays for 7 months now has definitely been draining the loyalty pool. I have definitely been there to pick up the slack that the recession dropped on us, picking up support and tech duties while maintaining my development and webmaster responsibilities to make sure things don't fall apart.</p><br /><p>The fact is... I need to make more money. I need my compensation to become a non issue for the life I live so I can really focus on providing the best code/services/skills that I can bring to the table. I don't think they are going to be able to meet that mark and so I have been keeping my eyes open for a good opportunity to shift to a more agreeable situation.</p><div><a href="http://picasa.google.com/blogger/"><img src="http://photos1.blogger.com/pbp.gif" alt="Posted by Picasa" /></a></div><div class="blogger-post-footer">Come be a part of the American Revolution. <a href="http://www.webspinnerinc.com">http://www.webspinnerinc.com</a><img src="https://blogger.googleusercontent.com/tracker/19629293-1004575925758945664?l=blog.webspinnerinc.com" height="1" alt="" width="1" /></div>Tue, 06 Jul 2010 10:16:09 GMThttp://soup.webspinnerinc.com/post/63911585/Birthday-Posturn:www-soup-io:1:63911585regularpersonaleducationlifebirthdaycareer Ten food tips to help you look better naked <p>Any list of tips that includes "eat dessert" and "always snack at 3 p.m." sounds perfect for me!</p> <p><a href="http://digg.com/food_drink/Ten_food_tips_to_help_you_look_better_naked">http://digg.com/food_drink/Ten_food_tips_to_help_you_look_better_naked</a></p>Tue, 06 Jul 2010 09:31:28 GMThttp://soup.webspinnerinc.com/post/63889474/Ten-food-tips-to-help-you-lookurn:www-soup-io:1:63889474link How Geeky Dads Enjoy Birthday Party! [PIC] <p><a href="http://digg.com/comedy/How_Geeky_Dads_Enjoy_Birthday_Party_PIC">http://digg.com/comedy/How_Geeky_Dads_Enjoy_Birthday_Party_PIC</a></p>Tue, 06 Jul 2010 09:26:06 GMThttp://soup.webspinnerinc.com/post/63889476/How-Geeky-Dads-Enjoy-Birthday-Party-PICurn:www-soup-io:1:63889476link When did they become philosophical? <p><a href="http://digg.com/comedy/When_did_they_become_philosophical">http://digg.com/comedy/When_did_they_become_philosophical</a></p>Tue, 06 Jul 2010 09:24:43 GMThttp://soup.webspinnerinc.com/post/63889477/When-did-they-become-philosophicalurn:www-soup-io:1:63889477link I favorited a YouTube video -- far above the clouds/ por encima de las nubes ... I favorited a YouTube video -- far above the clouds/ por encima de las nubes TUBULAR BELLS <a href="http://youtu.be/ssnm4xPcq2Y?a">http://youtu.be/ssnm4xPcq2Y?a</a>Tue, 06 Jul 2010 07:59:15 GMThttp://soup.webspinnerinc.com/post/63905057/I-favorited-a-YouTube-video-far-aboveurn:www-soup-io:1:63905057regular Answer by Gabriel for xml child/parent help <p>I decided to bash on this code for the last 20 minutes. You need two instances of the list otherwise you are changing the index mid iteration. My advice is the top area:</p> <pre><code>if (file_exists('cats.xml')) { $xml = simplexml_load_file('cats.xml'); $categories = simplexml_load_file('cats.xml'); } else { exit('Failed to open cats.xml.'); } echo "&lt;ul&gt;"; foreach($categories as $category) { if (!(int)$category-&gt;ParentID &gt; 0){ // if the parentid is not set this is a root element and we want to print it and // it's children. categorylist($category, $xml); } } echo "&lt;/ul&gt;"; function categorylist($current, $list){ // so echo the item list and link opener, but not the closer echo "&lt;li&gt;&lt;a href='index.php?Cat=$current-&gt;ID'&gt;$current-&gt;Title&lt;/a&gt;"; // we need to count the number of children $count = 0; foreach($list as $item){ // just iterate through the list for a match if ((int)$item-&gt;ParentID == (int)$current-&gt;ID){ if($count == 0){ // if its the first match open the new child list tag echo "&lt;ul&gt;"; } // print the child link and item and iterate the counter echo "&lt;li&gt;&lt;a href=index.php?Cat=$item-&gt;ID&gt;$item-&gt;Title&lt;/a&gt;&lt;/li&gt;"; $count = $count + 1; } } if($count &gt; 0){ // if their were children print the close of the list echo "&lt;/ul&gt;"; } // now close the list item. echo "&lt;/li&gt;"; } </code></pre> <p>this gets the output you describe but no more, though it hints at the method you would use to create a recursive version. Of course cats.xml contains your xml content above.</p>Tue, 06 Jul 2010 07:18:06 GMThttp://soup.webspinnerinc.com/post/63871684/Answer-by-Gabriel-for-xml-child-parenturn:www-soup-io:1:63871684regular a Technician and a Manager I read a great joke on <a href="http://www.stackoverflow.com">StackOverflow</a> a while back and was reading again recently and thought I would share it here/store it here... whatever.<br /><br /><blockquote>A man flying in a hot air balloon suddenly realizes he’s lost. He reduces height and spots a man down below. He lowers the balloon further and shouts to get directions, "Excuse me, can you tell me where I am?"<br /><br />The man below says: "Yes. You're in a hot air balloon, hovering 30 feet above this field."<br /><br />"You must work in Information Technology," says the balloonist.<br /><br />"I do" replies the man. "How did you know?"<br /><br />"Well," says the balloonist, "everything you have told me is technically correct, but It's of no use to anyone."<br /><br />The man below replies, "You must work in management."<br /><br />"I do," replies the balloonist, "But how'd you know?"<br /><br />"Well", says the man, "you don’t know where you are, or where you’re going, you expect me to be able to help. You’re in the same position you were before we met, but now it’s my fault."</blockquote><div class="blogger-post-footer"><img src="https://blogger.googleusercontent.com/tracker/2657646430590665013-2765259519760105339?l=tech.webspinnerinc.com" height="1" alt="" width="1" /></div>Tue, 06 Jul 2010 06:29:38 GMThttp://soup.webspinnerinc.com/post/63937605/a-Technician-and-a-Managerurn:www-soup-io:1:63937605regularjokemanagement RT @Wix: Wix.com is giving away Google Nexus One Phones! To enter #contest: R... RT @<a href="http://twitter.com/Wix">Wix</a>: Wix.com is giving away Google Nexus One Phones! To enter #<a href="http://search.twitter.com/search?q=%23contest">contest</a>: RT this message &amp; add your guess of who'll win #<a href="http://search.twitter.com/search?q=%23World">World</a> Cup!Mon, 05 Jul 2010 22:48:10 GMThttp://soup.webspinnerinc.com/post/63819318/RT-Wix-Wix-com-is-giving-awayurn:www-soup-io:1:63819318regular Answer by Gabriel for Error 12 Declined returned in PayFlow <p>what amount are you using? Is it the test server and are the cards from the test documentation? Verify all cards are correct and try an amount under $25.00. If the issue is something else let me know.</p>Mon, 05 Jul 2010 13:24:44 GMThttp://soup.webspinnerinc.com/post/63781355/Answer-by-Gabriel-for-Error-12-Declinedurn:www-soup-io:1:63781355regular Answer by Gabriel for clear input boxes on button click with javascript <p>if it is in a form, you can simply use the <code>&lt;input type="reset" value="clear"/&gt;</code> tag (HTML). Otherwise you will want:</p> <pre><code>var elems = document.getElementsByTagName("input"); var l = elems.length; for (var i = 0; i &lt; l; ++i){ elems[i].value=""; } </code></pre>Mon, 05 Jul 2010 12:20:13 GMThttp://soup.webspinnerinc.com/post/63781356/Answer-by-Gabriel-for-clear-input-boxesurn:www-soup-io:1:63781356regular Not good. @office abandons web standards, using Word to render HTML emails in... Not good. @<a href="http://twitter.com/office">office</a> abandons web standards, using Word to render HTML emails in Outlook 2010. Visit <a href="http://fixoutlook.org">http://fixoutlook.org</a> and RTMon, 05 Jul 2010 11:10:18 GMThttp://soup.webspinnerinc.com/post/63726734/Not-good-office-abandons-web-standards-usingurn:www-soup-io:1:63726734regular http://area51.stackexchange.com/proposals/10789/kx12?referrer=hbEdt1Ih_Nb5oXF... <a href="http://area51.stackexchange.com/proposals/10789/kx12?referrer=hbEdt1Ih_Nb5oXFxRs30IQ2">http://area51.stackexchange.com/proposals/10789/kx12?referrer=hbEdt1Ih_Nb5oXFxRs30IQ2</a> Please add to this if you like this.Fri, 02 Jul 2010 17:47:54 GMThttp://soup.webspinnerinc.com/post/63338092/http-area51-stackexchange-com-proposals-10789-kx12urn:www-soup-io:1:63338092regular http://area51.stackexchange.com/proposals/10789/kx12?referrer=hbEdt1Ih_Nb5oXF... <a href="http://area51.stackexchange.com/proposals/10789/kx12?referrer=hbEdt1Ih_Nb5oXFxRs30IQ2">http://area51.stackexchange.com/proposals/10789/kx12?referrer=hbEdt1Ih_Nb5oXFxRs30IQ2</a> Please add to this if you think this is important.Fri, 02 Jul 2010 17:47:27 GMThttp://soup.webspinnerinc.com/post/63338093/http-area51-stackexchange-com-proposals-10789-kx12urn:www-soup-io:1:63338093regular Answer by Gabriel for javascript cell selection <p>I set up a test for solving this using jQuery because honestly it just makes it easier. The method I used was to iterate over the possible items and check if they are inside the range.</p> <pre><code>function display() { if (document.getSelection) { var str = document.getSelection(); } else if (document.selection &amp;&amp; document.selection.createRange) { var range = document.selection.createRange(); var str = range.text; } else { var str = "Sorry, this is not possible with your browser."; } $("td").each(function() { var range, sourceRange, compare; range = str.getRangeAt(0); sourceRange = document.createRange(); sourceRange.selectNode(this); compare = range.compareBoundaryPoints(Range.START_TO_END, sourceRange) * range.compareBoundaryPoints(Range.END_TO_START, sourceRange); if (compare == -1){ alert(this.id); } /* if you really just want to change the background color, uncomment this code: */ /* if (compare == -1){ $(this).css("background", "#f00");// or any other color here. } */ }); } if (window.Event) document.captureEvents(Event.MOUSEUP); document.onmouseup = display; </code></pre> <p>this likely isn't the best solution but it might get us moving in the right direction.</p>Fri, 02 Jul 2010 05:40:39 GMThttp://soup.webspinnerinc.com/post/63220196/Answer-by-Gabriel-for-javascript-cell-selectionurn:www-soup-io:1:63220196regular I liked a YouTube video -- "Weird Al" Yankovic - Our Friend Dirt http://youtu... I liked a YouTube video -- "Weird Al" Yankovic - Our Friend Dirt <a href="http://youtu.be/LUM5w5zCArQ?a">http://youtu.be/LUM5w5zCArQ?a</a>Thu, 01 Jul 2010 04:26:35 GMThttp://soup.webspinnerinc.com/post/63069829/I-liked-a-YouTube-video-Weird-Alurn:www-soup-io:1:63069829regular The Universality Of War Propaganda <p>Endless wars and acts of aggression are always justified by the same cynical morality plays.</p> <p><a href="http://digg.com/political_opinion/The_Universality_Of_War_Propaganda">http://digg.com/political_opinion/The_Universality_Of_War_Propaganda</a></p>Wed, 30 Jun 2010 13:00:06 GMThttp://soup.webspinnerinc.com/post/62896422/The-Universality-Of-War-Propagandaurn:www-soup-io:1:62896422link First Direct Photo of Alien Planet Finally Confirmed <p>A planet outside of our solar system, said to be the first ever directly photographed by telescopes on Earth, has been officially confirmed to be orbiting a sun-like star, according to follow-up observations.</p> <p><a href="http://digg.com/general_sciences/First_Direct_Photo_of_Alien_Planet_Finally_Confirmed">http://digg.com/general_sciences/First_Direct_Photo_of_Alien_Planet_Finally_Confirmed</a></p>Wed, 30 Jun 2010 12:35:26 GMThttp://soup.webspinnerinc.com/post/62896423/First-Direct-Photo-of-Alien-Planet-Finallyurn:www-soup-io:1:62896423link An Unexpected Visitor [pic] <p>At the peak on the Olympic mountains in Washington, an unexpected visitor arrives.</p> <p><a href="http://digg.com/travel_places/An_Unexpected_Visitor_pic">http://digg.com/travel_places/An_Unexpected_Visitor_pic</a></p>Wed, 30 Jun 2010 07:02:42 GMThttp://soup.webspinnerinc.com/post/62840460/An-Unexpected-Visitor-picurn:www-soup-io:1:62840460link Answer by Gabriel for How to get alternate colors div with pure css and with IE 7 support? <p>This cannot be done.</p>Wed, 30 Jun 2010 06:42:09 GMThttp://soup.webspinnerinc.com/post/62850565/Answer-by-Gabriel-for-How-to-geturn:www-soup-io:1:62850565regular Tooth Regeneration Gel Could Replace Painful Fillings <p>Dentists could soon hang up their drills. A new peptide, embedded in a soft gel or a thin, flexible film and placed next to a cavity, encourages cells inside teeth to regenerate in about a month, according to a new study in the journal ACS Nano. This technology is the first of its kind.</p> <p><a href="http://digg.com/health/Tooth_Regeneration_Gel_Could_Replace_Painful_Fillings">http://digg.com/health/Tooth_Regeneration_Gel_Could_Replace_Painful_Fillings</a></p>Tue, 29 Jun 2010 11:05:30 GMThttp://soup.webspinnerinc.com/post/62697852/Tooth-Regeneration-Gel-Could-Replace-Painful-Fillingsurn:www-soup-io:1:62697852link The Terrifying Beauty of the Cone Nebula [pics] <p>The Cone Nebula, part of a much larger star-forming complex, is at bottom with inverted Christmas Tree cluster NGC 2264 above the cone; the bright star just above the cone is the tree topper and the very bright star at the top of the image is the center of the tree trunk.</p> <p><a href="http://digg.com/space/The_Terrifying_Beauty_of_the_Cone_Nebula_pics">http://digg.com/space/The_Terrifying_Beauty_of_the_Cone_Nebula_pics</a></p>Mon, 28 Jun 2010 12:34:34 GMThttp://soup.webspinnerinc.com/post/62558560/The-Terrifying-Beauty-of-the-Cone-Nebulaurn:www-soup-io:1:62558560link Classic Pop Icons Seen In A Different Light (PICS) <p>From Pulp Fiction, Super Mario Bros., Flash, Pac Man, Link, ALF, Robocop and many many more...see your favorite characters like you've never seen before.</p> <p><a href="http://digg.com/comics_animation/Classic_Pop_Icons_Seen_In_A_Different_Light_PICS">http://digg.com/comics_animation/Classic_Pop_Icons_Seen_In_A_Different_Light_PICS</a></p>Mon, 28 Jun 2010 12:06:14 GMThttp://soup.webspinnerinc.com/post/62558561/Classic-Pop-Icons-Seen-In-A-Differenturn:www-soup-io:1:62558561link NASA's Space Shuttle Discovery (STS-131) <p>Photographer: Adam Nehr</p> <p><a href="http://digg.com/general_sciences/NASA_s_Space_Shuttle_Discovery_STS_131">http://digg.com/general_sciences/NASA_s_Space_Shuttle_Discovery_STS_131</a></p>Mon, 28 Jun 2010 11:48:58 GMThttp://soup.webspinnerinc.com/post/62558562/NASAs-Space-Shuttle-Discovery-STS-131urn:www-soup-io:1:62558562link Answer by Gabriel for How to over write and write in to a textfile by using Vbscript <p>you need to move your delete or not delete decision before your write decision.</p> <pre><code>If fso.FileExists(sname) Then 'you delete if you find it' fso.DeleteFile sname, True End If 'you always write it anyway.' Set spoFile = fso.CreateTextFile(sname, True) spoFile.WriteLine(strlist) Set objFolderItem = Nothing Set objFolder = Nothing Set objApplication = Nothing Set fso = Nothing spoFile.Close </code></pre> <p>alternately to your question with Constant write values and making this a little (very little) bit faster, you might try the following:</p> <pre><code>If fso.FileExists(sname) Then Set spoFile = fso.OpenTextFile(sname, 2, True) Else Set spoFile = fso.CreateTextFile(sname, True) End If ' perform your write operations and close normally' </code></pre>Mon, 28 Jun 2010 09:26:15 GMThttp://soup.webspinnerinc.com/post/62523377/Answer-by-Gabriel-for-How-to-overurn:www-soup-io:1:62523377regular I liked a YouTube video -- Ron Paul: A 2012 Revolution http://youtu.be/L6D3uP... I liked a YouTube video -- Ron Paul: A 2012 Revolution <a href="http://youtu.be/L6D3uPLlCu8?a">http://youtu.be/L6D3uPLlCu8?a</a>Mon, 28 Jun 2010 03:10:10 GMThttp://soup.webspinnerinc.com/post/62525630/I-liked-a-YouTube-video-Ron-Paulurn:www-soup-io:1:62525630regular So one year on, we are happier then ever. The video is still up despite a cop... So one year on, we are happier then ever. The video is still up despite a cop... (YouTube <a href="http://youtu.be/erAqhBrsXUk?a">http://youtu.be/erAqhBrsXUk?a</a>)Mon, 28 Jun 2010 02:57:55 GMThttp://soup.webspinnerinc.com/post/62525631/So-one-year-on-we-are-happierurn:www-soup-io:1:62525631regular As a Developer How do I Make My Web Pages Look Good? The key with appearance is just like programming UI. Encapsulate like elements using id and class tags within each html element. Once you have consistent content layout among the pages you can use simple css code to make things look good. It often helps to do a UI specification for your web pages. <br /><br />For instance &lt;p&gt; tags will always contain Arial style fonts with size 10. All links will be #e33 if they are not being hovered(#3ee) or clicked(#fff). The background of the page will always be #eee. Colors, margins, fonts and borders all fall into such a specification but are not necessary. One trick you can use is find a Content Management Framework, like drupal or dotnetnuke, check out some themes for each of them and borrow and steal code from those to suit your needs. <br /><br />Oh and of course at the top of each generated page put the style sheet attachment call:<br /><pre class="code"> <code class="html"><br /> &lt;link href="your_stylesheet.css" rel="stylesheet"/&gt;<br /> </code><br /></pre>or place all style declarations in a generator to land inside a:<br /><pre class="code"> <code class="html"><br /> &lt;style&gt;<br /> body{<br /> font-face: Arial;<br /> }<br /> &lt;/style&gt;<br /> </code><br /></pre>if you are comfortable with a certain tools look and feel (I use Jira but you might use campfire) then look at how they do it and copy and paste the styles they are using. You will find it easier to use your own web documents when they match the other systems you use.<div class="blogger-post-footer"><img src="https://blogger.googleusercontent.com/tracker/2657646430590665013-3562603629463533475?l=tech.webspinnerinc.com" height="1" alt="" width="1" /></div>Sun, 27 Jun 2010 06:44:16 GMThttp://soup.webspinnerinc.com/post/62344038/As-a-Developer-How-do-I-Makeurn:www-soup-io:1:62344038regular