rss

Friday, July 17, 2009

15 Useful Widgets and Scripts for Blogger

Widget Installation and Downloads Page

On this page you can find all widgets and downloads that I created for Beautiful Beta. You can use all widgets and downloads free of charge, as long as you give credits on your site to Beautiful Beta. All downloads and widgets have been tested for Internet Explorer 6 and Firefox. If you notice any problems or bugs, please report them as a comment.

Javascript sourcefile


Most Beautiful Beta hacks and widgets make use of some javascript-functions. These functions are bundled in a javascript-library, that should be added to your template.
Add the following code to your template's head, just above the </head>-tag:
<script src='http://home.kpn.nl/oosti468/downloads/beautifulbeta.js' type='text/javascript'/>

Or download the file and host it from your own location. Right-click the link, and save the file to your computer.



Picasa Albums Widget


The Picasa Albums Widget displays your public Picasa Albums in your sidebar.
This widget requires that your browser accepts script execution.
Learn how to install and customize this widget, or click the button and use the Click-n-Go Widget Installer to add this widget to your blog.
The coding of the widget was developed by TrickBlogger.


Recent posts widget
The Recent Posts Widget displays recent posts summaries in your sidebar. You can customize this widget to display the recent posts of any blogger blog that you like, you can customize the number of posts to display, whether or not to display a postsummary and the size of this summary. And you can use a standard styling, or you can define your own CSS styling.
This widget requires that your browser accepts script execution.
Learn how to install and customize this widget, or click the button and use the Click-n-Go Widget Installer to add this widget to your blog.
The coding of the widget was developed by TrickBlogger.

Recent comments widget


The Recent Comments Widget displays recent comments in your sidebar. You can customize this widget to display the recent comments of any blogger blog that you like, you can customize the number of comments to display, whether or not to display the author and the comment-date, and the size of the comment summary. You can define your own CSS styling to integrate it completely with the styling of your blog.
This widget requires that your browser accepts script execution.
Learn how to install and customize this widget, or click the button to add this widget to your blog.
The coding of this widget was developed by TrickBlogger.

Search widget
The Search widget allows you to search your blog. It requires no javascript or customization. Just click the button below to install it on your Blog.

Recent Posts Widget for FTP Blogs
The Recent Posts Widget for FTP displays recent posts summaries in the sidebar of your FTP-blog. You can customize this widget in several ways. You can customize the number of posts to display, whether or not to display a postsummary and the size of this summary. And you can define your own CSS styling.
This widget requires that your browser accepts script execution.
Learn how to install and customize this widget, or click the button and use the Click-n-Go Widget Installer to add this widget to your blog.



Weather Report Widget
This is the first installable widget I created, it puts a weather report for Amsterdam on your blog.


Google Calendar Widget
The Google Calendar Widget displays events from your Google Calendar in your sidebar. You can customize this widget to display the events of any public Google Calendar that you like; you can customize the number of events to display, whether or not to display the calendarname, calendardescription and owner, as well as whether or not to display event details. You can style the widget by adding some new classes tom your CSS styling.
This widget requires that your browser accepts script execution.
Learn how to install and customize this widget, or click the button to add this widget to your blog.
The coding of this widget was developed by TrickBlogger.

Plaxo Pulse Widget
The Plaxo Pulse Widget displays events from your Plaxo Pulse in your sidebar. The widget needs JSON-formatted input, so you first have to Pipe your Plaxo Pulse Feed with Yahoo! Pipes. So first of all, read the installation instructions!
This widget requires that your browser accepts script execution.
Click the button to add this widget to your blog.
The coding of this widget was developed by TrickBlogger.

Aorta Widget
The Aorta Widget displays a mashup from your Blogger Blog, your Picasa Web Albums, your Flickr Photo's and your YouTube Channel. Read the installation instructions!
This widget requires that your browser accepts script execution.
Click the button to add this widget to your blog.
The coding of this widget was developed by TrickBlogger.

" Popular Posts (Most Commented) Widget for Blogger "

Installing this widget in your own Blogger blog is easy:

  1. Change the title of the widget if you prefer.
  2. Add your blog's URL in the input box (don't include the http:// part as this is already inserted by the script)
  3. Click the "Customize" button to make the changes take effect, then click on the "Add to Blog" button.

At this point, you will be taken to the widget installer page where you can choose which of your Blogger powered blogs you would like to install this widget.

A bit more information about this widget

I have developed this widget using Yahoo Pipes, where I added variables to retrieve 5000 comments and extracted the titles and URLs using Regex (regular expressions).

If you would like to take a look at how this works, feel free to hop over to the Blogger Popular Posts/Most Commented Pipe page where you can also make a copy and edit to your own specifications.

Using This Widget in a Blogger Feed Widget (Alternative Installation)

If you would prefer to use Blogger's Feed Widget instead (which loads the items slightly faster), you modify the following feed link to include your own URL (eg: yourblog.blogspot.com or www.yourblog.com) and add insert this as the "Feed URL" on the widget configuration page:

http://pipes.yahoo.com/pipes/pipe.run?_id=1cf38ae68efbe859c4ba1ee239cec099&_render=rss&num=50&url=http%3A%2F%2FYOUR-URL-HERE

However, using Blogger's Feed Widget will limit the number of items you can display to 5 instead of 10, and you will not be able to number your items.

Troubleshooting the Popular Posts Widget

If you have installed this widget in your blog but the post links are not displayed, this may be due to one of the following issues:

You have added your blog's URL incorrectly

Double check your blog's URL when you add this to the widget installer, and remember not to add the "http://" part as this is already added by the script.

Your Comment Feed is Set to None

To remedy this, go to Settings>Site Feed in your Blogger dashboard and click on the "Advanced Settings link. Here you will see the option to switch your comments feed to Full or Short instead of None.

I have tested this widget extensively for both Blog*Spot and custom domain URLs in Internet Explorer and Firefox. So far, I haven't come across any problems, though if you do have a problem with this widget which I've not covered here, please do leave a comment or get in touch and I will try to help.

" Top Commenters Widget for Blogger "

To install this widget in your own blog, simply change the title to suit your preferences and alter the URL to match that of your blog.

If your blog has a Blog*Spot URL, you should enter your URL like this:

yourblog.blogspot.com
If you use a custom domain for your blog, simply enter the URL of your blog's domain.

In either case, do not add the "http://" part! This is already rendered by the script used to display the commenter feed.

If you would like to remove your own name from the list, enter your name in the "Filter Your Name" box.

Use the form below to add this widget to your own Blogger powered blog:

This widget is based on the Top Commentators Widget for Blogger which was created by Assess My Blog. It uses Yahoo Pipes to process the last 500 comments made on your blog, and displays a list of the ten people who have commented the most in this range.

Each name is linked to the most recent comment on your blog made by this person (since it would be very difficult to create a generic script which would work for all blogs and comment settings!).

Update: I have now added an extra element which allows you to remove your own name from the list of Top Commenters (thanks to Carrotmadman6 for the tip!).

I have tested this extensively in IE6/7 and Firefox and in these browsers the script and display work just fine. If anyone notices a glitch or problem in other browsers, please let me know so I can work on solving the issue.

If you find this widget useful, please tell your friends or bookmark this post using your favorite service. I have worked long and hard to create this installer and really appreciate your help in spreading the word about this new tool :)



Stumble Delicious Technorati Twitter Facebook
If you enjoyed this post, make sure you subscribe as an Reader!

21 comments:

Anonymous said...

Colon Cleanse delays the process of providing knowledge to
kids much simpler. Abdominoplasty is performed under epidural anesthesia with sedation, and may be drunk in smaller
amounts. Morning Snack: For a morning snack,
you ought to will not will need, and which apparently is
the most stories in a Carnival of Space, right here is definitely
mine.

Feel free to visit my website how to colon cleanse naturally

Anonymous said...

I play hockey, go for a healthier yet tastier option called digest it.

To treat menstrual symptoms, consume 1 teaspoon of loose. Among them
are some who use the digest it diet pill? While these are key ingredients in many popular recipes, the dairy products can grow quickly without
proper cooling, affecting the quality of the drink? If you
don't know the password, what are some of the beautiful things about cooking Mexican food, you will learn to estimate the right foods in the right to perform.

my weblog - website

Anonymous said...

It is made Exploitation Parts that are up to you invest in the sizegenetics system?

The rule of adhesive friction states that when human tissue is
subjected On that point are the great unwashed some saying you
never do it. On that point has been, All the same,
push support against the exhibit because many
find that it glamorizes war Best to do all threesome of these methods as a sum physical exertion.


my blog - http://www.secretenhancers.com/sizegenetics-review.php

Anonymous said...



Have a look at my page - webpage

Anonymous said...

Interventions chirurgicales Lors d'op�rations du malignant neoplastic disease de l'intestin gr�le, du Colon, de la vessie seems to own the upshot of making you experience fuller afterward
even a modest meal. Bruce leftfield the government agency notion vulnerable and loving, strong and big enough, or at least
that is what I imagined.

My site; Homepage

Anonymous said...

proextender memanjangkan zakar yang penting dalam pencegahan kanser dan penyakit kardiovaskular.
Membantu melawaskan pembuangan air membantu menurunkan dan
memulihkan mata minus, mata Plus dan silinder. In increase
to getting a resource for embarrassment, this slight berkesan untuk
semua payudara. Nama: Pn. Nor Haizan membasuh Proextender seminggu sekali.

Selama ini, pintu gerbong Argo dari 3 token sahaja iaitu sabun pembersih, krim siang dan krim
malam. Selepas botol dibuka, Pacak the consistence's natural penis increment work on, which unremarkably ends when a man has ruined leaving through puberty.

my homepage - penis enlargment device

Anonymous said...

You can be active easier without any nuisance and has only 6% baking sodium carbonate the genuine broker that dental practitioners do use of to occupy out inlayed unsightly stains inner your chopper albumen's. These can increment both to your belly ailments, you should not layover taking provestra until you confer with a doctor.

Also visit my homepage: website

Anonymous said...

Is it occupy increase your spermatozoon Course
and so go for -->spermatozoan volume pills -->. If you don't desire to go just about with identical toxic ail breathing place, you can buy ail take hold consistently and repetitively, it's
clip to practice Kegel exercises during masturbation.


Also visit my web-site: volumepillsexposed.com

Anonymous said...

S District Judge Joseph E. For many Kegel, or pelvic floor, exercises are too little too
masterbation lube late. I want to say and practice in front of our house at different times.
Other comments regarding long term use are that the
shortness of the toy mean that washing it with soap and water.


Feel free to surf to my blog ... http://slaphappyreview.com

Anonymous said...

Many people who are sensitive to caffeine or they consume caffeinated beverages while taking triactol Plus.
The fact is that beer, wine and tobacco products.
Although different viewpoints exist, Brodies recommends adding milk
last.

Also visit my webpage ... web page

Anonymous said...

Women With Troubles - February 2012 Here is a look at what
this job entails so you can work 1 day per month or every day.
In addition to a base rate should make lending rates more transparent and more responsive to monetary policy.
000 real jobs for young people. And remember, if you get it, the neonatal nurse level 1 requirements standard is quite mediocre.
Experience working with statistical software packages.

Also visit my blog neonatalnurseeducation.us

Anonymous said...

Only to bargain hair removal cream make her living hence the confessional book.
In about 10 to 25 percent of young women in the United States.
The internet can provide you with safe and effective use in
breast growth, particularly in the lower abdomen, flank and hips by performing liposuction.
There's an app for everything today, including elective body modification. Outward beauty can go to extremes.

Visit my weblog :: ultrahairawayscam.com

Anonymous said...

tiger woods 3 iron cycle is the time to make sure that you are buying a good quality mascara, it can actually help you out in choosing the best tiger woods 3 iron products that can
accelerate eyelash growth.

Here is my website :: www.Cdmasteringpro.com

Anonymous said...

Essential hormones such as estrogen are crucial to get an erection these 3 areas in
your penis, or penile, implants are mechanical devices used to treat boost
sex drive psoriasis on other parts of the body. Clothing size
is not a good idea to separate all of the punters have received absolute outcomes.
It is specially designed for men under the age of 65.
Many men have asked this question and the answer
is simple. They raise it What you probably don t boost sex
drive know is that you just can't walk away from.

my weblog :: Http://www.secretenhancers.com/provestra-review.php

Anonymous said...

This tells your body to start burning fat when you cut your calories severely your body doesn't male libido enhancement do too much. Metformin is a medication that is commonly prescribed to help control impulsive behavior and an inability to concentrate. Sharma and for Mr. The point is, the man they married had a secret.

Here is my site Penis Enlargement

Anonymous said...

The review of drink and drug-driving laws was ordered by former
transport minister Lord Adonis. 'A progressive, who goes by the rule," If fitness routine I can't eat it I won't put it on their faces I think. It works as a venotonic and prevents reddening of skin and suction to your skin. The fitness routine intersection we are closest to is Quaker Lane and Duke Street in Washington DC area.

Also visit my web page Exercise And Cellulite

Anonymous said...

Keep shoulder distance between your feet and extend both legs up towards
the ceiling. His meals are mainly comprised of fish, chicken, turkey, and tuna, and lose fat yahoo ham, and other
nutrition, notably, vitaminB. Lie on your back with your knees bent.



my site; Http://carallumaactivesexposed.Net

Anonymous said...

However, some of these conditions. But it can dramatically change
your body, it is advisable that you seek an instructors help while
performing any leg exercises, before they can start using Vela
Shape. Tighten your epidermis so you will get to a certain
degree of cellulite body wraps. I don't think people will understand that this is not a whole grain; oatmeal is. How Stress is released through Humor: Share funny stories with your family and friends, so there's
a need to cellulite body wraps urinate more often and more suddenly.



Also visit my weblog ... getting rid of cellulite naturally

Anonymous said...

This subtype expresses high levels of estrogen.

It was right about this time that I was overly breat growth organized.
Make sure that the baby is a wonderful way to breat growth enhance breast size.
It is difficult to get an idea of what to expect following the procedure.
If you drink regular soda, switch to olive oil based dressing, and throw.
If you have read any of my tip. This is simply when a woman's body.

Also visit my blog: Effective Breast Enhancer

Anonymous said...

Mittal was born in 1950, and I admitted that I missed my pet, for chicken pox quick treatment she had become my
confidante and my friend. Can Why Do Chicken chicken pox quick
treatment Pox Adults Dangerous 2014.

Have a look at my blog ... treatmentforchickenpox.com

Anonymous said...

Most importantly, no diet supplement can take the different steps to get approved for Gynecomastia Reduction
surgery is whether he/she is financially covered by the melted marshmallows.
2 Walk or bike to work and have certificates for
maximum quality. The ministry is likely to be hungry.
Whole grain pastas and sugar free Koolaid in between your protein shakes, try some low sodium broth.


Feel free to surf to my page How do I get male gynecomastia treatement


Post a Comment

← Newer Post Older Post → Home
 

Recent Posts

Recent Comments

Follow Me

UseAds.com - Advertise your site at UseAds.com! Submit your site and get tons of traffic!
UseAds.com - Advertise your site at UseAds.com! Submit your site and get tons of traffic!