Tidy-up your CSS file with Clean CSS

I coded all my themes and CSS manually by using EditPlus 2, by hand. But when coded in text editor, your code might unstructureable and will slow down your site. That is why you need something that can optimize and tidy up your files.

Here has come a website called Clean CSS. Clean CSS is a nice utility that will tidy up your CSS file and will optimize it to make your site load faster. For an example, instead of

padding-top: 10px;
padding-right: 5px;
padding-bottom: 10px;
padding-left: 5px;

Clean CSS will tidy it into like this

padding: 10px 5px 10px 5px;

Beside that, Clean CSS will remove all unnecessary things and will pack your CSS file into smaller package.

Speed Up Your Site: Optimize your CSS [via Daily Blog Tips][tags]clean css, css, cascading stylesheet[/tags]

How to fix PNG transparent display in IE

In Internet Explorer (IE), transparent background image in PNG format will appear to be gray and not transparent as it should be. That’s why you need this fix to repair the image when it comes in IE.

To fix it, you can use AlphaImageLoader filter. See below for an example.

<html>
<head></head>
<body bgColor="blue">
<!-- This DIV is the target container for the image.  -->
<DIV ID="oDiv" STYLE="position:absolute; left:140px; height:400; width:400;
     filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(
     src='image.png', sizingMethod='scale');" >
</DIV>
</body>
</html>

[via Microsoft Support]

Badge for Malaysian Technology Blogs Network

I’m glad to announce, our Feedburner Malaysian Technology Blogs (feed) network now has it own’s badge.

This badge was designed by Izzatz. So for those who are in the network, why not put it at your sidebar as to increase our network subscribers. And make sure to linkback the badge to the network or there is no point you add it to your site. :p

Malaysian Technology Blogs is a small technology blogs network that I create to combine all good stuffs from fellow Malaysian tech bloggers. Want to join? Check this post out. :) [tags]feedbuner, network, malaysian technology blogs, feed[/tags]

The PR Update Begins

In my previous post, I said that Google maybe will update the pagerank in this month and it is most likely on 7th January. And comment from eches has support my post. Google have recently started updating their datacenters.

After I read his comment, I go check my pagerank. And the result is, almost datacenters display 5 for my pagerank. Duh… :( Maybe in one or two days later, they will finish update all the datacenters and my site will be stay on 5 until the next update.

Actually I already knew that I will get PR 5 two days ago from iWebtool prediction. It shows that my site will get PR 5. But although I got pagerank 5, it is not the end of this site, right? Lol… :d

Btw I want to share another pagerank checker that might interested you to check out. This checker is different from the others pagerank checker available on the Net. You can try it here, PR Diff.

Ahh..btw what is your pagerank? :-? [tags]pagerank, page rank, pr, google[/tags]

How to unblock xmlrpc.php from your host

My WordPress xmlrpc.php file been blocked by my hosting due to some security issues. And because of that, incoming trackbacks will get 403 forbidden error. Thats why even you have linked back to my posts, there will no trackbacks appear in the comments.

To fix the problem, Techgurls had make a post about how to unblock xmlrpc.php from your website hosting. Just put this into your .htacess file and upload it in your root.

<Files xmlrpc.php>
SecFilterInheritance Off
</Files>

Let see how many trackbacks I will get after I upload the .htaccess file. :p

No Updates will make your site loose in Visitors

Maybe some of you wonder why there are no updates in my website recently. This is because the internet connection in my room has been terminated and I need to renew it for this second semester. But the bad news is, the internet provider in my college not yet open their business for this semester. So I cannot renew it right now. I’m not sure when they will open back the internet. Hopefully as soon as possible so I don’t have to wait any more longer. And this post was make from my friend’s comp who is have internet connection.

This had happen to my site many times. When there are no updates, your site will loose in visitors. Via the reports from WordPress Reports plugin, I can see the decreasing of visits and pageviews when there is no update on my site. Keep updating your site regularly will attract more visitors to your website. But how? When you update your website, as in WordPress, it will automatically ping your new content to Pingomatic. And Pingomatic will ping it to various websites to notice them that your site had updated. From that, people will know about the new published content and will come to your site to read it.
Continue reading “No Updates will make your site loose in Visitors”…

Are you ready for the next PR update?

In DigitalPoint forum, their members are discussing about when will be the next Google Page Rank (PR) update? Some of them say that it will be this 7 January. Some of them say 15th Jan. Some say this, some say that. All of us doesn’t know exactly when will the next PR update is.

Last update, my site’s PR improves from PR 5 to PR 6. And based on the prediction from Iwebtool, for the next update, my site will still in PR 6. Hopefully the prediction will become true. Lol… :d

To increase PR is not that difficult but to maintain to where you already are, is where the challenging comes into place. You can get high PR easily but after you get the high PR, you need to maintain it. Of course you don’t want to loose the PR right? So that’s why you need to work hard even you already at the peak of a mountain. :)

Continue reading “Are you ready for the next PR update?”…

Webhosting Special Promotion – 3Gb for only RM80

datacenterThis is a special promotion for those who want to buy website hosting. The cheapest hosting that you can found in the internet is here. With only RM80, you can get 3Gb of space and 5Gb of bandwitdth. Not only just that, you also will get unlimited subdomain, mysql, email aliases and much more.

Surfers Std Hosting Plan: RM 80/Year

  • 3 GB of webspace
  • 50 GB of monthly bandwidth

Surfers Extra Hosting Plan: RM 120/Year

  • 5 GB of webspace
  • 80 GB of monthly bandwidth

Specification Summary:

  • Cpanel RVSKIN with Multi-Languages (LINUX Platform Only)
  • PLESK 7.5 For Windows (Windows Platform Only)
  • Support Up to 15 Add-On Domain (Linux Platform Only)
  • Unlimited Subdomain
  • Unlimited Email Aliases
  • Unlimited MYSQL Databases
  • Unlimited MSSQL Databases (Windows Platform Only)
  • Unlimited MS Access Databases (Windows Platform Only)
  • All our features, and
  • All our guarantees

More info: Internet Webhosting Special Promotion Package.

Cypher: As far as I use their service, there are not many problems occur. And if there is a problem, they will fix it as soon as possible. I really recommend it for those who are looking for hosting. It is really cheap and affordable. [tags]hosting, website, promotion, package, web hosting[/tags]

BlogDesk – Your Desktop Blogging Client

What kind of software that you use to publish posts on your website? Login to admin panel and post from there or you use weblog client software? If you use weblog client, what client that you use?

I personally use BlogDesk. BlogDesk is not only free but it have many extra features. Beside it is easy to use, BlogDesk also can edit the images that you want to upload to your server.

blogdesk-post blogdesk-imagewizard

  • The simple interface is suitable even for unexperienced users.
  • Intuitive WYSIWYG Editor instead of complicated HTML Tags. Of course you can edit the tags if you prefer to.
  • Easy image inserting and editing. The files are uploaded by BlogDesk, no extra work is needed.
  • Automatic thumbnail handling.
  • Everything can be done offline and saved for later editing. You only have to be online a few seconds to finally publish your new weblog entry.
  • Integrated spell checker with dictionaries for 14 languages.
  • Features like Notebook, Frequently-Used-Phrases and the Technorati-Tags-Generator relieve you from time wasting and recurring tasks.
  • Publish to multiple weblogs on different servers with one click.
  • Default settings can be saved as templates.
  • Keep local copies of your posts.

I really recommended it to all bloggers out there. Use this software if you want to publish posts on your site. You can download it for free here, Download. It is reall useful blogging tool… :) [tags]blogdesk, blogging client, desktop client[/tags]

10 Ways – Are you a Blogaholic?

Bloke has listed down 10 ways to know if you are a blogaholic. Let see if you are the one.

Note: This is just a summary from the list. For more details you can visit his post here, 10 Ways of Knowing if You are a Blogaholic

  1. Within a few minutes of publishing a post
  2. The last thing that you do before going to bed
  3. The first thing that you do when you get up in the morning
  4. If you are away from your computer for more than a few minutes
  5. Your sense of reality becomes so distorted
  6. When your computer is sick and in the shop
  7. You are so into your blog
  8. Before leaving the house
  9. You complain the next day
  10. You neglect yourself

Cypher: I think I am blogaholic because when I woke up in the morning, the first thing that I will do is check for any comments on my sites. Then before going to bed, I do the same thing. And almost of the time when I in my room, I will surf the Internet and blogging. [tags]blogaholic, addict, bloke, blog[/tags]

Loading...

Jom sertai peraduan "Saya Nak Hosting Percuma Pengendali Blog". Hadiah menarik menanti anda...