Finally! It took 30minutes to upload this on the hotel internet.
Track list:
Download:
http://www.dudewheresmycar.org/music/Big_T_Bags_Monthly_Mix_June_2011.zip
Read More
Finally! It took 30minutes to upload this on the hotel internet.
Track list:
Download:
http://www.dudewheresmycar.org/music/Big_T_Bags_Monthly_Mix_June_2011.zip
Read MoreHopefully I can satisfy your ears this month, if not, I completely understand why.
Tracklist:
Download:
http://dudewheresmycar.org/music/Big_T_Bags_Monthly_Mix_May_2011.zip
Read MoreEnjoy April’s Mix. It’s small but overall pleasing!
Tracklist:
Download:
http://www.dudewheresmycar.org/music/Big_T_Bags_Monthly_Mix_April_2011.zip
Read MoreThere hasnt been a lot of great releases out there on internets over this past month. Let me correct myself, there were good songs, but nothing that brightens up your day or goes along great with a sunny day.
Warning the 1st song is super long, but once you get about 3mins in you’ll see why its good.
Download:
http://www.dudewheresmycar.org/music/Big_T_Bags_Monthly_Mix_March_2011.zip
Read MoreI wrote a script that simply just returned the Top X songs for an artist using Last.fm’s information.
Steps:
1) Download pylast:
http://pypi.python.org/packages/source/p/pylast/pylast-0.5.11.tar.gz#md5=506cf1b13020b3ed2f3c845ea0c9830e
2) Unzip it
3) Open a terminal and ‘cd’ to that directory.
3) Run the command: ./setup.py build
3) Run the command: ./setup.py install
4) Download and run my code from terminal
Usage:
./lastfm.py -a <Search Term> [-l <#>] [-s]
-a Search Artist in quotations.
-l Return limit. Default = 10.
-s Similar Artists.
Example:
./lastfm.py -a “Cold War Kids”
To make it easier to run the script from anywhere, you can add the directory to your PATH.
1) From terminal ‘vi ~/.cshrc’
2) Add “PATH=$PATH\:/Users/userName/
Example: lastfm.py -a "Coconut Records" -s
Screen Shot:
Recent Comments