I hereby claim:
- I am Flyingmana on github.
- I am flyingmana (https://keybase.io/flyingmana) on keybase.
- I have a public key whose fingerprint is 1452 62F4 CD41 71EC 87F8 94C6 7A1A 6AC2 BDA3 6922
To claim this, I am signing this object:
| { | |
| "type": "package", | |
| "package": { | |
| "name": "connect20/tbt_enhancedgrid", | |
| "version": "1.3.2.1", | |
| "dist": { | |
| "url": "http://connect20.magentocommerce.com/community/TBT_Enhancedgrid/1.3.2.1/TBT_Enhancedgrid-1.3.2.1.tgz", | |
| "type": "tgz" | |
| } |
| <?php | |
| $debug = array(); | |
| $debug[] = session_start(); | |
| $debug[] = session_id(); | |
| $debug[] = session_regenerate_id(); |
I hereby claim:
To claim this, I am signing this object:
| <?php | |
| $debug = function($val){ | |
| return; | |
| echo $val.PHP_EOL.'<br/>'.PHP_EOL; | |
| }; | |
| /** | |
| * Caution, this is very experimental stuff | |
| * no garant for working result |
| { | |
| "require": { | |
| "magento-hackathon/magento-composer-installer": "*" | |
| }, | |
| "require-dev": { | |
| "magento-hackathon/composer-command-integrator": "dev-master#e33f65a0e1b687fb5c610ac01357b11", | |
| "composer/composer": "dev-master" | |
| }, | |
| "repositories": [ | |
| {"type":"vcs","url":"https://github.com/magento-hackathon/composer-command-integrator"}, |
| <?php | |
| /** | |
| * | |
| * | |
| * src of remove script: http://www.codefuel.co.uk/magento-removing-media-that-doesnt-belong-to-products/ | |
| * | |
| */ | |
| require_once __DIR__.'/../abstract.php'; | |
| /** |
| <?php | |
| /** | |
| * license is MIT, you will find the text of it in the internet | |
| */ | |
| echo "start generation script\n"; | |
| function getAllSchemaFilePaths() | |
| { |
| contains the content of NLCD_EVERYTHING.torrent as provided/linked by https://climate.daknob.net/ | |
| added QmQEUvs3zNL8wQJFc7n8g1NwHz7ALjzxQQibmDsB8UPUNn nlcd/AK_nlcd_2011_USFS_tree_canopy_2011_edition_2016_02_08_analytical.zip | |
| added Qmdmf7yRzAgYatuXzzrBpC5KL8SGUJujSfzmaRwX33o12A nlcd/AK_nlcd_2011_USFS_tree_canopy_2011_edition_2016_02_08_cartographic.zip | |
| added QmcWMYM5eH2CF9DHDa8vE69cqrbpNfhHcQwiYm7MBFRMot nlcd/HI_nlcd_2011_USFS_tree_canopy_2011_edition_2016_02_08_analytical.zip | |
| added QmPe1qtNPknuFyMcFRqLGM4c6r6gyZZuKC2YnENBoDf9cs nlcd/HI_nlcd_2011_USFS_tree_canopy_2011_edition_2016_02_08_cartographic.zip | |
| added QmQ1YS7MjxdetqS7UWKtn1BUYzo6hhW9qPWdEbcrpWjCK5 nlcd/NLCD_Colour_Classification_Update.jpg | |
| added QmcJmjZjSvwHF2DYGfSwibbpUG7pE1F5R4hKjDbVfRFaHv nlcd/NLCD_canopy_legend_2013.jpg | |
| added QmRxcbRseudM8XX26KrXmAFYk7jaHGdprvADWNTSe17qWJ nlcd/NLCD_imperv_legend_2013.jpg | |
| added QmQynoq8Qdjg9C4omu5tP8MSaS8Xq7uAwKLCJoV4hCytj8 nlcd/PR_nlcd_2011_USFS_tree_canopy_2011_edition_2016_02_08_analytical.zip |
The Meet Magento World was planned as a big Online Conference with all the known best speakers from the Meet Magento conferences.
Sometimes planning big can lead to plans which fail.
But we already have a nice reserved Date(Jul 11-13, 2017), and it would be a waste to not use it.
So how can we as a Community organize such a big event in such short time ourself you may wonder. By cheating, we just plan small, very small.
| GIT_COMMITTER_NAME="GitHub" GIT_COMMITER_EMAIL="[email protected]" GIT_COMMITTER_DATE="Tue Oct 3 16:04:04 2017 -0400" git rebase --committer-date-is-author-date --exec 'git commit --amend --no-edit -n -S' -i 8f7d5fcce2ae781521bef940a0d1c6150ffd6810 |