<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/atom10full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:openSearch="http://a9.com/-/spec/opensearch/1.1/" xmlns:georss="http://www.georss.org/georss" xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr="http://purl.org/syndication/thread/1.0" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" gd:etag="W/&quot;C0cESX06eCp7ImA9WhRRFEk.&quot;"><id>tag:blogger.com,1999:blog-859228512873816007</id><updated>2011-11-27T16:43:28.310-08:00</updated><category term="MySQL" /><category term="Salesforce" /><category term="SFTP" /><category term="combine" /><category term="Replace" /><category term="Windows" /><category term="Boomi" /><category term="Java" /><category term="Leopard" /><category term="Open Source" /><category term="PHP" /><category term="Drupal" /><category term="JDK" /><category term="VLOOKUP" /><category term="function" /><category term="Eclipse" /><category term="CMS" /><category term="Mac" /><category term="Apache" /><category term="Databases" /><category term="JavaScript" /><category term="Android" /><category term="WAMP" /><category term="eZ Publish" /><category term="Excel" /><category term="Split" /><title>Nikunj Jariwala</title><subtitle type="html" /><link rel="http://schemas.google.com/g/2005#feed" type="application/atom+xml" href="http://nikunjjariwala.blogspot.com/feeds/posts/default" /><link rel="alternate" type="text/html" href="http://nikunjjariwala.blogspot.com/" /><author><name>Nikunj Jariwala</name><uri>http://www.blogger.com/profile/09295663720232345875</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><generator version="7.00" uri="http://www.blogger.com">Blogger</generator><openSearch:totalResults>9</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/atom+xml" href="http://feeds.feedburner.com/NikunjJariwala" /><feedburner:info uri="nikunjjariwala" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><entry gd:etag="W/&quot;DEUCSX0zeip7ImA9Wx9XE04.&quot;"><id>tag:blogger.com,1999:blog-859228512873816007.post-4140735821472541464</id><published>2011-01-06T08:46:00.000-08:00</published><updated>2011-01-06T09:51:08.382-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-01-06T09:51:08.382-08:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="combine" /><category scheme="http://www.blogger.com/atom/ns#" term="Mac" /><category scheme="http://www.blogger.com/atom/ns#" term="Split" /><category scheme="http://www.blogger.com/atom/ns#" term="Windows" /><title>Split/Combine files on Mac/Windows:</title><content type="html">&lt;span xmlns=''&gt;&lt;p&gt;&lt;strong&gt;Mac Terminal Command to split a large file:&lt;br /&gt;&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;em&gt;split –b2047m &amp;lt;inputfilename&amp;gt;&lt;/em&gt;&lt;br /&gt;			&lt;/p&gt;&lt;p&gt;(could not find split equivalent on windows)&lt;br /&gt;&lt;/p&gt;&lt;p&gt;This will generate smaller filenames starting with the letter x and two appended sorted characters, eg: xaa, xab, xac, etc. The original file is left intact.&lt;br/&gt;&lt;br /&gt;			&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Command to combine 2 or more files:&lt;br /&gt;&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;To put the files back together on Mac simply type the following command in the Mac terminal.&lt;br/&gt;&lt;em&gt;cat x* &amp;gt; newfilename&lt;br /&gt;&lt;/em&gt;&lt;/p&gt;&lt;p&gt;To put the files back together on Windows simply type the following command in the DOS command prompt.&lt;em&gt;&lt;br /&gt;				&lt;/em&gt;&lt;/p&gt;&lt;p&gt;&lt;em&gt;copy /b x* one.txt&lt;br /&gt;&lt;/em&gt;&lt;/p&gt;&lt;p&gt;&lt;em&gt;copy /b 1.txt +2.txt +3.txt one.txt&lt;/em&gt;&lt;/p&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/859228512873816007-4140735821472541464?l=nikunjjariwala.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/NikunjJariwala/~4/3mmaq3zz1Gw" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://nikunjjariwala.blogspot.com/feeds/4140735821472541464/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://nikunjjariwala.blogspot.com/2011/01/splitcombine-files-on-macwindows.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/859228512873816007/posts/default/4140735821472541464?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/859228512873816007/posts/default/4140735821472541464?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/NikunjJariwala/~3/3mmaq3zz1Gw/splitcombine-files-on-macwindows.html" title="Split/Combine files on Mac/Windows:" /><author><name>Nikunj Jariwala</name><uri>http://www.blogger.com/profile/09295663720232345875</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://nikunjjariwala.blogspot.com/2011/01/splitcombine-files-on-macwindows.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DkcMQ3w_eSp7ImA9Wx9XE08.&quot;"><id>tag:blogger.com,1999:blog-859228512873816007.post-5012520217041931445</id><published>2010-05-05T13:27:00.000-07:00</published><updated>2011-01-06T06:28:02.241-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-01-06T06:28:02.241-08:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="function" /><category scheme="http://www.blogger.com/atom/ns#" term="Excel" /><category scheme="http://www.blogger.com/atom/ns#" term="VLOOKUP" /><title>Microsoft Excel VLOOKUP Function</title><content type="html">&lt;b&gt;&amp;nbsp;VLOOKUP Function in Excel:&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;object height="385" width="480"&gt;&lt;param name="movie" value="http://www.youtube.com/v/CtHJrjW31cA&amp;amp;hl=en_US&amp;amp;fs=1&amp;amp;color1=0x5d1719&amp;amp;color2=0xcd311b"&gt;&lt;/param&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;/param&gt;&lt;param name="allowscriptaccess" value="always"&gt;&lt;/param&gt;&lt;embed src="http://www.youtube.com/v/CtHJrjW31cA&amp;amp;hl=en_US&amp;amp;fs=1&amp;amp;color1=0x5d1719&amp;amp;color2=0xcd311b" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/859228512873816007-5012520217041931445?l=nikunjjariwala.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/NikunjJariwala/~4/RuzQQonw8wQ" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://nikunjjariwala.blogspot.com/feeds/5012520217041931445/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://nikunjjariwala.blogspot.com/2010/05/microsoft-office-gotchas.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/859228512873816007/posts/default/5012520217041931445?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/859228512873816007/posts/default/5012520217041931445?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/NikunjJariwala/~3/RuzQQonw8wQ/microsoft-office-gotchas.html" title="Microsoft Excel VLOOKUP Function" /><author><name>Nikunj Jariwala</name><uri>http://www.blogger.com/profile/09295663720232345875</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://nikunjjariwala.blogspot.com/2010/05/microsoft-office-gotchas.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DkcBQngyeSp7ImA9Wx9XE08.&quot;"><id>tag:blogger.com,1999:blog-859228512873816007.post-354932811541397061</id><published>2010-05-05T09:08:00.000-07:00</published><updated>2011-01-06T06:27:33.691-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-01-06T06:27:33.691-08:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="JavaScript" /><category scheme="http://www.blogger.com/atom/ns#" term="Replace" /><title>JavaScript Replace</title><content type="html">&lt;h1&gt;&lt;span style="font-size: large;"&gt;&lt;span style="font-family: Times,&amp;quot;Times New Roman&amp;quot;,serif;"&gt;JavaScript String Replace All      &lt;/span&gt;&lt;/span&gt;&lt;/h1&gt;&lt;div style="font-family: Times,&amp;quot;Times New Roman&amp;quot;,serif;"&gt;The JavaScript function for String Replace replaces the first  occurrence in the string. The function is similar to the php function  str_replace and takes two simple parameters. The first parameter is the  pattern to find and the second parameter is the string to replace the  pattern with when found. The javascript function does not Replace All...&lt;/div&gt;&lt;div class="syntax_hilite" style="color: red; font-family: Times,&amp;quot;Times New Roman&amp;quot;,serif;"&gt;&lt;div id="javascript-1"&gt;&lt;div class="javascript"&gt;&lt;i&gt;str = str.replace("find","replace");&lt;/i&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div style="font-family: Times,&amp;quot;Times New Roman&amp;quot;,serif;"&gt;To ReplaceAll you have to do it a little differently. To replace all  occurrences in the string, use the g modifier like this:&lt;/div&gt;&lt;div class="syntax_hilite" style="color: red; font-family: Times,&amp;quot;Times New Roman&amp;quot;,serif;"&gt;&lt;div id="javascript-2"&gt;&lt;div class="javascript"&gt;&lt;i&gt;str = str.replace(/find/g,"replace");&lt;/i&gt;&lt;/div&gt;&lt;div class="javascript"&gt;&lt;i&gt;&amp;nbsp;&lt;/i&gt;&lt;/div&gt;&lt;div class="javascript"&gt;&lt;i&gt;&amp;nbsp;&lt;/i&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/859228512873816007-354932811541397061?l=nikunjjariwala.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/NikunjJariwala/~4/ThzRyF_3mzw" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://nikunjjariwala.blogspot.com/feeds/354932811541397061/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://nikunjjariwala.blogspot.com/2010/05/javascript-gotchas.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/859228512873816007/posts/default/354932811541397061?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/859228512873816007/posts/default/354932811541397061?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/NikunjJariwala/~3/ThzRyF_3mzw/javascript-gotchas.html" title="JavaScript Replace" /><author><name>Nikunj Jariwala</name><uri>http://www.blogger.com/profile/09295663720232345875</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://nikunjjariwala.blogspot.com/2010/05/javascript-gotchas.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DU4HR3o8eSp7ImA9WxFSFEk.&quot;"><id>tag:blogger.com,1999:blog-859228512873816007.post-6959493034436275313</id><published>2010-04-10T21:35:00.000-07:00</published><updated>2010-04-16T12:58:56.471-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-04-16T12:58:56.471-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Databases" /><category scheme="http://www.blogger.com/atom/ns#" term="Boomi" /><category scheme="http://www.blogger.com/atom/ns#" term="Salesforce" /><category scheme="http://www.blogger.com/atom/ns#" term="SFTP" /><title>Boomi On Demand Introduction</title><content type="html">Boomi On Demand Introduction&lt;br /&gt;
&lt;object height="405" width="500"&gt;&lt;param name="movie" value="http://www.youtube-nocookie.com/v/5r6GfLm75gk&amp;hl=en_US&amp;fs=1&amp;color1=0x5d1719&amp;color2=0xcd311b&amp;border=1"&gt;&lt;/param&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;/param&gt;&lt;param name="allowscriptaccess" value="always"&gt;&lt;/param&gt;&lt;embed src="http://www.youtube-nocookie.com/v/5r6GfLm75gk&amp;hl=en_US&amp;fs=1&amp;color1=0x5d1719&amp;color2=0xcd311b&amp;border=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="500" height="405"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/859228512873816007-6959493034436275313?l=nikunjjariwala.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/NikunjJariwala/~4/zqW-Tllojcw" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://nikunjjariwala.blogspot.com/feeds/6959493034436275313/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://nikunjjariwala.blogspot.com/2010/04/boomi-on-demand-introduction.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/859228512873816007/posts/default/6959493034436275313?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/859228512873816007/posts/default/6959493034436275313?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/NikunjJariwala/~3/zqW-Tllojcw/boomi-on-demand-introduction.html" title="Boomi On Demand Introduction" /><author><name>Nikunj Jariwala</name><uri>http://www.blogger.com/profile/09295663720232345875</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://nikunjjariwala.blogspot.com/2010/04/boomi-on-demand-introduction.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DU4ERn05eip7ImA9WxFSFEk.&quot;"><id>tag:blogger.com,1999:blog-859228512873816007.post-2257621555605259085</id><published>2010-04-10T16:42:00.000-07:00</published><updated>2010-04-16T12:58:27.322-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-04-16T12:58:27.322-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="MySQL" /><category scheme="http://www.blogger.com/atom/ns#" term="PHP" /><category scheme="http://www.blogger.com/atom/ns#" term="Windows" /><category scheme="http://www.blogger.com/atom/ns#" term="Apache" /><title>WAMP Installation</title><content type="html">WAMP Installation&lt;br /&gt;
&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Arial,Helvetica,sans-serif; font-size: 12px; white-space: pre;"&gt;&lt;object height="360" width="580"&gt;&lt;param name="movie" value="http://www.youtube-nocookie.com/v/UOGTJEUDAs8&amp;amp;hl=en_US&amp;amp;fs=1&amp;amp;color1=0x5d1719&amp;amp;color2=0xcd311b&amp;amp;border=1"&gt;&lt;/param&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;/param&gt;&lt;param name="allowscriptaccess" value="always"&gt;&lt;/param&gt;&lt;embed src="http://www.youtube-nocookie.com/v/UOGTJEUDAs8&amp;amp;hl=en_US&amp;amp;fs=1&amp;amp;color1=0x5d1719&amp;amp;color2=0xcd311b&amp;amp;border=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="580" height="360"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Arial,Helvetica,sans-serif; font-size: small;"&gt;&lt;span class="Apple-style-span" style="font-size: 12px; white-space: pre;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Arial,Helvetica,sans-serif; font-size: small;"&gt;&lt;span class="Apple-style-span" style="font-size: 12px; white-space: pre;"&gt;&lt;b&gt;Different way of WAMP Installation:&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Arial,Helvetica,sans-serif; font-size: small;"&gt;&lt;span class="Apple-style-span" style="font-size: 12px; white-space: pre;"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-weight: normal;"&gt;&lt;a href="http://www.bicubica.com/apache-php-mysql/index.php"&gt;Install Apache, PHP, MySQL on Windows&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Arial,Helvetica,sans-serif; font-size: small;"&gt;&lt;span class="Apple-style-span" style="font-size: 12px; white-space: pre;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Arial,Helvetica,sans-serif; font-size: small;"&gt;&lt;span class="Apple-style-span" style="font-size: 12px; white-space: pre;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/859228512873816007-2257621555605259085?l=nikunjjariwala.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/NikunjJariwala/~4/qa3SInjePdo" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://nikunjjariwala.blogspot.com/feeds/2257621555605259085/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://nikunjjariwala.blogspot.com/2010/04/wamp-installation.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/859228512873816007/posts/default/2257621555605259085?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/859228512873816007/posts/default/2257621555605259085?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/NikunjJariwala/~3/qa3SInjePdo/wamp-installation.html" title="WAMP Installation" /><author><name>Nikunj Jariwala</name><uri>http://www.blogger.com/profile/09295663720232345875</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://nikunjjariwala.blogspot.com/2010/04/wamp-installation.html</feedburner:origLink></entry><entry gd:etag="W/&quot;C04BRncyeip7ImA9WxFTGUk.&quot;"><id>tag:blogger.com,1999:blog-859228512873816007.post-7144294517568066342</id><published>2010-04-10T15:25:00.000-07:00</published><updated>2010-04-10T16:25:57.992-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-04-10T16:25:57.992-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Java" /><category scheme="http://www.blogger.com/atom/ns#" term="Windows" /><category scheme="http://www.blogger.com/atom/ns#" term="JDK" /><title>Installing JAVA (JDK) on Windows</title><content type="html">Installing JAVA (JDK) on Windows&lt;br /&gt;
&lt;object height="360" width="580"&gt;&lt;param name="movie" value="http://www.youtube-nocookie.com/v/Hl-zzrqQoSE&amp;hl=en_US&amp;fs=1&amp;color1=0x5d1719&amp;color2=0xcd311b&amp;border=1"&gt;&lt;/param&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;/param&gt;&lt;param name="allowscriptaccess" value="always"&gt;&lt;/param&gt;&lt;embed src="http://www.youtube-nocookie.com/v/Hl-zzrqQoSE&amp;hl=en_US&amp;fs=1&amp;color1=0x5d1719&amp;color2=0xcd311b&amp;border=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="580" height="360"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Download JDK:&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;ol&gt;&lt;li&gt;Go to java.sun.com&lt;/li&gt;
&lt;li&gt;Click on Downloads &amp;gt; Java SE&lt;/li&gt;
&lt;li&gt;Click Download for JDK 6&lt;/li&gt;
&lt;li&gt;double click on the downloaded .exe file&lt;/li&gt;
&lt;li&gt;(click next, I agree, etc)&lt;/li&gt;
&lt;/ol&gt;&lt;br /&gt;
&lt;b&gt;Setting Classpath:&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;ol&gt;&lt;li&gt;Right on My Computer&lt;/li&gt;
&lt;li&gt;Click on properties&lt;/li&gt;
&lt;li&gt;Click on Advanced System Settings&lt;/li&gt;
&lt;li&gt;Click on Environment variables&lt;/li&gt;
&lt;li&gt;Click on New under User Variables&lt;/li&gt;
&lt;li&gt;Type variable name as "Path"&lt;/li&gt;
&lt;li&gt;Type Variable Value as "C:\Program Files\Java\jdk1.6.0_12\bin" (or whatever it is on your machine)&lt;/li&gt;
&lt;li&gt;Click  OK&lt;/li&gt;
&lt;li&gt;Click OK&lt;/li&gt;
&lt;li&gt;Open command prompt&lt;/li&gt;
&lt;li&gt;Type "javac" and hit enter&lt;/li&gt;
&lt;/ol&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/859228512873816007-7144294517568066342?l=nikunjjariwala.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/NikunjJariwala/~4/8u33FMPwbMU" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://nikunjjariwala.blogspot.com/feeds/7144294517568066342/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://nikunjjariwala.blogspot.com/2010/04/installing-java-jdk-on-windows.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/859228512873816007/posts/default/7144294517568066342?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/859228512873816007/posts/default/7144294517568066342?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/NikunjJariwala/~3/8u33FMPwbMU/installing-java-jdk-on-windows.html" title="Installing JAVA (JDK) on Windows" /><author><name>Nikunj Jariwala</name><uri>http://www.blogger.com/profile/09295663720232345875</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://nikunjjariwala.blogspot.com/2010/04/installing-java-jdk-on-windows.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CEYESHg7fyp7ImA9WxFTGUw.&quot;"><id>tag:blogger.com,1999:blog-859228512873816007.post-4175671345473959187</id><published>2010-04-09T23:32:00.000-07:00</published><updated>2010-04-10T08:08:29.607-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-04-10T08:08:29.607-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Open Source" /><category scheme="http://www.blogger.com/atom/ns#" term="Drupal" /><category scheme="http://www.blogger.com/atom/ns#" term="CMS" /><title>Drupal: Content Management System</title><content type="html">Drupal Installation Tutorial:&lt;br /&gt;
&lt;br /&gt;
&lt;object width="500" height="405"&gt;&lt;param name="movie" value="http://www.youtube-nocookie.com/v/JZIvFPxjaqE&amp;hl=en_US&amp;fs=1&amp;color1=0x5d1719&amp;color2=0xcd311b&amp;border=1"&gt;&lt;/param&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;/param&gt;&lt;param name="allowscriptaccess" value="always"&gt;&lt;/param&gt;&lt;embed src="http://www.youtube-nocookie.com/v/JZIvFPxjaqE&amp;hl=en_US&amp;fs=1&amp;color1=0x5d1719&amp;color2=0xcd311b&amp;border=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="500" height="405"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/859228512873816007-4175671345473959187?l=nikunjjariwala.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/NikunjJariwala/~4/0T-uYZveuJY" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://nikunjjariwala.blogspot.com/feeds/4175671345473959187/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://nikunjjariwala.blogspot.com/2010/04/drupal-content-management-system.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/859228512873816007/posts/default/4175671345473959187?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/859228512873816007/posts/default/4175671345473959187?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/NikunjJariwala/~3/0T-uYZveuJY/drupal-content-management-system.html" title="Drupal: Content Management System" /><author><name>Nikunj Jariwala</name><uri>http://www.blogger.com/profile/09295663720232345875</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://nikunjjariwala.blogspot.com/2010/04/drupal-content-management-system.html</feedburner:origLink></entry><entry gd:etag="W/&quot;AkQDQXg6fSp7ImA9WxFTGEg.&quot;"><id>tag:blogger.com,1999:blog-859228512873816007.post-7474035882516617318</id><published>2010-04-09T09:35:00.000-07:00</published><updated>2010-04-09T17:12:50.615-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-04-09T17:12:50.615-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Open Source" /><category scheme="http://www.blogger.com/atom/ns#" term="CMS" /><category scheme="http://www.blogger.com/atom/ns#" term="eZ Publish" /><title>eZ Publish: Content Management System</title><content type="html">&lt;/br&gt;&lt;br /&gt;
&lt;object width="500" height="405"&gt;&lt;param name="movie" value="http://www.youtube-nocookie.com/v/UH9gGSa0hEg&amp;hl=en_US&amp;fs=1&amp;color1=0x5d1719&amp;color2=0xcd311b&amp;border=1"&gt;&lt;/param&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;/param&gt;&lt;param name="allowscriptaccess" value="always"&gt;&lt;/param&gt;&lt;embed src="http://www.youtube-nocookie.com/v/UH9gGSa0hEg&amp;hl=en_US&amp;fs=1&amp;color1=0x5d1719&amp;color2=0xcd311b&amp;border=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="500" height="405"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://ez.no/doc/ez_publish/technical_manual/3_9/installation/normal_installation/installing_ez_publish_on_windows"&gt;Installing eZ Publish on Windows&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://ez.no/doc/ez_publish/technical_manual/3_9/installation/normal_installation/installing_ez_publish_on_a_linux_unix_based_system"&gt;Installing eZ publish on a Linux/UNIX based system&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/859228512873816007-7474035882516617318?l=nikunjjariwala.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/NikunjJariwala/~4/bZVLzVddqgo" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://nikunjjariwala.blogspot.com/feeds/7474035882516617318/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://nikunjjariwala.blogspot.com/2010/04/ez-publish-content-management-system.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/859228512873816007/posts/default/7474035882516617318?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/859228512873816007/posts/default/7474035882516617318?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/NikunjJariwala/~3/bZVLzVddqgo/ez-publish-content-management-system.html" title="eZ Publish: Content Management System" /><author><name>Nikunj Jariwala</name><uri>http://www.blogger.com/profile/09295663720232345875</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://nikunjjariwala.blogspot.com/2010/04/ez-publish-content-management-system.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CEcARHg6eCp7ImA9WxFaGUU.&quot;"><id>tag:blogger.com,1999:blog-859228512873816007.post-7866815908331011481</id><published>2010-04-09T08:13:00.000-07:00</published><updated>2010-07-24T07:34:05.610-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-07-24T07:34:05.610-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="WAMP" /><category scheme="http://www.blogger.com/atom/ns#" term="MySQL" /><category scheme="http://www.blogger.com/atom/ns#" term="PHP" /><category scheme="http://www.blogger.com/atom/ns#" term="Eclipse" /><category scheme="http://www.blogger.com/atom/ns#" term="Salesforce" /><category scheme="http://www.blogger.com/atom/ns#" term="Android" /><category scheme="http://www.blogger.com/atom/ns#" term="Apache" /><category scheme="http://www.blogger.com/atom/ns#" term="Leopard" /><title>Helpful Links</title><content type="html">&lt;a href="http://nikunjjariwala.blogspot.com/2010/04/eclipse-plugin-for-salesforce.html"&gt;Eclipse Plugin for Salesforce Development&lt;/a&gt;&lt;br&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://foundationphp.com/tutorials/php_leopard.php"&gt;Enabling PHP and Apache in Mac OS Leopard&lt;/a&gt;&lt;br&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://www.gigoblog.com/2008/10/08/install-gd-for-php-on-mac-os-x-105-leopard/"&gt;Adding GD Library for Mac OS X Leopard&lt;/a&gt;&lt;br&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://nikunjjariwala.blogspot.com/2010/04/wamp-installation.html"&gt;WAMP installation&lt;/a&gt;&lt;br&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://www.vogella.de/articles/Android/article.html"&gt;Android development using Eclipse&lt;/a&gt;&lt;br&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://www.linglom.com/2009/08/31/accessing-ms-access-2007-on-netbeans-6-5-using-jdbc-part-3-create-a-connection/"&gt;Java - MS Access jdbc connection&lt;/a&gt;&lt;br&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/859228512873816007-7866815908331011481?l=nikunjjariwala.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/NikunjJariwala/~4/H0azxRpAYew" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://nikunjjariwala.blogspot.com/feeds/7866815908331011481/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://nikunjjariwala.blogspot.com/2010/04/helpful-links.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/859228512873816007/posts/default/7866815908331011481?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/859228512873816007/posts/default/7866815908331011481?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/NikunjJariwala/~3/H0azxRpAYew/helpful-links.html" title="Helpful Links" /><author><name>Nikunj Jariwala</name><uri>http://www.blogger.com/profile/09295663720232345875</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://nikunjjariwala.blogspot.com/2010/04/helpful-links.html</feedburner:origLink></entry></feed>

