Warning: fopen(/home/srikat/webtechdaily.com/wp-content/backup/.htaccess) [function.fopen]: failed to open stream: Permission denied in /home/srikat/webtechdaily.com/wp-content/plugins/backupwordpress/functions.php on line 377
Cannot open file (/home/srikat/webtechdaily.com/wp-content/backup/.htaccess)
Warning: fwrite(): supplied argument is not a valid stream resource in /home/srikat/webtechdaily.com/wp-content/plugins/backupwordpress/functions.php on line 381
Cannot write to file (/home/srikat/webtechdaily.com/wp-content/backup/.htaccess)
Warning: fclose(): supplied argument is not a valid stream resource in /home/srikat/webtechdaily.com/wp-content/plugins/backupwordpress/functions.php on line 385
Web Tech Daily - Part 7

Web Tech Daily

Your daily dose of Web stuff

Do more with VLC player

VLC Are you like me using the free VLC player only to play .avi and other video files? If so, check out this lifehacker’s article on how to use VLC to:

  1. Rip DVDs
  2. Convert videos so they are playable in iPod or iPhone
  3. Stream media to other computers
  4. Play ripped DVDs

Anyvite – Send invitations to events easily

anyvite logo Organizing a birthday party or get-together? Anyvite offers a web form where you can enter your event details and fill in your friends’/family members’ e-mail addresses.

image

After the preview button is clicked, you can see how the invitation appears to your friends and send it.

image

Registering in the site enables you to upload your profile photo, add your phone numbers, IM accounts and set notifications of invitation acceptance updates, comments, reminders. Also a RSS Feed and Google Calendar import option are available to track all your events.

privnote – Send private notes that will self destruct after being read

privnote is a simple web service where you can type some text and have a URL generated for it where it can be read. You can then send this link to anyone via IM or e-mail address.

Before sending the note, you can also tick a check box to be notified when the recipient reads it.

privnote

 

[Read the rest of this entry...]

Locationbar² add-on – Breadcrumbs for Firefox address bar

Locationbar² is a handy add-on for Firefox that does two things:

  1. It highlights the main domain name so you are 100% sure that you are surfing your bank website or PayPal and not some spoofed site designed to capture your keystrokes.
     Domain Highlight
    You can also format the appearance of domain name and other parts of the address using custom styles.
  2. Linkifies every segment of the URL in the address bar. Just hold Ctrl (to open in a new tab) or Shift (to open in a new window) or Alt (uses the current tab) and hover over the segment you want to go to and click.
     Linkification

 

[Read the rest of this entry...]

Feed2JS – Display RSS Feeds easily in Web Pages

Say you have two blogs and you want to display the headlines of posts from your first blog in the second. There are widgets available for this purpose. But if you want more control on the formatting and style of the displayed feed including its headline, date, the length of characters of the feed item, Feed2JS is the right tool for you.

Start by entering the URL of the RSS feed, set the number of items to be displayed, whether or not HTML should be allowed, and whether or not posting date should be displayed etc.

Note: The value you enter in Show/Hide item descriptions? How much? box will only work if HTML in item display is disabled.

As an example, with the settings as in the screenshot (click to enlarge) below,

image

this is the screenshot of the output:

image

 

[Read the rest of this entry...]