Thank you FireGento & MM15DE for the infos (see links at the end of the gist).
You can find all event locations + the Meet Magento Event Locations on our custom map:
[Map] (https://www.google.com/maps/d/edit?mid=zzV6gTyhOMU4.kk33GHy-a-1A)
| Created with the ballots file from: | |
| http://magento.stackexchange.com/election/1 | |
| OpenSTV version 1.7 (http://www.OpenSTV.org/) | |
| Suggested donation for using OpenSTV for an election is $50. Please go to | |
| http://www.OpenSTV.org/donate to donate via PayPal, Google Checkout, or | |
| Amazon Payments. |
Thank you FireGento & MM15DE for the infos (see links at the end of the gist).
You can find all event locations + the Meet Magento Event Locations on our custom map:
[Map] (https://www.google.com/maps/d/edit?mid=zzV6gTyhOMU4.kk33GHy-a-1A)
| ### Keybase proof | |
| I hereby claim: | |
| * I am avoelkl on github. | |
| * I am annavoelkl (https://keybase.io/annavoelkl) on keybase. | |
| * I have a public key whose fingerprint is 03EB 35B6 57FF 341C DFA0 426C FF90 0BFB 049B 48C7 | |
| To claim this, I am signing this object: |
| <?php | |
| /** | |
| * Generate modman file from Magento Connect 2.0 package.xml | |
| * | |
| * Usage: | |
| * | |
| * php package2modman.php path/to/package.xml > path/to/modman | |
| * | |
| */ | |
| require_once(getcwd()."/app/Mage.php"); |
Some notes from the MageStackDay chat:
| <ul class="promos"> | |
| <li><a href="#"> <img src="{{media url="wysiwyg/homepage-three-column-promo-01.png"}}" alt="" /> </a></li> | |
| <li><a href="#"> <img src="{{media url="wysiwyg/homepage-three-column-promo-02.png"}}" alt="" /> </a></li> | |
| <li><a href="#"> <img src="{{media url="wysiwyg/homepage-three-column-promo-03.png"}}" alt="" /> </a></li> | |
| </ul> |
| <div class="slideshow-container"> | |
| <ul class="slideshow"> | |
| <li><a href="linkhere"><img src="{{media url="wysiwyg/slide-1.jpg"}}" alt="" /></a></li> | |
| <li><a href="linkhere"><img src="{{media url="wysiwyg/slide-2.jpg"}}" alt="" /></a></li> | |
| <li><a href="linkhere"><img src="{{media url="wysiwyg/slide-3.jpg"}}" alt="" /></a></li> | |
| </ul> | |
| <div class="slideshow-pager"> </div> | |
| <span class="slideshow-prev"> </span> | |
| <span class="slideshow-next"> </span> | |
| </div> |