<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>WebExtractor360 - Open Source Web Extractor</title><link>http://webextractor360.codeplex.com/Project/ProjectRss.aspx</link><description>WebExtractor360 is a free and open source web data extractor. It uses Regular Expressions to find, extract and scrape internet data quickly and easily. It is very flexible, allowing you to extract ...</description><item><title>New Post: Where is the source code?</title><link>http://webextractor360.codeplex.com/Thread/View.aspx?ThreadId=75948</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;WebExtractor Developers --&lt;/p&gt;
&lt;p&gt;I downloaded everything and got only an EXE?&lt;/p&gt;
&lt;p&gt;Am I missing something?&lt;/p&gt;
&lt;p&gt;Where can I find the actual source code?&lt;/p&gt;
&lt;p&gt;Please advise.&lt;/p&gt;
&lt;p&gt;Thank you.&lt;/p&gt;
&lt;p&gt;-- Mark Kamoski&lt;/p&gt;&lt;/div&gt;</description><author>mkamoski</author><pubDate>Mon, 23 Nov 2009 13:46:10 GMT</pubDate><guid isPermaLink="false">New Post: Where is the source code? 20091123014610P</guid></item><item><title>Created Issue: System.IO.FileNotFoundException was unhandled [3144]</title><link>http://webextractor360.codeplex.com/WorkItem/View.aspx?WorkItemId=3144</link><description>Developers --&lt;br /&gt;&lt;br /&gt;FYI, I downloaded the source, unzipped it, ran it, and got the following run-time-error &amp;#40;RTE&amp;#41;.&lt;br /&gt;&lt;br /&gt;&amp;#40;I tried to run in Release mode and Debug mode, in VS.NET 2008 Standard, and got the same RTE.&amp;#41;&lt;br /&gt;&lt;br /&gt;&amp;#34;&lt;br /&gt;&lt;br /&gt;System.IO.FileNotFoundException was unhandled&lt;br /&gt;  Message&amp;#61;&amp;#34;Could not find file &amp;#39;C&amp;#58;&amp;#92;&amp;#92;Code&amp;#92;&amp;#92;Team&amp;#92;&amp;#92;look4me&amp;#92;&amp;#92;look4me&amp;#92;&amp;#92;bin&amp;#92;&amp;#92;Debug&amp;#92;&amp;#92;PageExtensionsSupported.txt&amp;#39;.&amp;#34;&lt;br /&gt;  Source&amp;#61;&amp;#34;mscorlib&amp;#34;&lt;br /&gt;  FileName&amp;#61;&amp;#34;C&amp;#58;&amp;#92;&amp;#92;Code&amp;#92;&amp;#92;Team&amp;#92;&amp;#92;look4me&amp;#92;&amp;#92;look4me&amp;#92;&amp;#92;bin&amp;#92;&amp;#92;Debug&amp;#92;&amp;#92;PageExtensionsSupported.txt&amp;#34;&lt;br /&gt;  StackTrace&amp;#58;&lt;br /&gt;       at System.IO.__Error.WinIOError&amp;#40;Int32 errorCode, String maybeFullPath&amp;#41;&lt;br /&gt;       at System.IO.FileStream.Init&amp;#40;String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy&amp;#41;&lt;br /&gt;       at System.IO.FileStream..ctor&amp;#40;String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options&amp;#41;&lt;br /&gt;       at System.IO.StreamReader..ctor&amp;#40;String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize&amp;#41;&lt;br /&gt;       at System.IO.StreamReader..ctor&amp;#40;String path&amp;#41;&lt;br /&gt;       at System.IO.File.OpenText&amp;#40;String path&amp;#41;&lt;br /&gt;       at WebExtractor360.look4me.Framework.Singleton.ReadPageExtensions&amp;#40;&amp;#41; in C&amp;#58;&amp;#92;Code&amp;#92;Team&amp;#92;look4me&amp;#92;look4me&amp;#92;WebExtractor360&amp;#92;look4me&amp;#92;Framework&amp;#92;Singleton.cs&amp;#58;line 151&lt;br /&gt;       at WebExtractor360.look4me.Framework.Singleton.GetInstance&amp;#40;&amp;#41; in C&amp;#58;&amp;#92;Code&amp;#92;Team&amp;#92;look4me&amp;#92;look4me&amp;#92;WebExtractor360&amp;#92;look4me&amp;#92;Framework&amp;#92;Singleton.cs&amp;#58;line 119&lt;br /&gt;       at WebExtractor360.look4me.UserInterface.Program.Main&amp;#40;&amp;#41; in C&amp;#58;&amp;#92;Code&amp;#92;Team&amp;#92;look4me&amp;#92;look4me&amp;#92;Program.cs&amp;#58;line 50&lt;br /&gt;       at System.AppDomain._nExecuteAssembly&amp;#40;Assembly assembly, String&amp;#91;&amp;#93; args&amp;#41;&lt;br /&gt;       at System.AppDomain.ExecuteAssembly&amp;#40;String assemblyFile, Evidence assemblySecurity, String&amp;#91;&amp;#93; args&amp;#41;&lt;br /&gt;       at Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssembly&amp;#40;&amp;#41;&lt;br /&gt;       at System.Threading.ThreadHelper.ThreadStart_Context&amp;#40;Object state&amp;#41;&lt;br /&gt;       at System.Threading.ExecutionContext.Run&amp;#40;ExecutionContext executionContext, ContextCallback callback, Object state&amp;#41;&lt;br /&gt;       at System.Threading.ThreadHelper.ThreadStart&amp;#40;&amp;#41;&lt;br /&gt;  InnerException&amp;#58; &lt;br /&gt;&lt;br /&gt;&amp;#34;&lt;br /&gt;&lt;br /&gt;HTH.&lt;br /&gt;&lt;br /&gt;Thank you.&lt;br /&gt;&lt;br /&gt;-- Mark Kamoski&lt;br /&gt;</description><author>mkamoski</author><pubDate>Fri, 20 Nov 2009 20:34:33 GMT</pubDate><guid isPermaLink="false">Created Issue: System.IO.FileNotFoundException was unhandled [3144] 20091120083433P</guid></item><item><title>Reviewed: WebExtractor360 Source Code v1.0 (Mar 29, 2009)</title><link>http://webextractor360.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=25292</link><description>Rated 5 Stars (out of 5) - Great Tool</description><author>keremkusmezer</author><pubDate>Mon, 30 Mar 2009 03:31:36 GMT</pubDate><guid isPermaLink="false">Reviewed: WebExtractor360 Source Code v1.0 (Mar 29, 2009) 20090330033136A</guid></item><item><title>Updated Release: WebExtractor360 Source Code v1.0 (Mar 26, 2009)</title><link>http://webextractor360.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=25292</link><description>&lt;div&gt;
WebExtractor360 Source Code v1.0&lt;br&gt;
&lt;/div&gt;</description><author>webextractor360</author><pubDate>Thu, 26 Mar 2009 09:46:03 GMT</pubDate><guid isPermaLink="false">Updated Release: WebExtractor360 Source Code v1.0 (Mar 26, 2009) 20090326094603A</guid></item><item><title>Released: WebExtractor360 Source Code v1.0 (Mar 26, 2009)</title><link>http://webextractor360.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=25292</link><description>&lt;div&gt;
WebExtractor360 Source Code v1.0&lt;br&gt;
&lt;/div&gt;</description><author></author><pubDate>Thu, 26 Mar 2009 09:46:03 GMT</pubDate><guid isPermaLink="false">Released: WebExtractor360 Source Code v1.0 (Mar 26, 2009) 20090326094603A</guid></item><item><title>Updated Release: WebExtractor360 Application Binary v1.0 (Mar 26, 2009)</title><link>http://webextractor360.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=25291</link><description>&lt;div&gt;
WebExtractor360 Application Binary v1.0. Windows binary exe.&lt;br&gt;
&lt;/div&gt;</description><author>webextractor360</author><pubDate>Thu, 26 Mar 2009 09:44:15 GMT</pubDate><guid isPermaLink="false">Updated Release: WebExtractor360 Application Binary v1.0 (Mar 26, 2009) 20090326094415A</guid></item><item><title>Released: WebExtractor360 Application Binary v1.0 (Mar 26, 2009)</title><link>http://webextractor360.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=25291</link><description>&lt;div&gt;
WebExtractor360 Application Binary v1.0. Windows binary exe.&lt;br&gt;
&lt;/div&gt;</description><author></author><pubDate>Thu, 26 Mar 2009 09:44:15 GMT</pubDate><guid isPermaLink="false">Released: WebExtractor360 Application Binary v1.0 (Mar 26, 2009) 20090326094415A</guid></item><item><title>Source code checked in, #1406</title><link>http://webextractor360.codeplex.com/SourceControl/ListDownloadableCommits.aspx</link><description>Initial CheckIn</description><author>webextractor360</author><pubDate>Wed, 25 Mar 2009 14:03:54 GMT</pubDate><guid isPermaLink="false">Source code checked in, #1406 20090325020354P</guid></item></channel></rss>