<?xml version="1.0" encoding="utf-8"?>


<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
    xmlns:admin="http://webns.net/mvcb/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
    <title>Magento Blog</title>
    <link>http://www.magentocommerce.com/blog/</link>
    <description></description>
    <dc:language>en</dc:language>
    <dc:creator>RoyRubin</dc:creator>
    <dc:rights>Copyright 2008</dc:rights>
    <dc:date>2008-07-01T16:22:00-08:00</dc:date>
    <admin:generatorAgent rdf:resource="http://expressionengine.com/" />

    <item>
      <title>Magento 0.9.17740 Available for Download</title>
      <link>http://www.magentocommerce.com/blog/magento-0917740-available-for-download/</link>
      <guid>http://www.magentocommerce.com/blog/magento-0917740-available-for-download/#When:19:42:00Z</guid>
      <description><![CDATA[<p>We are happy to announce the <a href="http://www.magentocommerce.com/download" title="availability for download">availability for download</a> of Magento Preview version 0.9.17740.</p>

<p><a href="http://www.magentocommerce.com" title="Magento's">Magento's</a> production feature set is now mostly complete with a few minor adjustments expected with the production version release. A <a href="http://www.magentocommerce.com/features" title="full list of Magento's features">full list of Magento's features</a> can be viewed <a href="http://www.magentocommerce.com/features" title="here">here</a>.</p>

<a href="http://www.magentocommerce.com/download" title="Download Magento Preview version 0.9.17740"><img src="http://www.magentocommerce.com/img/magento_dnld_rr.gif" border="0"></a>

<h3 style="margin-bottom: 12px;">New Functionality and Major Highlights</h3>
<ul>
<li>Added one more method of creating simple products while adding/editing configurable products</li>
<li>CMS pages and block now can be assigned to multiple store views</li>
<li>Credit card information is no longer saved in Magento (except saved credit card payment method, which is the only exception, in that case all info is encrypted) neither in sessions nor in the database</li>
<li>Performance optimizations (db schema and queries, blocks generation and caching):
<ol style="list-style: decimal;">
			<li style="list-style: decimal;">Top menu join queries rewritten, top menu block is cached now on per store view level for every active category</li>
			<li style="list-style: decimal;">Added catalog indexes for layered navigation and search</li>
			<li style="list-style: decimal;">Added dynamic merge and whitespace remove during JavaScript load</li>
			<li style="list-style: decimal;">Footer block is cached</li>
			<li style="list-style: decimal;">Implemented <remove name=""> directive in layout xml to avoid instantiating of unwanted block objects,  skipped left/right column blocks generation for pages with 1-column template</li>
			<li style="list-style: decimal;">Most of sales order attributes became static and were moved to one raw table</li>
			<li style="list-style: decimal;">Quote, quote address and quote items entities are stored separately</li>
			<li style="list-style: decimal;">Greatly improved popular tags block generation time</li>
			<li style="list-style: decimal;">Quote optimization for using in top links block and in the sidebar</li>
			<li style="list-style: decimal;">Implemented caching API for using in Mage_Core_Model_Abstract descendant models</li>
			<li style="list-style: decimal;">Removed unnecessary queries from catalog pages and homepage (e.g. reduced total number of database queries from 700 to 60  for homepage, and from 500 to 100 on product listing page on a database of 1000 products and 300 categories).</li>
		</ol>
</li>
</ul>
<h3 style="margin-bottom: 12px;">Enhancements and Bugfixes</h3>
<ul>
<li>Fixed configurable products editing</li>
<li>Fixed applying coupons</li>
<li>Fixed catalog price rules</li>
<li>Fixed French locale installation issues</li>
<li>Fixed GoogleCheckout shipping taxes</li>
<li>Fixed random app cache cleaning</li>
<li>Few minor shipping and payment modules fixes</li>
<li>Improved admin grids navigation</li>
<li>Converted short open tags in templates to full ones</li>
<li>Removed drop tables statements in DB install scripts</li>
<li>Admin dashboard and reports fixes</li>
<li>Fixed import/export tax template fields</li>
<li>Added extra validation for requested store in URL</li>
<li>Fixed admin access denied right after login</li>
<li>Fixed styles and javascripts for Safari</li>
</ul>

<h3 style="margin-bottom: 12px;">Known Issues</h3>
<ul>
<li>Tax after discount in Google Checkout - only available if merchant calculation callback was reached</li>
<li>After upgrade existing products should be resaved in order to get their attributes to be used in layered navigation</li>
<li>We will add title to tax rule to be able to identify it in the reports</li>
<li>Admin is not able to unsubscribe customer from products alerts</li>
<li>Configuration fields that are not available in current scope will be displayed in disable state instead of hiding them</li>
<li>Google Chart API image on the admin dashboard gives warning for non-secure items in IE6</li>
<li>There is a problem to checkout if store owner enabled fraud detection in online payment gateways with support for fraud settings</li>
<li>We have limitation on imported date in current implementation of dataflow. Using 128MB: for customers the maximum is 406 items, for products the maximum is 12927 items from our tests</li>
<li>When adding new address in multiple shipping address checkout current address selection is lost</li>
<li>Price display options (incl. tax, etc) affect only catalog pages now</li>
<li>Configurable products stay in shopping carts even after they were deleted in admin</li>
<li>Floating action buttons in admin do not work in IE6</li>
<li>Google checkout subscribe to newsletter is not implemented</li>
<li>Store view switcher will not work if '#' symbol is present in the url</li>
<li>Upgrading using the Magento PEAR Channel, it is highly recommend to use upgrade-all and not to upgrade each package individually</li>
<li>Direct refunds for online payment gateways will be implemented in the next release</li>
<li>Adding tracking information from invoice along with created shipment is coming</li>
<li>After upgrade, need to logout and login to admin to see the changes</li>
<li>Paypal Express Checkout for Paypal Payments Pro can't auto capture from the admin manage orders module</li>
<li>XAMPP/WAMP Users - While testing upgrades from the PEAR channel, issues were discovered. At this time we do not recommend PEAR channel upgrades in these environments</li>
<li>If you installed the latest version not using the PEAR installer, you can still use the PEAR channel upgrade (make sure all directories are writable for web server user) by going to Remote Extensions (admin) and clicking on Interface_Adminhtml_Default, Action tab and click install. Repeat same procedure for Interface_Frontend_Default and Interface_Install_Default</li>
<li>After upgrading, please logout to refresh the current installation</li>
<li>There is no payment method information available when using Paypal Express checkout</li>
<li>There's no form fields validation when creating an order in admin</li>
<li>System fields values are not translated when exporting data</li>
<li>Multi-store and multiple values support in batch export/import tool is missing, right now we have only per store import/export</li>
<li>There is no xml validation for batch export/import advanced profiles</li>
<li>Configurable product price doesn't use locale format to display</li>
<li>Security warnings when submitting forms from secure to non-secure pages</li>
<li>We have no ability to filter who’s online grid in Customer Firstname, Lastname or email columns</li>
<li>We have no ability right now to estimate shipping to Puerto-Rico via UPS or USPS when customer chooses country US and state Puerto Rico</li>
<li>drag and drop categories does not work with URL rewrites</li>
<li>After editing an existing DataFlow profile the profile will no longer execute. We are looking into this one right away and hope to have a fix for it in the next few days</li>
</ul>

<h3 style="margin-bottom: 12px;">Sample Data </h3>
The sample data archive file is available in <a href="http://www.magentocommerce.com/downloads/assets/0.9.17740/magento-sample-data-0.9.17740.zip">.zip</a> (38 MB), <a href="http://www.magentocommerce.com/downloads/assets/0.9.17740/magento-sample-data-0.9.17740.tar.gz">.tar.gz</a> (37 MB), and <a href="http://www.magentocommerce.com/downloads/assets/0.9.17740/magento-sample-data-0.9.17740.tar.bz2">.tar.bz2</a> (36MB) formats to download (the files contain exactly the same content inside and are provided in different formats just for your convenience).

Each archive contains a SQL script that should be applied on a clean database with your database management tool (phpMyAdmin or whatever you use), and ‘media’ folder with sample product images that you should copy to your Magento media folder. You should then run the regular installation process as for a complete package. Please make sure that you have exactly the same version of Magento that the sample data is provided for – 0.9.17740.

Please also backup all your data and keep separately any custom changes on the files you did, because they may not be compatible with the sample data provided.]]></description>
      
      <dc:subject></dc:subject>
      <dc:date>2008-03-19T19:42:00-08:00</dc:date>
    </item>
 


    <item>
      <title>Comment by ozstar</title>
      <link>{url_as_title}</link>
      <description><![CDATA[<p>Okay thanks.&nbsp; 
</p>
<p>
I&#8217;ll guess I&#8217;ll set up the current beta and mess with it so I am a little familiar with it, then wait to do the serious stuff when the new one arrives.
</p>
<p>
oz  <img src="http://www.magentocommerce.com/images/smileys/smile.gif" width="19" height="19" alt="smile" style="border:0;padding:0;" />
</p>]]></description>
    <dc:date>2008-07-01 T;16:22:00-08:00</dc:date>
    </item>

    <item>
      <title>Comment by mytechfactory</title>
      <link>{url_as_title}</link>
      <description><![CDATA[<p>They officially dont support upgrades but there are many ways to export your data if the upgrade does not work. Your better off waiting for 1.0 which will be released by monday
</p>]]></description>
    <dc:date>2008-07-01 T;16:22:00-08:00</dc:date>
    </item>

    <item>
      <title>Comment by ozstar</title>
      <link>{url_as_title}</link>
      <description><![CDATA[<p>Hi,
</p>
<p>
I just accidentally fell over Magento in my occasional web search to find scripts, things I need etc. and I can&#8217;t believe the great and wonderful vibes that are just popping out of the screen about the new baby Magento 1.
</p>
<p>
I&#8217;ve joined the line to get it hot off the press as well.
</p>
<p>
I have also just downloaded 0.9.17740 and will have a go at that first.
</p>
<p>
If I get it up and running will it be upgradeable to the full Monty 1?
</p>
<p>
I&#8217;ve been with osc then oscmax since they both started and as evolution goes, now watching a new birth.
</p>
<p>
Good luck to you all and may the universe reward you for your dedication and giving under the Open Source banner.
</p>
<p>
oz
</p>]]></description>
    <dc:date>2008-07-01 T;16:22:00-08:00</dc:date>
    </item>

    <item>
      <title>Comment by RoyRubin</title>
      <link>{url_as_title}</link>
      <description><![CDATA[<p>@cfipilot - Magento 1.0 is expected within the next 10 days.
</p>]]></description>
    <dc:date>2008-07-01 T;16:22:00-08:00</dc:date>
    </item>

    <item>
      <title>Comment by cfipilot</title>
      <link>{url_as_title}</link>
      <description><![CDATA[<p>When will the production version be out?&nbsp; We are getting close to the end of the 1st quarter.&nbsp; do you still plan to have it done in the 1st quarter?
</p>]]></description>
    <dc:date>2008-07-01 T;16:22:00-08:00</dc:date>
    </item>

    <item>
      <title>Comment by Darjan</title>
      <link>{url_as_title}</link>
      <description><![CDATA[<p>NICE! But&#8230; seems like it still doesn&#8217;t support downloadable files :(
</p>]]></description>
    <dc:date>2008-07-01 T;16:22:00-08:00</dc:date>
    </item>

    <item>
      <title>Comment by Discovery</title>
      <link>{url_as_title}</link>
      <description><![CDATA[<p>Wow - a bonus Easter present for the whole Magento community!!!
<br />
I already had grand plans for the bank holiday to get hundreds of products into the last preview version - an ugrade was not anticipated! (Speed was fine for me, don&#8217;t know what the fuss was about...).
<br />
Well, my zip has downloaded, my excuses for not being around have been formulated, I best get cracking! See y&#8217;all later!
</p>]]></description>
    <dc:date>2008-07-01 T;16:22:00-08:00</dc:date>
    </item>

    <item>
      <title>Comment by Andrea, Argentina</title>
      <link>{url_as_title}</link>
      <description><![CDATA[<p>the cache management does not work. Whatever you choose in the dropdown options it returns to &#8220;No change&#8221;
</p>]]></description>
    <dc:date>2008-07-01 T;16:22:00-08:00</dc:date>
    </item>

    <item>
      <title>Comment by selftoself</title>
      <link>{url_as_title}</link>
      <description><![CDATA[<p>Great news, Thanks
</p>]]></description>
    <dc:date>2008-07-01 T;16:22:00-08:00</dc:date>
    </item>

    <item>
      <title>Comment by RoyRubin</title>
      <link>{url_as_title}</link>
      <description><![CDATA[<p>@Vicky H - fixed.
</p>]]></description>
    <dc:date>2008-07-01 T;16:22:00-08:00</dc:date>
    </item>

    <item>
      <title>Comment by Vicky H</title>
      <link>{url_as_title}</link>
      <description><![CDATA[<p>This post is coming up in Russian rather than English for some reason!
</p>]]></description>
    <dc:date>2008-07-01 T;16:22:00-08:00</dc:date>
    </item>

    <item>
      <title>Comment by srinigenie</title>
      <link>{url_as_title}</link>
      <description><![CDATA[<p>@asfaltagmail - do report the issues in the forums or log a bug for the issues if they are really bugs.
</p>]]></description>
    <dc:date>2008-07-01 T;16:22:00-08:00</dc:date>
    </item>

    <item>
      <title>Comment by Andrea, Argentina</title>
      <link>{url_as_title}</link>
      <description><![CDATA[<p>I want to report some issues and ask a few things in the same post to see how to continue working with my demo store (<a href="http://www.vinosyplaceres.com/magento2" target="_blank">http://www.vinosyplaceres.com/magento2</a>)
</p>
<p>
Issues:
<br />
1) There is still a problem with images uploading (there are many posts after the 8.17 version updated).
<br />
2) There is another problem width the images. When I put a generic images (when the product in the catalog does not have one) it shows right at the page of that product but in the homepage when you must see the very small pictures, the generic image does not appears.
<br />
3) There is still a problem with inline translations that sometimes work and sometimes don&#8217;t, it seems to be a problem with javascript but i am not programmer, don&#8217;t know really. 
</p>
<p>
Questions:
<br />
1) I am working on the spanish translation. If the csv files change in the version 9. or following stable versions, this work will be done again&#8230; What do you think?
<br />
2) The changes that you are doing to the files till the first stable version, are going to overwrite properly independantly of the skin and layout modifications that we could have made?
</p>
<p>
Hope you understand my writing, sorry for my bad english and thank you very much for your answers.
</p>
<p>
Andrea
</p>]]></description>
    <dc:date>2008-07-01 T;16:22:00-08:00</dc:date>
    </item>

    <item>
      <title>Comment by redpen</title>
      <link>{url_as_title}</link>
      <description><![CDATA[<p>There&#8217;s still issues with images for products.&nbsp; At least it now shows the image on the front end, but the admin is still missing thumbnails and you can&#8217;t delete images from the product.
</p>]]></description>
    <dc:date>2008-07-01 T;16:22:00-08:00</dc:date>
    </item>

    <item>
      <title>Comment by mytechfactory</title>
      <link>{url_as_title}</link>
      <description><![CDATA[<p>The new Quick simple product creation feature is awesome. Makes inputting configurable products in a snap.
</p>]]></description>
    <dc:date>2008-07-01 T;16:22:00-08:00</dc:date>
    </item>

    <item>
      <title>Comment by max_croft</title>
      <link>{url_as_title}</link>
      <description><![CDATA[<p>I agree with srinigenie! Product/category import needs to be better. Also more options need to be available when editing a selection of products. Such as the ability to assign the same image across multiple products for a start.
</p>
<p>
But yes, it certainly feels quicker when moving about in the backend from page to page. So great job on that front guys!
</p>]]></description>
    <dc:date>2008-07-01 T;16:22:00-08:00</dc:date>
    </item>

    <item>
      <title>Comment by mytechfactory</title>
      <link>{url_as_title}</link>
      <description><![CDATA[<p>Wow, load speeds are a lot better now. Thanks Varien. Continue to great work
</p>]]></description>
    <dc:date>2008-07-01 T;16:22:00-08:00</dc:date>
    </item>

    <item>
      <title>Comment by srinigenie</title>
      <link>{url_as_title}</link>
      <description><![CDATA[<p>Great!! Is this a release candidate given that this is the last beta before 1.0? Gald to note the stress on performance in this release. I would have liked to seen more bugs fixed/improvements (like category import) on batch import/export as I see a lot of posts in the forums around this functionality.
</p>]]></description>
    <dc:date>2008-07-01 T;16:22:00-08:00</dc:date>
    </item>

    <item>
      <title>Comment by i960</title>
      <link>{url_as_title}</link>
      <description><![CDATA[<p>I meant to say &#8220;That&#8221;, not &#8220;What&#8221;.&nbsp; Doh!&nbsp; <img src="http://www.magentocommerce.com/images/smileys/lol.gif" width="19" height="19" alt="LOL" style="border:0;padding:0;" /> 
</p>
<p>
I don&#8217;t have any official numbers or anything, but initial page load and subsequent pages do appear to be a bit snappier, although not perfect.&nbsp; I imagine that actual performance will vary based on the design, number of products, configuration, and the server hardware it&#8217;s running on.&nbsp; I personally plan on creating a design that minimizes the use of Javascript and optimizes the hell out of all javascript/css/html and images.
</p>]]></description>
    <dc:date>2008-07-01 T;16:22:00-08:00</dc:date>
    </item>

    <item>
      <title>Comment by i960</title>
      <link>{url_as_title}</link>
      <description><![CDATA[<p>What was quick!&nbsp; I&#8217;m glad to see the performance optimizations, as that&#8217;s been a very common gripe among a lot of people.&nbsp; I cannot wait for 1.0.&nbsp; April is going to be a VERY busy month for me, and that&#8217;s a good thing.
</p>]]></description>
    <dc:date>2008-07-01 T;16:22:00-08:00</dc:date>
    </item>

    <item>
      <title>Comment by arecuk</title>
      <link>{url_as_title}</link>
      <description><![CDATA[<p>great! I am downloading now ... <img src="http://www.magentocommerce.com/images/smileys/wink.gif" width="19" height="19" alt="wink" style="border:0;padding:0;" /> thanks
</p>]]></description>
    <dc:date>2008-07-01 T;16:22:00-08:00</dc:date>
    </item>


</channel>
</rss>