Blogging


Blogging and Programming05 May 2008 10:52 am

Make a file called functions.php in your theme directory. (if you don’t have one yet)

Add the following code and save the file:

if ( function_exists(’register_sidebar’) )
register_sidebar(array(
‘before_widget’ => ”,
‘after_widget’ => ”,
‘before_title’ => ‘

‘,
‘after_title’ => ‘
‘,
));
?>

Then add the following anywhere you want to add dynamic widgets:


Continue Reading »

These icons link to social bookmarking sites where readers can share and discover new web pages.
  • bodytext
  • del.icio.us
  • Propeller
  • Reddit
  • Slashdot
  • StumbleUpon
  • Technorati
  • Mixx
  • NewsVine
  • Blogsvine
Blogging13 Mar 2008 08:40 am

We’re all new to blogging here at coderetard.com, and I felt that a post covering a few blogging basics would help some of my fellow writers here as well as any other of our readers who may be interested. There are a few popular blogging frameworks out there, we use Wordpress, but the basics are the same. Frameworks like Wordpress give us easy-to-use interfaces to write articles that get automatically posted to our main page. Older posts are automatically moved out of the main page as more articles get written. Wordpress also allows readers to comment on the articles. Each article can also be associated with tags or categories to group related articles together. Enough with the introduction, let’s move on to the basics.
Continue Reading »

These icons link to social bookmarking sites where readers can share and discover new web pages.
  • bodytext
  • del.icio.us
  • Propeller
  • Reddit
  • Slashdot
  • StumbleUpon
  • Technorati
  • Mixx
  • NewsVine
  • Blogsvine

Computers Programming Blogs - BlogCatalog Blog Directory Computers blogs Clicky Web Analytics Powered by FeedBurner