Non-SSL Github links

This commit is contained in:
JP Hastings-Spital 2024-07-17 11:01:50 +01:00
parent ed54505e77
commit 20c4ba5228
9 changed files with 9 additions and 9 deletions

View file

@ -4,4 +4,4 @@ tags:
- imported
- from-twitter
---
BTW I rule: http://github.com/jphastings/slypi/ - local web apis for sites that don't have them! = unionized scraping \(I'm not evil really!)
BTW I rule: https://github.com/jphastings/slypi/ - local web apis for sites that don't have them! = unionized scraping \(I'm not evil really!)

View file

@ -4,4 +4,4 @@ tags:
- imported
- from-twitter
---
Finished my ruby-DLC mini-project http://projects.kedakai.co.uk/rubydlc/ also on github http://github.com/jphastings/ruby-DLC
Finished my ruby-DLC mini-project http://projects.kedakai.co.uk/rubydlc/ also on github https://github.com/jphastings/ruby-DLC

View file

@ -4,4 +4,4 @@ tags:
- imported
- from-twitter
---
Made a ruby gem for the Tesco Groceries API. [http://github.com/jphastings/TescoGroceries](http://github.com/jphastings/TescoGroceries) Basic for now as Tesco are updating their API soon.
Made a ruby gem for the Tesco Groceries API. [https://github.com/jphastings/TescoGroceries](https://github.com/jphastings/TescoGroceries) Basic for now as Tesco are updating their API soon.

View file

@ -4,4 +4,4 @@ tags:
- imported
- from-twitter
---
Woohoo! I wrote some code which will be part of the next release of Ruby's Sinatra [http://github.com/sinatra/sinatra/commit/480b1e8ebe579acf87c572a74ca45b6205616987](http://github.com/sinatra/sinatra/commit/480b1e8ebe579acf87c572a74ca45b6205616987)
Woohoo! I wrote some code which will be part of the next release of Ruby's Sinatra [https://github.com/sinatra/sinatra/commit/480b1e8ebe579acf87c572a74ca45b6205616987](https://github.com/sinatra/sinatra/commit/480b1e8ebe579acf87c572a74ca45b6205616987)

View file

@ -4,4 +4,4 @@ tags:
- imported
- from-twitter
---
Added a catch-all \(haudio) scraper to [@toby](/twitter/#/toby)'s [@playgrub](/twitter/#/playgrub) - opinions? [http://github.com/jphastings/playgrub/commit/c11c9d7ca380bcc18f212af0569ee21be2e89f99#comment_40508](http://github.com/jphastings/playgrub/commit/c11c9d7ca380bcc18f212af0569ee21be2e89f99#comment_40508)
Added a catch-all \(haudio) scraper to [@toby](/twitter/#/toby)'s [@playgrub](/twitter/#/playgrub) - opinions? [https://github.com/jphastings/playgrub/commit/c11c9d7ca380bcc18f212af0569ee21be2e89f99#comment_40508](https://github.com/jphastings/playgrub/commit/c11c9d7ca380bcc18f212af0569ee21be2e89f99#comment_40508)

View file

@ -4,4 +4,4 @@ tags:
- imported
- from-twitter
---
Open Mac .webloc URL files in windows? I made an app for that: [http://github.com/jphastings/WinWebloc](http://github.com/jphastings/WinWebloc) Any windows ppl know how to build installers etc?
Open Mac .webloc URL files in windows? I made an app for that: [https://github.com/jphastings/WinWebloc](https://github.com/jphastings/WinWebloc) Any windows ppl know how to build installers etc?

View file

@ -4,4 +4,4 @@ tags:
- imported
- from-twitter
---
http://yfrog.us/6lml7z Avoid Facebook and other time wasting sites in style! JP's patented app: [http://github.com/downloads/jphastings/DialUp/DialUp.zip](http://github.com/downloads/jphastings/DialUp/DialUp.zip)
http://yfrog.us/6lml7z Avoid Facebook and other time wasting sites in style! JP's patented app: [https://github.com/downloads/jphastings/DialUp/DialUp.zip](https://github.com/downloads/jphastings/DialUp/DialUp.zip)

View file

@ -21,7 +21,7 @@ So if you feel like listening to music from XFM, Radio 1, Kerrang! or NME then y
* Go and visit your favourite radio playlist or musical listing and hit 'Grub'!
The number of services currently supported is still limited, so if there's a site you've found that lists songs you'd like to be able to grub then please let us know! Hopefully Playgrub will have a request feature soon, but in the meanwhile leave a comment here or [have a look at the code behind them](http://github.com/toby/playgrub/tree/master/scrapers/) - if you know any Javascript at all you'll be able to write one yourself in no time!
The number of services currently supported is still limited, so if there's a site you've found that lists songs you'd like to be able to grub then please let us know! Hopefully Playgrub will have a request feature soon, but in the meanwhile leave a comment here or [have a look at the code behind them](https://github.com/toby/playgrub/tree/master/scrapers/) - if you know any Javascript at all you'll be able to write one yourself in no time!
Finally, if you're interested, stay tuned to the [playgrub blog](https://web.archive.org/web/20100824050755/http://playgrub.posterous.com/new-supported-sites)[^1] - playdar will only get more popular in the coming months[^3] and playgrub is bound to be at the forefront.

View file

@ -14,6 +14,6 @@ tags:
I've released [Thimblr](https://github.com/jphastings/thimblr) — a tool to speed up your Tumblr theme development. Its a Ruby gem, so it's very simple to install, with `gem install Thimblr`, once that's done you just need to run `thimblr`, as a binary is installed for you with the gem.
This screencast should help you with the basics, though I've designed it to be totally self explanatory, but if you have any problems please open an [issue on github](http://github.com/jphastings/thimblr/issues) and I'll get right on it!
This screencast should help you with the basics, though I've designed it to be totally self explanatory, but if you have any problems please open an [issue on github](https://github.com/jphastings/thimblr/issues) and I'll get right on it!
Please note, because I don't have a windows box to test on at the moment it just plain won't work at the moment. If anyone knows of a good place to store settings files etc. in windows then let me know and I'll get it working.