<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://micahsilverman.sys-con.com"  xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Latest News from Micah Silverman</title>
 <link>http://micahsilverman.sys-con.com/</link>
 <description>Latest News from Micah Silverman</description>
 <language>en</language>
 <copyright>Copyright 2009 Ulitzer.com</copyright>
 <generator>Ulitzer.com</generator>
 <lastBuildDate>Thu, 26 Nov 2009 18:12:22 EST</lastBuildDate>
 <docs>http://backend.userland.com/rss</docs>
 <ttl>360</ttl>
<item>
 <title>Protecting Commercial JSP Applications</title>
 <link>http://micahsilverman.sys-con.com/node/36940</link>
 <description>A major roadblock to using any of the server-side scripting architectures for developing commercial software is the fact that (traditionally) the source code must be delivered to customers when deploying applications. Java source code is compiled into an intermediate code called bytecode, and the Java Virtual Machine (JVM) interprets this bytecode directly.&lt;p&gt;&lt;a href=&quot;http://micahsilverman.sys-con.com/node/36940&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Mon, 01 Apr 2002 00:00:00 EST</pubDate>
 <guid isPermaLink="true">http://micahsilverman.sys-con.com/node/36940</guid>
 <comments>http://micahsilverman.sys-con.com/node/36940#feedback</comments>
</item>
<item>
 <title>Using JNI for Safer Java Servers</title>
 <link>http://micahsilverman.sys-con.com/node/36466</link>
 <description>For those of you not too familiar with the UNIX way of life, here&#039;s a brief overview. There are really two categories of accounts under UNIX: the superuser (named root) and everything else. Being root on a UNIX machine gives you the keys to the kingdom. You can remove files created by any other user, for instance. You can stop running processes started by root or any other user.  A UNIX system can be entirely compromised if an unauthorized person or process gains root access.&lt;p&gt;&lt;a href=&quot;http://micahsilverman.sys-con.com/node/36466&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Sun, 01 Oct 2000 00:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://micahsilverman.sys-con.com/node/36466</guid>
 <comments>http://micahsilverman.sys-con.com/node/36466#feedback</comments>
</item>
</channel>
</rss>
