<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Scovetta Labs</title>
	<atom:link href="http://scovettalabs.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://scovettalabs.com</link>
	<description>Application Security, Vulnerabilities, Secure Development, and more...</description>
	<lastBuildDate>Tue, 06 Jan 2009 17:28:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>500 Most Common Passwords</title>
		<link>http://scovettalabs.com/2009/01/06/500-most-common-passwords/</link>
		<comments>http://scovettalabs.com/2009/01/06/500-most-common-passwords/#comments</comments>
		<pubDate>Tue, 06 Jan 2009 17:28:46 +0000</pubDate>
		<dc:creator>Scovetta</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[passwords]]></category>

		<guid isPermaLink="false">http://scovettalabs.com/?p=23</guid>
		<description><![CDATA[I came across a list of the 500 most common passwords (originally from http://www.whatsmypass.com/?p=415 and from Perfect Passwords by Mark Burnett). I&#8217;ve de-HTMLized the list and it&#8217;s now available in text format for easy parsing. It will also be included as a plug-in for Yasca, the source code analyzer.
The ten most common passwords from the [...]]]></description>
			<content:encoded><![CDATA[<p>I came across a list of the 500 most common passwords (originally from <a href="http://www.whatsmypass.com/?p=415">http://www.whatsmypass.com/?p=415</a> and from <a href="http://www.amazon.com/Perfect-Passwords-Selection-Protection-Authentication/dp/1597490415">Perfect Passwords</a> by Mark Burnett). I&#8217;ve de-HTMLized the list and it&#8217;s now available in text format for easy parsing. It will also be included as a plug-in for <a href="http://www.yasca.org/">Yasca</a>, the source code analyzer.</p>
<p>The ten most common passwords from the list are:</p>
<ul>
<li>123456</li>
<li>password</li>
<li>12345678</li>
<li>1234</li>
<li>(a type of feline)</li>
<li>12345</li>
<li>dragon</li>
<li>qwerty</li>
<li>696969</li>
<li>mustang</li>
</ul>
<p>Download the list:</p>
<ul>
<li><a href="http://scovettalabs.com/wp-content/uploads/2009/01/500_passwords.txt">Text Format</a></li>
<li><a href="http://www.whatsmypass.com/?p=415">HTML Format</a> (from original source)</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://scovettalabs.com/2009/01/06/500-most-common-passwords/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Excel &#8211; &#8220;Windows Cannnot Find &#8230; &#8221; Error</title>
		<link>http://scovettalabs.com/2009/01/02/excel_error/</link>
		<comments>http://scovettalabs.com/2009/01/02/excel_error/#comments</comments>
		<pubDate>Fri, 02 Jan 2009 22:37:24 +0000</pubDate>
		<dc:creator>Scovetta</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://scovettalabs.com/?p=21</guid>
		<description><![CDATA[Under Microsoft Excel 2007, sometimes you&#8217;ll click on a file within Windows Explorer, and when Excel opens, you&#8217;ll receive an error message &#8220;Windows cannot find &#60;file&#62;. Make sure you typed the name correctly, and then try again. You&#8217;ll be able to drag the file onto an empty Excel window or open the file from Excel [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" style="float:right;" src="/wp-content/uploads/2009/01/error.jpg" alt="" width="604" height="170" />Under Microsoft Excel 2007, sometimes you&#8217;ll click on a file within Windows Explorer, and when Excel opens, you&#8217;ll receive an error message &#8220;Windows cannot find &lt;file&gt;. Make sure you typed the name correctly, and then try again. You&#8217;ll be able to drag the file onto an empty Excel window or open the file from Excel directly. It&#8217;s quite annoying, but there&#8217;s a fix for it.</p>
<p>This can be resolved with the following procedure:</p>
<ol>
<li>Open Microsoft Excel 2007.</li>
<li>Click on the Microsoft Office Button (top left hand corner).</li>
<li>Click &#8220;Excel Options&#8221; and then &#8220;Advanced&#8221;.</li>
<li>Find the &#8220;General&#8221; section and <span style="text-decoration: underline;">uncheck </span>the box titled <strong>Ignore other applications that use Dynamic Data Exchange (DDE)</strong>.</li>
<li>Click &#8220;OK&#8221;.</li>
</ol>
<p>If you happen to be using Microsoft Excel 2003, you can use the following procedure instead:</p>
<ol>
<li>Open Microsoft Excel 2003.</li>
<li>Under the Tools menu, click Options.</li>
<li>Open the General tab.</li>
<li>Uncheck the box titled <strong>Ignore other applications that use Dynamic Data Exchange (DDE)</strong>.</li>
</ol>
<p>Thanks to Porthale at <a href="http://www.pcreview.co.uk/forums/thread-1790606.php">http://www.pcreview.co.uk/forums/thread-1790606.php</a> for this tip!</p>
]]></content:encoded>
			<wfw:commentRss>http://scovettalabs.com/2009/01/02/excel_error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free ASCII Quick Reference Sheet</title>
		<link>http://scovettalabs.com/2008/08/29/free-ascii-quick-reference-sheet/</link>
		<comments>http://scovettalabs.com/2008/08/29/free-ascii-quick-reference-sheet/#comments</comments>
		<pubDate>Fri, 29 Aug 2008 15:57:13 +0000</pubDate>
		<dc:creator>Scovetta</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ascii]]></category>

		<guid isPermaLink="false">http://scovettalabs.com/2008/08/29/free-ascii-quick-reference-sheet/</guid>
		<description><![CDATA[I tried finding a nice quick-reference ASCII table but didn&#8217;t find anything I liked, so I created my own. It is a single page PDF with all ASCII characters (regular and extended). Simple, easy, and printable.
ASCII Quick Reference [pdf]
]]></description>
			<content:encoded><![CDATA[<p>I tried finding a nice quick-reference ASCII table but didn&#8217;t find anything I liked, so I created my own. It is a single page PDF with all ASCII characters (regular and extended). Simple, easy, and printable.</p>
<p><a href="http://scovettalabs.com/wp-content/uploads/2008/08/ascii-quick-reference.pdf" title="ASCII Quick Reference">ASCII Quick Reference</a> [pdf]</p>
]]></content:encoded>
			<wfw:commentRss>http://scovettalabs.com/2008/08/29/free-ascii-quick-reference-sheet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Accessing Private Methods in Java</title>
		<link>http://scovettalabs.com/2008/02/18/accessing-private-methods-in-java/</link>
		<comments>http://scovettalabs.com/2008/02/18/accessing-private-methods-in-java/#comments</comments>
		<pubDate>Mon, 18 Feb 2008 05:16:56 +0000</pubDate>
		<dc:creator>Scovetta</dc:creator>
				<category><![CDATA[java]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://scovettalabs.com/2008/02/18/accessing-private-methods-in-java/</guid>
		<description><![CDATA[In every introductory Java programming class (and probably every tutorial or book), students are taught that private fields and methods can only be accessed by methods of the same class. Though this would seem to be a security control, using private visibility can be easily overridden, as shown below:



import java.lang.reflect.*;
class A {
  private void [...]]]></description>
			<content:encoded><![CDATA[<p>In every introductory Java programming class (and probably every tutorial or book), students are taught that <strong>private</strong> fields and methods can only be accessed by methods of the same class. Though this would seem to be a security control, using private visibility can be easily overridden, as shown below:</p>
<pre>
<pre name="code" class="php">

import java.lang.reflect.*;
class A {
  private void f() {
    System.out.println(&quot;Running A.f()&quot;);
  }
}

public class Main {
  public static void main(String[] args) throws Exception {
    Class a = new A().getClass();
    Method m = a.getDeclaredMethod(&quot;f&quot;, null);
    m.setAccessible(true);
    m.invoke(new A(), null);
  }
}
</pre>
</pre>
]]></content:encoded>
			<wfw:commentRss>http://scovettalabs.com/2008/02/18/accessing-private-methods-in-java/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web 2.0 Roundup</title>
		<link>http://scovettalabs.com/2008/02/17/web-20-roundup/</link>
		<comments>http://scovettalabs.com/2008/02/17/web-20-roundup/#comments</comments>
		<pubDate>Sun, 17 Feb 2008 19:35:14 +0000</pubDate>
		<dc:creator>Scovetta</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[web2.0]]></category>

		<guid isPermaLink="false">http://scovettalabs.com/?p=3</guid>
		<description><![CDATA[E-Mail
G-Mail: Google as started offering its popular e-mail client for use on hosted networks.
Webmail.us:
Sproutit:
Word Processing
Writely: Probably the best online word processor available.
Writeboard: Another quite good online word processor.
Ralleypoint:
Jotspot Live:
Zoho Writer:
Spreadsheet
Numsum: The best online spreadsheet.
EditGrid: Nice-looking spreadsheet &#8212; check it out!
iRows: Another excellent online spreadsheet.
Jotspot Tracker: Combines a spreadsheet with a Wiki.
Online Spreadsheet: Ugly, but works
Trim [...]]]></description>
			<content:encoded><![CDATA[<p><strong>E-Mail</strong></p>
<blockquote><p><a target="_blank" href="http://www.gmail.com/"><strong>G-Mail</strong></a>: Google as started offering its popular e-mail client for use on hosted networks.</p>
<p><a target="_blank" href="http://www.webmail.us/"><strong>Webmail.us</strong></a>:</p>
<p><a target="_blank" href="http://www.sproutit.com/"><strong>Sproutit</strong></a>:</p></blockquote>
<p><strong>Word Processing</strong></p>
<blockquote><p><a target="_blank" href="http://www.writely.com/"><strong>Writely</strong></a>: Probably the best online word processor available.</p>
<p><a target="_blank" href="http://www.writeboard.com/"><strong>Writeboard</strong></a>: Another quite good online word processor.</p>
<p><a target="_blank" href="http://www.rallypointhq.com/"><strong>Ralleypoint</strong></a>:</p>
<p><a target="_blank" href="http://www.jotlive.com/"><strong>Jotspot Live</strong></a>:</p>
<p><a target="_blank" href="http://zohowriter.com/"><strong>Zoho Writer</strong></a>:</p></blockquote>
<p><strong>Spreadsheet</strong></p>
<blockquote><p><a target="_blank" href="http://numsum.com/"><strong>Numsum</strong></a>: The best online spreadsheet.</p>
<p><a target="_blank" href="http://www.editgrid.com/"><strong>EditGrid</strong></a>: Nice-looking spreadsheet &#8212; check it out!</p>
<p><a target="_blank" href="http://www.irows.com/"><strong>iRows</strong></a>: Another excellent online spreadsheet.</p>
<p><a target="_blank" href="http://tracker.jot.com/"><strong>Jotspot Tracker</strong></a>: Combines a spreadsheet with a Wiki.</p>
<p><a target="_blank" href="http://www.apriori.net/paz/spreadsheet1.html"><strong>Online Spreadsheet</strong></a>: Ugly, but works</p>
<p><a target="_blank" href="http://trimpath.com/project/wiki/TrimSpreadsheet"><strong>Trim Spreadsheet</strong></a>: All Javascript spreadsheet engine.</p></blockquote>
<p><strong>Calendar</strong></p>
<blockquote><p><a target="_blank" href="http://www.30boxes.com/"><strong>30 Boxes</strong></a>: Best online calendar software</p>
<p><a target="_blank" href="http://www.calendarhub.com/"><strong>CalendarHub</strong></a>:</p>
<p><a target="_blank" href="http://www.airset.com/"><strong>Airset</strong></a>:</p>
<p><a target="_blank" href="http://www.techcrunch.com/2005/08/23/hula-possibly-a-new-ajax-calendar/"><strong>Hula</strong></a>:</p>
<p><a target="_blank" href="http://joyent.com/"><strong>Joyent</strong></a>:</p>
<p><a target="_blank" href="http://www.kiko.com/"><strong>Kiko</strong></a>:</p>
<p><a target="_blank" href="http://www.planzo.com/"><strong>Planzo</strong></a>:</p>
<p><a target="_blank" href="http://www.spongecell.com/"><strong>Spongecell</strong></a>:</p>
<p><a target="_blank" href="http://www.trumba.com/"><strong>Trumba</strong></a>:</p></blockquote>
<p><strong>Presentation</strong></p>
<blockquote><p><a target="_blank" href="http://www.meyerweb.com/eric/tools/s5/"><strong>S5</strong></a>:</p>
<p><a target="_blank" href="http://slideml.org/"><strong>SlideML</strong></a>:</p></blockquote>
<p><strong>Project Management</strong></p>
<blockquote><p><a target="_blank" href="http://basecamphq.com/"><strong>Basecamp</strong></a>: online project management</p>
<p><strong><a target="_blank" href="http://www.sidejobtrack.com/">SidejobTrack</a></strong>: keep track of your side jobs</p></blockquote>
<p><strong>Mini-Suites</strong></p>
<blockquote><p><a target="_blank" href="http://www.zimbra.com/"><strong>Zimbra</strong></a>:</p>
<p><strong><a target="_blank" href="http://www.goffice.com/">gOffice</a></strong>:</p>
<p><strong><a target="_blank" href="http://online.thinkfree.com/">Thinkfree</a></strong>:</p>
<p><strong><a target="_blank" href="http://webserver002.goowy.com/">Groowy</a></strong>:</p></blockquote>
<p><strong>Online Desktop</strong></p>
<blockquote><p><a target="_blank" href="http://www.protopage.com"><strong>Protopage</strong></a>: Simple online desktop</p>
<p><a target="_blank" href="http://www.youos.com/"><strong>YouOS</strong></a>: Web-based Operating System</p>
<p><a target="_blank" href="http://eyeos.org/"><strong>eyeOS</strong></a>: Web-based Operating System</p>
<p><a target="_blank" href="http://www.cfempire.com/home/"><strong>Homeportals</strong></a>: Web-based desktop</p></blockquote>
<p><strong>Miscellaneous</strong></p>
<blockquote><p><a target="_blank" href="http://maps.google.com"><strong>Google Maps</strong></a>: Maps, Directions</p>
<p><a target="_blank" href="http://www.gskinner.com/gmodeler/app/run.html"><strong>gModeler</strong></a>: online UML diagrammer</p>
<p><a target="_blank" href="http://www.izhuk.com/painter/"><strong>Painter</strong></a>: online paintbrush</p>
<p><a target="_blank" href="http://www.aypwip.org/webnote/"><strong>WebNote</strong></a>: Post-It Notes</p>
<p><a target="_blank" href="http://www.gchart.com/"><strong>GChart</strong></a>: Integrated with Google Maps, gives local times, dialing codes, and other information</p>
<p><a target="_blank" href="http://www.sproutit.com/"><strong>Flickr</strong></a>: Online photo management</p>
<p><a target="_blank" href="http://del.icio.us/"><strong>Del.icio.us</strong></a>: Social bookmarking</p>
<p><a target="_blank" href="http://www.tagcloud.com/"><strong>TagCloud</strong></a>: Social bookmarking</p>
<p><a target="_blank" href="http://www.odeo.com"><strong>Odeo</strong></a>: Online (”clientless”) Podcasting</p>
<p><strong><a target="_blank" href="http://www.travbuddy.com/">Travbuddy</a></strong>: Interesting travel site — reviews and recommendations</p>
<p><a target="_blank" href="http://www.digg.com/"><strong>Digg</strong></a>: news aggregation</p>
<p><a target="_blank" href="http://www.mooflex.net/"><strong>Mooflex</strong></a>: online content management suite (currently pre-beta)</p>
<p><a target="_blank" href="http://www.meebo.com/"><strong>Meebo</strong></a>: online instant messaging (AIM, Yahoo, ICQ, etc)</p>
<p><a target="_blank" href="http://www.rollyo.com/"><strong>Rollyo</strong></a>: create a “custom” search engine</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://scovettalabs.com/2008/02/17/web-20-roundup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
