<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:series="http://unfoldingneurons.com/"
	>

<channel>
	<title>a4apphack &#187; Tips &amp; Tricks</title>
	<atom:link href="http://a4apphack.com/index.php/category/tips-tricks/feed" rel="self" type="application/rss+xml" />
	<link>http://a4apphack.com</link>
	<description>Get more out of the Apps!</description>
	<lastBuildDate>Thu, 26 Apr 2012 15:44:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
<image>
<link>http://a4apphack.com</link>
<url>http://a4apphack.com/blog/wp-content/themes/primus/favicon.ico</url>
<title>a4apphack</title>
</image>
		<item>
		<title>Upgrade Python or Use Multiple Versions In Linux (Backtrack)</title>
		<link>http://a4apphack.com/tips-tricks/upgrade-python-or-use-multiple-versions-in-linux-backtrack</link>
		<comments>http://a4apphack.com/tips-tricks/upgrade-python-or-use-multiple-versions-in-linux-backtrack#comments</comments>
		<pubDate>Wed, 04 Apr 2012 22:55:08 +0000</pubDate>
		<dc:creator>rajivvishwa</dc:creator>
				<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[backtrack]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://a4apphack.com/?p=2302</guid>
		<description><![CDATA[This is a quick post about getting an updated (or a specific) version of Python running on your Linux (Backtrack is used here).  A tool called &#8216;pythonbrew&#8216; is used for this purpose. It not only lets us download and install required version of python, but also allows us to choose which version needs to be [...]]]></description>
			<content:encoded><![CDATA[<p>This is a quick post about getting an updated (or a specific) version of Python running on your Linux (Backtrack is used here).  A tool called &#8216;<span style="font-family: 'courier new', courier;">pythonbrew</span>&#8216; is used for this purpose. It not only lets us download and install required version of python, but also allows us to choose which version needs to be active.</p>
<p>You can install python brew with any of the method mentioned below.</p>
<h3><strong>Easy method</strong></h3>
<p>This method requires you to have cURL up and running.</p>
<p><code><strong>$ sudo easy_install pythonbrew</strong></code></p>
<p><code><strong></strong></code><code><strong>$ pythonbrew_install</strong></code></p>
<h3><strong>Manual Installation</strong></h3>
<p>You need to follow this method if cannot get your cURL/ automatic fetch of required resources from various repositories,  to work. This might happen, if you are like me who is trying this installation from behind an enterprise proxy.</p>
<script type='text/javascript' src='http://snipt.net/embed/5595fdd95c2d25699562dee23e4bd0f2'></script>
<p>Once you installed &#8216;pythonbrew&#8217; using method 1 or 2, you can follow the steps above (from Python installation part)  and switch to the new version.</p>
<p><span id="more-2302"></span></p>
<p><a href="http://img.a4apphack.com/pythonbrew-install.jpg" rel="lightbox[2302]" title="Pythonbrew installation and switch version"><img class="aligncenter" title="Pythonbrew installation and switch version" src="http://img.a4apphack.com/pythonbrew-install.jpg" alt="Pythonbrew installation and switch version" width="600" height="490" /></a></p>
<table id="cft">
  <thead>
  <tr>
    <th colspan="2">pythonbrew Info</th>
  </tr>
  </thead>
  <tbody>
    <tr>
      <td  width="40%">App Name</td>
      <td>pythonbrew</td>
    </tr>
    <tr>
      <td>License</td>
      <td>free</td>
    </tr>
    <tr>
      <td>Type</td>
      <td>code</td>
    </tr>
    <tr>
      <td>App URL</td>
      <td>
      <a target="_blank" href="http://pypi.python.org/simple/pythonbrew"><img
 style="" alt="Download"
 src="http://img.a4apphack.com/site/a4apphack-download.png"
 title="Download" witdh="30" height="30"></a></td>
    </tr>
    <tr>
      <td>More Info</td>
      <td> <a href="https://github.com/utahta/pythonbrew">link</a></td>
    </tr>
  </tbody>
</table>

<img src="http://a4apphack.com/blog/?ak_action=api_record_view&id=2302&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://a4apphack.com/tips-tricks/upgrade-python-or-use-multiple-versions-in-linux-backtrack/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Embedding Vulnerabilities Trend Graph in SharePoint or Blog</title>
		<link>http://a4apphack.com/featured/embedding-vulnerabilities-trend-graph-in-sharepoint-or-blog</link>
		<comments>http://a4apphack.com/featured/embedding-vulnerabilities-trend-graph-in-sharepoint-or-blog#comments</comments>
		<pubDate>Mon, 01 Aug 2011 22:30:25 +0000</pubDate>
		<dc:creator>rajivvishwa</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[blogs]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[ui]]></category>
		<category><![CDATA[visualization]]></category>

		<guid isPermaLink="false">http://a4apphack.com/?p=2212</guid>
		<description><![CDATA[In this post, we talk about using various third party Chart APIs to display a trend graph on any SharePoint site (or a blog). These graphs delivers a quick summary of the vulnerabilities identified during various security assessments. This can be embedded in a Security SharePoint portal or a dashboard which will be accessed by [...]]]></description>
			<content:encoded><![CDATA[<p>In this post, we talk about using various third party Chart APIs to display a trend graph on any SharePoint site (or a blog). These graphs delivers a quick summary of the vulnerabilities identified during various security assessments. This can be embedded in a Security SharePoint portal or a dashboard which will be accessed by clients/higher management.</p>
<p>For applications that are assessed at the end of every release cycle (version change), from this graph, one can visualize the trend of vulnerability detection. Here severity scale &#8211; Critical, High, Medium &amp; Low (Info) is also displayed in the graph.</p>
<p>We will have a look at 2 charting APIs to achieve this &#8211; Google Charts and Highcharts</p>
<h3>Using Google Charts</h3>
<p>By using Google Charts API, we try to embed the following chart on our SharePoint site. Once the code is embedded, user can hover over the data points to get its value and other information.</p>
<p><a href="http://img.a4apphack.com/vulntrendgraph-googlechart.jpg" rel="lightbox[2212]" title="Google Chart"><img class="alignnone" title="Google Chart" src="http://img.a4apphack.com/vulntrendgraph-googlechart.jpg" alt="Google Chart" width="600" height="266" /></a></p>
<p>There are various obvious reasons for choosing a chart API over a static image inserted into the site.</p>
<ol>
<li>Its easy to update. Just need to change the values in the embed code.</li>
<li>Less cluttered. As you can see, values of the data points are not displayed in the chart. If anyone needs to know the value, he/she just has to hover over any column.</li>
<li>This can later be programmed to update itself from the data available in any SharePoint list.</li>
</ol>
<p><span id="more-2212"></span> <strong>Steps</strong></p>
<p>1. Add a &#8216;Content Editor Web part&#8217; by clicking &#8216;Add a Web Part&#8217; option.</p>
<p><a href="http://img.a4apphack.com/vulntrendgraph-contenteditor.jpg" rel="lightbox[2212]" title="Adding Content Editor Web part"><img class="alignnone" title="Adding Content Editor Web part" src="http://img.a4apphack.com/vulntrendgraph-contenteditor.jpg" alt="Adding Content Editor Web part" width="500" height="339" /></a></p>
<p>2. Now access the &#8216;Source Editor&#8217; via &#8216;edit &#8211; Modify Shared Web Part&#8217;.</p>
<p><a href="http://img.a4apphack.com/vulntrendgraph-editsourcecode.jpg" rel="lightbox[2212]" title="Edit Source"><img class="alignnone" style="border: 1px solid black;" title="Edit Source" src="http://img.a4apphack.com/vulntrendgraph-editsourcecode.jpg" alt="Edit Source" width="543" height="319" /></a></p>
<p>3. Paste the following code on to the source editor. Replace the &#8216;data required&#8217; block to match with your data table.</p>
<script type='text/javascript' src='http://snipt.net/embed/4a0466bb811d990538f8374705f5facd'></script>
<p>4. You can use this google spreadsheet to convert tabular data to google charts API mark up - <a title="Google Spread Sheet Chart Data Code Gen" href="http://goo.gl/ALbIc">http://goo.gl/ALbIc</a>.</p>
<p><a href="http://img.a4apphack.com/vulntrendgraph-exceldatagen.jpg" rel="lightbox[2212]" title="Generate Data"><img class="alignnone" title="Generate Data" src="http://img.a4apphack.com/vulntrendgraph-exceldatagen.jpg" alt="Generate Data" /></a></p>
<p>5. Insert the data generated in column &#8216;H&#8217; on to the Google Chart code.</p>
<p><strong>Few Points</strong></p>
<ol>
<li>If you need to change the severity scale to something other than C, H, M, L then modify it on &#8216;<span style="font-family: Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 18px; white-space: pre;">var rowData&#8217;</span> and the match the number of data values appropriately.</li>
<li>Change chart dimensions, color and other properties in <span style="font-family: 'courier new', courier;">draw()</span> options.</li>
</ol>
<h3>Using Highcharts</h3>
<p>High charts is yet another popular charting solution. Unlike, Google charts, we don&#8217;t have to modify the embed code to update the graph values. In the following example, we use a feature in highcharts that extracts value from HTML table that is displayed on the same page. So we just need to update the data in the HTML table using the SharePoint Rich Text Editor and graphs are automatically updated.</p>
<p><a href="http://img.a4apphack.com/vulntrendgraph-highchart.jpg" rel="lightbox[2212]" title="Highchart Trend"><img class="alignnone" title="Highchart Trend" src="http://img.a4apphack.com/vulntrendgraph-highchart.jpg" alt="Highchart Trend" width="600" height="426" /></a></p>
<p><strong>Steps</strong></p>
<p>First, we need to download <a title="Highcharts" href="http://www.highcharts.com/">Highcharts API</a> and extract it to our local directory. Then upload &#8216;<span style="font-family: 'courier new', courier;">highchart.js</span>&#8216; to your SharePoint site (I copied to &#8216;<span style="font-family: 'courier new', courier;">Shared Documents</span>&#8216;, you can upload it anywhere you want). Note the relative URL of that <span style="font-family: 'courier new', courier;">js</span> file.</p>
<p>1. Add 2 content editor webparts. One webpart holds embed code for Chart and other for data table</p>
<p>2. Chart webpart &#8211; Access source code editor and paste the following code. Replace the <span style="font-family: 'courier new', courier;">highcharts.js</span> URL with previously copied SharePoint URL. (It will be something like <span style="font-family: 'courier new', courier;">/Shared%20Documents/hc/highcharts.js</span>)</p>
<script type='text/javascript' src='http://snipt.net/embed/1ceef4f257a618b28325e9b580a5fd63'></script>
<p>3. Datatable webpart &#8211; Access source code editor and paste the following code.</p>
<script type='text/javascript' src='http://snipt.net/embed/e68d5f76b7efa451ba6e5a0604eefd2e'></script>
<p>4. Updating the data &#8211; Click on Modify Shared Web part and access the Rich Text Editor. Now, any one can modify the values from the table without messing up the embed code markup.</p>
<p><a href="http://img.a4apphack.com/vulntrendgraph-editdatatable.jpg" rel="lightbox[2212]" title="Edit Datatable"><img title="Edit Datatable" src="http://img.a4apphack.com/vulntrendgraph-editdatatable.jpg " alt="Edit Datatable" width="600" height="359" /></a></p>
<p>When the SharePoint page that contains the chart code loads, <span style="font-family: 'courier new', courier;">highchart.js</span> file will be initialized and values in the HTML table below (identified by the table id &#8211; &#8216;datatable&#8217;) are extracted and displayed on the graph. Similar to Google charts, we can hover over any of the columns to view the value of data point.</p>
<p><strong>Few Points</strong></p>
<ol>
<li>Chart dimensions can be modified by changing the attributes of &#8216;<span style="font-family: 'courier new', courier;">container</span>&#8216; div in Chart Web part source.</li>
<li>Match the value of table id with the value in <span style="font-family: Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 18px; white-space: pre;">document.getElementById</span>. Default is &#8216;<span style="font-family: 'courier new', courier;">datatable</span>&#8216;</li>
<li>Change the severity levels in datatable by deleting or adding columns on Rich text editor. Your scale might be H, M, L so delete &#8216;Critical&#8217; column.</li>
<li>Change the title and other options in Highcharts code if necessary. Refer to <a title="Highcharts Documentation" href="http://www.highcharts.com/ref/">highchart documentation</a></li>
</ol>
<p>There are various other solutions which involves access to SharePoint designer or to be able to upload third-party web parts on the SharePoint server. If you want a simple front-end solution, this works the best.</p>
<table id="cft">
  <thead>
  <tr>
    <th colspan="2">Highcharts Info</th>
  </tr>
  </thead>
  <tbody>
    <tr>
      <td  width="40%">App Name</td>
      <td>Highcharts</td>
    </tr>
    <tr>
      <td>License</td>
      <td>free</td>
    </tr>
    <tr>
      <td>Type</td>
      <td>code</td>
    </tr>
    <tr>
      <td>App URL</td>
      <td>
      <a target="_blank" href="http://www.highcharts.com/download"><img
 style="" alt="Download"
 src="http://img.a4apphack.com/site/a4apphack-download.png"
 title="Download" witdh="30" height="30"></a></td>
    </tr>
    <tr>
      <td>More Info</td>
      <td> <a href="http://www.highcharts.com">link</a></td>
    </tr>
  </tbody>
</table>

<img src="http://a4apphack.com/blog/?ak_action=api_record_view&id=2212&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://a4apphack.com/featured/embedding-vulnerabilities-trend-graph-in-sharepoint-or-blog/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Extract Images from Word Document Keeping the Sequence Preserved</title>
		<link>http://a4apphack.com/tips-tricks/extract-images-from-word-document-keeping-the-sequence-preserved</link>
		<comments>http://a4apphack.com/tips-tricks/extract-images-from-word-document-keeping-the-sequence-preserved#comments</comments>
		<pubDate>Wed, 15 Sep 2010 20:25:27 +0000</pubDate>
		<dc:creator>rajivvishwa</dc:creator>
				<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[files]]></category>
		<category><![CDATA[Images]]></category>
		<category><![CDATA[zip]]></category>

		<guid isPermaLink="false">http://a4apphack.com/?p=2073</guid>
		<description><![CDATA[We can extract the images or any media content present in the word document by opening it as an archive and extracting the files with the help of un-archival tools like 7zip. 1. A word document containing images to be extracted. 2. Open the word document as an archive using 7Zip. 3. Browse for media [...]]]></description>
			<content:encoded><![CDATA[<p>We can extract the images or any media content present in the word document by opening it as an archive and extracting the files with the help of un-archival tools like 7zip.</p>
<p>1. A word document containing images to be extracted.</p>
<p><a href="http://img.a4apphack.com/extractimgword-docwithimgs.jpg" rel="lightbox[2073]" title="Word Document With Images"><img title="Word Document With Images" src="http://img.a4apphack.com/extractimgword-docwithimgs.jpg" alt="Word Document With Images" width="600" height="583" /></a></p>
<p><span id="more-2073"></span></p>
<p>2. Open the word document as an archive using <a title="7Zip Download" href="http://www.7-zip.org/download.html">7Zip</a>.</p>
<p><a href="http://img.a4apphack.com/extractimgword-openarchive.jpg" rel="lightbox[2073]" title="Open Doc With 7Zip"><img title="Open Doc With 7Zip" src="http://img.a4apphack.com/extractimgword-openarchive.jpg" alt="Open Doc With 7Zip" width="600" height="454" /></a></p>
<p>3. Browse for media content. Here, media files are present under &#8216;\word\media\&#8217; folder. The sequence of the embedded images in the document are preserved.</p>
<p><img src="http://img.a4apphack.com/extractimgword-files7zip.jpg" border="0" alt="extractimgword-files7zip.jpg" /></p>
<p>4. Extract the images to any folder of your choice.</p>
<p><img title="Images Extracted" src="http://img.a4apphack.com/extractimgword-extracted.jpg" alt="Images Extracted" width="507" height="373" /></p>
<p><strong>Tip!:</strong></p>
<p>Use the same technique to download the images from any website by copying-pasting the webpage to a word doc and then extract the images. This method is better than saving the page to the hard disk using browser &#8216;Save As WebPage&#8217;  option and manually searching for the media content from the HTML reference folder.</p>
<table id="cft">
  <thead>
  <tr>
    <th colspan="2">7zip Info</th>
  </tr>
  </thead>
  <tbody>
    <tr>
      <td  width="40%">App Name</td>
      <td>7zip</td>
    </tr>
    <tr>
      <td>License</td>
      <td>free</td>
    </tr>
    <tr>
      <td>Type</td>
      <td>portable</td>
    </tr>
    <tr>
      <td>App URL</td>
      <td>
      <a target="_blank" href="http://www.7-zip.org/download.html"><img
 style="" alt="Download"
 src="http://img.a4apphack.com/site/a4apphack-download.png"
 title="Download" witdh="30" height="30"></a></td>
    </tr>
    <tr>
      <td>More Info</td>
      <td> <a href="http://www.7-zip.org/">link</a></td>
    </tr>
  </tbody>
</table>

<img src="http://a4apphack.com/blog/?ak_action=api_record_view&id=2073&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://a4apphack.com/tips-tricks/extract-images-from-word-document-keeping-the-sequence-preserved/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Add Syntax Highlighting to SharePoint Sites</title>
		<link>http://a4apphack.com/featured/add-syntax-highlighting-to-sharepoint-sites</link>
		<comments>http://a4apphack.com/featured/add-syntax-highlighting-to-sharepoint-sites#comments</comments>
		<pubDate>Fri, 09 Apr 2010 00:22:45 +0000</pubDate>
		<dc:creator>rajivvishwa</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[customize]]></category>
		<category><![CDATA[scripts]]></category>
		<category><![CDATA[sharepoint]]></category>

		<guid isPermaLink="false">http://a4apphack.com/index.php/?p=1864</guid>
		<description><![CDATA[This post details about the steps to add Syntax Highlighting Feature to any SharePoint site where you have access to upload files to server. This can help people who embed code snippets in the SharePoint site and share it with their team. Step 1 Download and extract SyntaxHighlighter scripts to your PC (Check the download link [...]]]></description>
			<content:encoded><![CDATA[<p>This post details about the steps to add Syntax Highlighting Feature to any SharePoint site where you have access to upload files to server. This can help people who embed code snippets in the SharePoint site and share it with their team.</p>
<p><img title="Syntax Highlight Screenshot" src="http://img.a4apphack.com/sharepointsyntax-syntaxdemo.jpg" alt="Syntax Highlight Screenshot" width="490" height="190" /></p>
<p><br class="spacer_" /></p>
<div><strong>Step 1 </strong></div>
<p>Download and extract SyntaxHighlighter scripts to your PC (Check the download link at the bottom of the post). Now access the SharePoint site and create a folder structure as shown in the below screenshot (i.e. to create &#8216;scripts&#8217;, &#8216;src&#8217; and &#8216;styles&#8217; folders inside syntax folder which is present in &#8216;Shared Documents&#8217;). Now upload the syntax highlighter files to appropriate folders.</p>
<div class="wp-caption alignnone" style="width: 423px"><a href="http://img.a4apphack.com/sharepointsyntax-folderstruct.jpg" rel="lightbox[1864]" title="Upload Scripts Folder Structure"><img title="Upload Scripts Folder Structure" src="http://img.a4apphack.com/sharepointsyntax-folderstruct.jpg" alt="Upload Scripts Folder Structure" width="413" height="109" /></a><p class="wp-caption-text">Upload Scripts Folder Structure</p></div>
<p><span id="more-1864"></span><strong>Step 2 </strong></p>
<p>Access the page where you want syntax highlighter to be enabled and go the &#8216;Edit Mode&#8217;.  Add &#8216;Content Editor Web Part&#8217; to the page. This Web Part will contain the scripts that provides reference to the syntax highlighter code uploaded in SharePoint server.</p>
<div class="wp-caption alignnone" style="width: 610px"><a href="http://img.a4apphack.com/sharepointsyntax-contenteditor.jpg" rel="lightbox[1864]" title="Add Content Editor Webpart"><img title="Add Content Editor Webpart" src="http://img.a4apphack.com/sharepointsyntax-contenteditor.jpg" alt="Add Content Editor Webpart" width="600" height="308" /></a><p class="wp-caption-text">Add Content Editor Webpart</p></div>
<p><strong>Step 3</strong></p>
<p>View the Web Part options by clicking on the &#8216;Modify Shared Web Part&#8217; menu. Click on the &#8216;Source Editor&#8217; and enter the scripts to call syntax highlighter.</p>
<div class="wp-caption alignnone" style="width: 252px"><a href="http://img.a4apphack.com/sharepointsyntax-sourceedit.jpg" rel="lightbox[1864]" title="Select Source Editor"><img title="Select Source Editor" src="http://img.a4apphack.com/sharepointsyntax-sourceedit.jpg" alt="Select Source Editor" width="242" height="274" /></a><p class="wp-caption-text">Select Source Editor</p></div>
<p><br class="spacer_" /></p>

<div class="wp_syntax"><div class="code"><pre class="javascript" style="font-family:monospace;"><span style="color: #339933;">&lt;</span>LINK href<span style="color: #339933;">=</span><span style="color: #3366CC;">&quot;/sites/Shared Documents/syntax/styles/shCore.css&quot;</span> type<span style="color: #339933;">=</span>text<span style="color: #339933;">/</span>css rel<span style="color: #339933;">=</span>stylesheet<span style="color: #339933;">&gt;</span>
<span style="color: #339933;">&lt;</span>LINK href<span style="color: #339933;">=</span><span style="color: #3366CC;">&quot;/sites/Shared Documents/syntax/styles/shThemeDefault.css&quot;</span> type<span style="color: #339933;">=</span>text<span style="color: #339933;">/</span>css rel<span style="color: #339933;">=</span>stylesheet<span style="color: #339933;">&gt;</span>
<span style="color: #339933;">&lt;</span>SCRIPT src<span style="color: #339933;">=</span><span style="color: #3366CC;">&quot;/sites/Shared Documents/syntax/scripts/shCore.js&quot;</span> type<span style="color: #339933;">=</span>text<span style="color: #339933;">/</span>javascript<span style="color: #339933;">&gt;&lt;/</span>SCRIPT<span style="color: #339933;">&gt;</span>
<span style="color: #339933;">&lt;</span>SCRIPT src<span style="color: #339933;">=</span><span style="color: #3366CC;">&quot;/sites/Shared Documents/syntax/scripts/shBrushJScript.js&quot;</span> type<span style="color: #339933;">=</span>text<span style="color: #339933;">/</span>javascript<span style="color: #339933;">&gt;&lt;/</span>SCRIPT<span style="color: #339933;">&gt;</span>
<span style="color: #339933;">&lt;</span>SCRIPT type<span style="color: #339933;">=</span>text<span style="color: #339933;">/</span>javascript<span style="color: #339933;">&gt;</span>
    SyntaxHighlighter.<span style="color: #660066;">config</span>.<span style="color: #660066;">clipboardSwf</span> <span style="color: #339933;">=</span> <span style="color: #3366CC;">'/sites/Shared Documents/syntax/scripts/clipboard.swf'</span><span style="color: #339933;">;</span>
    SyntaxHighlighter.<span style="color: #660066;">all</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
<span style="color: #339933;">&lt;/</span>SCRIPT<span style="color: #339933;">&gt;</span></pre></div></div>

<p><strong>Note:</strong> Change the paths in the script if you have uploaded the syntaxhighlighter code in a different location</p>
<p><strong>Step 4</strong></p>
<p>Hide this Web Part by checking the &#8216;Hidden&#8217; option.</p>
<div class="wp-caption alignnone" style="width: 247px"><a href="http://img.a4apphack.com/sharepointsyntax-hiddenlayout.jpg" rel="lightbox[1864]" title="Hide Layout"><img title="Hide Layout" src="http://img.a4apphack.com/sharepointsyntax-hiddenlayout.jpg" alt="Hide Layout" width="237" height="233" /></a><p class="wp-caption-text">Hide Layout</p></div>
<p><strong>Step 5</strong></p>
<p>Add 2nd Content Editor Web Part. This Web Part will contain the code which you want to highlight. Use the Source Editor and paste the code there.</p>
<p><strong>Step 6</strong></p>
<p>Wrap your code with the syntax highlighter wrapper codes, change the language value as per your code. Click Ok to view the syntax highlighted code</p>

<div class="wp_syntax"><div class="code"><pre class="javascript" style="font-family:monospace;"><span style="color: #339933;">&lt;</span>pre <span style="color: #003366; font-weight: bold;">class</span><span style="color: #339933;">=</span><span style="color: #3366CC;">&quot;brush: js&quot;</span><span style="color: #339933;">&gt;</span></pre></div></div>

</pre>
<table id="cft">
  <thead>
  <tr>
    <th colspan="2">Syntax Highlighter Info</th>
  </tr>
  </thead>
  <tbody>
    <tr>
      <td  width="40%">App Name</td>
      <td>Syntax Highlighter</td>
    </tr>
    <tr>
      <td>License</td>
      <td>free</td>
    </tr>
    <tr>
      <td>Type</td>
      <td>code</td>
    </tr>
    <tr>
      <td>App URL</td>
      <td>
      <a target="_blank" href="http://alexgorbatchev.com/wiki/SyntaxHighlighter:Download"><img
 style="" alt="Download"
 src="http://img.a4apphack.com/site/a4apphack-download.png"
 title="Download" witdh="30" height="30"></a></td>
    </tr>
    <tr>
      <td>More Info</td>
      <td> <a href="http://alexgorbatchev.com/wiki/SyntaxHighlighter">link</a></td>
    </tr>
  </tbody>
</table>

<p><br class="spacer_" /></p>
<img src="http://a4apphack.com/blog/?ak_action=api_record_view&id=1864&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://a4apphack.com/featured/add-syntax-highlighting-to-sharepoint-sites/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Translate Any Page in Real Time With Google Translate Bookmarklet</title>
		<link>http://a4apphack.com/tips-tricks/translate-any-page-in-real-time-with-google-translate-bookmarklet</link>
		<comments>http://a4apphack.com/tips-tricks/translate-any-page-in-real-time-with-google-translate-bookmarklet#comments</comments>
		<pubDate>Sat, 23 Jan 2010 00:42:13 +0000</pubDate>
		<dc:creator>rajivvishwa</dc:creator>
				<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[bookmarklets]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[google]]></category>

		<guid isPermaLink="false">http://a4apphack.com/index.php/?p=1640</guid>
		<description><![CDATA[Translate any page on the fly in a single click by using a simple bookmarklet. Entire page is translated without a need of reload and it happens in real time. The best part is that &#8216;Automatic Language Detection&#8217; is enabled by default, so all you have to do is to click on Translate button in [...]]]></description>
			<content:encoded><![CDATA[<p>Translate any page on the fly in a single click by using a simple bookmarklet. Entire page is translated without a need of reload and it happens in real time. The best part is that &#8216;Automatic Language Detection&#8217; is enabled by default, so all you have to do is to click on Translate button in the &#8216;Google Translate&#8217; bar displayed after opening the bookmarklet.</p>
<p><br class="spacer_" /></p>
<p><strong>Click on the Translate and notice that the translation progress is displayed</strong></p>
<div class="wp-caption alignnone" style="width: 595px"><a href="http://img.a4apphack.com/gtransbookmarklet-realtime.jpg" rel="lightbox[1640]" title="Real Time Translation - In Progress"><img title="Real Time Translation - In Progress" src="http://img.a4apphack.com/gtransbookmarklet-realtime.jpg" alt="Real Time Translation - In Progress" width="585" height="510" /></a><p class="wp-caption-text">Real Time Translation - In Progress</p></div>
<p><span id="more-1640"></span></p>
<p><br class="spacer_" /></p>
<p><strong>The translation process is instantaneous and the translated page is rendered in  real time </strong></p>
<p><br class="spacer_" /></p>
<div class="wp-caption alignnone" style="width: 595px"><a href="http://img.a4apphack.com/gtransbookmarklet-complete.jpg" rel="lightbox[1640]" title="Translation Complete"><img title="Translation Complete" src="http://img.a4apphack.com/gtransbookmarklet-complete.jpg" alt="Translation Complete" width="585" height="461" /></a><p class="wp-caption-text">Translation Complete</p></div>
<p><br class="spacer_" /></p>
<p>Drag n Drop the below Bookmarklet to your Bookmarks bar</p>
<div align="center" style="border: 1px solid black; padding: 5px; width: 130px;"><a href="javascript:{d=document;b=d.body;o=d.createElement('scri'+'pt');o.setAttribute('src','http://translate.google.com/translate_a/element.js?cb=googleTranslateElementInit');o.setAttribute('type','text/javascript');b.appendChild(o);v=b.insertBefore(d.createElement('div'),b.firstChild);v.id='google_translate_element';v.style.display='none';p=d.createElement('scri'+'pt');p.text='function%20googleTranslateElementInit(){new%20google.translate.TranslateElement({pageLanguage:%22%22},%22google_translate_element%22);}';p.setAttribute('type','text/javascript');b.appendChild(p);}void%200">Translate</a></div>
<p><br class="spacer_" /></p>
<p>Grab the &#8216;Translate&#8217; bookmark from this link, <a title="Google Translate Bar" href="http://googlesystem.blogspot.com/2009/11/google-translation-bar.html">http://googlesystem.blogspot.com/2009/11/google-translation-bar.html</a></p>
<p><br class="spacer_" /></p>
<img src="http://a4apphack.com/blog/?ak_action=api_record_view&id=1640&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://a4apphack.com/tips-tricks/translate-any-page-in-real-time-with-google-translate-bookmarklet/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Make Your Portable Firefox Run Faster With SpeedyFox</title>
		<link>http://a4apphack.com/firefox/make-your-portable-firefox-run-faster-with-speedyfox</link>
		<comments>http://a4apphack.com/firefox/make-your-portable-firefox-run-faster-with-speedyfox#comments</comments>
		<pubDate>Mon, 21 Sep 2009 06:47:15 +0000</pubDate>
		<dc:creator>rajivvishwa</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[fast]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[Portable]]></category>
		<category><![CDATA[systools]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://a4apphack.com/index.php/?p=1549</guid>
		<description><![CDATA[Mozilla Firefox considerably a fast browser but the more we use it the more slower it will become, this includes a great reduction in the start time. The reason is fragmentation of profile databases. A free tool SpeedyFox is designed specially to resolve that problem. Using Speedyfox is easy. Download SpeedyFox Run the program and [...]]]></description>
			<content:encoded><![CDATA[<p>Mozilla Firefox considerably a fast browser but the more we use it the more slower it will become, this includes a great reduction in the start time. The reason is fragmentation of profile databases. A free tool SpeedyFox is designed specially to resolve that problem.</p>
<p>Using Speedyfox is easy.</p>
<ol>
<li>Download <a title="SpeedyFox" href="http://www.crystalidea.com/download/speedyfox.exe">SpeedyFox</a></li>
<li>Run the program and click on &#8216;Speed Up My Firefox&#8217; button, thats it!</li>
</ol>
<h3>TIP! : For Portable Firefox Users</h3>
<ol>
<li>Choose Custom from the Profile dropdown.</li>
<li>Browse to &#8216;PortableFirefox\Data\profiledir&#8217; on your portable drive</li>
<li>Now Click on the &#8216;Speed Up My Firefox&#8217; button</li>
</ol>
<div class="mceTemp">
<dl class="wp-caption alignnone" style="width: 457px;">
<dt class="wp-caption-dt"><img title="SpeedyFox Screenshot" src="http://img.a4apphack.com/speedyfox-screen.jpg" alt="SpeedyFox Screenshot" width="447" height="183" /></dt>
</dl>
</div>
<p><strong>Download SpeedyFox :</strong> <a target="_blank" href="http://www.crystalidea.com/download/speedyfox.exe"><img style="vertical-align: middle;" height="30" width="30" alt="Download" src="http://img.a4apphack.com/site/a4apphack-download.png" title="Download"/></a></p>
<p>Go To <a title="SpeedyFox Home" href="http://www.crystalidea.com/speedyfox">SpeedyFox Homepage</a></p>
<img src="http://a4apphack.com/blog/?ak_action=api_record_view&id=1549&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://a4apphack.com/firefox/make-your-portable-firefox-run-faster-with-speedyfox/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Map Frequently Accessed Folders To Drives with Visual Subst</title>
		<link>http://a4apphack.com/tips-tricks/map-frequently-accessed-folders-to-drives-with-visual-subst</link>
		<comments>http://a4apphack.com/tips-tricks/map-frequently-accessed-folders-to-drives-with-visual-subst#comments</comments>
		<pubDate>Fri, 08 May 2009 03:24:57 +0000</pubDate>
		<dc:creator>rajivvishwa</dc:creator>
				<category><![CDATA[Portable]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[usb]]></category>

		<guid isPermaLink="false">http://a4apphack.com/blog/?p=1202</guid>
		<description><![CDATA[Easily map your frequntly accessed directories in your PC&#8217;s to a drive. You can choose the any drive letter from the set of &#8216;not used&#8217; drives which is displayed in the tool. This can be of very much use if mapping is done for folders with a long path, so that VirtualSubst can act like [...]]]></description>
			<content:encoded><![CDATA[<p>Easily map your frequntly accessed directories in your PC&#8217;s to a drive. You can choose the any drive letter from the set of &#8216;not used&#8217; drives which is displayed in the tool.</p>
<div id="attachment_1203" class="wp-caption alignnone" style="width: 503px"><img class="size-full wp-image-1203" title="Virtual Subst" src="http://a4apphack.com/blog/wp-content/uploads/2009/05/vsubstmain.png" alt="Virtual Subst" width="493" height="468" /><p class="wp-caption-text">Virtual Subst</p></div>
<p>This can be of very much use if mapping is done for folders with a long path, so that VirtualSubst can act like a bookmark.</p>
<p><strong>TIP:</strong></p>
<p>I usually take backup of my thumbdrive in a particular location, say D:\Usb. Now, when the thumbdrive is not connected, with VirtualSubst I can map the Usb back up folder to a drive letter which would have been assigned if thumbdrive was connected. So my backup folder acts as a virutal usb drive with the advantage of having active linking of most recent files list in my Word or any app. This also helps in creating desktop shortcuts of files present in the thumbdrive, which can be accessed if the thumbdrive is connected or not.</p>
<h3>Features</h3>
<ul>
<li>Tiny and Portable</li>
<li>Option to enable virtual drives at startup</li>
<li>Add/Delete any number of virtual drives quickly</li>
</ul>
<table id="cft">
  <thead>
  <tr>
    <th colspan="2">Visual Subst Info</th>
  </tr>
  </thead>
  <tbody>
    <tr>
      <td  width="40%">App Name</td>
      <td>Visual Subst</td>
    </tr>
    <tr>
      <td>License</td>
      <td>free</td>
    </tr>
    <tr>
      <td>Type</td>
      <td>portable</td>
    </tr>
    <tr>
      <td>App URL</td>
      <td>
      <a target="_blank" href="http://www.ntwind.com/software/utilities/visual-subst.html"><img
 style="" alt="Download"
 src="http://img.a4apphack.com/site/a4apphack-download.png"
 title="Download" witdh="30" height="30"></a></td>
    </tr>
    <tr>
      <td>More Info</td>
      <td> <a href="http://www.ntwind.com/software/utilities/visual-subst.html">link</a></td>
    </tr>
  </tbody>
</table>

<p>&nbsp;</p>
<img src="http://a4apphack.com/blog/?ak_action=api_record_view&id=1202&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://a4apphack.com/tips-tricks/map-frequently-accessed-folders-to-drives-with-visual-subst/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ultimate Firefox Tab Clutter Reduction with Faviconize tabs +(Gmail+Greader) Favicon Alerts +Tree Tabs</title>
		<link>http://a4apphack.com/featured/ultimate-firefox-tab-clutter-reduction</link>
		<comments>http://a4apphack.com/featured/ultimate-firefox-tab-clutter-reduction#comments</comments>
		<pubDate>Sun, 19 Apr 2009 06:36:34 +0000</pubDate>
		<dc:creator>rajivvishwa</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[addons]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[greasemonkey]]></category>
		<category><![CDATA[scripts]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://a4apphack.com/blog/?p=1109</guid>
		<description><![CDATA[This post talks about utilizing faviconize tab extension with other greasemonkey scripts and addons to effectively reduce the cluttering due to too many tabs in your firefox. Free yourselves from the tabs panic. Note : You need to install Faviconize Tab before you proceed with following the below mentioned addons. If you have faviconize tabs [...]]]></description>
			<content:encoded><![CDATA[<p>This post talks about utilizing faviconize tab extension with other greasemonkey scripts and addons to effectively reduce the cluttering due to too many tabs in your firefox. Free yourselves from the tabs panic.</p>
<p><strong>Note : </strong>You need to install Faviconize Tab before you proceed with following the below mentioned addons.</p>
<p>If you have faviconize tabs installed and know about it, then skip to <strong>Faviconize All Tabs</strong> Section</p>
<h3>Faviconize Tabs</h3>
<p>Faviconize Tab is a wonderful addon which can be helpful for the users who browse heavily with firefox. This addon provides an option to reduce the size of the tab to the favicon of the site reducing clutter.</p>
<h3>Before Faviconize</h3>
<p><a href="http://a4apphack.com/blog/wp-content/uploads/2009/04/beforefaviconize.jpg" rel="lightbox[1109]" title="Before Faviconize"><img class="alignnone size-full wp-image-1110" title="Before Faviconize" src="http://a4apphack.com/blog/wp-content/uploads/2009/04/beforefaviconize.jpg" alt="Before Faviconize" width="530" height="59" /></a></p>
<h3>After Faviconize</h3>
<p><a href="http://a4apphack.com/blog/wp-content/uploads/2009/04/afterfaviconize.jpg" rel="lightbox[1109]" title="After Faviconize"><img class="alignnone size-full wp-image-1111" title="After Faviconize" src="http://a4apphack.com/blog/wp-content/uploads/2009/04/afterfaviconize.jpg" alt="After Faviconize" width="232" height="53" /></a></p>
<p><strong>Download page for Faviconize Tab :</strong> <a target="_blank" href="https://addons.mozilla.org/en-US/firefox/addon/3780"><img style="vertical-align: middle;" height="30" width="30" alt="Download" src="http://img.a4apphack.com/site/a4apphack-download.png" title="Download"/></a></p>
<h3>Faviconize All Tabs</h3>
<p>I love using Faviconize Tabs and was thinking why is this not a default firefox feature and why in the world would I need to see &#8216;<strong>Site Name &#8211; Some Crap Text</strong>&#8216; (Like &#8216;<strong>Gmail &#8211; Inbox(3123) &#8211; xxx@gmail.com</strong>&#8216;) in the tab title to know that its gmail&#8217;s tab, if I can simply understand that it is the tab for gmail from the favicon displayed in the tab.</p>
<p>So we can faviconize each tab and keep it simple. But the prob is, every time I have to faviconize any tab, I need to right click and select faviconize and I have to repeat for all the tabs&#8230; Is it so? Not really..</p>
<p>Go to Faviconize Preferences and in the Auto Faviconize, put &#8216;*&#8217; as wildcard. Now every tab you open will be faviconized <img src='http://a4apphack.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<h3><img class="alignnone size-full wp-image-1126" title="autofaviconize" src="http://a4apphack.com/blog/wp-content/uploads/2009/04/autofaviconize.jpg" alt="autofaviconize" width="422" height="266" /></h3>
<h3 class="title">Gmail FavIcon Alerts 3</h3>
<p>But now you might ask me that the long title in the tab, Gmail &#8211; Inbox (No of Unread Messages), is very useful. Atleast you can get to know if you get a new mail, which is not possible with a faviconized tab. But there is an useful greasemonkey script which displays unread count in the tab and also the incoming chat indication in the tab&#8230;</p>
<h4>Unread Messages</h4>
<p><img class="alignnone size-full wp-image-1114" title="Gmail Unread" src="http://a4apphack.com/blog/wp-content/uploads/2009/04/gmailunread.jpg" alt="Gmail Unread" width="108" height="24" /></p>
<h4>No Unread Message</h4>
<p><img class="alignnone size-full wp-image-1113" title="Gmail Read" src="http://a4apphack.com/blog/wp-content/uploads/2009/04/gmailread.jpg" alt="Gmail Read" width="108" height="24" /></p>
<h4 style="text-align: left;">Incoming Chat</h4>
<p><img class="alignnone size-full wp-image-1112" title="Gmail Chat" src="http://a4apphack.com/blog/wp-content/uploads/2009/04/gmailchat.jpg" alt="Gmail Chat" width="108" height="24" /></p>
<p><strong>Download Page :</strong> <a target="_blank" href="http://userscripts.org/scripts/show/24430"><img style="vertical-align: middle;" height="30" width="30" alt="Download" src="http://img.a4apphack.com/site/a4apphack-download.png" title="Download"/></a></p>
<h3 class="title">GReader FavIcon Alerts</h3>
<p>So what about Google Reader? Fortunately we have something for that too&#8230;</p>
<h4>Unread Message Count</h4>
<p><img class="alignnone size-full wp-image-1116" title="Greader Unread" src="http://a4apphack.com/blog/wp-content/uploads/2009/04/greaderunread.png" alt="Greader Unread" width="108" height="24" /></p>
<h4>Unread Message greater than 1K</h4>
<p><img class="alignnone size-full wp-image-1115" title="Greader Over 1k" src="http://a4apphack.com/blog/wp-content/uploads/2009/04/greaderover1k.png" alt="Greader Over 1k" width="108" height="24" /></p>
<p><strong>Download Page : </strong><a target="_blank" href="http://userscripts.org/scripts/show/46615"><img style="vertical-align: middle;" height="30" width="30" alt="Download" src="http://img.a4apphack.com/site/a4apphack-download.png" title="Download"/></a></p>
<p><em><strong>NOTE: You need <a title="Greasemonkey" href="https://addons.mozilla.org/en-US/firefox/addon/748">GreaseMonkey</a> installed to setup the above to scripts</strong></em></p>
<h3>Tree tabs</h3>
<p>So you dont like the tabs on the top or do you think that you need to know from whether you opened this page (Parent page)? Then treetabs is there for you&#8230;Â  Its self explanatory, check the screenshot.</p>
<p><img class="alignnone size-full wp-image-1133" title="TreeTabs" src="http://a4apphack.com/blog/wp-content/uploads/2009/04/treetabs.jpg" alt="TreeTabs" width="348" height="202" /></p>
<p><strong>Download page :</strong> <a target="_blank" href="https://addons.mozilla.org/en-US/firefox/addon/5890"><img style="vertical-align: middle;" height="30" width="30" alt="Download" src="http://img.a4apphack.com/site/a4apphack-download.png" title="Download"/></a></p>
<blockquote><p><strong>Faviconize tabs +(Gmail +Greader) Favicon Alerts +Tree Tabs =Â  Ultimate Clutter Reduction in Firefox&#8230;</strong></p></blockquote>
<img src="http://a4apphack.com/blog/?ak_action=api_record_view&id=1109&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://a4apphack.com/featured/ultimate-firefox-tab-clutter-reduction/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Highlight Feeds By Setting Rules With Google Reader Filter</title>
		<link>http://a4apphack.com/firefox/highlight-feeds-by-setting-rules-with-google-reader-filter</link>
		<comments>http://a4apphack.com/firefox/highlight-feeds-by-setting-rules-with-google-reader-filter#comments</comments>
		<pubDate>Tue, 07 Apr 2009 17:13:39 +0000</pubDate>
		<dc:creator>rajivvishwa</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[addons]]></category>
		<category><![CDATA[feeds]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[greasemonkey]]></category>
		<category><![CDATA[scripts]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://a4apphack.com/blog/?p=1055</guid>
		<description><![CDATA[To classify the feeds subscribed at Google reader, based on certain rules, Google Reader Filter can be used. Its a simple GreaseMonkey script for Firefox, which means we don&#8217;t need to install any addons to activate it. Once this script is installed we can specify the conditions based on which the highlight/exclusion is applied. Refresh [...]]]></description>
			<content:encoded><![CDATA[<p>To classify the feeds subscribed at Google reader, based on certain rules, Google Reader Filter can be used. Its a simple <a title="Greasemonkey" href="https://addons.mozilla.org/en-US/firefox/addon/748">GreaseMonkey</a> script for Firefox, which means we don&#8217;t need to install any addons to activate it. Once this script is installed we can specify the conditions based on which the highlight/exclusion is applied.</p>
<p>Refresh Google Reader and click on filter settings button on the right top and enter your rules in plain text. For specifying advanced rules, few of the <a title="Regular Expressions" href="http://en.wikipedia.org/wiki/RegEx">RegEx</a> chars can be used.</p>
<p><img class="alignnone size-full wp-image-1057" title="Filter Settings" src="http://a4apphack.com/blog/wp-content/uploads/2009/04/filtersettings.jpg" alt="Filter Settings" width="454" height="125" /></p>
<p><em>* Here </em><strong>Trial|Shareware|Demo|Adware</strong><em><strong> </strong>in the Excludes section implies that any one of the keyword match from the four specified will exclude (greys out) that post</em></p>
<p><span id="more-1055"></span></p>
<h3>Google Reader Filter in Action<em><br />
</em></h3>
<p><img class="alignnone size-full wp-image-1056" title="Filtered View" src="http://a4apphack.com/blog/wp-content/uploads/2009/04/filteredview.jpg" alt="Filtered View" width="530" height="379" /></p>
<p>The above screenshot gives us an idea on how this script was used to highlight the free apps from the trial/demo versions from the Softpedia repository</p>
<h3>Note</h3>
<ul>
<li>You need <a title="Greasemonkey" href="https://addons.mozilla.org/en-US/firefox/addon/748">GreaseMonkey</a> Installed in your Firefox to make this script work!</li>
<li>This script works only in the list view and not in expanded view</li>
<li>Check the script <a title="Google Reader Filter - Discussions" href="http://userscripts.org/scripts/discuss/23671">Discussions </a>page for more Tips and Tweaks</li>
</ul>
<p>Install Google Reader Filter : <a target="_blank" href="http://userscripts.org/scripts/source/23671.user.js"><img style="vertical-align: middle;" height="30" width="30" alt="Download" src="http://img.a4apphack.com/site/a4apphack-download.png" title="Download"/></a></p>
<p>More Info : <a title="Google Reader Filter" href="http://userscripts.org/scripts/show/23671">Homepage </a></p>
<img src="http://a4apphack.com/blog/?ak_action=api_record_view&id=1055&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://a4apphack.com/firefox/highlight-feeds-by-setting-rules-with-google-reader-filter/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Avoid Low DiskSpace Problem While Extracting Large Files (7Zip)</title>
		<link>http://a4apphack.com/softwares/system-tools/avoid-low-diskspace-problem-while-extracting-large-files-7zip</link>
		<comments>http://a4apphack.com/softwares/system-tools/avoid-low-diskspace-problem-while-extracting-large-files-7zip#comments</comments>
		<pubDate>Fri, 20 Mar 2009 16:32:08 +0000</pubDate>
		<dc:creator>rajivvishwa</dc:creator>
				<category><![CDATA[System Tools]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[command]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[zip]]></category>

		<guid isPermaLink="false">http://a4apphack.com/blog/?p=976</guid>
		<description><![CDATA[While trying to extract large files (say in GBs) with 7zip (Or any compression tools) and you don&#8217;t have enough space in your C drive (or whereever your OS is installed), you might probably notice something like this&#8230;. And what you do is clear the temp files or search for some less important applications which [...]]]></description>
			<content:encoded><![CDATA[<p>While trying to extract large files (say in GBs) with 7zip (Or any compression tools) and you don&#8217;t have enough space in your C drive (or whereever your OS is installed), you might probably notice something like this&#8230;.</p>
<p><a rel="attachment wp-att-979" href="http://a4apphack.com/blog/wp-content/uploads/2009/03/lowdiskspace.jpg" title="Low Disk Space"><img class="size-full wp-image-979 alignnone" title="Low Disk Space" src="http://a4apphack.com/blog/wp-content/uploads/2009/03/lowdiskspace.jpg" alt="Low Disk Space" width="305" height="144" /></a></p>
<p>And what you do is clear the temp files or search for some less important applications which you can uninstall. But you would ultimately fail by not finding the required space.Â The solution is to change the working folder used by <a title="7Zip" href="http://www.7-zip.org">7zip</a>. By default the working folder will be the root drive where OS is installed.</p>
<p>Change the temp folder is easy, Open Options from Tools Menu and select Plugins tab, now click Options and then Folders tab. Now change the temp folder as shown below.</p>
<p><a rel="attachment wp-att-978" href="http://a4apphack.com/blog/wp-content/uploads/2009/03/guichange.jpg" title="Change Temp with GUI"><img class="alignnone size-full wp-image-978" title="Change Temp with GUI" src="http://a4apphack.com/blog/wp-content/uploads/2009/03/guichange.jpg" alt="Change Temp with GUI" width="530" height="259" /></a></p>
<p>And commandline options for geeks, the command is</p>
<blockquote><p>7z x _FiletoExtract_ w_WorkingDir_ o_OutputFolder_</p></blockquote>
<p>x : Denotes extract<br />
w : Working Folder/Temp Folder (e.g. wD:\tmp\)<br />
o : Output Folder (e.g oD:\Files\)</p>
<p>For more options check <a title="7zip Options Examples" href="http://dotnetperls.com/7-zip-examples">here</a></p>
<p><a rel="attachment wp-att-977" href="http://a4apphack.com/blog/wp-content/uploads/2009/03/commandline.jpg" title="Command Line"><img class="alignnone size-full wp-image-977" title="Command Line" src="http://a4apphack.com/blog/wp-content/uploads/2009/03/commandline.jpg" alt="Command Line" width="530" height="147" /></a></p>
<p><a rel="attachment wp-att-979" href="http://a4apphack.com/blog/wp-content/uploads/2009/03/lowdiskspace.jpg"></a>Note: Changing tempdir is not the feature available only in 7Zip, but its mentioned here becauseÂ <a title="7Zip Home" href="http://www.7-zip.org">7Zip</a> is the most popular archivial tools available in the market.</p>
<img src="http://a4apphack.com/blog/?ak_action=api_record_view&id=976&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://a4apphack.com/softwares/system-tools/avoid-low-diskspace-problem-while-extracting-large-files-7zip/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced (Requested URI is rejected)
Object Caching 1468/1510 objects using disk: basic

Served from: a4apphack.com @ 2012-05-19 11:19:47 -->
