<?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>SLAB Techsol System &#187; Open source technology</title>
	<atom:link href="http://www.techsolsystem.com/blog/category/opensourcetechnology/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techsolsystem.com/blog</link>
	<description>We never underestimate others</description>
	<lastBuildDate>Mon, 26 Jul 2010 03:47:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>How to create multiple Flat Rate shipping in Oscommerce?</title>
		<link>http://www.techsolsystem.com/blog/2009/11/how-to-create-multiple-flat-rate-shipping-in-oscommerce/</link>
		<comments>http://www.techsolsystem.com/blog/2009/11/how-to-create-multiple-flat-rate-shipping-in-oscommerce/#comments</comments>
		<pubDate>Sun, 15 Nov 2009 08:13:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Open source technology]]></category>

		<guid isPermaLink="false">http://www.techsolsystem.com/blog/?p=65</guid>
		<description><![CDATA[If  there is a requirement where you want to create multiple shipping categories in Oscommerce that a user can select like No Shipping :  $0.00 Flat Rate Manhattan: $25.00 Flat Rate Overnight Manhattan: $30.00 Then just follow the steps given below: Create copy of &#8220;flat.php&#8221; Ex: flat2.php,flat3.php in catalog\includes\modules\shipping and catalog\includes\languages\english\modules\shipping. Open catalog\includes\languages\english\modules\shipping\flat2.php and replace lines with the following. [...]]]></description>
			<content:encoded><![CDATA[<!-- Easy AdSense V2.72 -->
<!-- Post[count: 3] -->
<div class="ezAdsense adsense adsense-leadin" style="float:left;margin:12px;" ><script type="text/javascript"><!--
google_ad_client = "pub-6678552755184982";
/* 234x60, created 11/19/09 */
google_ad_slot = "2168683452";
google_ad_width = 234;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><p>If  there is a requirement where you want to create multiple shipping categories in <span style="font-family: 'Lucida Grande', Verdana, Arial, 'Bitstream Vera Sans', sans-serif; line-height: normal; font-size: 22px; white-space: pre;">Oscommerce <span style="font-family: Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif; white-space: normal; font-size: 13px; line-height: 19px;">that a user can select like</span></span></p>
<p>No Shipping :  $0.00<br />
Flat Rate Manhattan: $25.00<br />
Flat Rate Overnight Manhattan: $30.00</p>
<p>Then just follow the steps given below:</p>
<p><span style="font-family: arial, verdana, tahoma, sans-serif; color: #1c2837;">Create copy of &#8220;flat.php&#8221; Ex: flat2.php,flat3.php in</span></p>
<p>catalog\includes\modules\shipping and<br />
catalog\includes\languages\english\modules\shipping.</p>
<p>Open catalog\includes\languages\english\modules\shipping\flat2.php and replace lines with the following.</p>
<p><span style="font-family: arial, verdana, tahoma, sans-serif; color: #1c2837;"><br />
define(&#8216;MODULE_SHIPPING_FLAT2_TEXT_TITLE&#8217;, &#8216;Flat Rate 2&#8242;);<br />
define(&#8216;MODULE_SHIPPING_FLAT2_TEXT_DESCRIPTION&#8217;, &#8216;Flat Rate 2&#8242;);<br />
define(&#8216;MODULE_SHIPPING_FLAT2_TEXT_WAY&#8217;, &#8216;Best Way 2&#8242;);<br />
</span></p>
<p><span style="font-family: arial, verdana, tahoma, sans-serif; color: #1c2837;">Open catalog\includes\modules\shipping\flat2.php  replace term flat with flat2 and MODULE_SHIPPING_FLAT with MODULE_SHIPPING_FLAT2.<br />
</span></p>
<p><span style="font-family: arial, verdana, tahoma, sans-serif; color: #1c2837;">Thats it..now upload to respective directory. Go to Admin section and enable new shipping modules. </span></p>
<div id="_mcePaste" style="overflow: hidden; position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px;">create shipping categories that a user can select or that I can select for certain products:</div>
<div id="_mcePaste" style="overflow: hidden; position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px;">Categories:</div>
<div id="_mcePaste" style="overflow: hidden; position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px;">No Shipping</div>
<div id="_mcePaste" style="overflow: hidden; position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px;">Flat Rate Manhattan: $25</div>
<div id="_mcePaste" style="overflow: hidden; position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px;">Flat Rate Overnight Manhattan:</div>
]]></content:encoded>
			<wfw:commentRss>http://www.techsolsystem.com/blog/2009/11/how-to-create-multiple-flat-rate-shipping-in-oscommerce/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Android-Steps to install SDK in Ubuntu</title>
		<link>http://www.techsolsystem.com/blog/2009/08/android-steps-to-install-sdk-in-ubuntu/</link>
		<comments>http://www.techsolsystem.com/blog/2009/08/android-steps-to-install-sdk-in-ubuntu/#comments</comments>
		<pubDate>Tue, 04 Aug 2009 19:46:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Open source technology]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[mobile application]]></category>

		<guid isPermaLink="false">http://www.techsolsystem.com/blog/?p=50</guid>
		<description><![CDATA[You will require a suitable development environment such as Eclipse, JDK6 and Apache Ant. In order to download and install ADT you will first need to configure an Eclipse remote update, this can achieved via the following steps: 1. Start Eclipse, then select Help &#62; Software Updates &#62; Find and Install&#8230;. 2. In the dialog [...]]]></description>
			<content:encoded><![CDATA[<p>You will require a suitable development environment such as <a href="http://www.eclipse.org/downloads/">Eclipse</a>, <a href="http://java.sun.com/javase/downloads/index.jsp">JDK6</a> and <a href="http://ant.apache.org/">Apache Ant</a>.</p>
<p>In order to download and install ADT you will first need to configure an Eclipse remote update, this can achieved via the following steps:</p>
<p>1. Start Eclipse, then select Help &gt; Software Updates &gt; Find and Install&#8230;.<br />
2. In the dialog that appears, select Search for new features to install and press Next.<br />
3. Press New Remote Site.<br />
4. In the resulting dialog box, enter a name for the remote site (e.g. Android Plugin) and enter this as its URL: https://dl-ssl.google.com/android/eclipse/.<br />
5. Press OK.<br />
6. You should now see the new site added to the search list (and checked).<br />
7. Press Finish.<br />
8. In the subsequent Search Results dialog box, select the checkbox for Android Plugin &gt; Eclipse Integration &gt; Android Development Tools and press Next.<br />
9. Read the license agreement and then select Accept terms of the license agreement, if appropriate.<br />
10. Press Next.<br />
11. Press Finish.<br />
12. The ADT plugin is not signed; you can accept the installation anyway by pressing Install All.<br />
13. Restart Eclipse.<br />
14. After restart, update your Eclipse preferences to point to the SDK root directory ($SDK_ROOT):<br />
Select Window &gt; Preferences&#8230; to open the Preferences panel. (Mac OS X: Eclipse &gt; Preferences)<br />
Select Android from the left panel.<br />
For the SDK Location in the main panel, press Browse&#8230; and find the SDK root directory.<br />
15. Press Apply, then OK</p>
<p>Updating the ADT Plugin</p>
<p>To update the ADT plugin to the latest version, follow these steps:</p>
<p>1. Select Help &gt; Software Updates &gt; Find and Install&#8230;.<br />
2. Select Search for updates of the currently installed features and press Finish.<br />
3. If any update for ADT is available, select and install.</p>
<p>Alternatively:</p>
<p>1. Select Help &gt; Software Updates &gt; Manage Configuration.<br />
2. Navigate down the tree and select Android Development Tools<br />
3. Select Scan for Updates under Available Tasks.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.techsolsystem.com/blog/2009/08/android-steps-to-install-sdk-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LDAP-Drual Integration</title>
		<link>http://www.techsolsystem.com/blog/2009/08/ldap-drual-integration/</link>
		<comments>http://www.techsolsystem.com/blog/2009/08/ldap-drual-integration/#comments</comments>
		<pubDate>Sat, 01 Aug 2009 19:16:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Open source technology]]></category>
		<category><![CDATA[Drupal]]></category>
		<category><![CDATA[LDAP]]></category>
		<category><![CDATA[ldapauth]]></category>
		<category><![CDATA[ldapdata]]></category>
		<category><![CDATA[ldapgroups]]></category>

		<guid isPermaLink="false">http://www.techsolsystem.com/blog/?p=44</guid>
		<description><![CDATA[LDAP Integration Module (ldap_integration-5.x)  is a set of three modules: ldapauth It implements basic LDAP integration and sets up the environment for the other optional modules. ldapgroups Extends the basic functionality and integrates LDAP Groups into Drupal Roles ldapdata Extends the basic functionality and allows for the management of LDAP Attributes from within Drupal. Enable [...]]]></description>
			<content:encoded><![CDATA[<p>LDAP Integration Module (ldap_integration-5.x)  is a set of three modules:</p>
<ul>
<li><strong>ldapauth </strong><br />
It implements basic LDAP integration and sets up the environment for the other optional modules.</li>
<li><strong> ldapgroups </strong><br />
Extends the basic functionality and integrates LDAP Groups into Drupal Roles</li>
<li><strong>ldapdata </strong><br />
Extends the basic functionality and allows for the management of LDAP Attributes from within Drupal.</li>
</ul>
<p>Enable ldap_inetgration in <em>Administer &gt;&gt; Site building &gt;&gt; Modules.</em></p>
<p><em><span style="text-decoration: underline;">Configure LDAP Server at Administer &gt;&gt; Site Configuration &gt;&gt; LDAP Integration </span></em></p>
<p><em>Enter LDAP server,port, base dn,user and mail attribute, save the configuration). So next time when user loggs in drupal will check users in LDAP.</em></p>
<p><em><span style="text-decoration: underline;">Configure LDAP Data at Administer &gt;&gt; Site Configuration &gt;&gt; LDAP Data</span></em></p>
<p><em>Map LDAP to user profile attribute.</em></p>
<p><em><span style="text-decoration: underline;">Configure LDAP Data at Administer &gt;&gt; Site Configuration &gt;&gt; LDAP Groups</span></em></p>
<p><em>Select “Groups exist as LDAP entries where a multivalued attribute contains the members&#8217; Cns” and inside “Nodes containing groups (one per line):” type the name of the node where drupal groups are stored. In “Attribute holding group members: “ type “memberUid”. Save Configuration.</em></p>
<p><em><span style="text-decoration: underline;">Configure LDAP Data at Administer &gt;&gt; Site Configuration &gt;&gt; LDAP Registration</span></em></p>
<p><em>Type server name and base-dn of the users in LDAP.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.techsolsystem.com/blog/2009/08/ldap-drual-integration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Integrated Collaboration Environment</title>
		<link>http://www.techsolsystem.com/blog/2009/07/integrated-collaboration-environment/</link>
		<comments>http://www.techsolsystem.com/blog/2009/07/integrated-collaboration-environment/#comments</comments>
		<pubDate>Thu, 30 Jul 2009 08:59:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Open source technology]]></category>
		<category><![CDATA[bug tracking]]></category>
		<category><![CDATA[Collaboration Environment]]></category>
		<category><![CDATA[MediaWiki]]></category>
		<category><![CDATA[Project Management]]></category>
		<category><![CDATA[Source Code Versioning]]></category>

		<guid isPermaLink="false">http://www.techsolsystem.com/blog/?p=37</guid>
		<description><![CDATA[Integrated Collaboration Environment (ICE) is defined as the environment in which a virtual team do their work. These environments allow companies to realize a number of competitive advantages by using their existing computers and network infrastructure for group and personal collaboration. Collab Suite is specifically designed to improve the performance of teams by supporting the [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Integrated Collaboration Environment (ICE)</strong> is defined as the environment in which a virtual team do their work. These environments allow companies to realize a number of competitive advantages by using their existing computers and network infrastructure for group and personal collaboration.</p>
<p>Collab Suite is specifically designed to improve the performance of teams by supporting the sharing and flow of information. It allows for real-time collaboration and conferencing.</p>
<p>Open Source technology based custom CollabSuite (collaboration solution) that can be integrated in a cost-effective method is as follows.</p>
<p><a title="Project management" href="http://www.dotproject.net/" target="_blank">DotProject</a> (Open Source Project Management tool)</p>
<p><a title="Mantis Bug Tracker" href="http://www.mantisbt.org/" target="_blank">MantisBt </a>(<em>P</em>opular free web-based bug tracking system)</p>
<p><a title="MeiaWiki" href="http://www.mediawiki.org/wiki/Download" target="_blank">MediaWiki</a> (MediaWiki is an extremely powerful, scalable software and a feature-rich wiki implementation, that uses <a title="en:PHP" href="http://en.wikipedia.org/wiki/PHP">PHP</a> to process and display data stored in its <a title="en:MySQL" href="http://en.wikipedia.org/wiki/MySQL">MySQL</a> database.)</p>
<p><a title="Subversion" href="http://subversion.tigris.org/" target="_blank">Source Code Versioning</a> (Subversion is an open source <a href="http://en.wikipedia.org/wiki/Revision_control">version    control system</a>)</p>
<p>There are  many desktop based SVN management system like</p>
<table border="0" cellspacing="0" cellpadding="3" width="100%">
<tbody>
<tr>
<td></td>
<td><a title="open source version control" href="http://subversion.tigris.org/">Subversion</a>,  <a title="Subversion Eclipse integration" href="http://subclipse.tigris.org/">Subclipse</a>, <a title="Subversion client" href="http://tortoisesvn.tigris.org/">TortoiseSVN</a>, <a title="Subversion client" href="http://rapidsvn.tigris.org/">RapidSVN</a></td>
</tr>
</tbody>
</table>
<p><strong>Centralized environment for the Collab Suite will have the following functionality to integrate with other open source applications listed above.<br />
</strong></p>
<p><strong>Centralized environment </strong>will have Project Instance Management (with Assigning Projects), Users Management (Project Managers, Team Leader,SSE, SE, JE, Traniees).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.techsolsystem.com/blog/2009/07/integrated-collaboration-environment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Open source matters</title>
		<link>http://www.techsolsystem.com/blog/2009/07/hello-world/</link>
		<comments>http://www.techsolsystem.com/blog/2009/07/hello-world/#comments</comments>
		<pubDate>Mon, 13 Jul 2009 19:29:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Open source technology]]></category>
		<category><![CDATA[cutting edge technology]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[open source technology]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[SEO Optimization]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://www.techsolsystem.com/blog/?p=1</guid>
		<description><![CDATA[Open source is a development method for software that harnesses the power of distributed peer review and transparency of process. The term &#8220;free software&#8221; is sometimes misunderstood&#8211; It has nothing to do with price. It is about freedom. Today, however, open source technology can also be found in the lower layers of companies’ or government [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Open source</strong> is a development method for software that harnesses the power of distributed peer review and transparency of process.</p>
<p><span style="color: #ff0000;"><span style="color: #000080;">The term &#8220;free software&#8221; is sometimes misunderstood&#8211;</span></span></p>
<p><span style="color: #888888;"><strong>It has nothing to do with <span style="color: #000000;">price</span>. It is about <span style="color: #000000;">freedom</span>.</strong></span></p>
<p>Today, however, <strong>open source technology</strong> can also be found in the lower layers of companies’ or government agencies’ information systems. They are also deployed in the higher layers (business applications) as well as the middle ware layers (non-visible to the user).<strong> Google and Red Hat</strong> are major contributors to Linux and open source technology.</p>
<p><img class="alignnone size-full wp-image-19" title="53px-Mediawiki-logo" src="http://www.techsolsystem.com/blog/wp-content/uploads/2009/07/53px-Mediawiki-logo.png" alt="53px-Mediawiki-logo" width="53" height="40" /><img class="alignnone size-full wp-image-25" title="wordpress" src="http://www.techsolsystem.com/blog/wp-content/uploads/2009/07/wordpress.gif" alt="wordpress" width="45" height="44" /><img class="alignnone size-full wp-image-24" title="php-logo" src="http://www.techsolsystem.com/blog/wp-content/uploads/2009/07/php-logo.gif" alt="php-logo" width="69" height="36" /><img class="alignnone size-full wp-image-21" title="logo_drupal" src="http://www.techsolsystem.com/blog/wp-content/uploads/2009/07/logo_drupal.jpg" alt="logo_drupal" width="50" height="48" /><img class="alignnone size-full wp-image-23" title="mysql" src="http://www.techsolsystem.com/blog/wp-content/uploads/2009/07/mysql.gif" alt="mysql" width="48" height="48" /><img class="alignnone size-full wp-image-20" title="joomla_40" src="http://www.techsolsystem.com/blog/wp-content/uploads/2009/07/joomla_40.png" alt="joomla_40" width="40" height="40" /></p>
<p>We at<strong> <span style="color: #0000ff;">Techsol system</span></strong> are professionals with <strong>9+ years</strong> of industrial background dedicated to deliver <strong>cutting edge</strong> technology.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.techsolsystem.com/blog/2009/07/hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
