Showing posts with label url. Show all posts
Showing posts with label url. Show all posts

URL Shortener Followup

Posted: Saturday, 22 June 2013

With the current trend in URL shorteners, it's difficult to make sure what url redirects where, such as whether or not that tinyurl link leads to one of those shock websites.
A few years back Twitter offered and announced its t.co url shortener service that is now the standard URL shortener for all of twitter's link, making projects like this useful: http://tweeplus.com/#
However, at the same time, Twitter had made raw links quite ambiguous - for example: http://t.co/uUiGMyzFIH
Basically, what I have created is a once-only URL followup, or to be more concise to its objective, a "URL Shortener Followup", which is a simple web tool that it analyses your link once, to see where a URL will redirect to.
This concept has most likely been thought about years ago, however this followup tool is unique in that it will only attempt to detect any redirects exclusively from your URL and not attempt to follow up or send a request to any secondary URLs that your link redirects to, keeping links that have a certain expiration time or secret token(s) confidential and untouched.

Vbscript: Download files from a list of urls.

Posted: Friday, 26 April 2013

The following script can read through a list of urls [seperated by a return], and download them, for example, pretend that the following is a .txt file:

http://www.extramaster.net/LinesAndLinesOfCode.jpg
http://www.extramaster.net/GooglePlusBrand.jpg
It is then ran through the script, and "LinesAndLinesOfCode.jpg", "GooglePlusBrand.jpg" will be downloaded into the directory in which the script and the .txt file is placed in
The code is as follows:

Getting username from Facebook id

Posted: Sunday, 17 March 2013

If you have a facebook id or username, you can get their username or facebook id respectively by appending it to the end of this link:
https://graph.facebook.com/