FriendFeed IE8 Accelerator
I just developed a FriendFeed IE8 Accelerator. It is currently under review but you can install it on your IE8 now over here
Hope it’s useful to IE8 users.
I just developed a FriendFeed IE8 Accelerator. It is currently under review but you can install it on your IE8 now over here
Hope it’s useful to IE8 users.
I’ve promised my family and friends that I would create a Blogger counterpart of the plugin I did last night for WordPress, the Facebook “Like” Button Widget Plugin.
Well, I don’t want to keep you from waiting. Here’s how you do it:
1) Login to Blogger (I preferred Blogger Draft in this example)
2) Click “Layout” on the blog you want to add the Widget
3) Click “Edit HTML”
4) Tick the “Expand Widget Templates” checkbox.
5) Search for the following code (you can use CTRL+F on your browser)
<div class=’post-outer’>
Once you found it, on the next line you should find this code <b:include data=’post’ name=’post’/>. If you found that, it means you are on the right spot.
Copy the code below and paste it right after that <b:include data=’post’ name=’post’/> code (highlighted yellow above).
<script>
fb_like = "http://www.facebook.com/plugins/like.php?href=<b:if cond=’data:blog.url’><data:post.url/></b:if>";
document.write("<iframe scrolling=’no’ frameborder=’0′ allowTransparency=’true’ style=’border:none; margin:10px 0 0 0; overflow:hidden; width:450px; height:auto;’ allowtransparency=’true’ src=’"+ fb_like +"’/>");
</script>
UPDATE: The above code doesn’t seem to work because copying it from here adds some funky characters in the markup. Grab it here instead:
http://snipplr.com/view/32953/facebook-like-button-on-blogger/
Like the highlighted code in the screenshot.
6) Click “Save Template”
7) You’re done! Refresh your main blogger blog now and you should be able to see your new Facebook “Like” Button Widget
Got it working? Post your URL in the comments below. Cool huh?
Bubbleshare, my first online photo sharing site is closing its doors on November 15, 2009. I think Bubbleshare was one of the first online photo sharing site that utilized AJAX and did it really well. Founded by Albert Lai, it’s his 2nd startup. The 1st one was MyDesktopNetwork which was sold in 1999. Bubbleshare was acquired by Kaboose Inc for US$ 2.3M in 2007.
Here’s Bubbleshare’s announcement today:
Dear Bubbleshare member –
As of November 15, 2009, Bubbleshare.com will no longer be available and all links to all albums and photos will cease to function (including existing links within emails, blogs, etc). To access your photos in the future you will need to download your photos prior to November 15, 2009.
To save your images to your desktop, simply click the "Download Album" link next to your albums and double click on original photos. Your photos will then be saved to your desktop.
Again, all photos and albums must be removed prior to November 15, 2009. Effective immediately, you will no longer be able to upload any new photos or albums.
We apologize for the inconvenience. It was our pleasure to assist you with your photo sharing needs.
Thank you.Sincerely,
The Bubbleshare Team
Good luck to the Bubbleshare team. It was really fun using the free online photo sharing site.
Adobe BrowserLab is a new cool web service that helps you test your web pages across a different web browsers and operating systems.
Adobe BrowserLab currently supports Firefox, Internet Explorer and Safari on both Mac and Windows XP. Just enter the website’s URL and it will take screenshots of your web page on different browsers and platforms. It displays the result using 1-up (on its own screenshot), 2-up (side by side comparison) and my favorite Onion Skin View (as shown below) where you can quickly pinpoint differences.
One awesome feature of the Onion Skin View is you can use the a slider to fade in/out of each browser screenshot. Pretty cool!
Hopefully Adobe will support more browsers and operating systems in the future.
Google Wave Developer Preview presentation at the Day 2 Keynote of Google I/O. To learn more visit http://wave.google.com