Welcome to the tech blog copacopi

Showing posts with label WORDPRESS. Show all posts
Showing posts with label WORDPRESS. Show all posts

How To Add Instant Font Resizer To Your Blog or Website

The purpose of blog or website constitute sharing information on the web. Most of the form of sharing through web deals with reading. OK, so you have a blog or website which has daily users of different kind. Lets say readers who prefer large fonts and readers who prefer small fonts for reading. So using a default size font won’t make them happy. Whats to do then? Instant Font Resizer. The reason why I am calling this instant is because, while changing the font size the page don’t need a refresh, so your readers can see instant changes in font size.

Instant font resizing can be achieved in many ways. For this tutorial I am using jFontSize a newly released jQuery plugin. Lets us go to implementation of font resizing in your blog or website.

Step 1: Download and Upload jFontSize

Download jFontSize and upload it to your server. After uploading, add the following script to header.php (WordPress), index.html(HTML) and place it before </head>
<script src="http://www.jfontsize.com/files/jquery.jfontsize-1.0.js" type="text/javascript"/>

Step 2: CSS – To customize the look

CSS is used here to customize the font resize to match your blog or website’s design. For beginners, I recommend to stick with the default CSS provided here. The CSS codes has to added to your existing theme’s stylesheet.
.jfontsize-button {
font: bold 12px arial;
padding: 3px;
border: solid 1px #ccc;
}

.jfontsize-button:hover {
text-decoration: none;
background: #333;
color: #fff;
border: solid 1px #333;
}

.jfontsize-disabled, .jfontsize-disabled:hover {
color: #aaa;
border: solid 1px #eee;
background: #eee;
}

Step 3: To Assigning font resizing function

In order to generate the font resize button, add the following code to whatever location you want it to be displayed
<a id="jfontsize-minus" class="jfontsize-button" href="#">A-</a>
<a id="jfontsize-default" class="jfontsize-button" href="#">A</a>
<a id="jfontsize-plus" class="jfontsize-button" href="#">A+</a>
After that, you should point jFontSize to change a specific location where you need the content’s font size to be resized. Suppose, you want to increase the font size of the entire post (including title and content) copy the class name used in your theme (e.g.: content-wrap) and paste that instead of PUT-THE-CLASS-NAME in the code below
The final code would look like for a HTML website.
<a id="jfontsize-minus" class="jfontsize-button" href="#">A-</a>
<a id="jfontsize-default" class="jfontsize-button" href="#">A</a>
<a id="jfontsize-plus" class="jfontsize-button" href="#">A+</a>
<p class="PUT-THE-CLASS-NAME">
Place your content here
</p>
<script type="text/javascript" language="javascript">
$('.PUT-THE-CLASS-NAME').jfontsize({
btnMinusClasseId: '#jfontsize-minus',
btnDefaultClasseId: '#jfontsize-default',
btnPlusClasseId: '#jfontsize-plus'
});
</script>
Your done. For demonstration I have used <p>, its up to you to change it to span or div. Also its not required to keep the <p> between the font resize buttons and the script.
P.S – Download  link : Download Now
Read More

Zoundry Raven Open Source Desktop Publishing

On the RateItAll Rating List of the best freeware desktop blog publishing utilities the Zoundry Raven got to the top 5 programs on the list among 39 reviewed applications. Since February 2009, this program has been release as an Open Source and is available for free distribution for any purposes. It is a simple to use WYSIWYG blog editor that helps to arrange posting to your blogs convenient and fast. It has been designed with simplicity of use as a word processor, with additional tools to add links, tags, photos, music and video files to your posts.

It was also included by PCMag in its respectable collection of the best freeware utilities for blogging for year 2011.

Main Features

  • Tabbed WYSIWYG Editing: Powerful XHTML editing is embedded inside the intuitive user interface so you can be sure that what you create is what others will see online.
  • Multiple Blogs Made Easy: If you have multiple blogs for different audiences, you will enjoy writing and publishing your posts to separate blogs all with one editor.
  • Improved Content Management: With the powerful indexer, you can browse all of your previous posts across all of your blogs by tags, links, or images.
  • Manage multiple media storage services: Set up different media services (Picasa, Image Shack, Ripway, custom FTP) for different blogs. Share single media service with multiple blogs.
  • Portable Application: You can install Raven as a Portable Application on your flash/thumb drive, not requiring installation on the hard drive and not affecting any registry settings.
  • Supported Blog Platforms: Blogger, Movable Type & TypePad, Windows Live Spaces, WordPress, and more...

Screenshots

Image and video hosting by TinyPic

Image and video hosting by TinyPic



Read More

What are the Most Popular Platforms among Top Bloggers?

I use Blogger for all my blog hosting needs. I have heard that there are some other blogging platforms, and the most competitive to our Blogger is, definitely, WordPress. I even reviewed the differences in one of my posts, but overall for me the blogging world was divided between two ruling blogging platforms with small fractions of all others, having a limited, mostly local, influence, like Live Journal in Russia. Maybe, it is the same for you? But also maybe it is time to at least consider more professional solution?

Pingdom performed a very interesting research of which platforms are chosen by the top 100 blogs according to the Technorati rating. Note that there is a notable distinction between blogging services and self-hosted blog software.

  • Blogging services are online services like Typepad, Wordpress.com and Blogger, where a third-party is handling the blog software and hosting for you.
  • Blog software is the software you use when you set up and host the platform yourself (using Wordpress, Movable Type, etc).
Review the diagram so you can get a quick overview of which blog platforms (and CMS) are the most popular among the top 100 blogs.

Image and video hosting by TinyPic




Blog software (self-hosted)
As you see Wordpress is the most-used platform among self-hosted blogs, which perhaps isn’t a huge surprise. It has more than twice as many blogs in the top 100 as Movable Type, the blog platform that came in second place.
  • Wordpress is used by 27 blogs in the top 100.
  • Movable Type is used by 12 blogs in the top 100.
  • Only 8 of the top 100 blogs use a custom-made blog platform.
  • Drupal is the only general-purpose CMS with any presence worth mentioning, with 4 blogs in the top 100.
Blogging services
Though Wordpress is more popular among the self-hosted blogs than Movable Type, the situation is reversed when it comes to the blogging services based on these blog platforms. Typepad (based on Movable Type) is more popular than Wordpress.com (based on Wordpress). Blogger comes in at third place.

That’s at least if you count the commonly available blogging services. If you also count the AOL-owned Blogsmith that is used by Weblogs, Inc., that ends up having almost as many blogs in the top 100 as Typepad, leaving Wordpress.com and Blogger in a distant third and fourth place.

Traditional media like Entertainment Weekly, CNN and Wired often use blogging services for their blogs, and most seem to have chosen Typepad.

  • More than one third of the top 100 blogs use a blogging service.
  • Typepad is used by 16 blogs in the top 100.
  • Blogsmith is used by 14 blogs in the top 100.
  • Wordpress.com is used by 5 blogs in the top 100.
  • Blogger is used by 3 blogs in the top 100. (Including, of course, The Official Google Blog.)
Wordpress and Movable Type as a whole
If you combine the hosted and self-hosted versions of Wordpress and Movable Type (i.e. include Wordpress.com and Typepad as well), they dominate, claiming 60 of the top 100 blogs.
  • Wordpress + Wordpress.com have 32 of the top 100 blogs
  • Movable Type + Typepad have 28 of the top 100 blogs.
Blog networks
Interesting is that two big blog networks have taken a large chunk of the top 100 blogs. In addition to these, Wired has created a small blog empire of its own.
  • AOL-owned Weblogs, Inc. has 14 blogs in the top 100. All use Blogsmith as a blog platform.
  • Gawker Media has 8 blogs in the top 100. Gawker Media uses its own, custom-made blog platform for its blogs.
  • Wired’s blogs are plentiful as well. There are 9 Wired blogs in the top 100, all using Typepad.
Read More

BlogBackupr Provides FREE Blog Back Up Service



If you are experienced blogger, then you probably know the importance of your blog data and the hard work you do to keep your blog alive. Loosing your blog data will be a nightmare. It is a good idea to perform back ups of your blog content at regular intervals so that you will not loose much of you blog data in case of disastrous crash of your blogging platform.


I am a Blogger platform user, and I am using the embedded opportunities for the data backup. However, if for some reason Blogger itself cease to exist, the blogs content and all the backups will be gone as well.

It would be good to have blog backups preserved by the third-party platform, no affiliated with blog hosting site. There is a free service - BlogBackupr - who will do all the will do it for you on daily basis. This service works with all blogs that have a RSS-feed. It runs over the Internet and takes daily backup of your blog. The good thing is - you do not have to install any software on your PC as services are purely web-based.

Currently site supports the following blogging platforms:
* Wordpress Open Source (wordpress.org)
* Wordpress.Com
* Blogger.Com

Note that there are still certain limitations as the site does not support backup of images and your blog templates at the moment. However soon the support for all media files such as images (jpeg, gif etc) or any other files that’s currently on your blog (Powerpoint slides, ZIP-files, CSS, etc.) will be introduced. This will be done automatically for all BlogBackupr-users.

Sign for the services: https://blogbackupr.com/.
Read More

Smart Blogger Assistant for Simple Blog Publishing

Developer Description:
Smart Blogger allows centralized management of your all diaries and blogs regardless of its Internet location. The software has a single universal interface for reading and sending messages to all blogs; it makes text formatting possible. With this application, you can monitor your friends' diaries checking their blogs for new postings. You can also look through commentaries to your postings as well as other peoples, place comments in blogs, and leave answers to threads.


The software supports three web-blogs:
- LiveJournal
- Blogger
- WordPress

Disadvantages:
This post has been made in Smart Blogger. I already see several disadvantages of using this free software for blogs publishing:

1. No possibility of the text alignment options.
2. Very basic text formatting: color and bold/itallic/under only.
3. No spell checking option.
4. No advanced features as horizontal lines or tables generation.
5. Small publishing field, not very convenient for big posts.

Advantages:
1. Nice and pleasant interface.
2. Easy to use.
3. Portable software exists, so you do not need to install the software on your PC

Developers WebSite: http://www.smartpctools.com/smart_blogger/index1.html


Assessment: The software is good for the light operations, small notes in your Journal, but is lacking functionality for serious blogging.

Software carries rating 3 of 5 in the RateItAll List of 29 free software titles:
http://www.rateitall.com/t-24825-blog-publishing-freeware.aspx

If you have personal experience using this software, you are welcome to leave your feedback in the rating widget below:

Read More

Customize 404 Error Page on WordPress Blog

404 Errors

By default, most Web servers return a simple "404 Not Found" error message when they are getting a request for a URL that they don’t have. This error message violates the three basic guidelines for error messages. All error messages must be:

  • written in plain language that is easy to understand for non-technical users and that does not imply that the mistake is the user’s fault
  • precise in specifying exactly what was done wrong (that is, not be generic or vague)
  • constructive in suggesting steps the user can take to correct the problem
In terms of the "URL not found" error message, it would be better to explain to the user why the URL could not be found. It would be even better to list the most common mistakes in accessing files on the given site: for example, users often request URLs ending in .htm for sites that consistently use .html for all pages (or they use .html when all pages end in .htm). For any given site, it is recommended to have consistent naming conventions and list these conventions on a custom error message page.


The Importance of 404
Why working on the 404 optimization makes sense? It does not matter, if readers were looking something on your site and got there by mistake, or the link is incorrect, or visitors misspelled the address. They might go forever, never turning their head back to you and your site; even thou the site might have an excellent content. So, the main reasons your visitors may stumble into a 404 "Not found" page on your website are:
  • A mistyped URL, or a copy-and-paste mistake
  • Broken or truncated links on web pages or in an email message
  • Moved or deleted content
It is a good idea to treat the 404 page as a doorway to your site, giving it the same degree of attention as a regular home page. The visitor who arrived to your 404 page by error, in many cases was actually looking for something on your site. Now you have to help them find it. That’s really the guiding light of 404 page design.


Tips for Improving Your 404


  1. Don’t call it a 404 page. Your visitors have no idea what this means. Personalize your 404 page to make it user-friendly and understandable to any level of technical expertise.
  2. Provide a way for the visitor to search for what they were looking for, installing the search box on the page.
  3. Show them what you have to offer - the best of the best. Try to surprise and attract the visitors. You have may be just one chance to keep him. Show your blog sitemap or provide the easy visible link to one to let visitor know that you have indeed good stuff under your belt.
  4. If none of the other options work for them (in other words, at the end of all of this, at the bottom of the page) get them a link to your contact form. If they get stuck, you want to know about it. Of course this is a last-resort option since no typically wants to contact the site owner when they have a problem. Just in case.
Using Wordpress to Improve Your 404
One of the beautiful parts about Wordpress is that you can very easily fix up your 404 page. It’s as easy as changing a template file.
  1. Go to your Wordpress Theme Editor under Presentation. Select the 404 page to edit.
  2. Edit the page using the offered guidelines. Two possibilities here: 
  • If you’re a designer you should make this page look like the rest of your theme. I
  • If you’re only a user, do your best to customize what you can. Change the headline, at the very least, to something like “Whoops, it’s not here!” or something of the like.
    Custom 404 Samples

    Find below a small collection of the funny and smart custom 404 pages screenshots, found on the Web.

    012580860 012580862 012580864 012580866 012580867 012580868 012580869 012580870 012580871 012580872 012580873 012580874 012580875 012580876 012580877 012580878 012580879 012580881 012580882 012580883 012580884 012580885 012580886 012580887 012580888 012580889 012580890 012580891 012580892 012580893 012580894 012580896 012580897 012580898 012580899 012580900 012580901 012580903 012580904 012580906 012580907 012580908 012580909 012580910 012580911 012580912 012580914 012580915 012580916 012580917 012580918 012580919 012580920 012580921 012580922 012580923 012580924 012580925 012580926 012580928 012580929 012580930 012580932 012580933 012580934 012580935 012580936 012580937 012580938 012580939 012580941 012580942 012580943 012580944 012580945 012580946 012580948 012580949 012580950 012580952 012580953 012580954 012580955 012580956 012580957 012580958 012580959 012580960 012580961 012580962 012580963 012580964 012580965 012580967 012580968 012580969 012580970 012580971 012580972 012580973 012580974
    Read More

    © Copacopi, AllRightsReserved.