Posts

Theodore Dru Alison Cockerell

Image
.mw-parser-output .infobox{border:1px solid #aaa;background-color:#f9f9f9;color:black;margin:.5em 0 .5em 1em;padding:.2em;float:right;clear:right;width:22em;text-align:left;font-size:88%;line-height:1.6em}.mw-parser-output .infobox td,.mw-parser-output .infobox th{vertical-align:top;padding:0 .2em}.mw-parser-output .infobox caption{font-size:larger}.mw-parser-output .infobox.bordered{border-collapse:collapse}.mw-parser-output .infobox.bordered td,.mw-parser-output .infobox.bordered th{border:1px solid #aaa}.mw-parser-output .infobox.bordered .borderless td,.mw-parser-output .infobox.bordered .borderless th{border:0}.mw-parser-output .infobox-showbutton .mw-collapsible-text{color:inherit}.mw-parser-output .infobox.bordered .mergedtoprow td,.mw-parser-output .infobox.bordered .mergedtoprow th{border:0;border-top:1px solid #aaa;border-right:1px solid #aaa}.mw-parser-output .infobox.bordered .mergedrow td,.mw-parser-output .infobox.bordered .mergedrow th{border:0;border-right:1px solid ...

Can $sum_{i=0}^{z-n}frac{p_1^i}{i!}frac{p_{2}^{z-n-i}}{(z-n-i)!}$ be simplified? [on hold]

Image
-1 Can the following expression $$sum_{i=0}^{z-n}frac{p_1^i}{i!}frac{p_{2}^{z-n-i}}{(z-n-i)!}$$ where $z$ is integer, be simplified (i.e., to loss the sum)? real-analysis calculus sequences-and-series summation share | cite | improve this question edited Jan 3 at 21:53 amWhy 192k 28 224 439 asked Jan 3 at 21:40 Y.L 57 7 put on hold a...

Magento and Wordpress integration on multiple languages

Image
1 I am trying to sketch the structure of my project, which is to use different Wordpress installations, each one with a subdomain representing each one a different country / language. The Wordpress is great to handle the pages and blog. I know that Magento lets you use a single Magento backend / stock for different sites. What i want to do is to translate each wordpress on its language and subdomain, and then use the CART and ADD TO CART / CHECKOUT of Magento, but all the translated stores will use only one Magento stock / backend. The user login should be also integrated across WP / Magento. For the Wordpress side I have found this: https://wordpress.org/plugins/magento-wordpress-integration/ And this http://codecanyon.net/item/single-signon-for-magento-and-wordpress/861453/comments That should do the trick ...