avatar

959

D'oh! I was still pointing some email addresses to vixen.com, long after I no longer monitored that address, and now I don't even own the domain any more. :(

by mrs, 19 Jun, 2009 10:27 PM
785 959  
33 <table border=0 cellspacing=0 cellpadding=0 cols=2 width="100%"><tr><td width=72 valign=top><a href="http://www.jbidwatcher.com"><img src="<%jay%>"></a></td><td><%pname%> (<%ver%>) - A program to manage auction bids!<br><br>by Morgan Schweers</td></tr></table><br>
44 Look in <a href="/FAQ">Help | FAQ</a> for many useful hints.  For even more information and hints, including a <a href="http://www.jbidwatcher.com/help/faq.shtml">new, different FAQ</a>, or to report bugs or request features, please visit the JBidwatcher homepage by clicking on Jay, above, or going to <a href="http://www.jbidwatcher.com">http://www.jbidwatcher.com</a> in your browser.  <b>New, as of JBidwatcher 1.0.1, there are also <a href="http://forum.jbidwatcher.com">JBidwatcher community forums</a> available for everyone's participation!</b><br>
55 <h2>Personal/Financial Note</h2>I'm a very happy user of <a href="https://www.paypal.com/auction/pal=cyberfox%40jbidwatcher.com" target="_blank">PayPal</A>, and recommend them for your auction payment needs.<br><br>If you're already a PayPal member, and find JBidwatcher especially useful, you could <a href="<%donate%>">donate a small sum of money</a>, for which I am always grateful.<br><br>
6 Unfortunately as the number of users has grown, my ability to reply to every email has decreased.  I really do try, and I love hearing from people using my program, but I can't promise I'll always respond.  Feel free, in any case, to <a href="mailto:jbcomments@vixen.com">email me</a> with comments, positive and negative, about the program!<br>
6 Unfortunately as the number of users has grown, my ability to reply to every email has decreased.  I really do try, and I love hearing from people using my program, but I can't promise I'll always respond.  Feel free, in any case, to <a href="mailto:cyberfox@jbidwatcher.com">email me</a> with comments, positive and negative, about the program!<br>
77 <center>--  <i>Morgan Schweers, CyberFOX!</i> <a href="mailto:cyberfox@jbidwatcher.com"><img src="<%head%>"></a></center>
88 </body>
99 </html>
914 959  
128128   public String getURL() { return _url; }
129129 
130130   public static void main(String[] args) {
131     UpdaterEntry ue = new UpdaterEntry("update", "http://www.vixen.com/update.xml");
131     UpdaterEntry ue = new UpdaterEntry("update", "http://www.jbidwatcher.com/jbidwatcher2.xml");
132132     System.out.println("Available version is: " + ue.getVersion());
133133     System.out.println("How strongly encouraged: " + ue.getSeverity());
134134     System.out.println("What is new/necessary: " + ue.getDescription());