<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ru">
		<id>http://jexp.ru/index.php?action=history&amp;feed=atom&amp;title=Java%2FTiny_Application%2FLink_Checker</id>
		<title>Java/Tiny Application/Link Checker - История изменений</title>
		<link rel="self" type="application/atom+xml" href="http://jexp.ru/index.php?action=history&amp;feed=atom&amp;title=Java%2FTiny_Application%2FLink_Checker"/>
		<link rel="alternate" type="text/html" href="http://jexp.ru/index.php?title=Java/Tiny_Application/Link_Checker&amp;action=history"/>
		<updated>2026-04-15T05:53:17Z</updated>
		<subtitle>История изменений этой страницы в вики</subtitle>
		<generator>MediaWiki 1.30.0</generator>

	<entry>
		<id>http://jexp.ru/index.php?title=Java/Tiny_Application/Link_Checker&amp;diff=8843&amp;oldid=prev</id>
		<title>Admin: 1 версия</title>
		<link rel="alternate" type="text/html" href="http://jexp.ru/index.php?title=Java/Tiny_Application/Link_Checker&amp;diff=8843&amp;oldid=prev"/>
				<updated>2010-06-01T07:19:44Z</updated>
		
		<summary type="html">&lt;p&gt;1 версия&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr style=&quot;vertical-align: top;&quot; lang=&quot;ru&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;← Предыдущая&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;Версия 07:19, 1 июня 2010&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; style=&quot;text-align: center;&quot; lang=&quot;ru&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(нет различий)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Admin</name></author>	</entry>

	<entry>
		<id>http://jexp.ru/index.php?title=Java/Tiny_Application/Link_Checker&amp;diff=8842&amp;oldid=prev</id>
		<title> в 18:01, 31 мая 2010</title>
		<link rel="alternate" type="text/html" href="http://jexp.ru/index.php?title=Java/Tiny_Application/Link_Checker&amp;diff=8842&amp;oldid=prev"/>
				<updated>2010-05-31T18:01:47Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Новая страница&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Jenu is a Java based URL checker ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
   &lt;br /&gt;
  &amp;lt;!-- start source code --&amp;gt;&lt;br /&gt;
   &lt;br /&gt;
    &amp;lt;source lang=&amp;quot;java&amp;quot;&amp;gt;&lt;br /&gt;
Jenu is a Java based URL checker.  It&amp;quot;s multi-threaded, and can check&lt;br /&gt;
links pretty quickly.  It has the beginnings of what could be a very&lt;br /&gt;
nice GUI.  &lt;br /&gt;
&lt;br /&gt;
INSTALLATION&lt;br /&gt;
------------&lt;br /&gt;
Unzip, untar, or un-anything else that works your distrobution.  &lt;br /&gt;
(generally &amp;quot;tar zxf file.tar.gz&amp;quot;, or &amp;quot;tar Ixf file.tar.bz2&amp;quot;)&lt;br /&gt;
Compile it:&lt;br /&gt;
-----------&lt;br /&gt;
You should be able to run it with the following:&lt;br /&gt;
javac -classpath .:html-parser.jar *.java&lt;br /&gt;
Run it:&lt;br /&gt;
-------&lt;br /&gt;
You need JDK1.3 or later to run it.&lt;br /&gt;
java -cp .:html-parser.jar Jenu&lt;br /&gt;
put a URL in the window, such as http://www.&amp;lt;mysite&amp;gt;.ru.&lt;br /&gt;
Currently, you must put the &amp;quot;http://&amp;quot;, it doesn&amp;quot;t assume it for you.  &lt;br /&gt;
TODO:&lt;br /&gt;
-----&lt;br /&gt;
There is much to do, but the basic infrastructure is there.  &lt;br /&gt;
* Create a nice &amp;quot;Preferences&amp;quot; window which includes:&lt;br /&gt;
   * # of concurrent threads&lt;br /&gt;
   * regular expressions for inclusion/exclusion&lt;br /&gt;
   * much more...&lt;br /&gt;
* better way to stop when you hit the stop button.  Currently, it&lt;br /&gt;
waits for all requests to finish before really stopping.  It should&lt;br /&gt;
just kill the threads that are outstanding when you hit the stop&lt;br /&gt;
button. &lt;br /&gt;
* A good report of broken links, status, etc...&lt;br /&gt;
&lt;br /&gt;
NOTES:&lt;br /&gt;
------&lt;br /&gt;
The html-parser.jar is from&lt;br /&gt;
http://www.quiotix.ru/downloads/html-parser&lt;br /&gt;
and is fully owned by them, and distributable under the GPL.  &lt;br /&gt;
I haven&amp;quot;t worked on this project much lately, so if anybody would like&lt;br /&gt;
to add features, feel free to contact me about it. &lt;br /&gt;
You can email me at ccrome at users.sourceforge.net&lt;br /&gt;
of course, Replace the at with &amp;quot;@&amp;quot;&lt;br /&gt;
&lt;br /&gt;
           &lt;br /&gt;
       &amp;lt;/source&amp;gt;&lt;br /&gt;
    &lt;br /&gt;
   &lt;br /&gt;
  &amp;lt;!-- end source code --&amp;gt;&lt;/div&gt;</summary>
			</entry>

	</feed>