• Posts Tagged ‘Source’

    File list generator v1.3

    by  • April 6, 2013 • Development • 0 Comments

    I noticed that my old file list generator page didn’t have a valid link any more. Since I’d go through and upload it again, I guess it would be worth it to add some minor documentation and make the path variable optional as well :) Here are some sample scripts C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -command “& ‘C:\Users\Karun\My Scripts\filelist.ps1‘” C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -command “&...

    Read more →

    Soccer Scraper v1 Source on GitHub!

    by  • April 6, 2013 • Development • 0 Comments

    Oh yes, it’s time I started uploading some of my old code to github. It’s something I’ve wanted to do for a while. For those unaware, I use Soccer Scraper to quickly view Manchester United’s schedule in IST. The base source code (circa 2008+minor fixes) is now on GitHub. There are tons of things that...

    Read more →

    File list generator v1.1

    by  • February 14, 2010 • Development • 0 Comments

    On a lazy Sunday afternoon when you’ve got nothing better to do, you either write rather useless scripts or update them. I chose to do the latter. The file list generation script I wrote some time back was mainly to generate a list of movies I have. When I generated a list of all...

    Read more →