Tag Archives: text

Lyvi – Console Lyrics Viewer – Linux CLI

Name : lyvi Version : 20120718-1 URL : ok100.github.com Wiki : github.com Description : A simple command-line lyrics viewer for various audio players. Features: Displays lyrics, artist info and guitar tabs Downloads metadata from sites that are supported by glyr Cache for downloaded metadata Player control with configurable keybindings Configuration file Supported players: Audacious Cmus DeaDBeeF MOC MPlayer Music Player Daemon pianobar Qmmp shell-fm VLC Media Player

The Best Blogging Software Around – WordPress

quesomanrulz.com – Hello again everyone, this video tutorial is about WordPress and how to install and use some of it’s basic features. Two ways of installing WordPress are covered, Fantastico and Manual. Fantastico is preferred by most people and me, it makes the process simpler. If you have access to Fantastico then you should definitely use that. http and 000webhost.com both have the Fantastico service available for their free users. I use http and would suggest that. Thanks to BlackJackEnt for suggesting this tutorial. byethost.com http wordpress.org twitter.com Visit quesomanrulz.co.cc for more!

WordPress Tutorial – Use a Text Widget to Customize Sidebar

LATEST TUTORIALS: mcbuzz.wordpress.com CODE FOR THIS TUTORIAL HERE mcbuzz.wordpress.com This Intermediate level WordPress tutorial shows how to use a text widget to customize a WordPress sidebar. To see the final product of the tutorial in the Business Blogging 101 website and the HTML code used in this example, go to mcbuzz.wordpress.com and search for “text widget”. Widgets are a very useful feature of most new WordPress themes. These are called “widget enabled” or “widgetized” themes or “widget enabled” or “widgetized” sidebars. They allow you to add custom content to your sidebars with little or no knowledge of HTML or other code. In an earlier tutorial, I showed how to add Flickr photos to a WordPress sidebar using the Flickr photo widget. The example I use in this tutorial shows how to create a custom text box with a short biographical note and part of that text is a link. In PART TWO of this tutorial, I show how to insert an image into the same custom sidebar box, along with a LinkedIn profile “badge”. You can use these techniques to put whatever you want into your own WordPress sidebar.

WordPress Tutorial – Edit a Sidebar File Using a Text Editor

This Advanced-level WordPress tutorial shows how to download, edit and upload a WordPress theme sidebar file (sidebar.php) using FTP software and a text editor. This is considered an advanced WordPress tutorial because you work with the files for the WordPress theme. You do not use the WordPress Dashboard in this tutorial. The tutorial assumes you know how to setup and use FTP software on your computer so that you can download and upload the sidebar file. It also assumes you know how to open a text file like sidebar.php using a text editor. On a PC, common text editors are Notepad and Wordpad. On a Mac, the default text editor is TextEdit. A good Macintosh text editor for HTML and PHP files is BBEdit.

WordPress Tutorial – How to Wrap Text Around an Image

PLEASE NOTE: This Intermediate-level tutorial is for WordPress version 2.3 and earlier. To wrap text around an image in version 2.5 or later, see the new tutorials in the mcbuzzvideo collection called “WordPress 2.5+ Tutorial – How to Upload and Insert an Image” and “WordPress 2.5+ Tutorial – How to Wrap Text Around an Image”. The second technique in this tutorial works for any HTML page, whether you use WordPress or not. If you need more control over how an image is positioned relative to text wrapping around it, you can use this technique (even in WordPress version 2.5 or later). This tutorial shows two ways to position an image on the left or right side in the body of a WordPress Post or Page, and how to wrap text around the image. The first way is quick and easy to do. The second way gives you more control over the image’s position and the padding or “air” around the image. It’s an Intermediate-level WordPress tutorial because the second of the two ways shows you how to insert a bit of HTML code using the WordPress Code editing window.