<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>SmartDukaan &#x2013; /</title><description>WebSVN RSS feed &#x2013; SmartDukaan</description><lastBuildDate>Wed, 06 May 2026 11:04:28 +0530</lastBuildDate><generator>WebSVN 2.8.6-DEV</generator><language>en</language><link>https://svn.smartdukaan.com/log.php?repname=SmartDukaan&amp;path=%2F&amp;max=40&amp;peg=484</link><atom:link href="https://svn.smartdukaan.com/rss.php?peg=484&amp;repname=SmartDukaan" rel="self" type="application/rss+xml" />
<item><pubDate>Sat, 30 Oct 2010 19:21:25 +0530</pubDate><dc:creator>rajveer</dc:creator><title>Rev 484 – dashboard changes according to changes made in services.</title><description>&lt;div&gt;&lt;strong&gt;rajveer – 15 file(s) modified&lt;/strong&gt;&lt;br/&gt;dashboard changes according to changes made in services.&lt;/div&gt;~ /trunk/HotspotDashboard/src/in/shop2020/hotspot/dashbaord/client/inbox/InboxPresenterImpl.java&lt;br /&gt;~ /trunk/HotspotDashboard/src/in/shop2020/hotspot/dashbaord/client/inbox/OrderDetails.java&lt;br /&gt;~ /trunk/HotspotDashboard/src/in/shop2020/hotspot/dashbaord/client/inbox/OrderList.java&lt;br /&gt;~ /trunk/HotspotDashboard/src/in/shop2020/hotspot/dashbaord/server/handler/AcceptedOrderListHandler.java&lt;br /&gt;~ /trunk/HotspotDashboard/src/in/shop2020/hotspot/dashbaord/server/handler/AcceptOrderhandler.java&lt;br /&gt;~ /trunk/HotspotDashboard/src/in/shop2020/hotspot/dashbaord/server/handler/AddressHandler.java&lt;br /&gt;~ /trunk/HotspotDashboard/src/in/shop2020/hotspot/dashbaord/server/handler/AllOrderListHandler.java&lt;br /&gt;~ /trunk/HotspotDashboard/src/in/shop2020/hotspot/dashbaord/server/handler/BilledOrderListHandler.java&lt;br /&gt;~ /trunk/HotspotDashboard/src/in/shop2020/hotspot/dashbaord/server/handler/BillOrderHandler.java&lt;br /&gt;~ /trunk/HotspotDashboard/src/in/shop2020/hotspot/dashbaord/server/handler/OrderDetailsHandler.java&lt;br /&gt;~ /trunk/HotspotDashboard/src/in/shop2020/hotspot/dashbaord/server/handler/OrderHandler.java&lt;br /&gt;~ /trunk/HotspotDashboard/src/in/shop2020/hotspot/dashbaord/server/handler/ShipOrderHandler.java&lt;br /&gt;~ /trunk/HotspotDashboard/src/in/shop2020/hotspot/dashbaord/server/handler/ShippedOrderListHandler.java&lt;br /&gt;~ /trunk/HotspotDashboard/src/in/shop2020/hotspot/dashbaord/shared/actions/Order.java&lt;br /&gt;~ /trunk/HotspotDashboard/src/in/shop2020/hotspot/dashbaord/shared/actions/OrderType.java&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=484&amp;peg=484</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=484&amp;peg=484</guid></item>
<item><pubDate>Sat, 30 Oct 2010 19:20:28 +0530</pubDate><dc:creator>rajveer</dc:creator><title>Rev 483 – Orderservice changes incorporated. Catalogservice changes incorporated. Logistic service changes to ...</title><description>&lt;div&gt;&lt;strong&gt;rajveer – 45 file(s) modified&lt;/strong&gt;&lt;br/&gt;Orderservice changes incorporated.&lt;br /&gt;
Catalogservice changes incorporated.&lt;br /&gt;
Logistic service changes to get logisticsinfo.&lt;/div&gt;~ /trunk/PyProj/src/shop2020/datalogging/DataLogger.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/logistics/service/impl/DataAccessor.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/logistics/service/impl/LogisticsServiceHandler.py&lt;br /&gt;+ /trunk/PyProj/src/shop2020/logistics/service/logistics.sqlite&lt;br /&gt;~ /trunk/PyProj/src/shop2020/model/v1/catalog/impl/Convertors.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/model/v1/catalog/impl/DataAcessors.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/model/v1/catalog/impl/DataService.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/model/v1/catalog/impl/InventoryServiceHandler.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/model/v1/catalog/test/CatalogTest.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/model/v1/order/impl/Convertors.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/model/v1/order/impl/DataAccessors.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/model/v1/order/impl/DataService.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/model/v1/order/impl/OrderServiceHandler.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/model/v1/order/test/Test.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/model/v1/user/test/user.sqlite&lt;br /&gt;~ /trunk/PyProj/src/shop2020/thriftpy/logistics/LogisticsService-remote&lt;br /&gt;~ /trunk/PyProj/src/shop2020/thriftpy/logistics/LogisticsService.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/thriftpy/logistics/ttypes.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/thriftpy/model/v1/catalog/InventoryService-remote&lt;br /&gt;~ /trunk/PyProj/src/shop2020/thriftpy/model/v1/catalog/InventoryService.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/thriftpy/model/v1/catalog/ttypes.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/thriftpy/model/v1/order/TransactionService-remote&lt;br /&gt;~ /trunk/PyProj/src/shop2020/thriftpy/model/v1/order/TransactionService.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/thriftpy/model/v1/order/ttypes.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/utils/OrderStatus.py&lt;br /&gt;+ /trunk/ThriftConfig/src/in/shop2020/logistics/LogisticsInfo.java&lt;br /&gt;~ /trunk/ThriftConfig/src/in/shop2020/logistics/LogisticsService.java&lt;br /&gt;~ /trunk/ThriftConfig/src/in/shop2020/model/v1/catalog/InventoryService.java&lt;br /&gt;+ /trunk/ThriftConfig/src/in/shop2020/model/v1/catalog/InventoryUpdate.java&lt;br /&gt;~ /trunk/ThriftConfig/src/in/shop2020/model/v1/catalog/Item.java&lt;br /&gt;~ /trunk/ThriftConfig/src/in/shop2020/model/v1/catalog/ItemInventory.java&lt;br /&gt;~ /trunk/ThriftConfig/src/in/shop2020/model/v1/catalog/Warehouse.java&lt;br /&gt;~ /trunk/ThriftConfig/src/in/shop2020/model/v1/order/Alert.java&lt;br /&gt;~ /trunk/ThriftConfig/src/in/shop2020/model/v1/order/LineItem.java&lt;br /&gt;+ /trunk/ThriftConfig/src/in/shop2020/model/v1/order/Order.java&lt;br /&gt;+ /trunk/ThriftConfig/src/in/shop2020/model/v1/order/OrderStatus.java&lt;br /&gt;~ /trunk/ThriftConfig/src/in/shop2020/model/v1/order/PaymentInfo.java&lt;br /&gt;~ /trunk/ThriftConfig/src/in/shop2020/model/v1/order/Transaction.java&lt;br /&gt;~ /trunk/ThriftConfig/src/in/shop2020/model/v1/order/TransactionService.java&lt;br /&gt;~ /trunk/ThriftConfig/src/in/shop2020/model/v1/order/TransactionStatus.java&lt;br /&gt;+ /trunk/ThriftConfig/src/in/shop2020/serving/page/PageContentKeys.java&lt;br /&gt;+ /trunk/ThriftConfig/src/in/shop2020/serving/page/SessionInfo.java&lt;br /&gt;~ /trunk/ThriftGen/thriftsrc/CatalogService/CatalogService.thrift&lt;br /&gt;~ /trunk/ThriftGen/thriftsrc/LogisticsService/LogisticsService.thrift&lt;br /&gt;~ /trunk/ThriftGen/thriftsrc/OrderService/OrderService.thrift&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=483&amp;peg=484</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=483&amp;peg=484</guid></item>
<item><pubDate>Sat, 30 Oct 2010 19:16:59 +0530</pubDate><dc:creator>rajveer</dc:creator><title>Rev 482 – Client agent fresh checkin.</title><description>&lt;div&gt;&lt;strong&gt;rajveer – 16 file(s) modified&lt;/strong&gt;&lt;br/&gt;Client agent fresh checkin.&lt;/div&gt;+ /trunk/ClientAgent/.classpath&lt;br /&gt;+ /trunk/ClientAgent/.project&lt;br /&gt;+ /trunk/ClientAgent/.settings&lt;br /&gt;+ /trunk/ClientAgent/.settings/org.eclipse.jdt.core.prefs&lt;br /&gt;+ /trunk/ClientAgent/src&lt;br /&gt;+ /trunk/ClientAgent/src/in&lt;br /&gt;+ /trunk/ClientAgent/src/in/shop2020&lt;br /&gt;+ /trunk/ClientAgent/src/in/shop2020/agent&lt;br /&gt;+ /trunk/ClientAgent/src/in/shop2020/agent/database&lt;br /&gt;+ /trunk/ClientAgent/src/in/shop2020/agent/database/DatabaseConnector.java&lt;br /&gt;+ /trunk/ClientAgent/src/in/shop2020/agent/DataFetcher.java&lt;br /&gt;+ /trunk/ClientAgent/src/in/shop2020/agent/DataPoster.java&lt;br /&gt;+ /trunk/ClientAgent/src/in/shop2020/agent/utils&lt;br /&gt;+ /trunk/ClientAgent/src/in/shop2020/agent/utils/agent.conf&lt;br /&gt;+ /trunk/ClientAgent/src/in/shop2020/agent/utils/Agent.java&lt;br /&gt;+ /trunk/ClientAgent/src/in/shop2020/agent/utils/Utils.java&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=482&amp;peg=484</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=482&amp;peg=484</guid></item>
<item><pubDate>Sat, 30 Oct 2010 19:15:27 +0530</pubDate><dc:creator>rajveer</dc:creator><title>Rev 481 – Initial import.</title><description>&lt;div&gt;&lt;strong&gt;rajveer – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Initial import.&lt;/div&gt;+ /trunk/ClientAgent&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=481&amp;peg=484</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=481&amp;peg=484</guid></item>
<item><pubDate>Wed, 27 Oct 2010 17:03:22 +0530</pubDate><dc:creator>rajveer</dc:creator><title>Rev 480 – Moved Media and CreationUtils. Added more features in media. Implemented ...</title><description>&lt;div&gt;&lt;strong&gt;rajveer – 10 file(s) modified&lt;/strong&gt;&lt;br/&gt;Moved Media and CreationUtils.&lt;br /&gt;
Added more features in media.&lt;br /&gt;
Implemented new order control of slides.&lt;/div&gt;~ /trunk/ContentCreation/.classpath&lt;br /&gt;~ /trunk/ContentCreation/src/in/shop2020/creation/controllers/EntityController.java&lt;br /&gt;~ /trunk/ContentCreation/src/in/shop2020/creation/controllers/MediaController.java&lt;br /&gt;~ /trunk/ContentCreation/src/in/shop2020/creation/controllers/SlidesController.java&lt;br /&gt;~ /trunk/ContentCreation/src/in/shop2020/creation/util/ContentValidator.java&lt;br /&gt;x /trunk/ContentCreation/src/in/shop2020/creation/util/CreationUtils.java&lt;br /&gt;x /trunk/ContentCreation/src/in/shop2020/creation/util/Media.java&lt;br /&gt;~ /trunk/ContentCreation/src/velocity/entity-show.vm&lt;br /&gt;~ /trunk/ContentCreation/src/velocity/media-index.vm&lt;br /&gt;~ /trunk/ContentCreation/src/velocity/slides-edit.vm&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=480&amp;peg=484</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=480&amp;peg=484</guid></item>
<item><pubDate>Wed, 27 Oct 2010 17:00:23 +0530</pubDate><dc:creator>rajveer</dc:creator><title>Rev 479 – Changed Datatypedefinition.xml, Added new enum id to for Trac Navigation ...</title><description>&lt;div&gt;&lt;strong&gt;rajveer – 11 file(s) modified&lt;/strong&gt;&lt;br/&gt;Changed Datatypedefinition.xml, Added new enum id to for Trac Navigation&lt;br /&gt;
Moved Media.java from ContentCreation Project to ContentStore Project.&lt;br /&gt;
Moved CreationUtils.java from ContentCreation Project to ContentStore Project.&lt;br /&gt;
Migrated old Media to new Media objects to keep &lt;br /&gt;
the updated objects&lt;/div&gt;~ /trunk/ContentStore/src/in/shop2020/metamodel/core/FreeformContent.java&lt;br /&gt;+ /trunk/ContentStore/src/in/shop2020/metamodel/core/Media.java&lt;br /&gt;+ /trunk/ContentStore/src/in/shop2020/metamodel/util/CreationUtils.java&lt;br /&gt;+ /trunk/ContentStore/src/in/shop2020/metamodel/util/OldCreationUtils.java&lt;br /&gt;~ /trunk/ContentStore/src/in/shop2020/ui/util/VUI.java&lt;br /&gt;~ /trunk/ContentStore/src/in/shop2020/util/ContentMigrator.java&lt;br /&gt;~ /trunk/ContentStore/src/in/shop2020/util/IR.java&lt;br /&gt;~ /trunk/ContentStore/src/velocity/entity_snippet_for_widget.vm&lt;br /&gt;~ /trunk/ContentStore/src/velocity/slideguide_img_video.vm&lt;br /&gt;+ /trunk/ContentStore/src/xml/model/ChangeLog&lt;br /&gt;~ /trunk/ContentStore/src/xml/model/datatypedefinitions.xml&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=479&amp;peg=484</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=479&amp;peg=484</guid></item>
<item><pubDate>Wed, 13 Oct 2010 17:58:20 +0530</pubDate><dc:creator>priyanka</dc:creator><title>Rev 478 – </title><description>&lt;div&gt;&lt;strong&gt;priyanka – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;&lt;/div&gt;~ /content/Helpdocs/image/Thumbs.db&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=478&amp;peg=484</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=478&amp;peg=484</guid></item>
<item><pubDate>Mon, 11 Oct 2010 15:47:45 +0530</pubDate><dc:creator>rajveer</dc:creator><title>Rev 477 – Logistics service changes as suggested by Pankaj.</title><description>&lt;div&gt;&lt;strong&gt;rajveer – 8 file(s) modified&lt;/strong&gt;&lt;br/&gt;Logistics service changes as suggested by Pankaj.&lt;/div&gt;~ /trunk/PyProj/src/shop2020/logistics/service/impl/Converters.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/logistics/service/impl/DataAccessor.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/logistics/service/impl/DataService.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/logistics/service/impl/LogisticsServiceHandler.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/logistics/service/test/Test.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/thriftpy/logistics/LogisticsService.py&lt;br /&gt;~ /trunk/ThriftConfig/src/in/shop2020/logistics/LogisticsService.java&lt;br /&gt;~ /trunk/ThriftGen/thriftsrc/LogisticsService/LogisticsService.thrift&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=477&amp;peg=484</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=477&amp;peg=484</guid></item>
<item><pubDate>Fri, 08 Oct 2010 13:00:14 +0530</pubDate><dc:creator>binay</dc:creator><title>Rev 476 – changed default font color to black</title><description>&lt;div&gt;&lt;strong&gt;binay – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;changed default font color to black&lt;/div&gt;~ /trunk/Website/WebContent/css/style.css&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=476&amp;peg=484</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=476&amp;peg=484</guid></item>
<item><pubDate>Thu, 07 Oct 2010 15:46:42 +0530</pubDate><dc:creator>binay</dc:creator><title>Rev 475 – added $(&apos;li:first&apos;,this).css(&quot;color&quot;,&quot;#999&quot;); to make the first label selected by default</title><description>&lt;div&gt;&lt;strong&gt;binay – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;added $(&apos;li:first&apos;,this).css(&quot;color&quot;,&quot;#999&quot;); to make the first label selected by default&lt;/div&gt;~ /trunk/Website/WebContent/js/scrolltab.js&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=475&amp;peg=484</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=475&amp;peg=484</guid></item>
<item><pubDate>Thu, 07 Oct 2010 15:04:47 +0530</pubDate><dc:creator>binay</dc:creator><title>Rev 474 – tweet and ork img style change, commented scrolling event, commented ...</title><description>&lt;div&gt;&lt;strong&gt;binay – 5 file(s) modified&lt;/strong&gt;&lt;br/&gt;tweet and ork img style change,&lt;br /&gt;
commented scrolling event,&lt;br /&gt;
commented onyoutubeplayerready function&lt;/div&gt;~ /trunk/Website/WebContent/css/style.css&lt;br /&gt;+ /trunk/Website/WebContent/images/icon_orkut.jpg&lt;br /&gt;+ /trunk/Website/WebContent/images/icon_tweet.jpg&lt;br /&gt;~ /trunk/Website/WebContent/js/widget_research.js&lt;br /&gt;~ /trunk/Website/WebContent/js/youtubeplayer.js&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=474&amp;peg=484</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=474&amp;peg=484</guid></item>
<item><pubDate>Thu, 07 Oct 2010 10:23:50 +0530</pubDate><dc:creator>rajveer</dc:creator><title>Rev 473 – Put DB path in entitiescontainer and definitioncontainer to support multiple ...</title><description>&lt;div&gt;&lt;strong&gt;rajveer – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;Put DB path in entitiescontainer and definitioncontainer to support multiple db read/write. ContentMigrator utility updated.&lt;/div&gt;~ /trunk/ContentStore/src/in/shop2020/metamodel/definitions/DefinitionsContainer.java&lt;br /&gt;~ /trunk/ContentStore/src/in/shop2020/metamodel/definitions/EntityContainer.java&lt;br /&gt;~ /trunk/ContentStore/src/in/shop2020/util/ContentMigrator.java&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=473&amp;peg=484</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=473&amp;peg=484</guid></item>
<item><pubDate>Wed, 06 Oct 2010 21:30:41 +0530</pubDate><dc:creator>rajveer</dc:creator><title>Rev 472 – Helper, logistic, widget and pageloader service changes.</title><description>&lt;div&gt;&lt;strong&gt;rajveer – 23 file(s) modified&lt;/strong&gt;&lt;br/&gt;Helper, logistic, widget and pageloader service changes.&lt;/div&gt;~ /trunk/ContentStore/src/velocity/product_summary.vm&lt;br /&gt;~ /trunk/ContentStore/src/velocity/slideguide_img_video.vm&lt;br /&gt;~ /trunk/PyProj/src/shop2020/helpers/impl/HelperServiceHandler.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/logistics/service/impl/Converters.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/logistics/service/impl/DataAccessor.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/logistics/service/impl/DataService.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/logistics/service/impl/LogisticsServiceHandler.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/logistics/service/test/Test.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/model/v1/catalog/test/CatalogTest.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/model/v1/widget/impl/DataAccessor.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/model/v1/widget/impl/WidgetServiceHandler.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/thriftpy/logistics/LogisticsService-remote&lt;br /&gt;~ /trunk/PyProj/src/shop2020/thriftpy/logistics/LogisticsService.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/thriftpy/logistics/ttypes.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/thriftpy/model/v1/widgets/WidgetService-remote&lt;br /&gt;~ /trunk/PyProj/src/shop2020/thriftpy/model/v1/widgets/WidgetService.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/thriftpy/utils/HelperService-remote&lt;br /&gt;~ /trunk/PyProj/src/shop2020/thriftpy/utils/HelperService.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/thriftpy/utils/ttypes.py&lt;br /&gt;~ /trunk/ThriftGen/thriftsrc/Helpers/HelperService.thrift&lt;br /&gt;~ /trunk/ThriftGen/thriftsrc/LogisticsService/LogisticsService.thrift&lt;br /&gt;~ /trunk/ThriftGen/thriftsrc/PageLoader/PageLoader.thrift&lt;br /&gt;~ /trunk/ThriftGen/thriftsrc/WidgetService/WidgetService.thrift&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=472&amp;peg=484</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=472&amp;peg=484</guid></item>
<item><pubDate>Wed, 06 Oct 2010 21:26:56 +0530</pubDate><dc:creator>rajveer</dc:creator><title>Rev 471 – Logistics service and widget Service changes.</title><description>&lt;div&gt;&lt;strong&gt;rajveer – 6 file(s) modified&lt;/strong&gt;&lt;br/&gt;Logistics service and widget Service changes.&lt;/div&gt;+ /trunk/ThriftConfig/src/in/shop2020/logistics/ItemLogistics.java&lt;br /&gt;~ /trunk/ThriftConfig/src/in/shop2020/logistics/LogisticsService.java&lt;br /&gt;+ /trunk/ThriftConfig/src/in/shop2020/logistics/LogisticsServiceException.java&lt;br /&gt;~ /trunk/ThriftConfig/src/in/shop2020/model/v1/widgets/WidgetService.java&lt;br /&gt;~ /trunk/ThriftConfig/src/in/shop2020/utils/HelperService.java&lt;br /&gt;~ /trunk/ThriftConfig/src/in/shop2020/utils/Mail.java&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=471&amp;peg=484</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=471&amp;peg=484</guid></item>
<item><pubDate>Wed, 06 Oct 2010 21:21:08 +0530</pubDate><dc:creator>rajveer</dc:creator><title>Rev 470 – </title><description>&lt;div&gt;&lt;strong&gt;rajveer – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;&lt;/div&gt;x /trunk/Website/WebContent/images/1000112&lt;br /&gt;x /trunk/Website/WebContent/images/1000116&lt;br /&gt;x /trunk/Website/WebContent/images/1000120&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=470&amp;peg=484</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=470&amp;peg=484</guid></item>
<item><pubDate>Wed, 06 Oct 2010 21:19:53 +0530</pubDate><dc:creator>rajveer</dc:creator><title>Rev 469 – </title><description>&lt;div&gt;&lt;strong&gt;rajveer – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;&lt;/div&gt;x /trunk/Website/WebContent/images/1000119&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=469&amp;peg=484</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=469&amp;peg=484</guid></item>
<item><pubDate>Wed, 06 Oct 2010 21:19:14 +0530</pubDate><dc:creator>rajveer</dc:creator><title>Rev 468 – </title><description>&lt;div&gt;&lt;strong&gt;rajveer – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;&lt;/div&gt;x /trunk/Website/WebContent/images/1000111&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=468&amp;peg=484</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=468&amp;peg=484</guid></item>
<item><pubDate>Wed, 06 Oct 2010 21:15:45 +0530</pubDate><dc:creator>rajveer</dc:creator><title>Rev 467 – </title><description>&lt;div&gt;&lt;strong&gt;rajveer – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;&lt;/div&gt;+ /trunk/Website/WebContent/images/1000116&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=467&amp;peg=484</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=467&amp;peg=484</guid></item>
<item><pubDate>Wed, 06 Oct 2010 21:14:44 +0530</pubDate><dc:creator>rajveer</dc:creator><title>Rev 466 – </title><description>&lt;div&gt;&lt;strong&gt;rajveer – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;&lt;/div&gt;+ /trunk/Website/WebContent/images/1000120&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=466&amp;peg=484</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=466&amp;peg=484</guid></item>
<item><pubDate>Wed, 06 Oct 2010 21:13:12 +0530</pubDate><dc:creator>rajveer</dc:creator><title>Rev 465 – </title><description>&lt;div&gt;&lt;strong&gt;rajveer – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;&lt;/div&gt;+ /trunk/Website/WebContent/images/1000119&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=465&amp;peg=484</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=465&amp;peg=484</guid></item>
<item><pubDate>Wed, 06 Oct 2010 21:12:13 +0530</pubDate><dc:creator>rajveer</dc:creator><title>Rev 464 – </title><description>&lt;div&gt;&lt;strong&gt;rajveer – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;&lt;/div&gt;+ /trunk/Website/WebContent/images/1000112&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=464&amp;peg=484</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=464&amp;peg=484</guid></item>
<item><pubDate>Wed, 06 Oct 2010 21:10:57 +0530</pubDate><dc:creator>rajveer</dc:creator><title>Rev 463 – </title><description>&lt;div&gt;&lt;strong&gt;rajveer – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;&lt;/div&gt;+ /trunk/Website/WebContent/images/1000111&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=463&amp;peg=484</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=463&amp;peg=484</guid></item>
<item><pubDate>Wed, 06 Oct 2010 21:07:28 +0530</pubDate><dc:creator>rajveer</dc:creator><title>Rev 462 – Simple file path modifications.</title><description>&lt;div&gt;&lt;strong&gt;rajveer – 13 file(s) modified&lt;/strong&gt;&lt;br/&gt;Simple file path modifications.&lt;/div&gt;~ /trunk/Website/src/in/shop2020/serving/controllers/AddtocartController.java&lt;br /&gt;~ /trunk/Website/src/in/shop2020/serving/controllers/AuthController.java&lt;br /&gt;~ /trunk/Website/src/in/shop2020/serving/controllers/BaseController.java&lt;br /&gt;~ /trunk/Website/src/in/shop2020/serving/controllers/BrowsehistoryController.java&lt;br /&gt;~ /trunk/Website/src/in/shop2020/serving/controllers/CartController.java&lt;br /&gt;~ /trunk/Website/src/in/shop2020/serving/controllers/EntityController.java&lt;br /&gt;~ /trunk/Website/src/in/shop2020/serving/controllers/EstimateController.java&lt;br /&gt;~ /trunk/Website/src/in/shop2020/serving/controllers/LogoutController.java&lt;br /&gt;~ /trunk/Website/src/in/shop2020/serving/controllers/MyaccountController.java&lt;br /&gt;~ /trunk/Website/src/in/shop2020/serving/controllers/MyresearchController.java&lt;br /&gt;~ /trunk/Website/WebContent/css/style.css&lt;br /&gt;~ /trunk/Website/WebContent/js/widget_cart.js&lt;br /&gt;~ /trunk/Website/WebContent/WEB-INF/content/entity-show.vm&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=462&amp;peg=484</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=462&amp;peg=484</guid></item>
<item><pubDate>Wed, 06 Oct 2010 11:18:36 +0530</pubDate><dc:creator>rajveer</dc:creator><title>Rev 461 – Slider tags changed.</title><description>&lt;div&gt;&lt;strong&gt;rajveer – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Slider tags changed.&lt;/div&gt;~ /trunk/PageLoaderServer/velocity/accessories.vm&lt;br /&gt;~ /trunk/PageLoaderServer/velocity/similaritems.vm&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=461&amp;peg=484</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=461&amp;peg=484</guid></item>
<item><pubDate>Wed, 06 Oct 2010 10:29:20 +0530</pubDate><dc:creator>rajveer</dc:creator><title>Rev 460 – Velocity changes for proper rendering.</title><description>&lt;div&gt;&lt;strong&gt;rajveer – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;Velocity changes for proper rendering.&lt;/div&gt;~ /trunk/PageLoaderServer/velocity/accessories.vm&lt;br /&gt;~ /trunk/PageLoaderServer/velocity/customerservice.vm&lt;br /&gt;~ /trunk/PageLoaderServer/velocity/similaritems.vm&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=460&amp;peg=484</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=460&amp;peg=484</guid></item>
<item><pubDate>Tue, 05 Oct 2010 19:52:00 +0530</pubDate><dc:creator>rajveer</dc:creator><title>Rev 459 – Aramax update tracking service given awb number.</title><description>&lt;div&gt;&lt;strong&gt;rajveer – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Aramax update tracking service given awb number.&lt;/div&gt;+ /trunk/Website/src/in/shop2020/serving/services/AramaxTrackingService.java&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=459&amp;peg=484</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=459&amp;peg=484</guid></item>
<item><pubDate>Tue, 05 Oct 2010 12:07:20 +0530</pubDate><dc:creator>rajveer</dc:creator><title>Rev 458 – website updates for demo.</title><description>&lt;div&gt;&lt;strong&gt;rajveer – 24 file(s) modified&lt;/strong&gt;&lt;br/&gt;website updates for demo.&lt;/div&gt;~ /trunk/Website/src/in/shop2020/serving/controllers/AuthController.java&lt;br /&gt;~ /trunk/Website/src/in/shop2020/serving/controllers/CartController.java&lt;br /&gt;~ /trunk/Website/src/in/shop2020/serving/controllers/EntityController.java&lt;br /&gt;+ /trunk/Website/src/in/shop2020/serving/controllers/EstimateController.java&lt;br /&gt;+ /trunk/Website/src/in/shop2020/serving/controllers/LogoutController.java&lt;br /&gt;~ /trunk/Website/src/in/shop2020/serving/controllers/MyresearchController.java&lt;br /&gt;~ /trunk/Website/src/in/shop2020/serving/pages/fetcher/MyResearchPageFetcher.java&lt;br /&gt;~ /trunk/Website/src/in/shop2020/serving/pages/fetcher/ProductPageFetcher.java&lt;br /&gt;~ /trunk/Website/src/in/shop2020/serving/pages/PageContentKeys.java&lt;br /&gt;~ /trunk/Website/src/in/shop2020/serving/services/UserSessionInfo.java&lt;br /&gt;~ /trunk/Website/src/in/shop2020/serving/utils/Utils.java&lt;br /&gt;~ /trunk/Website/WebContent/css/demoStyles.css&lt;br /&gt;~ /trunk/Website/WebContent/css/style.css&lt;br /&gt;+ /trunk/Website/WebContent/css/style.css_1&lt;br /&gt;+ /trunk/Website/WebContent/images/but_bg_tile19.jpg&lt;br /&gt;+ /trunk/Website/WebContent/images/but_bg_tile28.jpg&lt;br /&gt;+ /trunk/Website/WebContent/images/loader_l.gif&lt;br /&gt;+ /trunk/Website/WebContent/images/skin.jpg&lt;br /&gt;+ /trunk/Website/WebContent/js/all.js&lt;br /&gt;~ /trunk/Website/WebContent/js/gallery.js&lt;br /&gt;~ /trunk/Website/WebContent/js/loginpop.js&lt;br /&gt;+ /trunk/Website/WebContent/js/scrolltab.js&lt;br /&gt;~ /trunk/Website/WebContent/WEB-INF/content/entity-show.vm&lt;br /&gt;+ /trunk/Website/WebContent/WEB-INF/content/estimate-index.vm&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=458&amp;peg=484</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=458&amp;peg=484</guid></item>
<item><pubDate>Tue, 05 Oct 2010 11:55:05 +0530</pubDate><dc:creator>rajveer</dc:creator><title>Rev 457 – File path changes and some modification in FreeFormContent to handle ...</title><description>&lt;div&gt;&lt;strong&gt;rajveer – 20 file(s) modified&lt;/strong&gt;&lt;br/&gt;File path changes and some modification in FreeFormContent to handle media.&lt;/div&gt;~ /trunk/ContentStore/src/in/shop2020/metamodel/core/Entity.java&lt;br /&gt;~ /trunk/ContentStore/src/in/shop2020/metamodel/core/FreeformContent.java&lt;br /&gt;~ /trunk/ContentStore/src/in/shop2020/metamodel/definitions/DefinitionsContainer.java&lt;br /&gt;~ /trunk/ContentStore/src/in/shop2020/metamodel/definitions/EntityContainer.java&lt;br /&gt;~ /trunk/ContentStore/src/in/shop2020/metamodel/util/CN.java&lt;br /&gt;~ /trunk/ContentStore/src/in/shop2020/metamodel/util/HSLF.java&lt;br /&gt;~ /trunk/ContentStore/src/in/shop2020/metamodel/util/MM.java&lt;br /&gt;~ /trunk/ContentStore/src/in/shop2020/metamodel/util/SequenceGenerator.java&lt;br /&gt;~ /trunk/ContentStore/src/in/shop2020/ui/util/VUI.java&lt;br /&gt;~ /trunk/ContentStore/src/in/shop2020/util/CMP.java&lt;br /&gt;+ /trunk/ContentStore/src/in/shop2020/util/ContentMigrator.java&lt;br /&gt;~ /trunk/ContentStore/src/in/shop2020/util/IR.java&lt;br /&gt;~ /trunk/ContentStore/src/in/shop2020/util/MISC.java&lt;br /&gt;~ /trunk/ContentStore/src/in/shop2020/util/Utils.java&lt;br /&gt;~ /trunk/ContentStore/src/velocity/entity_snippet_for_widget.vm&lt;br /&gt;~ /trunk/ContentStore/src/velocity/product_summary.vm&lt;br /&gt;~ /trunk/ContentStore/src/velocity/slideguide_img_video.vm&lt;br /&gt;~ /trunk/ContentStore/src/xml/model/datatypedefinitions.xml&lt;br /&gt;~ /trunk/ContentStore/src/xml/model/featuredefinitions.xml&lt;br /&gt;~ /trunk/ContentStore/src/xml/model/slidedefinitions.xml&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=457&amp;peg=484</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=457&amp;peg=484</guid></item>
<item><pubDate>Tue, 05 Oct 2010 11:52:04 +0530</pubDate><dc:creator>rajveer</dc:creator><title>Rev 456 – Added build.xml. Modified lot of vm files. And some function ...</title><description>&lt;div&gt;&lt;strong&gt;rajveer – 11 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added build.xml.&lt;br /&gt;
Modified lot of vm files.&lt;br /&gt;
And some function changes in PageLoaderHandler.&lt;/div&gt;+ /trunk/PageLoaderServer/build.xml&lt;br /&gt;~ /trunk/PageLoaderServer/src/in/shop2020/serving/pageloader/PageLoaderHandler.java&lt;br /&gt;+ /trunk/PageLoaderServer/src/in/shop2020/serving/pageloader/utils&lt;br /&gt;+ /trunk/PageLoaderServer/src/in/shop2020/serving/pageloader/utils/FileUtils.java&lt;br /&gt;~ /trunk/PageLoaderServer/velocity/accessories.vm&lt;br /&gt;~ /trunk/PageLoaderServer/velocity/header.vm&lt;br /&gt;~ /trunk/PageLoaderServer/velocity/myresearch.vm&lt;br /&gt;~ /trunk/PageLoaderServer/velocity/recommendations.vm&lt;br /&gt;~ /trunk/PageLoaderServer/velocity/searchbar.vm&lt;br /&gt;~ /trunk/PageLoaderServer/velocity/similaritems.vm&lt;br /&gt;~ /trunk/PageLoaderServer/velocity/socialutils.vm&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=456&amp;peg=484</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=456&amp;peg=484</guid></item>
<item><pubDate>Tue, 05 Oct 2010 10:00:46 +0530</pubDate><dc:creator>rajveer</dc:creator><title>Rev 455 – Path Changes to point to single directory. View media button ...</title><description>&lt;div&gt;&lt;strong&gt;rajveer – 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;Path Changes to point to single directory. View media button removed. And some bug fixings.&lt;/div&gt;~ /trunk/ContentCreation/src/in/shop2020/creation/controllers/MediaController.java&lt;br /&gt;~ /trunk/ContentCreation/src/in/shop2020/creation/util/CreationUtils.java&lt;br /&gt;~ /trunk/ContentCreation/src/velocity/entity-editSlide.vm&lt;br /&gt;~ /trunk/ContentCreation/src/velocity/entity-index.vm&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=455&amp;peg=484</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=455&amp;peg=484</guid></item>
<item><pubDate>Tue, 28 Sep 2010 11:14:15 +0530</pubDate><dc:creator>vrinda</dc:creator><title>Rev 454 – </title><description>&lt;div&gt;&lt;strong&gt;vrinda – 29 file(s) modified&lt;/strong&gt;&lt;br/&gt;&lt;/div&gt;x /content/Helpdocs/image/5-way navi.JPG&lt;br /&gt;x /content/Helpdocs/image/6a00d83451c9ec69e20105369aab38970b-800wi.jpg&lt;br /&gt;x /content/Helpdocs/image/35mm.jpg&lt;br /&gt;x /content/Helpdocs/image/100mm.jpg&lt;br /&gt;x /content/Helpdocs/image/400mm.jpg&lt;br /&gt;x /content/Helpdocs/image/1200mm.jpg&lt;br /&gt;x /content/Helpdocs/image/2207939889_98e57281d0.jpg&lt;br /&gt;x /content/Helpdocs/image/3268380875_7a8eb62254.jpg&lt;br /&gt;x /content/Helpdocs/image/bluetooth3.jpg&lt;br /&gt;x /content/Helpdocs/image/bluetooth_large.jpg&lt;br /&gt;x /content/Helpdocs/image/candybar.jpg&lt;br /&gt;x /content/Helpdocs/image/clamshell.jpg&lt;br /&gt;x /content/Helpdocs/image/digtal-camera-4.jpg&lt;br /&gt;x /content/Helpdocs/image/five way key.jpg&lt;br /&gt;x /content/Helpdocs/image/Flip.jpg&lt;br /&gt;x /content/Helpdocs/image/Formfactor.jpg&lt;br /&gt;x /content/Helpdocs/image/int-antenna-82_small.jpg&lt;br /&gt;x /content/Helpdocs/image/Intellisync.jpg&lt;br /&gt;x /content/Helpdocs/image/LG_Arena_keypad.jpg&lt;br /&gt;x /content/Helpdocs/image/micro-usb-port.jpg&lt;br /&gt;x /content/Helpdocs/image/micro_sd_card-thumb-400x300-thumb-400x300.jpg&lt;br /&gt;x /content/Helpdocs/image/mini_map_sidebar-188736-1.jpeg&lt;br /&gt;x /content/Helpdocs/image/motorola-zn300-td-scdma-slider-mobile-phone.jpg&lt;br /&gt;x /content/Helpdocs/image/nokia-n9001.jpg&lt;br /&gt;x /content/Helpdocs/image/samsung t349.jpg&lt;br /&gt;x /content/Helpdocs/image/screen size.jpg&lt;br /&gt;x /content/Helpdocs/image/Slider.jpg&lt;br /&gt;x /content/Helpdocs/image/Swivel.jpg&lt;br /&gt;x /content/Helpdocs/image/USB Cable (high-res).jpg&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=454&amp;peg=484</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=454&amp;peg=484</guid></item>
<item><pubDate>Tue, 28 Sep 2010 10:27:39 +0530</pubDate><dc:creator>priyanka</dc:creator><title>Rev 453 – </title><description>&lt;div&gt;&lt;strong&gt;priyanka – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;&lt;/div&gt;~ /content/Helpdocs/TOC.html&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=453&amp;peg=484</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=453&amp;peg=484</guid></item>
<item><pubDate>Mon, 27 Sep 2010 18:15:56 +0530</pubDate><dc:creator>rajveer</dc:creator><title>Rev 452 – Page broken in multiple smaller components.</title><description>&lt;div&gt;&lt;strong&gt;rajveer – 16 file(s) modified&lt;/strong&gt;&lt;br/&gt;Page broken in multiple smaller components.&lt;/div&gt;~ /trunk/PageLoaderServer/src/in/shop2020/serving/pageloader/PageLoaderHandler.java&lt;br /&gt;+ /trunk/PageLoaderServer/velocity/accessories.vm&lt;br /&gt;+ /trunk/PageLoaderServer/velocity/customerservice.vm&lt;br /&gt;+ /trunk/PageLoaderServer/velocity/footer.vm&lt;br /&gt;+ /trunk/PageLoaderServer/velocity/header.vm&lt;br /&gt;+ /trunk/PageLoaderServer/velocity/locator.vm&lt;br /&gt;+ /trunk/PageLoaderServer/velocity/mainmenu.vm&lt;br /&gt;+ /trunk/PageLoaderServer/velocity/myresearch.vm&lt;br /&gt;+ /trunk/PageLoaderServer/velocity/productsummary.vm&lt;br /&gt;+ /trunk/PageLoaderServer/velocity/recommendations.vm&lt;br /&gt;+ /trunk/PageLoaderServer/velocity/reviews.vm&lt;br /&gt;+ /trunk/PageLoaderServer/velocity/searchbar.vm&lt;br /&gt;+ /trunk/PageLoaderServer/velocity/similaritems.vm&lt;br /&gt;+ /trunk/PageLoaderServer/velocity/slideguide-17Sep.vm&lt;br /&gt;~ /trunk/PageLoaderServer/velocity/slideguide.vm&lt;br /&gt;+ /trunk/PageLoaderServer/velocity/socialutils.vm&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=452&amp;peg=484</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=452&amp;peg=484</guid></item>
<item><pubDate>Mon, 27 Sep 2010 18:14:30 +0530</pubDate><dc:creator>rajveer</dc:creator><title>Rev 451 – Freeformcontent for video and images. VUI for snippet generations. IR ...</title><description>&lt;div&gt;&lt;strong&gt;rajveer – 16 file(s) modified&lt;/strong&gt;&lt;br/&gt;Freeformcontent for video and images.&lt;br /&gt;
VUI for snippet generations.&lt;br /&gt;
IR for price population in search engine.&lt;br /&gt;
Content model related changes.&lt;/div&gt;~ /trunk/ContentStore/.classpath&lt;br /&gt;~ /trunk/ContentStore/.pydevproject&lt;br /&gt;~ /trunk/ContentStore/src/in/shop2020/metamodel/core/FreeformContent.java&lt;br /&gt;~ /trunk/ContentStore/src/in/shop2020/ui/util/VUI.java&lt;br /&gt;~ /trunk/ContentStore/src/in/shop2020/util/IR.java&lt;br /&gt;~ /trunk/ContentStore/src/in/shop2020/util/IRDataJythonWrapper.java&lt;br /&gt;~ /trunk/ContentStore/src/in/shop2020/util/JythonWrapper.java&lt;br /&gt;~ /trunk/ContentStore/src/jython/irdatarules/price.py&lt;br /&gt;+ /trunk/ContentStore/src/velocity/entity_snippet_for_widget.vm&lt;br /&gt;+ /trunk/ContentStore/src/velocity/product_summary.vm&lt;br /&gt;+ /trunk/ContentStore/src/velocity/slideguide_img_video.vm&lt;br /&gt;~ /trunk/ContentStore/src/xml/model/categories.xml&lt;br /&gt;~ /trunk/ContentStore/src/xml/model/categoryslidesequence.xml&lt;br /&gt;~ /trunk/ContentStore/src/xml/model/datatypedefinitions.xml&lt;br /&gt;~ /trunk/ContentStore/src/xml/model/featuredefinitions.xml&lt;br /&gt;~ /trunk/ContentStore/src/xml/model/slidedefinitions.xml&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=451&amp;peg=484</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=451&amp;peg=484</guid></item>
<item><pubDate>Mon, 27 Sep 2010 18:10:20 +0530</pubDate><dc:creator>rajveer</dc:creator><title>Rev 450 – CMS with video and images.</title><description>&lt;div&gt;&lt;strong&gt;rajveer – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;CMS with video and images.&lt;/div&gt;~ /trunk/ContentCreation/src/in/shop2020/creation/controllers/EntityController.java&lt;br /&gt;~ /trunk/ContentCreation/src/in/shop2020/creation/controllers/MediaController.java&lt;br /&gt;~ /trunk/ContentCreation/src/in/shop2020/creation/util/Media.java&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=450&amp;peg=484</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=450&amp;peg=484</guid></item>
<item><pubDate>Mon, 27 Sep 2010 17:51:15 +0530</pubDate><dc:creator>rajveer</dc:creator><title>Rev 449 – Product Page Ready</title><description>&lt;div&gt;&lt;strong&gt;rajveer – 172 file(s) modified&lt;/strong&gt;&lt;br/&gt;Product Page Ready&lt;/div&gt;+ /trunk/Website/src/in/shop2020/serving/controllers/AddtocartController.java&lt;br /&gt;~ /trunk/Website/src/in/shop2020/serving/controllers/AuthController.java&lt;br /&gt;+ /trunk/Website/src/in/shop2020/serving/controllers/BrowsehistoryController.java&lt;br /&gt;~ /trunk/Website/src/in/shop2020/serving/controllers/CartController.java&lt;br /&gt;~ /trunk/Website/src/in/shop2020/serving/controllers/EntityController.java&lt;br /&gt;~ /trunk/Website/src/in/shop2020/serving/controllers/MyresearchController.java&lt;br /&gt;+ /trunk/Website/src/in/shop2020/serving/pages/fetcher/BrowseHistoryPageFetcher.java&lt;br /&gt;~ /trunk/Website/src/in/shop2020/serving/pages/fetcher/MyResearchPageFetcher.java&lt;br /&gt;~ /trunk/Website/src/in/shop2020/serving/pages/fetcher/ProductPageFetcher.java&lt;br /&gt;~ /trunk/Website/src/in/shop2020/serving/pages/PageContentKeys.java&lt;br /&gt;~ /trunk/Website/src/in/shop2020/serving/pages/PageEnum.java&lt;br /&gt;~ /trunk/Website/src/in/shop2020/serving/pages/PageFetcherFactory.java&lt;br /&gt;~ /trunk/Website/src/in/shop2020/serving/utils/Utils.java&lt;br /&gt;+ /trunk/Website/WebContent/css/demo.css&lt;br /&gt;x /trunk/Website/WebContent/css/demos.css&lt;br /&gt;+ /trunk/Website/WebContent/css/demoStyles.css&lt;br /&gt;~ /trunk/Website/WebContent/css/front.css&lt;br /&gt;x /trunk/Website/WebContent/css/ie.css&lt;br /&gt;+ /trunk/Website/WebContent/css/jquery.jscrollpane.css&lt;br /&gt;+ /trunk/Website/WebContent/css/jquery.jscrollpane.lozenge.css&lt;br /&gt;x /trunk/Website/WebContent/css/jquery.ui.accordion.css&lt;br /&gt;x /trunk/Website/WebContent/css/jquery.ui.all.css&lt;br /&gt;x /trunk/Website/WebContent/css/jquery.ui.autocomplete.css&lt;br /&gt;x /trunk/Website/WebContent/css/jquery.ui.base.css&lt;br /&gt;x /trunk/Website/WebContent/css/jquery.ui.button.css&lt;br /&gt;x /trunk/Website/WebContent/css/jquery.ui.core.css&lt;br /&gt;x /trunk/Website/WebContent/css/jquery.ui.datepicker.css&lt;br /&gt;x /trunk/Website/WebContent/css/jquery.ui.dialog.css&lt;br /&gt;x /trunk/Website/WebContent/css/jquery.ui.progressbar.css&lt;br /&gt;x /trunk/Website/WebContent/css/jquery.ui.resizable.css&lt;br /&gt;x /trunk/Website/WebContent/css/jquery.ui.slider.css&lt;br /&gt;x /trunk/Website/WebContent/css/jquery.ui.tabs.css&lt;br /&gt;x /trunk/Website/WebContent/css/jquery.ui.theme.css&lt;br /&gt;+ /trunk/Website/WebContent/css/jScrollPane.css&lt;br /&gt;~ /trunk/Website/WebContent/css/menu.css&lt;br /&gt;+ /trunk/Website/WebContent/css/menu2.css&lt;br /&gt;x /trunk/Website/WebContent/css/screen.css&lt;br /&gt;+ /trunk/Website/WebContent/css/scroller.css&lt;br /&gt;~ /trunk/Website/WebContent/css/style.css&lt;br /&gt;~ /trunk/Website/WebContent/css/tipsy.css&lt;br /&gt;+ /trunk/Website/WebContent/css/ui.css&lt;br /&gt;+ /trunk/Website/WebContent/images/1000008&lt;br /&gt;+ /trunk/Website/WebContent/images/1000008/Camera.gif&lt;br /&gt;+ /trunk/Website/WebContent/images/1000008/Default.gif&lt;br /&gt;+ /trunk/Website/WebContent/images/1000008/Display.gif&lt;br /&gt;+ /trunk/Website/WebContent/images/1000008/Icon.gif&lt;br /&gt;+ /trunk/Website/WebContent/images/1000008/Input.gif&lt;br /&gt;+ /trunk/Website/WebContent/images/1000008_small.gif&lt;br /&gt;~ /trunk/Website/WebContent/images/add-to-cart.gif&lt;br /&gt;+ /trunk/Website/WebContent/images/add-to-cart.png&lt;br /&gt;+ /trunk/Website/WebContent/images/add-to-cart_bg.gif&lt;br /&gt;+ /trunk/Website/WebContent/images/barsandtone.flv&lt;br /&gt;+ /trunk/Website/WebContent/images/basic_arrow_down.gif&lt;br /&gt;+ /trunk/Website/WebContent/images/basic_arrow_up.gif&lt;br /&gt;+ /trunk/Website/WebContent/images/BlackBerry_Skin_for_8300_8310_8320_and_8330_White.jpg&lt;br /&gt;+ /trunk/Website/WebContent/images/block1Bottom.png&lt;br /&gt;+ /trunk/Website/WebContent/images/block1Top.png&lt;br /&gt;+ /trunk/Website/WebContent/images/block3Bottom.jpg&lt;br /&gt;+ /trunk/Website/WebContent/images/block3Top.jpg&lt;br /&gt;+ /trunk/Website/WebContent/images/b_yellow.jpg&lt;br /&gt;~ /trunk/Website/WebContent/images/cart_btn.gif&lt;br /&gt;+ /trunk/Website/WebContent/images/check_out_account_close.gif&lt;br /&gt;+ /trunk/Website/WebContent/images/check_out_new_btn2.gif&lt;br /&gt;+ /trunk/Website/WebContent/images/contentMainbottom1.png&lt;br /&gt;+ /trunk/Website/WebContent/images/contentMaintop1.png&lt;br /&gt;+ /trunk/Website/WebContent/images/cotentBg3.jpg&lt;br /&gt;+ /trunk/Website/WebContent/images/cotentBgC.png&lt;br /&gt;+ /trunk/Website/WebContent/images/drag_grab.gif&lt;br /&gt;+ /trunk/Website/WebContent/images/findFacebook.png&lt;br /&gt;+ /trunk/Website/WebContent/images/flowplayer-3.1.5.swf&lt;br /&gt;+ /trunk/Website/WebContent/images/flowplayer.controls-3.1.5.swf&lt;br /&gt;+ /trunk/Website/WebContent/images/goButton.png&lt;br /&gt;+ /trunk/Website/WebContent/images/grey.gif&lt;br /&gt;+ /trunk/Website/WebContent/images/handle_bot.png&lt;br /&gt;+ /trunk/Website/WebContent/images/handle_mid.png&lt;br /&gt;+ /trunk/Website/WebContent/images/handle_top.png&lt;br /&gt;~ /trunk/Website/WebContent/images/lgb_arw.gif&lt;br /&gt;~ /trunk/Website/WebContent/images/lgb_arw_cc.gif&lt;br /&gt;+ /trunk/Website/WebContent/images/nokia.png&lt;br /&gt;+ /trunk/Website/WebContent/images/nokia_videobg.gif&lt;br /&gt;+ /trunk/Website/WebContent/images/osx_arrow_down.gif&lt;br /&gt;+ /trunk/Website/WebContent/images/osx_arrow_down.png&lt;br /&gt;+ /trunk/Website/WebContent/images/osx_arrow_up.gif&lt;br /&gt;+ /trunk/Website/WebContent/images/osx_arrow_up.png&lt;br /&gt;+ /trunk/Website/WebContent/images/osx_drag_bottom.gif&lt;br /&gt;+ /trunk/Website/WebContent/images/osx_drag_bottom_OLD.gif&lt;br /&gt;+ /trunk/Website/WebContent/images/osx_drag_middle.gif&lt;br /&gt;+ /trunk/Website/WebContent/images/osx_drag_middle_OLD.gif&lt;br /&gt;+ /trunk/Website/WebContent/images/osx_drag_top.gif&lt;br /&gt;+ /trunk/Website/WebContent/images/osx_drag_top_OLD.gif&lt;br /&gt;+ /trunk/Website/WebContent/images/osx_track.gif&lt;br /&gt;+ /trunk/Website/WebContent/images/p1.gif&lt;br /&gt;+ /trunk/Website/WebContent/images/p2.gif&lt;br /&gt;+ /trunk/Website/WebContent/images/p3.gif&lt;br /&gt;+ /trunk/Website/WebContent/images/phone2.gif&lt;br /&gt;+ /trunk/Website/WebContent/images/phoneReviewbottom.gif&lt;br /&gt;+ /trunk/Website/WebContent/images/phoneReviewtop.gif&lt;br /&gt;+ /trunk/Website/WebContent/images/proceed_check_out.gif&lt;br /&gt;+ /trunk/Website/WebContent/images/proceed_to_pay.gif&lt;br /&gt;+ /trunk/Website/WebContent/images/Right flash.swf&lt;br /&gt;+ /trunk/Website/WebContent/images/schdule_down.gif&lt;br /&gt;+ /trunk/Website/WebContent/images/schdule_right.gif&lt;br /&gt;~ /trunk/Website/WebContent/images/sidenav_bg.gif&lt;br /&gt;+ /trunk/Website/WebContent/images/sidenav_bg_old.gif&lt;br /&gt;~ /trunk/Website/WebContent/images/side_arw_actv.gif&lt;br /&gt;+ /trunk/Website/WebContent/images/side_arw_actv_old.gif&lt;br /&gt;~ /trunk/Website/WebContent/images/side_arw_inact.gif&lt;br /&gt;+ /trunk/Website/WebContent/images/side_arw_inact_old.gif&lt;br /&gt;~ /trunk/Website/WebContent/images/signin_arw.gif&lt;br /&gt;+ /trunk/Website/WebContent/images/skuimg1270107887784.thumb.gif&lt;br /&gt;+ /trunk/Website/WebContent/images/star-0.gif&lt;br /&gt;+ /trunk/Website/WebContent/images/star-1.0.gif&lt;br /&gt;+ /trunk/Website/WebContent/images/star-2.0.gif&lt;br /&gt;+ /trunk/Website/WebContent/images/star-3.0.gif&lt;br /&gt;+ /trunk/Website/WebContent/images/star-4.0.gif&lt;br /&gt;+ /trunk/Website/WebContent/images/star-5.0.gif&lt;br /&gt;~ /trunk/Website/WebContent/images/Thumbs.db&lt;br /&gt;+ /trunk/Website/WebContent/images/tipsy.gif&lt;br /&gt;+ /trunk/Website/WebContent/images/track_bg.png&lt;br /&gt;+ /trunk/Website/WebContent/images/track_bot.png&lt;br /&gt;+ /trunk/Website/WebContent/images/track_bot1.png&lt;br /&gt;+ /trunk/Website/WebContent/images/track_top.png&lt;br /&gt;+ /trunk/Website/WebContent/images/track_top1.png&lt;br /&gt;+ /trunk/Website/WebContent/images/view_360.gif&lt;br /&gt;+ /trunk/Website/WebContent/images/v_line.gif&lt;br /&gt;+ /trunk/Website/WebContent/images/windows_arrow_down.gif&lt;br /&gt;+ /trunk/Website/WebContent/images/windows_arrow_up.gif&lt;br /&gt;+ /trunk/Website/WebContent/images/windows_drag_bottom.gif&lt;br /&gt;+ /trunk/Website/WebContent/images/windows_drag_middle.gif&lt;br /&gt;+ /trunk/Website/WebContent/images/windows_drag_top.gif&lt;br /&gt;+ /trunk/Website/WebContent/images/windows_track.gif&lt;br /&gt;x /trunk/Website/WebContent/js/common.js&lt;br /&gt;x /trunk/Website/WebContent/js/easySlider1.5.js&lt;br /&gt;+ /trunk/Website/WebContent/js/flowplayer-3.2.4.min.js&lt;br /&gt;+ /trunk/Website/WebContent/js/gallery.js&lt;br /&gt;x /trunk/Website/WebContent/js/jquery-1.3.2.min.js&lt;br /&gt;+ /trunk/Website/WebContent/js/jquery-1.js&lt;br /&gt;+ /trunk/Website/WebContent/js/jquery-ui.js&lt;br /&gt;+ /trunk/Website/WebContent/js/jquery.color.js&lt;br /&gt;~ /trunk/Website/WebContent/js/jquery.js&lt;br /&gt;+ /trunk/Website/WebContent/js/jquery.jscrollpane.js&lt;br /&gt;+ /trunk/Website/WebContent/js/jquery.jscrollpane.min.js&lt;br /&gt;+ /trunk/Website/WebContent/js/jquery.lazyload.js&lt;br /&gt;+ /trunk/Website/WebContent/js/jquery.mousewheel.js&lt;br /&gt;x /trunk/Website/WebContent/js/jquery.pop.js&lt;br /&gt;x /trunk/Website/WebContent/js/jquery.ui.core.js&lt;br /&gt;x /trunk/Website/WebContent/js/jquery.ui.tabs.js&lt;br /&gt;x /trunk/Website/WebContent/js/jquery.ui.widget.js&lt;br /&gt;+ /trunk/Website/WebContent/js/jquery_002.js&lt;br /&gt;+ /trunk/Website/WebContent/js/jsapi.js&lt;br /&gt;+ /trunk/Website/WebContent/js/jScrollPane.js&lt;br /&gt;x /trunk/Website/WebContent/js/lib&lt;br /&gt;+ /trunk/Website/WebContent/js/loginpop.js&lt;br /&gt;+ /trunk/Website/WebContent/js/loopedslider.js&lt;br /&gt;+ /trunk/Website/WebContent/js/loopedslider.min.js&lt;br /&gt;+ /trunk/Website/WebContent/js/prototype.js&lt;br /&gt;~ /trunk/Website/WebContent/js/ratingsys.js&lt;br /&gt;+ /trunk/Website/WebContent/js/scroller.js&lt;br /&gt;+ /trunk/Website/WebContent/js/slider.js&lt;br /&gt;x /trunk/Website/WebContent/js/ui.tabs.js&lt;br /&gt;+ /trunk/Website/WebContent/js/widget_accordion.js&lt;br /&gt;+ /trunk/Website/WebContent/js/widget_cart.js&lt;br /&gt;+ /trunk/Website/WebContent/js/widget_research.js&lt;br /&gt;+ /trunk/Website/WebContent/js/widget_slidetab.js&lt;br /&gt;+ /trunk/Website/WebContent/js/youtubeplayer.js&lt;br /&gt;~ /trunk/Website/WebContent/WEB-INF/content/auth-lsuccess.vm&lt;br /&gt;+ /trunk/Website/WebContent/WEB-INF/content/cart-success.vm&lt;br /&gt;+ /trunk/Website/WebContent/WEB-INF/content/entity-show-old.vm &lt;i&gt;(copied from /trunk/Website/WebContent/WEB-INF/content/entity-show.vm@434)&lt;/i&gt;&lt;br /&gt;~ /trunk/Website/WebContent/WEB-INF/content/entity-show.vm&lt;br /&gt;~ /trunk/Website/WebContent/WEB-INF/content/myresearch-show.vm&lt;br /&gt;+ /trunk/Website/WebContent/WEB-INF/content/myresearch-success.vm&lt;br /&gt;~ /trunk/Website/WebContent/WEB-INF/content/test-index.vm&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=449&amp;peg=484</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=449&amp;peg=484</guid></item>
<item><pubDate>Fri, 24 Sep 2010 21:56:17 +0530</pubDate><dc:creator>rajveer</dc:creator><title>Rev 448 – -subcategory selection -media addition on slide level</title><description>&lt;div&gt;&lt;strong&gt;rajveer – 8 file(s) modified&lt;/strong&gt;&lt;br/&gt;-subcategory selection&lt;br /&gt;
-media addition on slide level&lt;/div&gt;~ /trunk/ContentCreation/.classpath&lt;br /&gt;~ /trunk/ContentCreation/src/in/shop2020/creation/controllers/EntityController.java&lt;br /&gt;~ /trunk/ContentCreation/src/in/shop2020/creation/controllers/MediaController.java&lt;br /&gt;+ /trunk/ContentCreation/src/jquery/jquery.chained.js&lt;br /&gt;~ /trunk/ContentCreation/src/velocity/entity-edit.vm&lt;br /&gt;~ /trunk/ContentCreation/src/velocity/entity-editNew.vm&lt;br /&gt;~ /trunk/ContentCreation/src/velocity/entity-editSlide.vm&lt;br /&gt;~ /trunk/ContentCreation/src/velocity/media-index.vm&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=448&amp;peg=484</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=448&amp;peg=484</guid></item>
<item><pubDate>Thu, 16 Sep 2010 15:29:51 +0530</pubDate><dc:creator>rajveer</dc:creator><title>Rev 447 – services bug fixing and config keys correction</title><description>&lt;div&gt;&lt;strong&gt;rajveer – 7 file(s) modified&lt;/strong&gt;&lt;br/&gt;services bug fixing and config keys correction&lt;/div&gt;~ /trunk/Common/src/in/shop2020/thrift/clients/ShoppingCartClient.java&lt;br /&gt;~ /trunk/Common/src/in/shop2020/utils/ConfigClientKeys.java&lt;br /&gt;~ /trunk/PyProj/src/shop2020/clients/TransactionClient.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/model/v1/cart/ShoppingCartServer.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/model/v1/catalog/impl/DataAcessors.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/model/v1/widget/impl/DataAccessor.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/model/v1/widget/test/WidgetTest.py&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=447&amp;peg=484</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=447&amp;peg=484</guid></item>
<item><pubDate>Thu, 16 Sep 2010 14:22:53 +0530</pubDate><dc:creator>vrinda</dc:creator><title>Rev 446 – </title><description>&lt;div&gt;&lt;strong&gt;vrinda – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;&lt;/div&gt;~ /content/Helpdocs/TOC.html&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=446&amp;peg=484</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=446&amp;peg=484</guid></item>
<item><pubDate>Thu, 16 Sep 2010 14:21:10 +0530</pubDate><dc:creator>vrinda</dc:creator><title>Rev 445 – Rajveer</title><description>&lt;div&gt;&lt;strong&gt;vrinda – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Rajveer&lt;/div&gt;~ /content/Helpdocs/TOC.html&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=445&amp;peg=484</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F&amp;isdir=1&amp;rev=445&amp;peg=484</guid></item>
</channel></rss>