Choose your widget
You can choose between two formats of widgets, or 'modules', to share in your site, blog or profile, the 5" PM Podcast with readers, customers and friends. Don't know what a widget is? See on Wikipedia.
You can choose between two formats of widgets, or 'modules', to share in your site, blog or profile, the 5" PM Podcast with readers, customers and friends. Don't know what a widget is? See on Wikipedia.
This format has, initially, a width of 175px*, was designed to save space, so it is ideal for use in sidebars of websites or blogs.
Most of the themes for Wordpress allows you to install the widget in the sidebar of the website/blog easily: Access your WordPress admin panel and go the Appearance > Widgets and add a new Text widget to the sidebar and paste the code below.
To install the widget on other site or blog, the process is similar to Wordpress: copy and paste the code below into the source of the site or ask for help to the site developer or the technical team in charge at your company.
*The widget's width is configurable and you can, using a simple HTML/CSS code, set a new value to adapt to your site's interface.
This is easy, but to do this you must have access to the site's source code or will need to ask someone that has.
Place this code below, preferably between the <head></head> tags, or BEFORE the installation code of the widget that you placed:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
<style type="text/css">
#wgp-podcasts { width: 240px; /* Set the desired width */ }
</style>
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Access the widget page and see other configuration options: http://www.widgetbox.com/widget/ricardo-vargas-5pm-podcast-en
You can install the widget also on:
- iGoogle
- Dashboard do seu Mac
- Opera
- Windows Vista
This format is more customizable, its width will adapt to the area of the site where it is placed. You can also, accessing the page on Netvibes,
configure the widget to other formats for the widget, such as the number of items shown: http://eco.netvibes.com/widgets/421955/5-minutes-project-management-podcast
IMPORTANT
Unfortunately there is a limitation in this widget. The Play button only works, that is, the podcast will play only if the widget is inserted into a profile on Netvibes. But the other button next to it will take the user directly to the podcast MP3 file.
Most of the themes for Wordpress allows you to install the widget in the sidebar of the website / blog easily:
Access your WordPress admin panel and go the Appearance > Widgets and add a new Text widget to the sidebar and paste the code below.
To install the widget on other site or blog, the process is similar to Wordpress: copy and paste the code below into the source of the site or ask for help to the site developer or the technical team in charge at your company.