Let me know if there are ways to do that. Please copy & paste each link in your browser. I have visited Bangkok and kaula Lumpur recently
Please write jpg correctly at the end of each link
http://img148.imageshack.us/img148/3748/img0625ub.jpg
Let me know if there are ways to do that. Please copy & paste each link in your browser. I have visited Bangkok and kaula Lumpur recently
Please write jpg correctly at the end of each link
http://img148.imageshack.us/img148/3748/img0625ub.jpg
http://img718.imageshack.us/img718/453/img0590sk.jpg
Currently images cannot be embedded in the forum, but you are free to post links as you have been doing. May I suggest using bit.ly or something similar to shorten the URLs?
By the way, the first picture you posted – in front of the Petronas Towers – is pretty remarkable!
http://img28.imageshack.us/img28/7646/img0524v.jpg
http://img51.imageshack.us/img51/784/img0682bo.jpg
Alex, I don’t know how to shorten these links. I signed up at bit.ly but there are some issues with the website
You can use bit.ly without registering if you like. Just copy the URL of the original link and paste it in the box on bit.ly. Click “Shorten” and it will automatically copy the shortened URL. You can replace the URLs in here with the bit.ly URL.
I wonder when will LingQ allow longer links in the forum. It would be sooooooo easy for LingQ to do the shortening within its forum software:
in PHP:
function TinyURL($url) {
return file_get_contents(‘http://tinyurl.com/api-create.php?url=’ . $url);
}
This function returns a short link to $url. Easy, isn’t it???
Try it, this creates a short version of the link to this thread: http://tinyurl.com/3jv7lpf
Result → http://tinyurl.com/3orlgge ← (this thread)