<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Netvouz / emweb / tag / utils</title>
<link>http://netvouz.com/emweb/tag/utils?feed=rss</link>
<description>emweb&#39;s bookmarks tagged &quot;utils&quot; on Netvouz</description>
<item><title>Definition Web and XML Glossary</title>
<link>http://dret.net/glossary/dknf</link>
<description>Welcome to dret&#39;s Web and XML glossary. The acronym index (shown below) provides a concise list of all acronyms, while the individual letter indices (always accessible via the letter bar) list the full names as well. If you are interested, you can look at some Statistics about the Glossary. Glossary Index 1080i · 1080p · 16:9 · 1NF · 2NF · 2PC · 3DES · 3DESE · 3NF · 4:3 · 480i · 480p · 4NF · 5.1 · 576i · 576p · 5NF · 6.1 · 6NF · 7.1 · 720p · AAC · ABNF · ACAP · ACE · ACELP · ACID · ACL · ACM · ActiveX · ADO · ADPCM · ADSL · AEA · AES · AFS · AGP · AGP Pro · AH · AHAH · AIFF · AIFF-C · AIIM · AIM · AIML · AJAX</description>
<category domain="http://netvouz.com/emweb?category=1259949318034822278"></category>
<author>emweb</author>
<pubDate>Mon, 02 Apr 2007 09:28:25 GMT</pubDate>
</item><item><title>Java - a hotchpotch of resources</title>
<link>http://www.yoda.arachsys.com/java/</link>
<description>Some answers to common questions     * Servlet Design - How can I do &lt;xxx&gt; in a servlet?     * Compiling And Working With Packages - A set of rules to keep your compiler and interpreter happy.     * The Extensions Mechanism - How to use it, and a couple of caveats.     * Strings/StringBuffers - When String concatenation makes sense, and when it&#39;s plain evil.     * String conversions - The Good, the Okay-I-Suppose, and the Utterly Horrible.     * Classpath woes - Dr Classpath, or &quot;How I Learned to Stop Worrying and Love the Defaults&quot;     * Newsgroup guidelines - How to get the most out of the comp.lang.java.* newsgroups.     * Parameter passing in Java - an explanation of the pass-by-reference/pass-by-value confusion.     * Converting a Java application into</description>
<category domain="http://netvouz.com/emweb?category=1259949318034822278"></category>
<author>emweb</author>
<pubDate>Mon, 26 Feb 2007 13:29:16 GMT</pubDate>
</item><item><title>Java Glossary: JPEG encoder</title>
<link>http://mindprod.com/jgloss/jpegencoder.html</link>
<description>lots of resources uptree (http://mindprod.com/jgloss/jgloss.html)</description>
<category domain="http://netvouz.com/emweb?category=1259949318034822278"></category>
<author>emweb</author>
<pubDate>Mon, 26 Feb 2007 13:12:07 GMT</pubDate>
</item><item><title>JXXX Compiler Service</title>
<link>http://www.innovation.ch/java/java_compile.html</link>
<description>This is a remote compiling service for those who would either like to develop applications and/or applets but aren&#39;t fortunate enough to have access to one of the platforms to which the JDK has been ported, or who just don&#39;t want to go through the hassle of installing the complete JDK. In addition to compiling you can view any compiled applets directly without having to download them to your site first; this should speed up debugging applets a bit. If you are using this service for the first time or are experiencing problems then please read the instructions.</description>
<category domain="http://netvouz.com/emweb?category=1259949318034822278"></category>
<author>emweb</author>
<pubDate>Fri, 04 May 2007 15:05:04 GMT</pubDate>
</item><item><title>Koders: ImageUtils.java</title>
<link>http://www.koders.com/java/fidCC41824AB9F9B49101CA4174CB380990BFA70A62.aspx?s=java+resize+jpg</link>
<description>* Utilities methods for image manipulation.   * It does not support writting of GIF images, but it  * can read from. GIF images will be saved as PNG.   *   * @author Rafael Steil  * @version $Id: ImageUtils.java,v 1.15 2005/12/23 20:37:00 rafaelsteil</description>
<category domain="http://netvouz.com/emweb?category=1259949318034822278"></category>
<author>emweb</author>
<pubDate>Mon, 19 Feb 2007 12:14:54 GMT</pubDate>
</item><item><title>Open Source Code Analyzers in Java</title>
<link>http://www.java-source.net/open-source/code-analyzers</link>
<description></description>
<category domain="http://netvouz.com/emweb?category=1259949318034822278"></category>
<author>emweb</author>
<pubDate>Tue, 20 Feb 2007 09:39:38 GMT</pubDate>
</item><item><title>Rules of Data Normalization</title>
<link>http://www.datamodel.org/NormalizationRules.html</link>
<description>1NF  	Eliminate Repeating Groups - Make a separate table for each set of related attributes, and give each table a primary key. 2NF 	Eliminate Redundant Data - If an attribute depends on only part of a multi-valued key, remove it to a separate table. 3NF 	Eliminate Columns Not Dependent On Key - If attributes do not contribute to a description of the key, remove them to a separate table. BCNF 	Boyce-Codd Normal Form - If there are non-trivial dependencies between candidate key attributes, separate them out into distinct tables. 4NF 	Isolate Independent Multiple Relationships - No table may contain two or more 1:n or n:m relationships that are not directly related. 5NF 	Isolate Semantically Related Multiple Relationships - There may be practical constrains o</description>
<category domain="http://netvouz.com/emweb?category=1259949318034822278"></category>
<author>emweb</author>
<pubDate>Mon, 02 Apr 2007 09:31:29 GMT</pubDate>
</item><item><title>Sunwest Technologies: White Papers - Programmable Graphics</title>
<link>http://www.sunwesttek.com/wp_di.html</link>
<description>Dynamic Image Software Package The answer to the above question is the Dynamic Image software package from Sunwest Technologies. Dynamic Image combines the power of Java 2D API with the ease-of-use from HTML &quot;img&quot; tag to provide an ideal tool for a Web designer to dynamically create graphics and images.     * For JSP Use       For a Web designer, he/she can use Dynamic Image just like the HTML &quot;img&quot; tag. Images can be created intuitively with simple HTML-like tags. Little or no Java programming experience is required.     * For Servlet/Application Use       Dynamic Image can also be used as a Java API library for a seasoned programmer to build Java Servlets or standalone Java applications.  * See User Guide and Examples for detailed information on how to cr</description>
<category domain="http://netvouz.com/emweb?category=1259949318034822278"></category>
<author>emweb</author>
<pubDate>Mon, 19 Feb 2007 15:57:25 GMT</pubDate>
</item></channel></rss>