<?xml version="1.0" encoding="ISO-8859-1"?> <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> <channel> <title>Canadian Mind Products | Java Glossary</title> <link>http://mindprod.com/jgloss/jgloss.html</link> <atom:link href="http://mindprod.com/rss/jgloss.xml" rel="self" type="application/rss+xml" /> <description>Glossary of Java terms, sample Java code, and general Java and Internet lore. For non-military use only</description> <language>en-ca</language> <managingEditor>feedback@mindprod.com (Roedy Green)</managingEditor> <webMaster>feedback@mindprod.com (Roedy Green)</webMaster> <docs>http://mindprod.com/jgloss/rss.html</docs> <ttl>45</ttl> <lastBuildDate>Tue, 16 Mar 2010 19:35:34 GMT</lastBuildDate> <generator>HTML Static HTML Macros</generator> <copyright>Copyright (c) 2010 Roedy Green, Canadian Mind Products</copyright> <image> <title>Canadian Mind Products | Java Glossary</title> <url>http://mindprod.com/image/rss/jgloss.png</url> <width>88</width> <height>31</height> <link>http://mindprod.com/jgloss/jgloss.html</link> </image> <item> <title>SATA cables</title> <link>http://mindprod.com/bgloss/cables.html#SATA</link> <guid isPermaLink="false">585980cc3572c2989a7f5d943fd2be46</guid> <pubDate>Mon, 15 Mar 2010 07:00:00 GMT</pubDate> <description>Pin-outs of SATA power and data cables.</description> </item> <item> <title>time sources</title> <link>http://mindprod.com/jgloss/timesources.html</link> <guid isPermaLink="false">676f85abbd6cc399bea3a6b0fdf5743a</guid> <pubDate>Mon, 15 Mar 2010 07:00:00 GMT</pubDate> <description>Updated list of NTP time servers. I tested every server listed to make sure it was working.</description> </item> <item> <title>send big files</title> <link>http://mindprod.com/jgloss/sendbigfiles.html</link> <guid isPermaLink="false">abc8514c51569575f6907241d3f5d2cf</guid> <pubDate>Wed, 10 Mar 2010 08:00:00 GMT</pubDate> <description>How to send large files that are too big for email.</description> </item> <item> <title>jump list</title> <link>http://mindprod.com/jgloss/jumplist.html</link> <guid isPermaLink="false">73e7301a6cea5a5b055e07f244486d1c</guid> <pubDate>Mon, 08 Mar 2010 08:00:00 GMT</pubDate> <description>A jump list is a menu that shows you recent choice you might want to repeat.</description> </item> <item> <title>deployJava.js</title> <link>http://mindprod.com/jgloss/deployjavajs.html</link> <guid isPermaLink="false">6d351f092d0bf4e53536314926662dfe</guid> <pubDate>Thu, 25 Feb 2010 08:00:00 GMT</pubDate> <description>A tiny suite of JavaScript utilities that Sun provides. It does things like determine if Java is installed, install a JRE or launch an Applet by generating the Object or Embed tags.</description> </item> <item> <title>Configure an IntelliJ Project with Modules</title> <link>http://mindprod.com/jgloss/intellij.html#CONFIGUREAPROJECT</link> <guid isPermaLink="false">ba67e6631a0e4aa98091e4a2bb37b3ec</guid> <pubDate>Tue, 23 Feb 2010 08:00:00 GMT</pubDate> <description>Configuring an IntelliJ project with many modules is easy if you know the recipe. If you don’t there are a million ways to go off the rails.</description> </item> <item> <title>cybersquatter</title> <link>http://mindprod.com/jgloss/cybersquatter.html</link> <guid isPermaLink="false">1df542413486f0ee094a662207f119ae</guid> <pubDate>Mon, 22 Feb 2010 08:00:00 GMT</pubDate> <description>aka ramora. People who set up domains with names similar to official ones. Why do they do it?</description> </item> <item> <title>Canada Common Look and Feel</title> <link>http://mindprod.com/jgloss/canadaclf.html</link> <guid isPermaLink="false">1638887028a17bbb96f416891640d6de</guid> <pubDate>Mon, 22 Feb 2010 08:00:00 GMT</pubDate> <description>Canada Common Look and Feel is a set of standards used by the Candian government to keep their websites consistent and easy to use by the disabled.</description> </item> <item> <title>File I/O Amanuensis</title> <link>http://mindprod.com/applet/fileio.html</link> <guid isPermaLink="false">8285149dbb2193c86501c004a1b31174</guid> <pubDate>Sun, 21 Feb 2010 08:00:00 GMT</pubDate> <description>The File I/O Amanuensis generates Java code for pretty well any I/O problem. It now generates aux buffering at with BufferedInputStream and BufferedOUtputStream level for extra speed with BufferedReaders and BufferedWriters.</description> </item> <item> <title>BufferedWriter vs BufferedOutputStream</title> <link>http://mindprod.com/jgloss/buffer.html</link> <guid isPermaLink="false">cda677d12f8a8e4b31364d6d4b29a471</guid> <pubDate>Sat, 20 Feb 2010 08:00:00 GMT</pubDate> <description>It turns out when you use BufferedWriter or a BufferedReader, you can improve performance by adding a BufferedOutputStream or BufferedInputStream into the chain.</description> </item> <item> <title>Boot-It</title> <link>http://mindprod.com/bgloss/bootit.html</link> <guid isPermaLink="false">142bf56846b7a0c205e85f9acd77b8aa</guid> <pubDate>Fri, 19 Feb 2010 08:00:00 GMT</pubDate> <description>Strategy to use Boot-It to resize all your partitions. Recovering from a shifted C: partition.</description> </item> <item> <title>JFrame extension vs composition</title> <link>http://mindprod.com/jgloss/jframe.html#ISAVSHASA</link> <guid isPermaLink="false">59241dcd8be75a7918f555e08c8a20e1</guid> <pubDate>Thu, 18 Feb 2010 08:00:00 GMT</pubDate> <description>A discussion of the merits of extending a JFrame (isa) vs composition (hasa).</description> </item> <item> <title>BlOut</title> <link>http://mindprod.com/products3.html#BLOUT</link> <guid isPermaLink="false">0fe1ae1bce7e711d596466274581f9a2</guid> <pubDate>Thu, 18 Feb 2010 08:00:00 GMT</pubDate> <description>Yet another new version of BlOut to remove excess blank lines from files. It now removes all blank lines from the beginning and end of files. C source included.</description> </item> <item> <title>mini PAD Submitter Version 6.6</title> <link>http://mindprod.com/applet/submitter.html</link> <guid isPermaLink="false">1f61bf7d9c1b7df344d141bad7e7b929</guid> <pubDate>Mon, 15 Feb 2010 08:00:00 GMT</pubDate> <description>Adds two more sites and drops one. All the code has been refactored and tidied up.</description> </item> <item> <title>mini PAD Submitter Version 6.5</title> <link>http://mindprod.com/applet/submitter.html</link> <guid isPermaLink="false">0e2bffb2a8950dce0880fcd6ac905e94</guid> <pubDate>Sun, 14 Feb 2010 08:00:00 GMT</pubDate> <description>The mini PAD Submitter now submits to 5 more websites for a total of 187. The lists of minor-hassle, hassle-free and candidate PAD submission sites have been tidied up with standard wordings for the various properties.</description> </item> <item> <title>FastCat</title> <link>http://mindprod.com/products1.html#FASTCAT</link> <guid isPermaLink="false">4098726078cbcd1e11db4f9b19479fc2</guid> <pubDate>Sat, 13 Feb 2010 08:00:00 GMT</pubDate> <description>FastCat is a replacement for StringBuilder that is faster and makes more efficient use of memory. It now also works under JDK 1.5.</description> </item> <item> <title>ASCII</title> <link>http://mindprod.com/jgloss/ascii.html</link> <guid isPermaLink="false">7464543c3094b62b515bd7393805ac93</guid> <pubDate>Fri, 12 Feb 2010 08:00:00 GMT</pubDate> <description>Some tips and cheat sheets to memorise the ASCII collating order.</description> </item> <item> <title>parked</title> <link>http://mindprod.com/jgloss/parked.html</link> <guid isPermaLink="false">296802509c1fd53554212f74a3a5bdf4</guid> <pubDate>Fri, 12 Feb 2010 08:00:00 GMT</pubDate> <description>What a parked website is, some of the dirty tricks they use.</description> </item> <item> <title>volatile</title> <link>http://mindprod.com/jgloss/volatile.html</link> <guid isPermaLink="false">69ee91cf111f77ca99db905983ca07ec</guid> <pubDate>Fri, 12 Feb 2010 08:00:00 GMT</pubDate> <description>Just what the volatile keyword does and does not guarantee in terms of atomicity.</description> </item> </channel></rss>