Yesterday I got paid by Bidvertiser

September 28, 2006 by angelchen1111 · 4 Comments
Filed under: advertisement 

Yesterday finally I got the first payment to my Paypal account by Bidvertiser, it was about 26 dollars, earned from the ads in my other websites. I’m very happy about that, since it’s the first time I get so much money in my Paypal account! It also proved that Bidvertiser actually pays, at least for a small amount, although I don’t recommend it to anyone who has a very good website, because sometimes it won’t count some clicks. In spite of this it accepts almost all kinds of websites, including the free web sites and subdomains, you don’t need to wait for your website to be approved, but be careful that if your website is not approved after they review it some times later your website along with the earning from it will be DELETED!

Anyways here’s the picture of the payment received from it:

Url-xp.com is a scam

September 24, 2006 by angelchen1111 · 1 Comment
Filed under: Internet 

One day in a forum I saw a website http://www.url-xp.com/ that “pays” $2.00 per 1000 impression + Pop-under, so I gave it a try to see if it works. I went to sign up there and I saw a very simple page where you can put the paypal email address or e-gold account there, but surprisingly there’s no Term of Use or anything like that there.

After signing up I put a website there and I tested the money link that “pays” $2 per 1000 impressions. Surprisingly it counts all visits including my own repeated visits, I wasn’t sure if it really pays because those websites that pays per impression almost always doesn’t count the visits from the same IP immediately, so I refreshed the money link 1015 times, and it showed about $2 there.
After three weeks I still didn’t get anything in my paypal, I check it again and the website still shows the two dollars there, except now it says minimum payout is $50. After seeing that I gave it one more try and added one more url to auto-refresh. I auto-refreshed every 3 seconds for one whole night until I wake up and see the balance went up above $50, after this the page still looks the same as before except for the balance. I checked it out after some weeks and it’s still the same, I still didn’t get anything paid for it. Now I check it again and the website is gone! I went to look at its domain registration data at GoDaddy.com and it says domain suspended because of abuse: http://who.godaddy.com/whois.aspx?domain=URL-XP.COM&prog_id=godaddy.

here’s the picture of the $50.153 they owe me, it seemed to be gotten effortlessly, but it’s never paid:

How to autosurf effectively

September 14, 2006 by angelchen1111 · 1 Comment
Filed under: Internet, tips 

Autosurf is a good way to increase your site’s traffic, it works by you visiting other people’s sites automatically in exchange for other people’s visits, sites are shown for a specific amounts of time then rotates afterward. Once you start the autosurf window, you can sit there to watch each websites that it shows up or you can go to do something else. There are many autosurf websites available, you could just google search “autosurf” to find them, the good ones can even get over hundreds hits(unique and non-unique) per hour. But some of them shows sites that load too many stuff that freezes the browser, or cheating sites like frame breaker, which redirect the page on the top frame, thus breaking the rotator’s frame.
Many autosurf websites won’t work well with Internet Explorer as they won’t rotate, you should use FireFox to browse them, if you don’t have FireFox, get
now! To prevent the frame breakers or sites that lag the computer, or to open many autosurf rotators at once without lagging you should install the extension NoScript, then block all the scripts except for the autosurf sites, because they need javascript in order to rotate. After that you should also block the plugins because they will lag, click the NoScript icon in the status bar and then click options, click the advanced tab and check forbid java, flash, and other plugins, click OK to save. If you want to open many autosurf sites at once you should also disable loading images except for the autosurf sites, and open the sites in tabs instead of many windows. Once you’ve done all of those you could surf 24 hours a day to exchange traffic for your website with little or no breaking and lagging.

Note that the traffics generated by autosurfs are artificial traffics, people usually won’t look at your websites, if you want your website to be seen by other people you should try Manual Traffic Exchanges like iLoveHits, FastFreeway, or BlogExplosion, they require the user to verify before switching to other websites instead of done automatically.

How to make links to open in a target frame

September 14, 2006 by angelchen1111 · 4 Comments
Filed under: tips 

To make links in a web page to open in a target frame or new window all you need is to add target=”_blank” in between the <a href=”***”> section of the html code, where *** is the default target frame.

target=”_blank” Opens a page in new window
target=”_self” Opens a page in the same frame
target=”_top” Opens a page in the top page breaking all frames
target=”_parent” Opens a page in parent frame

We can also use target=”frame or iframe’s name” to make the link to open in that frame or iframe.

To make links to open in a target frame or new window by default add <base target=”***”> in between the <head> section of the code. This also works for Blogger’s templates, for Blogger Beta’s templates since it had to be XML compliant you have to add the closing tag </base> at the end to <base target=”***”> to make it work.

How to flip sidebar to left and post body to right in Blogger

September 7, 2006 by angelchen1111 · 3 Comments
Filed under: blogger, tips 

In Blogger Beta you can move the widgets up and down, but you can’t flip the post body to the right or left of the sidebar. Here’s an easy way to do that without widgets.

To move the sidebar to the left find the section main or main-wrapper and change float:left to float:right, then find the section sidebar or sidebar-wrapper and change float:right to float:left. To move the sidebar to the right just do the opposite, change float:right to float:left and float:left to float:right.

After flipping them you might want to flip the backgrounds as well, and fine tune the layouts to make your blog look well.

Here’s the picture of the template TicTac Blue with the sidebar on the left:

Today I switched my blog to Blogger Beta

September 7, 2006 by angelchen1111 · 2 Comments
Filed under: blogger 
Today I finally switched my blog to beta after the link to switch is available. After switching since I kept the old template unchanged, because of this the only change I could see is an improved Navbar, nothing else seemed to change. I have other beta blog with the new template that looks very cool, I wanted to upgrade this blog’s template to a new one too, so that I can organize my posts by putting labels for each posts and separate them into different categories. But my old template had too many customizations that won’t work well in new templates, especially putting the ads right after the posts, if I put the ad codes right after the post body the scripts between will be gone. I have to hang on until beta improves more before using new template.
I liked the new Navbar very much, now on its right side you can see your email, make new post and customize your blog. The Navbar’s codes are also friendlier for the search engines and other content targeting programs like adsense since it’s loaded inside the iframe, and it doesn’t have any hidden texts like “Notify Blogger about objectionable content. What does this mean? Blogger ยท Send As SMS” that confuses the search engine. Next time when I google my blog the result’s description will show the contents of my blog instead of those hidden texts.
trivia: There’s a little extra “g” in my blog that I just upgraded in the “manage your blogs” section.

How to kill a hard drive in Linux quietly with an easy way to undo it

September 3, 2006 by angelchen1111 · 4 Comments
Filed under: linux, tips 

We know that we can kill Linux by running the command rm -rf /, but this can’t be undone as your files are gone. Here’s a quick way to make your hard drive look like formatted and how to undo that easily (tested under VMWare with ubuntu), click each picture for more information.

First back up the first 10000 bytes of the hard drive and then replace it with empty data.

Everything seemed to be OK and we could still shut down normally, but……..

After we restart, it won’t boot anymore with an empty MBR and all the partitions are gone! To fix it we need to boot from a boot disk and restore what we backed up.

After all this it everything worked again. Now restart and check it…

Inspiration from my very sad personal experience:

Once upon a time I thought the first 512 bytes of hda1(where my Windows is installed) is the MBR but in fact it’s supposed to be the first 512 bytes of hda, I ran the command “dd if=/dev/zero of=/dev/hda1 bs=512 count=1″ and thought this would reset the MBR, but the Windows partition is ruined instead!

Bad Behavior has blocked 265 access attempts in the last 7 days.