<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Netvouz / emweb / tag / sourcecode</title>
<link>http://netvouz.com/emweb/tag/sourcecode?feed=rss</link>
<description>emweb&#39;s bookmarks tagged &quot;sourcecode&quot; on Netvouz</description>
<item><title>ajax &amp; more</title>
<link>http://www.captain.at/howto-firefox-add-search-engine.php</link>
<description># JAVA # Java Application Template GUI Tutorial # JAVA: Serial Port Console for Windows, Linux etc. # JAVA: Serial Port access with javax.comm or rxtx # JAVA: Convert binary data to double, float, int, long # Java - open a local file from an applet # JAVA application - executable JAR archive # java.lang. NoClassDefFoundError - javac: target release 1.1 conflicts with default source release 1.5 # SUN Java vs. MicroSoft Java plugin for the browser</description>
<category domain="http://netvouz.com/emweb?category=1259949318034822278"></category>
<author>emweb</author>
<pubDate>Sun, 01 Apr 2007 08:30:14 GMT</pubDate>
</item><item><title>All The Code - FAQ</title>
<link>http://www.allthecode.com/faq.html</link>
<description>F.A.Q. - Getting Started Guide:: What is All The Code?  F.A.Q. - Getting Started Guide:: What does &quot;alpha&quot; mean?  F.A.Q. - Getting Started Guide:: When will All The Code be in Beta?  F.A.Q. - Getting Started Guide:: How do I submit code to All The Code?  F.A.Q. - Getting Started Guide:: When will All The Code support language [x]?  F.A.Q. - Getting Started Guide:: I found a bug, who do I report it to?  F.A.Q. - Getting Started Guide:: I have an idea for a feature, who do I send it to?</description>
<category domain="http://netvouz.com/emweb?category=1259949318034822278"></category>
<author>emweb</author>
<pubDate>Tue, 20 Feb 2007 09:10:56 GMT</pubDate>
</item><item><title>Chapter 31: java.awt.image</title>
<link>http://sparcs.kaist.ac.kr/~paladin/study/using_java/book/CH31.HTM</link>
<description>Producers, Consumers, and Observers Java&#39;s model for manipulating images is more complex than other models. Java uses the concept of image producers and image consumers. An example of an image producer might be an object responsible for fetching an image over the network, or it might be a simple array of bytes that represent an image. The image producer can be thought of as the source of the image data. Image consumers are objects that make use of the image data. Image consumers are, typically, low-level drawing routines that display the image on-screen. The interesting thing about the producer-consumer model is that the producer is &quot;in control.&quot; The ImageProducer uses the setPixels method in the ImageConsumer to describe the image to the consumer. The best</description>
<category domain="http://netvouz.com/emweb?category=1259949318034822278"></category>
<author>emweb</author>
<pubDate>Thu, 01 Mar 2007 13:53:19 GMT</pubDate>
</item><item><title>Codase: ImageResizer.java</title>
<link>http://www.codase.com/search/display?file=L2dlbnRvbzIvdmFyL3RtcC9yZXBvcy9zb3VyY2Vmb3JnZS9teWphdmFwYWNrL2FsYnVtY2VudHJhbC1zcmMtMV8wXzJfemlwL3NyYy9jb20vb3BlbmNlbnRyaWMvYWxidW1jZW50cmFsL2JsL0ltYWdlUmVzaXplci5qYXZh&amp;lang=java&amp;off=791+796+1574+1747+2648+2654+&amp;wds=resize+jpg+</link>
<description>/**  *  *  Image re-sizer class that was pulled from net. made all methods private, except   *  for the ones that we want to interface.  *   * @author James Williams</description>
<category domain="http://netvouz.com/emweb?category=1259949318034822278"></category>
<author>emweb</author>
<pubDate>Mon, 19 Feb 2007 12:25:06 GMT</pubDate>
</item><item><title>codefetch help and examples</title>
<link>http://www.codefetch.com/examples.html</link>
<description>.*	Match any character or space or anything or nothing at all. .+	Match any character or space or anything (but not nothing--there has to be at least one char). &#92;d+	Match one or more digits. &#92;s	Match one space or tab or other whitespace. &#92;s+	Match one or more spaces or tabs or other whitespaces. &#92;b	Match a word boundary. Examples: foo&#92;b	finds foo, tofoo, foo.lish but not foolish or fool_ish foo bar	finds a page with &quot;foolish&quot; then &quot;antibarista&quot;, one with &quot;bar&quot; then &quot;foo&quot;, and others foo&#92;b bar&#92;b	finds pages with both &quot;foo&quot; and &quot;bar&quot;. Also matches &quot;NotAFoo&quot; and &quot;rebar&quot;. foo&#92;s+bar	finds &quot;foo bar&quot; and &quot;foo bar&quot; but not &quot;barfoo&quot; or &quot;bar foo&quot;. foo.*bar	finds &quot;foobar&quot;, &quot;foo blah blah{}bar&quot; but not &quot;barfoo&quot; port.+&#92;d+	finds lines with &quot;port&quot; and any number of digits</description>
<category domain="http://netvouz.com/emweb?category=1259949318034822278"></category>
<author>emweb</author>
<pubDate>Tue, 20 Feb 2007 08:49:11 GMT</pubDate>
</item><item><title>exampledepot.com - Java Examples from The Java Developers Almanac 1.4</title>
<link>http://www.exampledepot.com/</link>
<description>This website supplements the book The Java Developers Almanac 1.4. All the code examples from the book are made available here for you to copy and paste into your programs.</description>
<category domain="http://netvouz.com/emweb?category=1259949318034822278"></category>
<author>emweb</author>
<pubDate>Wed, 07 Mar 2007 09:46:54 GMT</pubDate>
</item><item><title>imagetoolz</title>
<link>http://www.bluering.nl/imagetoolz/index.html</link>
<description>Image toolz is a java program for creating beautyful images. For example the &#39;Image Toolz&#39; above has been rendered by this program. For the moment it is a software library. If you want to use it you must download the zip file and write a java program calling the methods in the library. We are working on a user interface.</description>
<category domain="http://netvouz.com/emweb?category=1259949318034822278"></category>
<author>emweb</author>
<pubDate>Mon, 19 Feb 2007 14:50:53 GMT</pubDate>
</item><item><title>Java ist auch eine Insel</title>
<link>http://javainsel.blogspot.com/</link>
<description>In this Blog I write open SOURCE, Javascript, new Eclipse Plugins and further over current Entwickungen in Java, software development generally. Name: Christian Ullenboom      Location: Hanover, Lower Saxony, DE  I am since 1997 Java coaches and author of the book› Java am also an island ‹. Since I may call myself September 2005› Java champions ‹.</description>
<category domain="http://netvouz.com/emweb?category=1259949318034822278"></category>
<author>emweb</author>
<pubDate>Wed, 28 Feb 2007 12:43:52 GMT</pubDate>
</item><item><title>Java Practices: Recursive file listing</title>
<link>http://www.javapractices.com/Topic68.cjp</link>
<description>The File class has methods for listing the contents of a single directory, such as list and listFiles, but there is no method for listing all files in a directory tree. Here is a simple utility which returns a sorted List of File objects which reside under a given root directory. It uses recursion. import java.util.*; import java.io.*; /** * @author javapractices.com * @author Alex Wong */ public final class FileListing {   /**   * Demonstrate use.   */   public static void main(String... aArguments) throws FileNotFoundException {     File tempDir = new File(aArguments[0]);     List files = FileListing.getFileListing( tempDir );</description>
<category domain="http://netvouz.com/emweb?category=1259949318034822278"></category>
<author>emweb</author>
<pubDate>Thu, 22 Feb 2007 08:18:42 GMT</pubDate>
</item><item><title>Java Programming Notes</title>
<link>http://leepoint.net/notes-java/index.html</link>
<description>Java Notes. These Java programming notes are written to fill in missing or weak topics in textbooks that I&#39;ve taught from. Many pages are useful for reference, but not as an ordered tutorial. Some pages are still rough drafts, but I&#39;m slowly working on fixing them. notes-java-2007-01-15.zip [2.0 MB]. Java Basics. I&#39;ve started writing a more coherent tutorial called Java Basics. In addition to lessons, there is also commentary which explains why things are done the way they are. JavaBasics-2007-01-15.zip [0.3 MB].</description>
<category domain="http://netvouz.com/emweb?category=1259949318034822278"></category>
<author>emweb</author>
<pubDate>Mon, 05 Mar 2007 12:37:49 GMT</pubDate>
</item></channel></rss>