All Articles by Sangkrit

Register/transfer domain names at http://system.sangkrit.net and mail to system@sangkrit.net to get your web/app made/managed as per the budget allocated.

4443 Articles

How To Restrict Other Servers From Accessing Your Files ?

If your site stores popular image files then for reducing bandwidth usage you can use this Apache hack for denying servers to access your files. Open your sites .htaccess file for editing and add the following code:

<FilesMatch “.(gif|jpe?g)$”>
SetEnvIf Referer “^http://([^/]*.)?mydomain.com/” request_ok = 1
Order Allow, Deny
Allow from env=request_ok
</FilesMatch>

This restricts other domains form accessing all GIF or JPG files in  your website.

How To Send An Image In Facebook Chat ?

Facebook provides no such type of feature which can help you to send an image to your friend while chatting but still you can send images to your friends from Facebook chat while you are chatting with them. Follow these steps:

  1. Visit this URL – http://smileyti.me/
  2. Click Choose file and choose the image you like to send from your computer.
  3. Verify yourself as a living-being by entering Captcha.
  4. Click Upload Now.
  5. It will give you some code.
  6. Copy that code and paste it in your Facebook chatbox.
  7. Press Enter.

That’s all. Pressing enter will send your image to your friend. Image will get visible on both the ends, you can start discussing about it.

How To Access Facebook Messages Received From Strangers ?

Facebook message which you receive from your friends are displayed in the message section but for accessing messages sent to you by strangers you have to follow these steps:

  1. Login to your Facebook account.
  2. No need to visit traditional message menu.
  3. Click Facebook Home.
  4. On the left sidebar there is a messages link under news feed
  5. Click ‘messages’ there.
  6. Click ‘others’ from the drop down.
  7. Now it will show you the messages from strangers.

Best Free FTP Client For Mozilla Firefox

If you use Mozilla Firefox then FireFTP is a free, secure, cross-platform FTP/SFTP client available for you. It provides easy and intuitive access to FTP/SFTP servers.

Features:

  1. Directory comparison
  2. SFTP, SSL encryption
  3. Quick transfer of files
  4. 4GB Download Limit
  5. Syncing directories
  6. Integrity checks
  7. Search/filtering
  8. Remote editing
  9. File hashing
  10. Drag & drop

Home page: https://addons.mozilla.org/en-US/firefox/addon/684

https://addons.mozilla.org/firefox/downloads/latest/684