<?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/"
	>

<channel>
	<title>Viztech IT Solutions Limited</title>
	<atom:link href="http://www.viztech.co.in/feed" rel="self" type="application/rss+xml" />
	<link>http://www.viztech.co.in</link>
	<description>Think different...do different</description>
	<lastBuildDate>Sun, 05 Feb 2012 06:01:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>activeCollab &#8211; Change default project visibility to &#8220;Normal&#8221; instead of &#8220;Private&#8221;</title>
		<link>http://www.viztech.co.in/blog/activecollab-change-default-project-visibility-to-normal-instead-of-private</link>
		<comments>http://www.viztech.co.in/blog/activecollab-change-default-project-visibility-to-normal-instead-of-private#comments</comments>
		<pubDate>Sun, 05 Feb 2012 06:01:08 +0000</pubDate>
		<dc:creator>Viztech</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[activeCollab]]></category>
		<category><![CDATA[activecollab patch]]></category>
		<category><![CDATA[activecollab tutorials]]></category>

		<guid isPermaLink="false">http://www.viztech.co.in/?p=740</guid>
		<description><![CDATA[You just created a new project and it is not visible to your team members and other authorized users. There are access issues in the project, you wonder how? Reason [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.viztech.co.in/wp-content/uploads/2012/02/private-project-activecollab.png"><img src="http://www.viztech.co.in/wp-content/uploads/2012/02/private-project-activecollab.png" alt="Change Default Private Project Visibility" title="Change Default Private Project Visibility" width="853" height="374" class="alignleft size-full wp-image-745" /></a></p>
<p><strong>You just created a new project and it is not visible to your team members</strong> and other authorized users. There are access issues in the project, you wonder how? Reason is simple, you created project with default PRIVATE visibility.</p>
<p>We believe that every activeCollab user arrives at this moment at least for once and start feeling if there could be a way to resolve this. We also felt the same way so here is an <strong>easy and quick way for activeCollab verson 2.3.x to set default project visibility to NORMAL instead of PRIVATE</strong>. Please follow below steps:</p>
<ol>
<li>Go to your activeCollab installation/applications/modules/system/controllers/ and open file ProjectController.class.php</li>
<li>Look for below piece of code between line 256 and 261 (it may be slightly changed based on your activeCollab version):
<pre class="brush: plain; title: ;">
        if(!is_array($project_data)) {
	 $project_data = array(
	 'leader_id' =&gt; $this-&gt;logged_user-&gt;getId(),
	 'default_visibility' =&gt; VISIBILITY_PRIVATE,
	 );
	} // if
    </pre>
</li>
<li>Change this code as below so that &#8220;VISIBILITY_PRIVATE&#8221; becomes &#8220;VISIBILITY_NORMAL&#8221; and it&#8217;s done:
<pre class="brush: plain; title: ;">
	if(!is_array($project_data)) {
	 $project_data = array(
	 'leader_id' =&gt; $this-&gt;logged_user-&gt;getId(),
	 'default_visibility' =&gt; VISIBILITY_NORMAL,
	 );
	 } // if
	</pre>
</li>
<li>Now, clear your cache files and try to create a sample project. You would notice that now default project visibility is set to NORMAL <img src='http://www.viztech.co.in/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  &#8211; it works.</li>
</ol>
<p><strong>NOTE:</strong> Please note that it is a custom hack to activeCollab hence it will be lost during every upgrade of activeCollab and you might need to handle it again, if needed.</p>
<p>We are really interested to know if you need project to be private more and why? activeCollab version 3.x is believed to remove such visibility option at all and we are intetested to learn more it&#8217;s need because there are already private objects and no person can access the project unless a member of it so what is the need of a private project concept? Any idea?</p>
<p>Please share your thoughts in the comment section below. Thanks!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.viztech.co.in/blog/activecollab-change-default-project-visibility-to-normal-instead-of-private/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Viztech aC Cluster Package for activeCollab</title>
		<link>http://www.viztech.co.in/products/viztech-ac-cluster-package-for-activecollab</link>
		<comments>http://www.viztech.co.in/products/viztech-ac-cluster-package-for-activecollab#comments</comments>
		<pubDate>Tue, 29 Mar 2011 17:50:09 +0000</pubDate>
		<dc:creator>Viztech</dc:creator>
				<category><![CDATA[Products]]></category>
		<category><![CDATA[activeCollab]]></category>
		<category><![CDATA[activecollab modules]]></category>
		<category><![CDATA[activecollab package]]></category>
		<category><![CDATA[activecollab patches]]></category>
		<category><![CDATA[activecollab theme]]></category>

		<guid isPermaLink="false">http://www.viztech.co.in/?p=576</guid>
		<description><![CDATA[What is inside: 1. Agreements Module 2. BruteForce Login Manager Module 3. Incremental Backup Module 4. Inline File Viewer Module 5. ProUpdates Dashboard Patch 6. Quick Scroll to Top Patch [...]]]></description>
			<content:encoded><![CDATA[<div class="eStore-product"><div class="eStore-thumbnail"><a href="http://www.viztech.co.in/wp-content/uploads/2011/03/viztech-ac-cluster40.png" rel="lightbox" title="Viztech aC Cluster"><img class="thumb-image" src="http://www.viztech.co.in/wp-content/plugins/wp-cart-for-digital-products/lib/timthumb.php?src=http://www.viztech.co.in/wp-content/uploads/2011/03/viztech-ac-cluster40.png&h=125&w=125&zc=1&q=100" alt="Viztech aC Cluster" /></a></div><div class="eStore-product-description"><div class="eStore-product-name">Viztech aC Cluster</div>This is a cluster package for 15 activeCollab modules, patches and theme developed so far. You can enjoy more than 40% discount for buying all of them together :) - Act now and gain more!<br /><strong>Price: </strong>$99.00<br /><object><form method="post" class="eStore-button-form" action=""  style="display:inline" onsubmit="return ReadForm1(this, 1);"><br />Package Type : <select name="variation1" class="eStore_variation" onchange="ReadForm1 (this.form, 1);"><option value="Download Package">Download Package</option><option value="Download Package with installation support [+ $45]">Download Package with installation support [+ $45]</option></select><br /><input type="hidden" name="add_qty" value="1" /><input type="image" src="http://www.viztech.co.in/wp-content/uploads/2010/11/button_add_to_cart.png" class="eStore_button" alt="Add to Cart" /><input type="hidden" name="product" value="Viztech aC Cluster" /><input type="hidden" name="price" value="99.00" /><input type="hidden" name="product_name_tmp1" value="Viztech aC Cluster" /><input type="hidden" name="price_tmp1" value="99.00" /><input type="hidden" name="item_number" value="12" /><input type="hidden" name="shipping" value="" /><input type="hidden" name="addcart_eStore" value="1" /><input type="hidden" name="cartLink" value="http://www.viztech.co.in/feed" /></form></object></div></div>
<p><strong>What is inside:</strong></p>
<p>1. <a href="http://www.viztech.co.in/products/agreements-module">Agreements Module</a><br />
2. <a href="http://www.viztech.co.in/products/bruteforce-login-manager-module-activecollab">BruteForce Login Manager Module</a><br />
3. <a href="http://www.viztech.co.in/products/incremental-backup-activecollab-module-incbackup">Incremental Backup Module</a><br />
4. <a href="http://www.viztech.co.in/products/inline-file-viewer-module-activecollab">Inline File Viewer Module</a><br />
5. <a href="http://www.viztech.co.in/products/quick-project-updates-activecollab-patch-proupdates">ProUpdates Dashboard Patch</a><br />
6. <a href="http://www.viztech.co.in/products/quick-scroll-to-top-patch-activecollab">Quick Scroll to Top Patch</a><br />
7. <a href="http://www.viztech.co.in/products/recent-page-visits-activecollab-module">Recent Page Visits Module</a><br />
8. <a href="http://www.viztech.co.in/products/archive-people-activecollab-patch-varchive">VArchive Patch</a><br />
9. <a href="http://www.viztech.co.in/products/videos-module">Videos Module</a><br />
10. <a href="http://www.viztech.co.in/products/activecollab/custom-url-module">Custom URL Module</a><br />
11. <a href="http://www.viztech.co.in/products/activecollab/my-projects-dashboard-patch">My Projects Dashboard Patch</a><br />
12. <a href="http://www.viztech.co.in/products/paypal-payment-patch-activecollab">PayPal Invoice Patch</a><br />
13. <a href="http://www.viztech.co.in/products/sky-%e2%80%93-activecollab-theme-for-free">Sky aC theme</a><br />
14. <a href="http://www.viztech.co.in/products/project-tabs-sorter-module-activecollab">Project Tab Sorter Module</a><br />
15. <a href="http://www.viztech.co.in/products/embed-objects-module-for-activecollab">Embed Objects Module</a></p>
<p>So, you will get 15 packages and that is also discounted for more than 40% of total price of all the modules <img src='http://www.viztech.co.in/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><img src="http://www.viztech.co.in/wp-content/uploads/2011/03/viztech-ac-cluster40.png" alt="Viztech aC Cluster activeCollab module pack" title="Viztech aC Cluster activeCollab module pack" width="650" height="270" class="alignleft size-medium wp-image-720" /></p>
<p><strong>Main Features:</strong></p>
<p>1. Every single package in aC Cluster package will give you one year of free upgrades<br />
2. All good packages in one package and heavy discount <img src='http://www.viztech.co.in/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
3. Professional Support<br />
4. Additional customization services available</p>
<p>Buy this package now!!!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.viztech.co.in/products/viztech-ac-cluster-package-for-activecollab/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Embed Objects Module for activeCollab</title>
		<link>http://www.viztech.co.in/products/embed-objects-module-for-activecollab</link>
		<comments>http://www.viztech.co.in/products/embed-objects-module-for-activecollab#comments</comments>
		<pubDate>Sun, 13 Mar 2011 18:32:19 +0000</pubDate>
		<dc:creator>Viztech</dc:creator>
				<category><![CDATA[Products]]></category>
		<category><![CDATA[activeCollab]]></category>
		<category><![CDATA[activecollab module development]]></category>
		<category><![CDATA[activecollab modules]]></category>
		<category><![CDATA[embed objects]]></category>

		<guid isPermaLink="false">http://www.viztech.co.in/?p=700</guid>
		<description><![CDATA[Do you want to embed your youtube, vimeo video to your activeCollab objects to show your clients? Do you want to embed a mindmap in the page itself instead of [...]]]></description>
			<content:encoded><![CDATA[<div class="eStore-product"><div class="eStore-thumbnail"><a href="http://www.viztech.co.in/wp-content/uploads/2011/03/embedded_objects.jpg" rel="lightbox" title="Embed Objects Module"><img class="thumb-image" src="http://www.viztech.co.in/wp-content/plugins/wp-cart-for-digital-products/lib/timthumb.php?src=http://www.viztech.co.in/wp-content/uploads/2011/03/embedded_objects.jpg&h=125&w=125&zc=1&q=100" alt="Embed Objects Module" /></a></div><div class="eStore-product-description"><div class="eStore-product-name">Embed Objects Module</div>This is Embed Objects module and as the name suggests, it is used to embed different kind of objects i.e. videos, audio, pictures and lot more in an activeCollab object. <br /><strong>Price: </strong>$39.00<br /><object><form method="post" class="eStore-button-form" action=""  style="display:inline" onsubmit="return ReadForm1(this, 1);"><br />Package Type : <select name="variation1" class="eStore_variation" onchange="ReadForm1 (this.form, 1);"><option value="Download Module">Download Module</option><option value="Download Module with installation support [+ $15]">Download Module with installation support [+ $15]</option></select><br /><input type="hidden" name="add_qty" value="1" /><input type="image" src="http://www.viztech.co.in/wp-content/uploads/2010/11/button_add_to_cart.png" class="eStore_button" alt="Add to Cart" /><input type="hidden" name="product" value="Embed Objects Module" /><input type="hidden" name="price" value="39.00" /><input type="hidden" name="product_name_tmp1" value="Embed Objects Module" /><input type="hidden" name="price_tmp1" value="39.00" /><input type="hidden" name="item_number" value="16" /><input type="hidden" name="shipping" value="" /><input type="hidden" name="addcart_eStore" value="1" /><input type="hidden" name="cartLink" value="http://www.viztech.co.in/feed" /></form></object></div></div>
<p>Do you want to embed your youtube, vimeo video to your activeCollab objects to show your clients?<br />
Do you want to embed a mindmap in the page itself instead of sending a PDF file separately?<br />
Do you want to enhance the user experience for your activeCollab users by giving them added functionality to almost put anything into activeCollab, if supported?</p>
<p>If you find yourself something similar to above situations then this module is very useful for activeCollab for you as you can embed almost anything to your activeCollab objects. For example, YouTube &#038; Vimeo Videos and SlideShare presentations, Scribd docs, and Mindmeister mind maps and more</p>
<p>This module really saves you server bandwidth and enhances the reusability. So you can put your video on YouTube in any mode i.e. public or private and it can be simply shared within activeCollab with the help of this module.</p>
<p><strong>Main Features:</strong></p>
<ul>
<li>Support different kind of files without need of their players</li>
<li>You can embed videos, audios, pictures, mind maps and lot more</li>
<li>Multi-lingual support available with the help of language files within</li>
<li>Project based roles to allow a user to use this module</li>
<li>We are really concern with the security issues hence this module doesn&#8217;t turn off the HTML purifier <img src='http://www.viztech.co.in/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  and we work on a side path for this embed feature.</li>
<li>Bigger contents will have scrolls so that you can read and see contents easily</li>
<li>No need of uploading or downloading almost anything in activeCollab as long as supported <img src='http://www.viztech.co.in/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </li>
<li>View Size is completely customizable as per the embed code</li>
</ol>
<blockquote><p>We are really concern with the security issues hence this module doesn&#8217;t turn off the HTML purifier <img src='http://www.viztech.co.in/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  and we work on a side path for this embed feature. In the upcoming release, we are not adding many features but its PRO feature following to this release will have more security options i.e. roles based settings to allow who can embed code and not. </p></blockquote>
<p><strong>Upgrades:</strong></p>
<p>Every package covers one year of free updates and technical support.</p>
<p><strong>Special Thanks:</strong><br />
Our special thanks goes to Al Uehre from <a href="http://www.leadinglobal.com/" target="_blank">Leadingolabl.com</a> for his constant support and BETA testing for the module. His valuable cooperation has allowed us to test the module over cloud environment and with his support, we are able to provide cloud hosting support for video files to host at Amazon cloud server and embed in the module to display.</p>
<p><strong>Screenshots:</strong></p>
<p><a href="http://www.viztech.co.in/wp-content/uploads/2011/03/Add-embeddable-cde.png"><img src="http://www.viztech.co.in/wp-content/uploads/2011/03/Add-embeddable-cde-300x149.png" alt="Add Embeddable Code View" title="Add Embeddable Code View" width="300" height="149" class="alignleft size-medium wp-image-702" /></a></p>
<p><a href="http://www.viztech.co.in/wp-content/uploads/2011/03/Embedded-view.jpg"><img src="http://www.viztech.co.in/wp-content/uploads/2011/03/Embedded-view-300x159.jpg" alt="Embedded Object View - YouTube Video Embedded" title="Embedded Object View - YouTube Video Embedded" width="300" height="159" class="alignleft size-medium wp-image-703" /></a></p>
<p><a href="http://www.viztech.co.in/wp-content/uploads/2011/03/embedded_module_view.png"><img src="http://www.viztech.co.in/wp-content/uploads/2011/03/embedded_module_view-300x201.png" alt="Embedded Objects Module View" title="Embedded Objects Module View" width="300" height="201" class="alignleft size-medium wp-image-704" /></a></p>
<p><a href="http://www.viztech.co.in/wp-content/uploads/2011/03/vimeo_embed_video.jpg"><img src="http://www.viztech.co.in/wp-content/uploads/2011/03/vimeo_embed_video-300x172.jpg" alt="Embedded Object View - Vimeo Video" title="Embedded Object View - Vimeo Video" width="300" height="172" class="alignleft size-medium wp-image-705" /></a></p>
<p><a href="http://www.viztech.co.in/wp-content/uploads/2011/03/embed_mindmeister_view.png"><img src="http://www.viztech.co.in/wp-content/uploads/2011/03/embed_mindmeister_view-300x170.png" alt="Embedded Objects View - Mindmeister" title="Embedded Objects View - Mindmeister" width="300" height="170" class="alignleft size-medium wp-image-706" /></a></p>
<p>Image Credits: The image in the thumbnail of the product is not a real product picture but has been taken to represent the idea of the product. It does not relate with product or its sales in any manner. Credit: http://www.sxc.hu &#8211; thank you guys for your great support!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.viztech.co.in/products/embed-objects-module-for-activecollab/feed</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>Videos Module</title>
		<link>http://www.viztech.co.in/products/videos-module</link>
		<comments>http://www.viztech.co.in/products/videos-module#comments</comments>
		<pubDate>Fri, 04 Mar 2011 06:57:03 +0000</pubDate>
		<dc:creator>Viztech</dc:creator>
				<category><![CDATA[Products]]></category>
		<category><![CDATA[activeCollab]]></category>
		<category><![CDATA[activecollab modules]]></category>

		<guid isPermaLink="false">http://www.viztech.co.in/?p=323</guid>
		<description><![CDATA[Using this module, you can play videos as inline contents and can have a thread of discussion for them. It is very useful for individuals and companies who always prepare [...]]]></description>
			<content:encoded><![CDATA[<p><div class="eStore-product"><div class="eStore-thumbnail"><a href="http://www.viztech.co.in/wp-content/uploads/2010/10/photo_13926_20100315-300x225.jpg" rel="lightbox" title="Videos Module"><img class="thumb-image" src="http://www.viztech.co.in/wp-content/plugins/wp-cart-for-digital-products/lib/timthumb.php?src=http://www.viztech.co.in/wp-content/uploads/2010/10/photo_13926_20100315-300x225.jpg&h=125&w=125&zc=1&q=100" alt="Videos Module" /></a></div><a href="http://www.viztech.co.in/wp-content/uploads/2010/11/videos-module.jpg" rel="lightbox" title="Videos Module"></a><div class="eStore-product-description"><div class="eStore-product-name">Videos Module</div>Using this module, you can play videos as inline contents and can have a thread of discussion for them. It is very useful for individuals and companies who always prepare couple of videos for client needs. You can show a video to your clients and can give presentations this way and discuss at the same place to finalize the points.<br /><strong>Price: </strong>$19.99<br /><object><form method="post" class="eStore-button-form" action=""  style="display:inline" onsubmit="return ReadForm1(this, 1);"><br />Package Type : <select name="variation1" class="eStore_variation" onchange="ReadForm1 (this.form, 1);"><option value="Download Module">Download Module</option><option value="Download Module with installation support [+ $15]">Download Module with installation support [+ $15]</option></select><br /><input type="hidden" name="add_qty" value="1" /><input type="image" src="http://www.viztech.co.in/wp-content/uploads/2010/11/button_add_to_cart.png" class="eStore_button" alt="Add to Cart" /><input type="hidden" name="product" value="Videos Module" /><input type="hidden" name="price" value="19.99" /><input type="hidden" name="product_name_tmp1" value="Videos Module" /><input type="hidden" name="price_tmp1" value="19.99" /><input type="hidden" name="item_number" value="6" /><input type="hidden" name="shipping" value="" /><input type="hidden" name="addcart_eStore" value="1" /><input type="hidden" name="cartLink" value="http://www.viztech.co.in/feed" /></form></object></div></div><br />
Using this module, you can play videos as inline contents and can have a thread of discussion for them. It is very useful for individuals and companies who always prepare couple of videos for client needs. You can show a video to your clients and can give presentations this way and discuss at the same place to finalize the points.</p>
<p>This module follows privacy too so you can set who can view this module in the application or not. It also prevents need of downloading the files and it makes it really easy to use.</p>
<p>Video module adds another tab on the project page and provides facility to upload and play videos. It follows all the project based privacy support for the activeCollab. This is a module that will provide to manage videos for a project.</p>
<p>Current supported file versions are FLV, MP4, MPEG4 and MP3.</p>
<p>The Videos tab is only available to the allowed project roles or as per the custom permission available to a user. Admin or authorized user can set below rights for this tab:<br />
- No Access<br />
- Can Read<br />
- Can Create<br />
- Can Manage</p>
<p><strong>Quick Features:</strong><br />
1. Privacy<br />
2. Normal &#038; Private View (along with the privacy)<br />
3. Keep all videos at one place for the project and run them as inline contents<br />
4. Support with 3rd Party Modules</p>
<p><strong>Screenshots:</strong><br />
<a href="http://www.viztech.co.in/wp-content/uploads/2010/11/videos-module.jpg"><img src="http://www.viztech.co.in/wp-content/uploads/2010/11/videos-module-300x115.jpg" alt="Videos Module" title="Videos Module" width="300" height="115" class="alignnone size-medium wp-image-143" /></a></p>
<p><strong>Upgrades:</strong></p>
<p>Every package covers one year of free updates and technical support.</p>
<p><strong>CREDITS:</strong><br />
===========<br />
For video player support, our credit goes to <a href="http://www.longtailvideo.com/players/jw-flv-player/">http://www.longtailvideo.com/players/jw-flv-player/</a> for providing such a nice and easy to use player. We have used this player in our module and are thankful for Long Tail Video&#8217;s efforts.</p>
<p><strong>NOTE:</strong><br />
Please note that we have developed this module with the use of JWPlayer&#8217;s community edition which is freely available for personal and promotional use. We highly recommend and understand that if this module will be used to run the advertisements or to make money by any business activity with the help of this JWPlayer based module then you would prefer to buy a license for it.</p>
<p>We are authorized reseller for the Long Tail Video hence we assist you buy and handle the license issues for you. You will be provided with the license for JWPlayer once you find out its use for commercial purpose and ready to purchase.</p>
<p>Image Credits:<br />
<a href="http://www.freedigitalphotos.net/images/view_photog.php?photogid=809" target="_blank">Image: Francesco Marino / FreeDigitalPhotos.net</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.viztech.co.in/products/videos-module/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Inline File Viewer Module – activeCollab</title>
		<link>http://www.viztech.co.in/products/inline-file-viewer-module-activecollab</link>
		<comments>http://www.viztech.co.in/products/inline-file-viewer-module-activecollab#comments</comments>
		<pubDate>Thu, 03 Mar 2011 23:31:22 +0000</pubDate>
		<dc:creator>Viztech</dc:creator>
				<category><![CDATA[Products]]></category>
		<category><![CDATA[activeCollab]]></category>
		<category><![CDATA[activecollab module development]]></category>

		<guid isPermaLink="false">http://www.viztech.co.in/?p=349</guid>
		<description><![CDATA[This module is very useful for activeCollab users as you can view Audio, Video, MS-Word, MS-Powerpoint, PDF and more type of files without need of downloading them. It saves a [...]]]></description>
			<content:encoded><![CDATA[<div class="eStore-product"><div class="eStore-thumbnail"><a href="http://www.viztech.co.in/wp-content/uploads/2010/11/inline-viewer-module.jpg" rel="lightbox" title="Inline File Viewer Module"><img class="thumb-image" src="http://www.viztech.co.in/wp-content/plugins/wp-cart-for-digital-products/lib/timthumb.php?src=http://www.viztech.co.in/wp-content/uploads/2010/11/inline-viewer-module.jpg&h=125&w=125&zc=1&q=100" alt="Inline File Viewer Module" /></a></div><a href="http://www.viztech.co.in/wp-content/uploads/2010/11/inline-viewer.png" rel="lightbox" title="Inline File Viewer Module"></a><a href="http://www.viztech.co.in/wp-content/uploads/2010/11/inline-viewer-module1.jpg" rel="lightbox" title="Inline File Viewer Module"></a><a href="http://www.viztech.co.in/wp-content/uploads/2010/11/inline-viewer-view-more-pages.png" rel="lightbox" title="Inline File Viewer Module"></a><div class="eStore-product-description"><div class="eStore-product-name">Inline File Viewer Module</div>This module is very useful for activeCollab users as you can view Audio, Video, MS-Word, MS-Powerpoint, PDF and more type of files without need of downloading them. It saves a lot of time in downloading and viewing the contents.<br /><strong>Price: </strong>$39.00<br /><object><form method="post" class="eStore-button-form" action=""  style="display:inline" onsubmit="return ReadForm1(this, 1);"><br />Package Type : <select name="variation1" class="eStore_variation" onchange="ReadForm1 (this.form, 1);"><option value="Download Module">Download Module</option><option value="Download Module with installation support [+ $15]">Download Module with installation support [+ $15]</option></select><br /><input type="hidden" name="add_qty" value="1" /><input type="image" src="http://www.viztech.co.in/wp-content/uploads/2010/11/button_add_to_cart.png" class="eStore_button" alt="Add to Cart" /><input type="hidden" name="product" value="Inline File Viewer Module" /><input type="hidden" name="price" value="39.00" /><input type="hidden" name="product_name_tmp1" value="Inline File Viewer Module" /><input type="hidden" name="price_tmp1" value="39.00" /><input type="hidden" name="item_number" value="8" /><input type="hidden" name="shipping" value="" /><input type="hidden" name="addcart_eStore" value="1" /><input type="hidden" name="cartLink" value="http://www.viztech.co.in/feed" /></form></object></div></div>
<p>This module is very useful for activeCollab users as you can view Audio, Video, MS-Word, MS-Powerpoint, PDF and more type of files without need of downloading them. It saves a lot of time in downloading and viewing the contents.</p>
<p><strong>Main Features:</strong></p>
<ul>
<li>View different kind of files in Inline Viewer without need of downloading them</li>
<li>You can play videos, view images, see html (including presentation) and documents i.e. Doc, PPT, Docx, PPTX, PDF and more file types are compatible for now via the base version</li>
<li>We have integrated Google Docs Viewer in it and using that you can read PDF, Doc, PPT, Docx, PPTx and more type of files as the inline contents without need of downloading them</li>
<li>You can upload any file using default mechanism of activeCollab and at the bottom side of every file which can be seen in inline viewer, you will see an icon to play the file in inline viewer</li>
<li>PDF, PPT, PPTX, Docx and Doc files are shown with the help of Google Docs Viewer so that you can read them easily without need of downloading, using Google docs viewer support &#8211; you can change pages too as if the documents is multi-pages.</li>
<li>Bigger contents will have scrolls so that you can read and see contents easily</li>
<li>No need of downloading almost anything <img src='http://www.viztech.co.in/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </li>
</ol>
<blockquote><p>We use Google Docs Viewer to view the files without the need of downloading, you can see DOC, PDF, PPT and more type of files for documents viewing purpose online. It supports different kind of audio and video files too. This module is very effective as it removes the need of flash or any other specific item. You can upload any type of file and if it is supported and relevant player is available then it will easily show the file as inline content.</p></blockquote>
<p><strong>Version 1.8 &#8211; IE7 display bug fixed</strong></p>
<p><strong>Version 1.7 Upgraded Support for additional file types:</strong><br />
- Microsoft Word (.DOC and .DOCX)<br />
- Microsoft Excel (.XLS and .XLSX)<br />
- Microsoft PowerPoint (.PPT and .PPTX)<br />
- Adobe Portable Document Format (.PDF)<br />
- Apple Pages (.PAGES)<br />
- Adobe Illustrator (.AI)<br />
- Adobe Photoshop (.PSD)<br />
- Tagged Image File Format (.TIFF)<br />
- Autodesk AutoCad (.DXF)<br />
- Scalable Vector Graphics (.SVG)<br />
- PostScript (.EPS, .PS)<br />
- TrueType (.TTF)<br />
- XML Paper Specification (.XPS)<br />
- OpenDocument: odt,  ods,  odp<br />
- OpenOffice:sxw,  sxc,  sxi<br />
- Other Formats: wpd,  pdf,  rtf,  txt,  html,  csv,  tsv</p>
<p><strong>Upgrades:</strong></p>
<p>Every package covers one year of free updates and technical support.</p>
<p><strong>Screenshots:</strong><br />
1. Inline-viewer.png:<br />
It shows upload of a file in a comment as per the normal uploading feature of activeCollab &#8211; for now, we have placed a PLAY button just under the file as if you don&#8217;t want to download it and view as inline content <img src='http://www.viztech.co.in/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  &#8211; we might come up with a better option as if we get some good ideas else we will keep it this way for now.<br />
<a href="http://www.viztech.co.in/wp-content/uploads/2010/11/inline-viewer-view.png"><img src="http://www.viztech.co.in/wp-content/uploads/2010/11/inline-viewer-view-300x159.png" alt="" title="inline-viewer-view" width="300" height="159" class="alignnone size-medium wp-image-195" /></a></p>
<p>2. Inline-viewer-view.png:<br />
This file shows the view of a PDF file with the use of Google Docs Viewer to read the file online as inline content. You will be able to see the first page of CAPM handbook in the screen shot <img src='http://www.viztech.co.in/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
<a href="http://www.viztech.co.in/wp-content/uploads/2010/11/inline-viewer.png"><img src="http://www.viztech.co.in/wp-content/uploads/2010/11/inline-viewer-300x54.png" alt="" title="inline-viewer" width="300" height="54" class="alignnone size-medium wp-image-198" /></a></p>
<p>3. inline-viewer-view-more-pages.png:<br />
This is another screen shot for further pages in the same file. Using Google Docs Viewer, you will be able to switch to more pages and see details.<br />
<a href="http://www.viztech.co.in/wp-content/uploads/2010/11/inline-viewer-view-more-pages.png"><img src="http://www.viztech.co.in/wp-content/uploads/2010/11/inline-viewer-view-more-pages-300x163.png" alt="" title="inline-viewer-view-more-pages" width="300" height="163" class="alignnone size-medium wp-image-197" /></a></p>
<p><strong>Video Preview:</strong><br />
As per requests for a video preview, we have created a quick demo to get better idea of the working for the module. Please see this video and it will give you a better view. We will try to upload an HD version too for better quality.</p>
<p><object width="480" height="385"><param name="movie" value="http://www.youtube.com/v/6yWuktHHY6k?fs=1&amp;hl=en_US&amp;rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/6yWuktHHY6k?fs=1&amp;hl=en_US&amp;rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.viztech.co.in/products/inline-file-viewer-module-activecollab/feed</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>Agreements Module</title>
		<link>http://www.viztech.co.in/products/agreements-module</link>
		<comments>http://www.viztech.co.in/products/agreements-module#comments</comments>
		<pubDate>Thu, 03 Mar 2011 23:29:40 +0000</pubDate>
		<dc:creator>Viztech</dc:creator>
				<category><![CDATA[Products]]></category>
		<category><![CDATA[activeCollab]]></category>
		<category><![CDATA[activecollab modules]]></category>

		<guid isPermaLink="false">http://www.viztech.co.in/?p=324</guid>
		<description><![CDATA[This module is really useful to make your activeCollab installation one point service place. If you were always thinking to have everything at one place in activeCollab then it is [...]]]></description>
			<content:encoded><![CDATA[<p><div class="eStore-product"><div class="eStore-thumbnail"><a href="http://www.viztech.co.in/wp-content/uploads/2010/10/photo_18755_20100713-300x225.jpg" rel="lightbox" title="Agreements Module"><img class="thumb-image" src="http://www.viztech.co.in/wp-content/plugins/wp-cart-for-digital-products/lib/timthumb.php?src=http://www.viztech.co.in/wp-content/uploads/2010/10/photo_18755_20100713-300x225.jpg&h=125&w=125&zc=1&q=100" alt="Agreements Module" /></a></div><a href="http://www.viztech.co.in/wp-content/uploads/2010/11/agreements-module.jpg" rel="lightbox" title="Agreements Module"></a><div class="eStore-product-description"><div class="eStore-product-name">Agreements Module</div>This module is really useful to make your activeCollab installation one point service place. If you were always thinking to have everything at one place in activeCollab then it is the first step towards that.<br /><strong>Price: </strong>$19.99<br /><object><form method="post" class="eStore-button-form" action=""  style="display:inline" onsubmit="return ReadForm1(this, 1);"><br />Package Type : <select name="variation1" class="eStore_variation" onchange="ReadForm1 (this.form, 1);"><option value="Download Module">Download Module</option><option value="Download Module with installation support [+ $15]">Download Module with installation support [+ $15]</option></select><br /><input type="hidden" name="add_qty" value="1" /><input type="image" src="http://www.viztech.co.in/wp-content/uploads/2010/11/button_add_to_cart.png" class="eStore_button" alt="Add to Cart" /><input type="hidden" name="product" value="Agreements Module" /><input type="hidden" name="price" value="19.99" /><input type="hidden" name="product_name_tmp1" value="Agreements Module" /><input type="hidden" name="price_tmp1" value="19.99" /><input type="hidden" name="item_number" value="7" /><input type="hidden" name="shipping" value="" /><input type="hidden" name="addcart_eStore" value="1" /><input type="hidden" name="cartLink" value="http://www.viztech.co.in/feed" /></form></object></div></div><br />
This module is really useful to make your activeCollab installation one point service place. If you were always thinking to have everything at one place in activeCollab then it is the first step towards that.</p>
<p>This module adds an agreement tab on the project page and you can set privacy for this tab. Under this tab, user can upload agreements, SLA docs and other private information for a project which can be referred by authorized users at later stage. It is pretty useful to make activeCollab as your initial place of discussion and then storing all the information at one place using the privacy options. </p>
<p>The entire Agreements tab is only available to the allowed project roles or as per the custom permission available to a user. Admin or authorized user can set below rights for this tab:<br />
- No Access<br />
- Can Read<br />
- Can Create<br />
- Can Manage</p>
<p>Within this tab, agreement files can further have one of two visibility options (Normal or Private)</p>
<p><strong>Here are the scenarios:</strong></p>
<p>    * Client Company Member logs in, goes to a project, and doesn&#8217;t see the Agreements tab at all<br />
    * Client Company Manager logs in, goes to a project and sees the Agreements tab.<br />
          o Client Company Manager sees only the Agreement Files with normal visibility<br />
    * Administrator and Project Manager log in, go to a project, and see the Agreements tab<br />
          o Administrator &#038; Project Manager can see all files in the Agreement tab<br />
    * Member logs in, goes to a project, and doesn&#8217;t see the Agreements tab at all</p>
<p>This way, a company can manage all documents to be placed at one place while keeping the privacy levels too. It is our first step towards assisting activeCollab for one stop solution for different kind of IT needs.</p>
<p><strong>Quick Features:</strong><br />
1. Privacy<br />
2. Normal &#038; Private View (along with the privacy)<br />
3. Keep all records at one place for the project<br />
4. Support with 3rd Party Modules</p>
<p><strong>Screenshots:</strong><br />
<a href="http://www.viztech.co.in/wp-content/uploads/2010/11/agreements-module.jpg"><img src="http://www.viztech.co.in/wp-content/uploads/2010/11/agreements-module-300x115.jpg" alt="Agreements Module" title="Agreements Module" width="300" height="115" class="alignnone size-medium wp-image-142" /></a></p>
<p><strong>Upgrades:</strong></p>
<p>Every package covers one year of free updates and technical support.</p>
<p>Image Credits:<a href="http://www.freedigitalphotos.net/images/view_photog.php?photogid=659" target="_blank">Image: Salvatore Vuono / FreeDigitalPhotos.net</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.viztech.co.in/products/agreements-module/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Custom URL Module – activeCollab</title>
		<link>http://www.viztech.co.in/products/custom-url-module</link>
		<comments>http://www.viztech.co.in/products/custom-url-module#comments</comments>
		<pubDate>Thu, 03 Mar 2011 17:50:25 +0000</pubDate>
		<dc:creator>Viztech</dc:creator>
				<category><![CDATA[Products]]></category>
		<category><![CDATA[activeCollab]]></category>
		<category><![CDATA[activecollab module]]></category>
		<category><![CDATA[activecollab module development]]></category>

		<guid isPermaLink="false">http://www.viztech.co.in/?p=574</guid>
		<description><![CDATA[<script type="text/javascript">
jQuery(document).ready(function($) {
$(function() {
  $('.error').hide();
  $(".button").click(function() {
		// validate and process form
		// first hide any error messages
    $('.error').hide();
		
	  var name = $("input#name").val();
		if (name == "") {
      $("label#name_error").show();
      $("input#name").focus();
      return false;
    }
		var email = $("input#eStore_ajax_email").val();
		if (email == "") {
      $("label#email_error").show();
      $("input#eStore_ajax_email").focus();
      return false;
    }
		var prod_id = $("input#free_download_product_id").val();
		
		var dataString = 'name='+ name + '&email=' + email + '&prod_id=' + prod_id;
		//alert (dataString);return false;
        var process_script_url = 'http://www.viztech.co.in/wp-content/plugins/wp-cart-for-digital-products' + '/ajax_process_download.php';

	// Because the server might be invoking the PDF Stamper, we want the user to have a "warm fuzzy feeling" while they
	// wait for a response.  Otherwise, they might get "click happy" with the submit button.
	// -- The Assurer, 2010-09-14.
	{
		$('.free_download_form').html("<div class='message'></div>");
		$('.message').html("")
		.append("Processing Order...")
		.hide()
		.fadeIn(1000, function() {
			$('.message').append("<img id='loader1' src='http://www.viztech.co.in/wp-content/plugins/wp-cart-for-digital-products/images/ajax-loader1.gif' />");
		});
	}

		$.ajax({
      type: "POST",
      url: process_script_url,
      data: dataString,
      success: function() {
        $('.free_download_form').html("<div class='message'></div>");
        $('.message').html("")
        .append("<p style='color: green;'><strong>Email sent! Please check your inbox for the download link.</strong></p>")
        .hide()
        .fadeIn(1000, function() {
          $('.message').append("<img id='checkmark' src='http://www.viztech.co.in/wp-content/plugins/wp-cart-for-digital-products/images/check.png' />");
        });
      }
     });
    return false;
	});
});
});
</script>
Do you want to add a custom link to your top tabs in activeCollab? Does your client find it difficult to come to home page or dashboard? Here is the [...]]]></description>
			<content:encoded><![CDATA[<script type="text/javascript">
jQuery(document).ready(function($) {
$(function() {
  $('.error').hide();
  $(".button").click(function() {
		// validate and process form
		// first hide any error messages
    $('.error').hide();
		
	  var name = $("input#name").val();
		if (name == "") {
      $("label#name_error").show();
      $("input#name").focus();
      return false;
    }
		var email = $("input#eStore_ajax_email").val();
		if (email == "") {
      $("label#email_error").show();
      $("input#eStore_ajax_email").focus();
      return false;
    }
		var prod_id = $("input#free_download_product_id").val();
		
		var dataString = 'name='+ name + '&email=' + email + '&prod_id=' + prod_id;
		//alert (dataString);return false;
        var process_script_url = 'http://www.viztech.co.in/wp-content/plugins/wp-cart-for-digital-products' + '/ajax_process_download.php';

	// Because the server might be invoking the PDF Stamper, we want the user to have a "warm fuzzy feeling" while they
	// wait for a response.  Otherwise, they might get "click happy" with the submit button.
	// -- The Assurer, 2010-09-14.
	{
		$('.free_download_form').html("<div class='message'></div>");
		$('.message').html("")
		.append("Processing Order...")
		.hide()
		.fadeIn(1000, function() {
			$('.message').append("<img id='loader1' src='http://www.viztech.co.in/wp-content/plugins/wp-cart-for-digital-products/images/ajax-loader1.gif' />");
		});
	}

		$.ajax({
      type: "POST",
      url: process_script_url,
      data: dataString,
      success: function() {
        $('.free_download_form').html("<div class='message'></div>");
        $('.message').html("")
        .append("<p style='color: green;'><strong>Email sent! Please check your inbox for the download link.</strong></p>")
        .hide()
        .fadeIn(1000, function() {
          $('.message').append("<img id='checkmark' src='http://www.viztech.co.in/wp-content/plugins/wp-cart-for-digital-products/images/check.png' />");
        });
      }
     });
    return false;
	});
});
});
</script>
<p><a href="http://www.viztech.co.in/wp-content/uploads/2010/12/custom_url.png"><img src="http://www.viztech.co.in/wp-content/uploads/2010/12/custom_url-300x27.png" alt="Custom URL Module View" title="Custom URL Module View" width="300" height="27" class="alignnone size-medium wp-image-290" /></a></p>
<p>Do you want to add a custom link to your top tabs in activeCollab?<br />
Does your client find it difficult to come to home page or dashboard?</p>
<p>Here is the solution for you <img src='http://www.viztech.co.in/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>This module creates a custom HOME or URL tab/link in your activeCollab installation&#8217;s top bar. You can link it to any page easily. It gives an easy point for your activeCollab users to navigate easily.</p>
<p><strong>Purchase and Download:</strong><br />
Please note that this module is available FREE so if you do not wish to buy an installation support package for it then you can download it instantly using below form.<br />
<div class="free_download_form"><form name="free_download" method="post" action="">
      <label for="name" id="name_label">Name: </label><br />
      <input type="text" name="name" id="name" value="" class="eStore_text_input" />
      <br /><label class="error" for="name" id="name_error">This field is required.<br /></label>

      <label for="eStore_ajax_email" id="email_label">Email: </label><br />
      <input type="text" name="eStore_ajax_email" id="eStore_ajax_email" value="" class="eStore_text_input" />
      <br /><label class="error" for="eStore_ajax_email" id="email_error">This field is required.<br /></label>
      
      <input type="hidden" name="free_download_product_id" id="free_download_product_id" value="15" />

      <input type="image" name="submit" class="button" id="submit_btn" alt ="Download" src="http://www.viztech.co.in/wp-content/uploads/2010/11/download_icon.gif" /></form></div></p>
<p>Please follow below steps to do the installation:</p>
<p><strong>Step 1. </strong>Unzip the Custom-Home-URL-1.0.zip provided.</p>
<p><strong>Step 2.</strong> Copy the custom_home folder to activecollab >> application >> modules in your site. We have placed it in the similar structure for your better understanding.</p>
<p><strong>Step 3. </strong>Copy the custom_home images folder to your public\assets\modules folder</p>
<p><strong>Step 4. </strong>That&#8217;s all login in your system and you will find the new Module ready to be installed via admin>modules</p>
<p><strong>Step 5.</strong> Please make changes in following file to define the name and link for the custom URL:</p>
<p><strong>Step 6. You can change two settings according to the need for this module, please open </strong></p>
<p>activecollab/application/modules/custom_home/init.php</p>
<pre class="brush: plain; title: ;">//Define custom name and URL here
  define('CUSTOM_HOME_NAME','Home');
  define('CUSTOM_HOME_URL','http://www.viztech.co.in/'); //change to your own URL</pre>
<p><strong>Step 7. (OPTIONAL)</strong></p>
<p>If you want this custom menu to be at first or custom location in Top menu then you can follow below steps:</p>
<p>a. Please open below file:<br />
YOUR_SITE>activecollab>application>modules>system>handlers>on_build_menu.php</p>
<p>b. At below code at the top of Array $menu->addToGroup(array()) and then it will look like below:</p>
<pre class="brush: plain; title: ;">$menu-&gt;addToGroup(array())
      new MenuItem('custom_home', CUSTOM_HOME_NAME, CUSTOM_HOME_URL, get_image_url('menu-icon.gif', CUSTOM_HOME_MODULE)),
</pre>
<p>rest of the code can follow here.</p>
<p>c. It&#8217;s done <img src='http://www.viztech.co.in/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<blockquote><p>NOTE:<br />
If you are using Modern or Similar CSS which doesn&#8217;t have support for this menu icon then please add below code to theme.css file for that specific theme anywhere:</p>
<pre class="brush: plain; title: ;">/* 'Custom Home Module' by Viztech (http://www.viztech.co.in) */
#menu_item_custom_home span.outer {background: transparent url(../../modules/custom_home/images/icon_big.png) no-repeat center 10px;}&lt;/blockquote&gt;
</pre>
<p>If you face any issue then please report us and we will be happy to assist you <img src='http://www.viztech.co.in/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.viztech.co.in/products/custom-url-module/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>My Projects Dashboard Patch – activeCollab</title>
		<link>http://www.viztech.co.in/products/my-projects-dashboard-patch</link>
		<comments>http://www.viztech.co.in/products/my-projects-dashboard-patch#comments</comments>
		<pubDate>Thu, 03 Mar 2011 17:50:20 +0000</pubDate>
		<dc:creator>Viztech</dc:creator>
				<category><![CDATA[Products]]></category>
		<category><![CDATA[activeCollab]]></category>
		<category><![CDATA[activecollab patch]]></category>

		<guid isPermaLink="false">http://www.viztech.co.in/?p=575</guid>
		<description><![CDATA[<script type="text/javascript">
jQuery(document).ready(function($) {
$(function() {
  $('.error').hide();
  $(".button").click(function() {
		// validate and process form
		// first hide any error messages
    $('.error').hide();
		
	  var name = $("input#name").val();
		if (name == "") {
      $("label#name_error").show();
      $("input#name").focus();
      return false;
    }
		var email = $("input#eStore_ajax_email").val();
		if (email == "") {
      $("label#email_error").show();
      $("input#eStore_ajax_email").focus();
      return false;
    }
		var prod_id = $("input#free_download_product_id").val();
		
		var dataString = 'name='+ name + '&email=' + email + '&prod_id=' + prod_id;
		//alert (dataString);return false;
        var process_script_url = 'http://www.viztech.co.in/wp-content/plugins/wp-cart-for-digital-products' + '/ajax_process_download.php';

	// Because the server might be invoking the PDF Stamper, we want the user to have a "warm fuzzy feeling" while they
	// wait for a response.  Otherwise, they might get "click happy" with the submit button.
	// -- The Assurer, 2010-09-14.
	{
		$('.free_download_form').html("<div class='message'></div>");
		$('.message').html("")
		.append("Processing Order...")
		.hide()
		.fadeIn(1000, function() {
			$('.message').append("<img id='loader1' src='http://www.viztech.co.in/wp-content/plugins/wp-cart-for-digital-products/images/ajax-loader1.gif' />");
		});
	}

		$.ajax({
      type: "POST",
      url: process_script_url,
      data: dataString,
      success: function() {
        $('.free_download_form').html("<div class='message'></div>");
        $('.message').html("")
        .append("<p style='color: green;'><strong>Email sent! Please check your inbox for the download link.</strong></p>")
        .hide()
        .fadeIn(1000, function() {
          $('.message').append("<img id='checkmark' src='http://www.viztech.co.in/wp-content/plugins/wp-cart-for-digital-products/images/check.png' />");
        });
      }
     });
    return false;
	});
});
});
</script>
Do you want to see all your active projects from Dashboard? Does Favorite project box is not enough for you because you need to copy all your project there as [...]]]></description>
			<content:encoded><![CDATA[<script type="text/javascript">
jQuery(document).ready(function($) {
$(function() {
  $('.error').hide();
  $(".button").click(function() {
		// validate and process form
		// first hide any error messages
    $('.error').hide();
		
	  var name = $("input#name").val();
		if (name == "") {
      $("label#name_error").show();
      $("input#name").focus();
      return false;
    }
		var email = $("input#eStore_ajax_email").val();
		if (email == "") {
      $("label#email_error").show();
      $("input#eStore_ajax_email").focus();
      return false;
    }
		var prod_id = $("input#free_download_product_id").val();
		
		var dataString = 'name='+ name + '&email=' + email + '&prod_id=' + prod_id;
		//alert (dataString);return false;
        var process_script_url = 'http://www.viztech.co.in/wp-content/plugins/wp-cart-for-digital-products' + '/ajax_process_download.php';

	// Because the server might be invoking the PDF Stamper, we want the user to have a "warm fuzzy feeling" while they
	// wait for a response.  Otherwise, they might get "click happy" with the submit button.
	// -- The Assurer, 2010-09-14.
	{
		$('.free_download_form').html("<div class='message'></div>");
		$('.message').html("")
		.append("Processing Order...")
		.hide()
		.fadeIn(1000, function() {
			$('.message').append("<img id='loader1' src='http://www.viztech.co.in/wp-content/plugins/wp-cart-for-digital-products/images/ajax-loader1.gif' />");
		});
	}

		$.ajax({
      type: "POST",
      url: process_script_url,
      data: dataString,
      success: function() {
        $('.free_download_form').html("<div class='message'></div>");
        $('.message').html("")
        .append("<p style='color: green;'><strong>Email sent! Please check your inbox for the download link.</strong></p>")
        .hide()
        .fadeIn(1000, function() {
          $('.message').append("<img id='checkmark' src='http://www.viztech.co.in/wp-content/plugins/wp-cart-for-digital-products/images/check.png' />");
        });
      }
     });
    return false;
	});
});
});
</script>
<p><a href="http://www.viztech.co.in/wp-content/uploads/2010/12/my-active-projects.png"><img src="http://www.viztech.co.in/wp-content/uploads/2010/12/my-active-projects.png" alt="My Active Projects Box View" title="My Active Projects Box View" width="264" height="191" class="alignnone size-full wp-image-293" /></a></p>
<p>Do you want to see all your active projects from Dashboard?<br />
Does Favorite project box is not enough for you because you need to copy all your project there as you want to see all your active projects from dashboard?</p>
<p>Here is the solution for you <img src='http://www.viztech.co.in/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>This patch creates a copy of &#8220;Favorite Projects box&#8221; on dashboard but instead of favorite projects, it shows all the active projects for the logged in user. It makes management of many projects very easily.</p>
<p><strong>Purchase and Download:</strong><br />
Please note that this module is available FREE so if you do not wish to buy an installation support package for it then you can download it instantly using below form.<br />
<div class="free_download_form"><form name="free_download" method="post" action="">
      <label for="name" id="name_label">Name: </label><br />
      <input type="text" name="name" id="name" value="" class="eStore_text_input" />
      <br /><label class="error" for="name" id="name_error">This field is required.<br /></label>

      <label for="eStore_ajax_email" id="email_label">Email: </label><br />
      <input type="text" name="eStore_ajax_email" id="eStore_ajax_email" value="" class="eStore_text_input" />
      <br /><label class="error" for="eStore_ajax_email" id="email_error">This field is required.<br /></label>
      
      <input type="hidden" name="free_download_product_id" id="free_download_product_id" value="14" />

      <input type="image" name="submit" class="button" id="submit_btn" alt ="Download" src="http://www.viztech.co.in/wp-content/uploads/2010/11/download_icon.gif" /></form></div></p>
<p>Please follow below steps to do the installation:</p>
<p><strong>Step 1. Open activecollab/application/modules/system/controllers/DashBoardController.class.php, in index function</strong></p>
<p>Find:<br />
========</p>
<pre class="brush: plain; title: ;">
	$this-&gt;smarty-&gt;assign(array(
          'show_welcome_message' =&gt; false,
          'important_items' =&gt; $important_items,
          'pinned_projects' =&gt; $pinned_projects,
          'dashboard_sections' =&gt; $dashboard_sections,
          'online_users' =&gt; Users::findWhoIsOnline($this-&gt;logged_user),
          'grouped_activities' =&gt; group_by_date(ActivityLogs::findActiveProjectsActivitiesByUser($this-&gt;logged_user, 20), $this-&gt;logged_user),
        ));
</pre>
<p>And Replace With:<br />
=================</p>
<pre class="brush: plain; title: ;">
	$my_projects = Projects::findByUser($this-&gt;logged_user,'active');
        $this-&gt;smarty-&gt;assign(array(
          'show_welcome_message' =&gt; false,
          'important_items' =&gt; $important_items,
          'pinned_projects' =&gt; $pinned_projects,
          'my_projects' =&gt; $my_projects,//Patch My Project at DashBoard by Viztech
          'show_favorite'=&gt; SHOW_FAVORITE,//Patch My Project at DashBoard by Viztech
          'dashboard_sections' =&gt; $dashboard_sections,
          'online_users' =&gt; Users::findWhoIsOnline($this-&gt;logged_user),
          'grouped_activities' =&gt; group_by_date(ActivityLogs::findActiveProjectsActivitiesByUser($this-&gt;logged_user, 20), $this-&gt;logged_user),
        ));
</pre>
<p><strong>Step 2. Open activecollab/application/modules/system/views/dashboard/index.tpl</strong></p>
<p>Find<br />
=========</p>
<pre class="brush: plain; title: ;">
	&lt;h2&gt;{lang}Favorite Projects{/lang}&lt;/h2&gt;
          &lt;ul class=&quot;dashboard_sidebar_list&quot;&gt;
          {if is_foreachable($pinned_projects)}
            {foreach from=$pinned_projects item=project}
            &lt;li class=&quot;with_icon pinned_project&quot; id=&quot;project_{$project-&gt;getId()}&quot;&gt;
              &lt;a href=&quot;{$project-&gt;getUnpinUrl()}&quot; class=&quot;unpin&quot;&gt;{image name=dismiss.gif}&lt;/a&gt;
              &lt;img src=&quot;{$project-&gt;getIconUrl()}&quot; alt=&quot;{$project-&gt;getName()|clean}&quot; /&gt;
              &lt;span class=&quot;name&quot;&gt;{project_link project=$project}&lt;/span&gt;
            &lt;/li&gt;
            {/foreach}
          {/if}
            &lt;li class=&quot;drop_here&quot;&gt;{lang}Drop project here{/lang}&lt;/li&gt;
          &lt;/ul&gt;
        &lt;/div&gt;&lt;/div&gt;&lt;/div&gt;
</pre>
<p>And Replace With<br />
==================</p>
<pre class="brush: plain; title: ;">
	{if $show_favorite}
		  &lt;div class=&quot;dashboard_sidebar&quot; id=&quot;pinned_projects&quot;&gt;&lt;div class=&quot;dashboard_sidebar_inner&quot;&gt;&lt;div class=&quot;dashboard_sidebar_inner_2&quot;&gt;
          &lt;h2&gt;{lang}Favorite Projects{/lang}&lt;/h2&gt;
          &lt;ul class=&quot;dashboard_sidebar_list&quot;&gt;
          {if is_foreachable($pinned_projects)}
            {foreach from=$pinned_projects item=project}
            &lt;li class=&quot;with_icon pinned_project&quot; id=&quot;project_{$project-&gt;getId()}&quot;&gt;
              &lt;a href=&quot;{$project-&gt;getUnpinUrl()}&quot; class=&quot;unpin&quot;&gt;{image name=dismiss.gif}&lt;/a&gt;
              &lt;img src=&quot;{$project-&gt;getIconUrl()}&quot; alt=&quot;{$project-&gt;getName()|clean}&quot; /&gt;
              &lt;span class=&quot;name&quot;&gt;{project_link project=$project}&lt;/span&gt;
            &lt;/li&gt;
            {/foreach}
          {/if}
            &lt;li class=&quot;drop_here&quot;&gt;{lang}Drop project here{/lang}&lt;/li&gt;
          &lt;/ul&gt;
        &lt;/div&gt;&lt;/div&gt;&lt;/div&gt;
        {/if}

        &lt;div class=&quot;dashboard_sidebar&quot; id=&quot;pinned_projects&quot;&gt;&lt;div class=&quot;dashboard_sidebar_inner&quot;&gt;&lt;div class=&quot;dashboard_sidebar_inner_2&quot;&gt;
          &lt;h2&gt;{lang}My Active Projects{/lang}&lt;/h2&gt;
          &lt;ul class=&quot;dashboard_sidebar_list&quot;&gt;
          {if is_foreachable($my_projects)}
            {foreach from=$my_projects item=project}
            &lt;li class=&quot;with_icon pinned_project&quot; id=&quot;project_{$project-&gt;getId()}&quot;&gt;
              &lt;a href=&quot;{$project-&gt;getUnpinUrl()}&quot; class=&quot;unpin&quot;&gt;{image name=dismiss.gif}&lt;/a&gt;
              &lt;img src=&quot;{$project-&gt;getIconUrl()}&quot; alt=&quot;{$project-&gt;getName()|clean}&quot; /&gt;
              &lt;span class=&quot;name&quot;&gt;{project_link project=$project}&lt;/span&gt;
            &lt;/li&gt;
            {/foreach}
          {/if}
            &lt;li class=&quot;drop_here&quot;&gt;{lang}Drop project here{/lang}&lt;/li&gt;
          &lt;/ul&gt;
        &lt;/div&gt;&lt;/div&gt;&lt;/div&gt;
</pre>
<p><strong>Step 3. Open activecollab/application/modules/system/init.php</strong></p>
<p>Add Following line under define list of constants</p>
<pre class="brush: plain; title: ;">
  //Show or hide favorite box
  define('SHOW_FAVORITE', false);
</pre>
<p>Or You can replace the the file provided in the patch, if there is no customization done before</p>
<p>If you face any issue then please report us and we will be happy to assist you <img src='http://www.viztech.co.in/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.viztech.co.in/products/my-projects-dashboard-patch/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Project Tabs Sorter Module – activeCollab</title>
		<link>http://www.viztech.co.in/products/project-tabs-sorter-module-activecollab</link>
		<comments>http://www.viztech.co.in/products/project-tabs-sorter-module-activecollab#comments</comments>
		<pubDate>Thu, 03 Mar 2011 17:49:16 +0000</pubDate>
		<dc:creator>Viztech</dc:creator>
				<category><![CDATA[Products]]></category>
		<category><![CDATA[activeCollab]]></category>
		<category><![CDATA[activecollab module]]></category>
		<category><![CDATA[activecollab module development]]></category>

		<guid isPermaLink="false">http://www.viztech.co.in/?p=573</guid>
		<description><![CDATA[<script type="text/javascript">
jQuery(document).ready(function($) {
$(function() {
  $('.error').hide();
  $(".button").click(function() {
		// validate and process form
		// first hide any error messages
    $('.error').hide();
		
	  var name = $("input#name").val();
		if (name == "") {
      $("label#name_error").show();
      $("input#name").focus();
      return false;
    }
		var email = $("input#eStore_ajax_email").val();
		if (email == "") {
      $("label#email_error").show();
      $("input#eStore_ajax_email").focus();
      return false;
    }
		var prod_id = $("input#free_download_product_id").val();
		
		var dataString = 'name='+ name + '&email=' + email + '&prod_id=' + prod_id;
		//alert (dataString);return false;
        var process_script_url = 'http://www.viztech.co.in/wp-content/plugins/wp-cart-for-digital-products' + '/ajax_process_download.php';

	// Because the server might be invoking the PDF Stamper, we want the user to have a "warm fuzzy feeling" while they
	// wait for a response.  Otherwise, they might get "click happy" with the submit button.
	// -- The Assurer, 2010-09-14.
	{
		$('.free_download_form').html("<div class='message'></div>");
		$('.message').html("")
		.append("Processing Order...")
		.hide()
		.fadeIn(1000, function() {
			$('.message').append("<img id='loader1' src='http://www.viztech.co.in/wp-content/plugins/wp-cart-for-digital-products/images/ajax-loader1.gif' />");
		});
	}

		$.ajax({
      type: "POST",
      url: process_script_url,
      data: dataString,
      success: function() {
        $('.free_download_form').html("<div class='message'></div>");
        $('.message').html("")
        .append("<p style='color: green;'><strong>Email sent! Please check your inbox for the download link.</strong></p>")
        .hide()
        .fadeIn(1000, function() {
          $('.message').append("<img id='checkmark' src='http://www.viztech.co.in/wp-content/plugins/wp-cart-for-digital-products/images/check.png' />");
        });
      }
     });
    return false;
	});
});
});
</script>
Do you want your discussions tab to appear before milestone or do you want files tabs to appear as the first tab on project pages. If yes, then this module [...]]]></description>
			<content:encoded><![CDATA[<script type="text/javascript">
jQuery(document).ready(function($) {
$(function() {
  $('.error').hide();
  $(".button").click(function() {
		// validate and process form
		// first hide any error messages
    $('.error').hide();
		
	  var name = $("input#name").val();
		if (name == "") {
      $("label#name_error").show();
      $("input#name").focus();
      return false;
    }
		var email = $("input#eStore_ajax_email").val();
		if (email == "") {
      $("label#email_error").show();
      $("input#eStore_ajax_email").focus();
      return false;
    }
		var prod_id = $("input#free_download_product_id").val();
		
		var dataString = 'name='+ name + '&email=' + email + '&prod_id=' + prod_id;
		//alert (dataString);return false;
        var process_script_url = 'http://www.viztech.co.in/wp-content/plugins/wp-cart-for-digital-products' + '/ajax_process_download.php';

	// Because the server might be invoking the PDF Stamper, we want the user to have a "warm fuzzy feeling" while they
	// wait for a response.  Otherwise, they might get "click happy" with the submit button.
	// -- The Assurer, 2010-09-14.
	{
		$('.free_download_form').html("<div class='message'></div>");
		$('.message').html("")
		.append("Processing Order...")
		.hide()
		.fadeIn(1000, function() {
			$('.message').append("<img id='loader1' src='http://www.viztech.co.in/wp-content/plugins/wp-cart-for-digital-products/images/ajax-loader1.gif' />");
		});
	}

		$.ajax({
      type: "POST",
      url: process_script_url,
      data: dataString,
      success: function() {
        $('.free_download_form').html("<div class='message'></div>");
        $('.message').html("")
        .append("<p style='color: green;'><strong>Email sent! Please check your inbox for the download link.</strong></p>")
        .hide()
        .fadeIn(1000, function() {
          $('.message').append("<img id='checkmark' src='http://www.viztech.co.in/wp-content/plugins/wp-cart-for-digital-products/images/check.png' />");
        });
      }
     });
    return false;
	});
});
});
</script>
<p><a href="http://www.viztech.co.in/wp-content/uploads/2010/12/tab-sorting.png"><img src="http://www.viztech.co.in/wp-content/uploads/2010/12/tab-sorting-300x97.png" alt="Sorting the Tabs" title="Sorting the Tabs" width="300" height="97" class="alignnone size-medium wp-image-273" /></a></p>
<p>Do you want your discussions tab to appear before milestone or do you want files tabs to appear as the first tab on project pages. If yes, then this module is for you <img src='http://www.viztech.co.in/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>It is a module to provide sorting feature of project tabs using quick AJAX based sorting under TOOLS of ADMINISTRATION page. Using this feature, admin can define easily which tab to appear on which location.</p>
<p>It is really useful when you want a customized display which is the most important feature of activeCollab i.e. Flexibility <img src='http://www.viztech.co.in/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><strong>Purchase and Download:</strong><br />
Please note that this module is available FREE so if you do not wish to buy an installation support package for it then you can download it instantly using below form.<br />
<div class="free_download_form"><form name="free_download" method="post" action="">
      <label for="name" id="name_label">Name: </label><br />
      <input type="text" name="name" id="name" value="" class="eStore_text_input" />
      <br /><label class="error" for="name" id="name_error">This field is required.<br /></label>

      <label for="eStore_ajax_email" id="email_label">Email: </label><br />
      <input type="text" name="eStore_ajax_email" id="eStore_ajax_email" value="" class="eStore_text_input" />
      <br /><label class="error" for="eStore_ajax_email" id="email_error">This field is required.<br /></label>
      
      <input type="hidden" name="free_download_product_id" id="free_download_product_id" value="11" />

      <input type="image" name="submit" class="button" id="submit_btn" alt ="Download" src="http://www.viztech.co.in/wp-content/uploads/2010/11/download_icon.gif" /></form></div></p>
<p>Please follow below steps to do the installation.</p>
<p><strong>Step 1.</strong> Download and Unzip the Projects-tabs-sorter-module1.0.zip provided.</p>
<p><strong>Step 2.</strong> Copy the tab_sorter module folder to activecollab >> application >> modules in your site. We have placed it in the similar structure for your better understanding.</p>
<p><strong>Step 3. </strong>Copy the tab_sorter images folder to your public\assets\modules folder</p>
<p><strong>Step 4.</strong> That&#8217;s all login in your system and you will find the new Module ready to be installed, Install it <img src='http://www.viztech.co.in/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><strong>Step 5.</strong> Open activecollab/application/modules/system/controllers/ProjectController.class.php, in __construct function</p>
<p>Find<br />
======</p>
<pre class="brush: plain; title: ;">event_trigger('on_project_tabs', array(&amp;$tabs, &amp;$this-&gt;logged_user, &amp;$this-&gt;active_project));</pre>
<p>And Replace With<br />
=================</p>
<pre class="brush: plain; title: ;">event_trigger('on_project_tabs', array(&amp;$tabs, &amp;$this-&gt;logged_user, &amp;$this-&gt;active_project));

        if(is_foreachable($tabs-&gt;data)){

        	foreach ($tabs-&gt;data as $k=&gt;$tab){
        		$module = Modules::findBySQL('Select * FROM '.TABLE_PREFIX.'modules WHERE name LIKE ?',array('%'.$k.'%'),true);
        		if($module){
        			$tabs-&gt;data[$k]['position'] = $module-&gt;getPosition();
        		}
        		else{
        			$tabs-&gt;data[$k]['position'] = 0;
        		}
        		ksort($tabs-&gt;data[$k]);
        	}
        }
        asort($tabs-&gt;data);</pre>
<p>Or you can replace the ProjectController.class.php file provided with module</p>
<p><strong>Step 6.</strong> After installation, please go to main administration page and under tools section click on the Tab Sorter icon.</p>
<p><strong>Step 7.</strong> You will find a list of modules with numbered drop-downs beside them, change the order as per your requirement.</p>
<p>Please note that this module is quite stable to use but we have not yet removed some other unnecessary modules from the list so please ignore them, it should be resolved in upcoming versions. It won&#8217;t make any difference but it won&#8217;t change there order at all as if they are not displayed on project pages.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.viztech.co.in/products/project-tabs-sorter-module-activecollab/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>PayPal Payment Patch – activeCollab</title>
		<link>http://www.viztech.co.in/products/paypal-payment-patch-activecollab</link>
		<comments>http://www.viztech.co.in/products/paypal-payment-patch-activecollab#comments</comments>
		<pubDate>Thu, 03 Mar 2011 17:48:58 +0000</pubDate>
		<dc:creator>Viztech</dc:creator>
				<category><![CDATA[Products]]></category>
		<category><![CDATA[activeCollab]]></category>
		<category><![CDATA[activecollab patch]]></category>
		<category><![CDATA[invoice]]></category>
		<category><![CDATA[paypal]]></category>

		<guid isPermaLink="false">http://www.viztech.co.in/?p=572</guid>
		<description><![CDATA[This is a small patch to add PayPal Buy Now button on PDF invoice generated from activeCollab. It is very useful for your clients to make their payment process very [...]]]></description>
			<content:encoded><![CDATA[<div class="eStore-product"><div class="eStore-thumbnail"><a href="http://www.viztech.co.in/wp-content/uploads/2010/11/btn_buynowCC_LG.jpg" rel="lightbox" title="PayPal Payment Patch"><img class="thumb-image" src="http://www.viztech.co.in/wp-content/plugins/wp-cart-for-digital-products/lib/timthumb.php?src=http://www.viztech.co.in/wp-content/uploads/2010/11/btn_buynowCC_LG.jpg&h=125&w=125&zc=1&q=100" alt="PayPal Payment Patch" /></a></div><a href="http://www.viztech.co.in/wp-content/uploads/2010/11/invoice-sample-view1.jpg" rel="lightbox" title="PayPal Payment Patch"></a><div class="eStore-product-description"><div class="eStore-product-name">PayPal Payment Patch</div>This is a small patch to add Buy Now button on PDF invoice generated from activeCollab. It is very useful for your clients to make their payment process very handy as they can pay directly from the invoice itself to your PayPal email address.<br /><strong>Price: </strong>$9.99<br /><object><form method="post" class="eStore-button-form" action=""  style="display:inline" onsubmit="return ReadForm1(this, 1);"><br />Package Type : <select name="variation1" class="eStore_variation" onchange="ReadForm1 (this.form, 1);"><option value="Download Module">Download Module</option><option value="Download Module with installation support [+ $15]">Download Module with installation support [+ $15]</option></select><br /><input type="hidden" name="add_qty" value="1" /><input type="image" src="http://www.viztech.co.in/wp-content/uploads/2010/11/button_add_to_cart.png" class="eStore_button" alt="Add to Cart" /><input type="hidden" name="product" value="PayPal Payment Patch" /><input type="hidden" name="price" value="9.99" /><input type="hidden" name="product_name_tmp1" value="PayPal Payment Patch" /><input type="hidden" name="price_tmp1" value="9.99" /><input type="hidden" name="item_number" value="9" /><input type="hidden" name="shipping" value="" /><input type="hidden" name="addcart_eStore" value="1" /><input type="hidden" name="cartLink" value="http://www.viztech.co.in/feed" /></form></object></div></div>
<blockquote><p>This is a small patch to add PayPal Buy Now button on PDF invoice generated from activeCollab. It is very useful for your clients to make their payment process very handy as they can pay directly from the invoice itself to your PayPal email address.</p></blockquote>
<p><strong>Buy now and stay relax about payment details!</strong></p>
<p><strong>Features:</strong></p>
<ul>
<li>Add a PayPal &#8211; Buy Now button on the PDF Invoice</li>
<li>Customizable PayPal Email to receive payments</li>
<li>Customizable Button Image to fit your invoice &#038; company logo design</li>
</ul>
<p><strong>More Information:</strong></p>
<p>This patch has two customizable settings:</p>
<p>1. Define PayPal email to receive payments:</p>
<pre class="brush: php; title: ;">define('PAYPAL_EMAIL', 'payment@domain.com');</pre>
<p>Please replace payment@domain.com with you PayPal email address</p>
<p>2. PayPal Buy Now Image<br />
=============================<br />
Please upload provided/or similar name (btn_buynowCC_LG.jpg) image at YOUR_SITE/public/assets/images &#8211; It will be automatically placed on your invoice. </p>
<p><strong>Upgrades:</strong></p>
<p>Every package covers one year of free updates and technical support.</p>
<p><strong>Screenshots:</strong></p>
<p>This screenshots gives a preview of the invoice how it will look like once the PayPal button will be placed on it.</p>
<p><a href="http://www.viztech.co.in/wp-content/uploads/2010/11/invoice-sample-view1.jpg"><img src="http://www.viztech.co.in/wp-content/uploads/2010/11/invoice-sample-view1-300x255.jpg" alt="Sample Invoice View" title="Sample Invoice View" width="300" height="255" class="alignnone size-medium wp-image-247" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.viztech.co.in/products/paypal-payment-patch-activecollab/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced)
Database Caching 3/43 queries in 0.018 seconds using disk
Object Caching 781/833 objects using disk

Served from: www.viztech.co.in @ 2012-05-21 04:26:08 -->
