- imagemagick (the compare command)
- webkit2png
curl -O https://gist.githubusercontent.com/eigan/a2f418371925afe62226/raw/webdiff.sh
curl -O https://gist.githubusercontent.com/eigan/a2f418371925afe62226/raw/webdiff.sh
<regions> | |
<region displayname="AUTHENTICATION_SG_REGION" hostname="sg" | |
allowedProductLocales="all" localesThatDefaultToThisRegion="enSG"/> | |
<region displayname="AUTHENTICATION_US_REGION" hostname="us" | |
allowedProductLocales="all" localesThatDefaultToThisRegion="enUS"/> | |
<region displayname="AUTHENTICATION_EU_REGION" hostname="eu" | |
allowedProductLocales="all" localesThatDefaultToThisRegion="enGB"/> | |
<region displayname="AUTHENTICATION_KR_REGION" hostname="kr" | |
allowedProductLocales="all" localesThatDefaultToThisRegion="koKR"/> | |
</regions> |
2 | |
3<?for(;$n++<542;print$y?" | |
$n":'')for($i=2;$i<=$n/2&&$y=$n%$i++>0;); |
0<?$b++;while(($b+=$a=$b-$a)<2178309)echo" | |
$a"; |
<?php | |
/** | |
* Need to get an array of either tracks or playlists from your itunes library? | |
* yes? then use this shitty code then | |
* | |
* Just do like this: | |
* | |
* $itunes = new Parse("path/to/your/iTunes Music Library.xml", "all"); | |
* | |
* The first paramter is (obviously) the xml file |