php source code for Multilevel Marketing website for sale
Website
Tuesday, October 10, 2017
php source code for Multilevel Marketing website for sale
It has the following functions :
1) Register new account.
2) during registration, able to check if the username and email address is taken by other people or not.
3) Login account, captcha code security, hashed password security to prevent hacking, pdo security to prevent php hijacking.
4) U can have 3 levels or 10 levels or any number of levels u want.
5) U can decide the pay out commission on each level, example get 10% commission on level 1 members, 5% commission on level 2. And 3% on level 3.
6) Support as many languages as u want.
Please watch the demo video below :
If you are interested to build a multilevel marketing website, please tell me all the functions and features and designs of the website u want, i will customize it for you. Please contact me by my wechat id zac-1987
The problem that faced by classified websites
Website
Tuesday, December 20, 2011
Those classified websites like ebay.com, lelong.com, mudah.my, alibaba.com are facing the same problem from beginning until now. Actually all of them want to charge the seller by 1% of total sale. But the problem is when the seller deal with buyer outside, as long as the buyers has the email address or phone number of buyers, sure they will deal outside like bank in or cod and the buyers won't click on "buy" button on their website. If buyers don't click on "buy" button, then website admin CANNOT know the price of sale, so CANNOT charge 1% fee from the total sale.
And all the websites admins don't know how to prevent sellers and buyers deal outside. That's why those websites won't charge 1% of total sale but charge the advertising fee! It is very unfair to sellers, the sellers spend their time to write and post advertisement onto the website and yet the website still want to charge them money, so not only they lost time post advertisement and also money too! The worst thing is if they cannot sell out the product after they advertise on your website, they will wasted their money for NOTHING!
So my website won't charge fee for advertising, I charge 1% of total sale. For example, when the seller success sell out the item at USD100 from my website, I earn USD1 from the seller. So it is fair to the sellers, because if the seller can't sell out the item, he don't need to pay anything to the website admin.
I spend 2 years to figure out the solution, but I can't think of any solution. Previously I figured out few solutions but all of them don't work. For example :
1) Don't allow seller show the hp number and email on their advertisement, this solution won't work because it will cause inconvenient communication between sellers and buyers, think about it when the sellers have many questions about the products and when the sellers want to COD, sure they need hp number of each other to communicate to each other.
2) Free gifts will be given to the seller if the buyer click "buy" button, this solution won't work because the free gifts are not worth than the 1% of total sale, the sellers will ignore the free gifts.
3) 10% discount will be given to buyers if the buyers click "buy" button, this solution won't work because it will be very inconvenient for sellers to state the price of item, and if the item price is 10% expensive than the real item price, the buyers will misunderstand the item that advertise on my website is expensive than ebay.com/ lelong.com/ mudah.my and thus the buyers will not buy it from my website and they will go buy from other websites.
Since 2 years until now I keep finding the solution for this issue. Finally today I find out a perfect solution to prevent sellers and buyers deal outside. Now I can earn profit of 1% of total sale. Sorry that I can't tell you the idea / solution. If you are interested to know my idea or solution, you have to pay me RM10,000 then only I will tell you the perfect solution.
And all the websites admins don't know how to prevent sellers and buyers deal outside. That's why those websites won't charge 1% of total sale but charge the advertising fee! It is very unfair to sellers, the sellers spend their time to write and post advertisement onto the website and yet the website still want to charge them money, so not only they lost time post advertisement and also money too! The worst thing is if they cannot sell out the product after they advertise on your website, they will wasted their money for NOTHING!
So my website won't charge fee for advertising, I charge 1% of total sale. For example, when the seller success sell out the item at USD100 from my website, I earn USD1 from the seller. So it is fair to the sellers, because if the seller can't sell out the item, he don't need to pay anything to the website admin.
I spend 2 years to figure out the solution, but I can't think of any solution. Previously I figured out few solutions but all of them don't work. For example :
1) Don't allow seller show the hp number and email on their advertisement, this solution won't work because it will cause inconvenient communication between sellers and buyers, think about it when the sellers have many questions about the products and when the sellers want to COD, sure they need hp number of each other to communicate to each other.
2) Free gifts will be given to the seller if the buyer click "buy" button, this solution won't work because the free gifts are not worth than the 1% of total sale, the sellers will ignore the free gifts.
3) 10% discount will be given to buyers if the buyers click "buy" button, this solution won't work because it will be very inconvenient for sellers to state the price of item, and if the item price is 10% expensive than the real item price, the buyers will misunderstand the item that advertise on my website is expensive than ebay.com/ lelong.com/ mudah.my and thus the buyers will not buy it from my website and they will go buy from other websites.
Since 2 years until now I keep finding the solution for this issue. Finally today I find out a perfect solution to prevent sellers and buyers deal outside. Now I can earn profit of 1% of total sale. Sorry that I can't tell you the idea / solution. If you are interested to know my idea or solution, you have to pay me RM10,000 then only I will tell you the perfect solution.
Website Securities
Website
Saturday, October 08, 2011
sql injection
Do not save password raw value on hidden box or website while showing the stars value *********, because hacker see the value of password by using software such as ariskkey, sc-passunlease, password viewer or right click the website and choose "view page sourse,
password hack by blueforce - allow 3 times input try only. It makes blueforce need longer time to hack.
session hijacking
MIME attack.
xss injection. Eg : Javascript. Method to prevent at http://php.net/manual/en/function.htmlentities.php
spamming - verify characters on image to prevent spamming.
Please tell me if I missed out any other security issue? Thank you.
Do not save password raw value on hidden box or website while showing the stars value *********, because hacker see the value of password by using software such as ariskkey, sc-passunlease, password viewer or right click the website and choose "view page sourse,
password hack by blueforce - allow 3 times input try only. It makes blueforce need longer time to hack.
session hijacking
MIME attack.
xss injection. Eg : Javascript. Method to prevent at http://php.net/manual/en/function.htmlentities.php
spamming - verify characters on image to prevent spamming.
Please tell me if I missed out any other security issue? Thank you.
Tips of using websites
Website
Thursday, October 06, 2011
You-tube
1) How to make the video auto replay non-stop?
Answer : Type "repeat" into the URL before the ".com" on the address bar. For example, http://www.youtuberepeat.com/watch?v=qybUFnY7Y8w
2) How to add time to the video comment?
Answer : use this format 2:33 and don't use 2.33
3) How to share you-tube video to other website with specify the time?
Answer : add #t=2m51s at the end of url.
Blogspot / blogger
1) To show many posts on main page of blogspot, info at here.
2) To resize picture, please follow exactly steps below :
a) Click "HTML" button to go into HTML editor.
b) At the most bottom there type <br/><br/><br/>. (I do this to prevent the new picture codes mix up with my existing codes of the post).
c) Click "Compose" button to go into WYS/WYG editor.
d) Click any empty space at the MOST bottom of the post.
e) Click the "insert image" button > choose file > ctrl + mouse select all the wanted pictures > open > wait for uploading all pictures > add selected (PAY ATTENTION on this state!!! After u click "add selected", you must faster click "HTML" button switch to HTML editor once you see the pictures codes appear on the post. You must not delay to click "HTML" button, if you delay 1 second, the pictures codes will be added extra codes of width=320, height=450, s340, if the extra codes are added, you need to waste a lot of times to delete the extra codes. If you uploaded 10 pictures, you will need to delete 10 x extra codes. OMG! That's why you have to act fast to click "HTML" button switch to HTML page before they adding extra codes).
f) If you success prevent adding extra codes, your codes should look like codes below which doesn't have width=320, height=450, s340. If you see the codes of 1 picture has two of s1600, it mean you have success prevent adding extra codes. If you saw s340 or s640 instead of s1600, it mean you fail to prevent adding extra codes!!! s1600 mean full size, s640 is medium size, s320 is small size, s100 is very small size.
<div class="separator" style="clear: both; text-align: center;">
<a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgPXcVqWzfr0Q1CQJYLgc3I6qCxuSF3zakUmUni7vOEfOuQSqn9mAyhtqjPkZzYqxruhwRuMuI-4KEom6_RpMEmobbcGOyv_NdN5BwwhN9PVmxtWoW2ayheDsUTzYk_uQmG8h3psjLJv25x/s1600/more.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"><img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgPXcVqWzfr0Q1CQJYLgc3I6qCxuSF3zakUmUni7vOEfOuQSqn9mAyhtqjPkZzYqxruhwRuMuI-4KEom6_RpMEmobbcGOyv_NdN5BwwhN9PVmxtWoW2ayheDsUTzYk_uQmG8h3psjLJv25x/s1600/more.png" /></a></div>
g) As you can see from the codes above, there are two s1600. The first s1600 is to show full size of picture after the user click the picture. The second s1600 is to show full size of picture appear on your blog post. So if your blogspot layout is smaller, you can change the second s1600 to s600 or s300 or s100.
h) Delete the beginning codes <div class="separator" style="clear: both; text-align: center;"> and the end of codes </div> because they are useless and they show some space between two pictures. The space is wasted.
i) Save the post.
Ebay
1) If the buyer pay money by bank in, no fee will charged. If the buyer pay money by Paypal, some fee will be charged by Paypal. For example, if a product price is USD100, and paypal charge fee USD3. If I put my product price as USD103 (already include paypal fee). When the buyer click "buy" button, it will cut USD103 from the user paypal account. BUT what if the user want to pay money by bank in? The user will misunderstand that he/she should pay USD103!!! Actually he/she just need to pay USD100 because bank in method doesn't charge any fee!!! So how to solve this problem?
Answer : You create two advertisements. One advertisement is for bank in (price of product must exclude paypal fee), another one advertisement is for paypal (price of products must include paypal fee).
1) How to make the video auto replay non-stop?
Answer : Type "repeat" into the URL before the ".com" on the address bar. For example, http://www.youtuberepeat.com/watch?v=qybUFnY7Y8w
2) How to add time to the video comment?
Answer : use this format 2:33 and don't use 2.33
3) How to share you-tube video to other website with specify the time?
Answer : add #t=2m51s at the end of url.
Blogspot / blogger
1) To show many posts on main page of blogspot, info at here.
2) To resize picture, please follow exactly steps below :
a) Click "HTML" button to go into HTML editor.
b) At the most bottom there type <br/><br/><br/>. (I do this to prevent the new picture codes mix up with my existing codes of the post).
c) Click "Compose" button to go into WYS/WYG editor.
d) Click any empty space at the MOST bottom of the post.
e) Click the "insert image" button > choose file > ctrl + mouse select all the wanted pictures > open > wait for uploading all pictures > add selected (PAY ATTENTION on this state!!! After u click "add selected", you must faster click "HTML" button switch to HTML editor once you see the pictures codes appear on the post. You must not delay to click "HTML" button, if you delay 1 second, the pictures codes will be added extra codes of width=320, height=450, s340, if the extra codes are added, you need to waste a lot of times to delete the extra codes. If you uploaded 10 pictures, you will need to delete 10 x extra codes. OMG! That's why you have to act fast to click "HTML" button switch to HTML page before they adding extra codes).
f) If you success prevent adding extra codes, your codes should look like codes below which doesn't have width=320, height=450, s340. If you see the codes of 1 picture has two of s1600, it mean you have success prevent adding extra codes. If you saw s340 or s640 instead of s1600, it mean you fail to prevent adding extra codes!!! s1600 mean full size, s640 is medium size, s320 is small size, s100 is very small size.
<div class="separator" style="clear: both; text-align: center;">
<a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgPXcVqWzfr0Q1CQJYLgc3I6qCxuSF3zakUmUni7vOEfOuQSqn9mAyhtqjPkZzYqxruhwRuMuI-4KEom6_RpMEmobbcGOyv_NdN5BwwhN9PVmxtWoW2ayheDsUTzYk_uQmG8h3psjLJv25x/s1600/more.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"><img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgPXcVqWzfr0Q1CQJYLgc3I6qCxuSF3zakUmUni7vOEfOuQSqn9mAyhtqjPkZzYqxruhwRuMuI-4KEom6_RpMEmobbcGOyv_NdN5BwwhN9PVmxtWoW2ayheDsUTzYk_uQmG8h3psjLJv25x/s1600/more.png" /></a></div>
g) As you can see from the codes above, there are two s1600. The first s1600 is to show full size of picture after the user click the picture. The second s1600 is to show full size of picture appear on your blog post. So if your blogspot layout is smaller, you can change the second s1600 to s600 or s300 or s100.
h) Delete the beginning codes <div class="separator" style="clear: both; text-align: center;"> and the end of codes </div> because they are useless and they show some space between two pictures. The space is wasted.
i) Save the post.
Ebay
1) If the buyer pay money by bank in, no fee will charged. If the buyer pay money by Paypal, some fee will be charged by Paypal. For example, if a product price is USD100, and paypal charge fee USD3. If I put my product price as USD103 (already include paypal fee). When the buyer click "buy" button, it will cut USD103 from the user paypal account. BUT what if the user want to pay money by bank in? The user will misunderstand that he/she should pay USD103!!! Actually he/she just need to pay USD100 because bank in method doesn't charge any fee!!! So how to solve this problem?
Answer : You create two advertisements. One advertisement is for bank in (price of product must exclude paypal fee), another one advertisement is for paypal (price of products must include paypal fee).
Weakness and bad parts of websites
Technology Article,
Website
Saturday, September 24, 2011

facebook.com :
Problem 1 : When user upload a photo to an album, after the user choose the picture from the computer, there are 2 buttons "Open", "Select Photos". Supposly user have to click "Open" button, but most of the user will careless click on "Select Photos" button, it will cause error to the page. See the picture below for reference :
How To Use Joomla
Website
Tuesday, February 01, 2011
To install a plugin or a template :
Click Extensions > Install/Uninstall.
To create a new page :
Click Content > Article Manager > New
To add a new link to the side menu or top menu :
Click Menus > Menu Manager > Menu Item(s) > New > Article > Article Layout
Then Type in the title, then choose the menu, then choose the article (page).
To show menu to all pages :
Click Extensions > Module Manager
Then select the menu, then click "All" button on Menu Assignment section.
To modify the picture and css and html codes of the template :
When you are trying to edit a css or html page, it won't allow you save the page and it shows the error message : "a fatal error or timeout occurred while processing this directive cpanel". It is because the ownership is changed to "nobody", so you don't have the ownership / permission to edit the page. Please follow the steps below to fix it :
0) Let's say your template folder name is milky_way
1) Rename the folder of the template. (Eg : milky_way2)
2) Copy and paste the folder to your root folder.
3) Delete the original folder of template.
4) Move the copied folder from root folder back to the original folder.
5) Rename it to original name (Eg: milky_way2).
6) Right click the folder, choose "Change Permissions", tick all the boxes of "Write".
You also need to repeat the 6 steps above for css folder in the template folder.
Click Extensions > Install/Uninstall.
To create a new page :
Click Content > Article Manager > New
To add a new link to the side menu or top menu :
Click Menus > Menu Manager > Menu Item(s) > New > Article > Article Layout
Then Type in the title, then choose the menu, then choose the article (page).
To show menu to all pages :
Click Extensions > Module Manager
Then select the menu, then click "All" button on Menu Assignment section.
To modify the picture and css and html codes of the template :
When you are trying to edit a css or html page, it won't allow you save the page and it shows the error message : "a fatal error or timeout occurred while processing this directive cpanel". It is because the ownership is changed to "nobody", so you don't have the ownership / permission to edit the page. Please follow the steps below to fix it :
0) Let's say your template folder name is milky_way
1) Rename the folder of the template. (Eg : milky_way2)
2) Copy and paste the folder to your root folder.
3) Delete the original folder of template.
4) Move the copied folder from root folder back to the original folder.
5) Rename it to original name (Eg: milky_way2).
6) Right click the folder, choose "Change Permissions", tick all the boxes of "Write".
You also need to repeat the 6 steps above for css folder in the template folder.
Elgg Tutorials
Website
Monday, January 17, 2011

elgg_users_entity table saves all users' info.
elgg_groups_entity table saves all groups' info.
elgg_river table saves all the activities info within the site.
elgg_objects_entity table saves all the blogs, sending private message, market place, the wire.
elgg_annotations table saves the message board id of the value.
elgg_metadata table saves the credits id of the value
elgg_metastrings table saves all the value of annotations and metadatas which are including the value of message board and credits.
How To Use Elgg
Website
Saturday, January 01, 2011

How To Write A Good Blog Post.
Your good posts get ignored?
Why people don't like to read your post? How to solve it? As long as your post is fulfilling the 7 conditions below, people will like to read your post.
1. Don't use "I", please use "You".
One unsavory quirk about human beings is that we instinctively focus on ourselves first. This means that your visitors immediately start scouring your blog for posts that mean something to them. If you start your post with:
“I just spent the day washing my kitchen floor.”
…your readers will ignore it. After all, the post is about YOU and YOUR kitchen floor and not about them.
Try this instead: Start your posts with a statement or question that uses the second-person perspective:
“Do you hate washing your kitchen floor? Is a mop the last thing on Earth you want to hold in your hand?”
See what I mean?
2. A focus on solving problems
Human beings are natural-born problem solvers. From the moment we wake-up to when we lay down to sleep we are finding answers to problems. Your readers will adore you if you can solve a problem that has been haunting them. Work hard to find these solutions and offer them often.
On the other hand, if your blog posts are getting ignored, it’s likely that you are solving your own problems and not your readers.
Give this a try: take out a sheet of paper and write down 11 big problems that keep your readers up at night. Now think of five posts that you can write for each of those problems. Sit back and look at your list of 55 blog posts. That looks like a solid editorial calendar for 2011, doesn’t it?
3. One idea per post
Research has shown that most people can’t hold more than one or two ideas in their head at one time. The more ideas you try to stuff in, the more likely you are going to get ignored.
Focusing on one idea is a sure-fire way to immediately boost the punching power of your post. If you have more than one then consider writing a series of posts. But, whatever you do, don’t shoehorn a thesis into your post. That’s a certain recipe for obscurity.
4. Excellent packaging
You know what? Blogging is a visual game. If your post is packaged well, it will get read. I’m sure you’ve found yourself reading a poorly written post wrapped in a great package! So, at least spend a little extra time to clean up look and feel.
A few pointers: use short paragraphs and one-line sentences to make your paragraphs visually interesting. Add mini-headlines throughout your post to help people who skim before they read. Last, find a picture (preferably of people) that grabs attention and helps tell your post’s story.
5. Down-to-earth practicality
Blog readers are a practical bunch. Like you, they want to be able to use what they learn. That means, they absolutely hate Ph.D. dissertations in blog-post clothing. Dense, fact-laden, verbose, diatribes repel readers and get ignored. Save this document for the place where it belongs: in an academic journal.
On the other hand, work to place relevant and practical information in each post. Your goal should be to illustrate your point in simple how-to pieces. Not only will people thank you in the comments, but they will also share your content.
6. Careful research
I’ve made the mistake of thinking that my readers shared my interests. I was wrong. The ghost town around my blog post provided all the proof I needed.
Research is the process of pinpointing what interests your readers. These days, research is pretty simple to do. You can simply ask for topics on Twitter, do a Google search with your topic and the word “help”, hang out in online forums, or survey your own readers.
Once you get the research right, you’ll soon be perceived as the go-to person in your niche. You’ll have the answers and your posts will attract eager readers by the bushel. Trust me. (By the way, if you are competing in a competitive niche, research is the number one way to get an advantage)
7. Rapport
When I started writing professionally, a mentor told me to write as if my reader was sitting on the bar stool beside me. That advice has been worth a fortune to me.
The best way to build this type rapport is to write with your natural voice. You know, the voice you use when you talk to yourself in the shower. The voice you use when you want to say something snarky but think better of it. Yep, that voice.
Once you start using it, your posts will stick in the minds of your readers. Lurkers start commenting and people start sharing. Got it?
Why people don't like to read your post? How to solve it? As long as your post is fulfilling the 7 conditions below, people will like to read your post.
1. Don't use "I", please use "You".
One unsavory quirk about human beings is that we instinctively focus on ourselves first. This means that your visitors immediately start scouring your blog for posts that mean something to them. If you start your post with:
“I just spent the day washing my kitchen floor.”
…your readers will ignore it. After all, the post is about YOU and YOUR kitchen floor and not about them.
Try this instead: Start your posts with a statement or question that uses the second-person perspective:
“Do you hate washing your kitchen floor? Is a mop the last thing on Earth you want to hold in your hand?”
See what I mean?
2. A focus on solving problems
Human beings are natural-born problem solvers. From the moment we wake-up to when we lay down to sleep we are finding answers to problems. Your readers will adore you if you can solve a problem that has been haunting them. Work hard to find these solutions and offer them often.
On the other hand, if your blog posts are getting ignored, it’s likely that you are solving your own problems and not your readers.
Give this a try: take out a sheet of paper and write down 11 big problems that keep your readers up at night. Now think of five posts that you can write for each of those problems. Sit back and look at your list of 55 blog posts. That looks like a solid editorial calendar for 2011, doesn’t it?
3. One idea per post
Research has shown that most people can’t hold more than one or two ideas in their head at one time. The more ideas you try to stuff in, the more likely you are going to get ignored.
Focusing on one idea is a sure-fire way to immediately boost the punching power of your post. If you have more than one then consider writing a series of posts. But, whatever you do, don’t shoehorn a thesis into your post. That’s a certain recipe for obscurity.
4. Excellent packaging
You know what? Blogging is a visual game. If your post is packaged well, it will get read. I’m sure you’ve found yourself reading a poorly written post wrapped in a great package! So, at least spend a little extra time to clean up look and feel.
A few pointers: use short paragraphs and one-line sentences to make your paragraphs visually interesting. Add mini-headlines throughout your post to help people who skim before they read. Last, find a picture (preferably of people) that grabs attention and helps tell your post’s story.
5. Down-to-earth practicality
Blog readers are a practical bunch. Like you, they want to be able to use what they learn. That means, they absolutely hate Ph.D. dissertations in blog-post clothing. Dense, fact-laden, verbose, diatribes repel readers and get ignored. Save this document for the place where it belongs: in an academic journal.
On the other hand, work to place relevant and practical information in each post. Your goal should be to illustrate your point in simple how-to pieces. Not only will people thank you in the comments, but they will also share your content.
6. Careful research
I’ve made the mistake of thinking that my readers shared my interests. I was wrong. The ghost town around my blog post provided all the proof I needed.
Research is the process of pinpointing what interests your readers. These days, research is pretty simple to do. You can simply ask for topics on Twitter, do a Google search with your topic and the word “help”, hang out in online forums, or survey your own readers.
Once you get the research right, you’ll soon be perceived as the go-to person in your niche. You’ll have the answers and your posts will attract eager readers by the bushel. Trust me. (By the way, if you are competing in a competitive niche, research is the number one way to get an advantage)
7. Rapport
When I started writing professionally, a mentor told me to write as if my reader was sitting on the bar stool beside me. That advice has been worth a fortune to me.
The best way to build this type rapport is to write with your natural voice. You know, the voice you use when you talk to yourself in the shower. The voice you use when you want to say something snarky but think better of it. Yep, that voice.
Once you start using it, your posts will stick in the minds of your readers. Lurkers start commenting and people start sharing. Got it?
Internet Explorer Cannot Display Picture
All other browsers like Mozilla Firefox, Maxthon, Opera, Safari, Google Chrome can display the picture but only Internet Explorer cannot display the picture, why? It is because the picture is CYMK color mode, not RGB color mode. IE cannot display CYMK color mode picture.
If you are using other browsers like Mozilla Firefox or Google Chrome to open this page, sure you can see the two pictures below, but if you are using Internet Explorer to open this page, sure you cannot see 1 of the picture below :
The following chart shows the different browsers support RGB and CMYK Picture :
Solution
You can use picture editor to change the CYMK color mode of the picture to RGB color mode. If you are using Photoshop, you can open the picture by Photoshop, then click "Image" from top menu, then click "Mode", then click "RGB Color", then save the picture.
If you are using other browsers like Mozilla Firefox or Google Chrome to open this page, sure you can see the two pictures below, but if you are using Internet Explorer to open this page, sure you cannot see 1 of the picture below :
![]() | ![]() |
The following chart shows the different browsers support RGB and CMYK Picture :
Browser | RGB | CMYK |
IE 6 | Yes | No |
IE 7 | Yes | No |
IE 8 | Yes | No |
IE 9 | Yes | Yes |
Firefox 2.x | Yes | No |
Firefox 3.x | Yes | Yes |
Google Chrome 5 | Yes | Yes |
Safari 4 | Yes | Yes |
Safari 5 | Yes | Yes |
Opera | Yes | Yes |
Solution
You can use picture editor to change the CYMK color mode of the picture to RGB color mode. If you are using Photoshop, you can open the picture by Photoshop, then click "Image" from top menu, then click "Mode", then click "RGB Color", then save the picture.
Use other free server to host all your website pictures
Website
Sunday, November 07, 2010
If you're looking for a solution to offload your images from your server to another.
*You should be looking at Image Storage APIs.
*Imageshack probably has an API for you to do it.
*Picasa also has an API for you to upload and retrieve photos.
*Perhaps it doesn't even have to be an image storage API.
*storage APIs and I think box.net offers them.
*SMEStorage as combination packages.
*Usually if their provide APIs, it comes with code samples on how to use them.
*You build the UPLOAD form.
The UPLOAD form retrieves image from USER.
The UPLOAD form sends the image via these API to their SERVER.
The SERVER returns you the URL LINK of the image.
You STORE the URL LINK into your DATABASE."
*You should be looking at Image Storage APIs.
*Imageshack probably has an API for you to do it.
*Picasa also has an API for you to upload and retrieve photos.
*Perhaps it doesn't even have to be an image storage API.
*storage APIs and I think box.net offers them.
*SMEStorage as combination packages.
*Usually if their provide APIs, it comes with code samples on how to use them.
*You build the UPLOAD form.
The UPLOAD form retrieves image from USER.
The UPLOAD form sends the image via these API to their SERVER.
The SERVER returns you the URL LINK of the image.
You STORE the URL LINK into your DATABASE."
I have send a suggestion to www.badoo.com
Website
Tuesday, November 24, 2009
Below is the suggestion that I had send to them :
"Seriously why don't you disable restriction of Location input in user's profile? I am living in Penang in Malaysia, the Location text box allow me to choose Kuala Lumpur in Malaysia only. I want to search for people who live in Penang, but when I key in the word "penang" to search, there is no result. Can you please disable the restriction or just add 14 states in Malaysia country, + there is about 10 Cities in each state. Please refer to www.plurk.com, because plurk.com allows me to choose which state and which city that I am living on. Thanks."
"Seriously why don't you disable restriction of Location input in user's profile? I am living in Penang in Malaysia, the Location text box allow me to choose Kuala Lumpur in Malaysia only. I want to search for people who live in Penang, but when I key in the word "penang" to search, there is no result. Can you please disable the restriction or just add 14 states in Malaysia country, + there is about 10 Cities in each state. Please refer to www.plurk.com, because plurk.com allows me to choose which state and which city that I am living on. Thanks."
Top Websites Rank List.
Technology Article,
Website
Tuesday, August 25, 2009
websites rank position:
1 - google.com
Enables users to search the Web, Usenet, and images. Features include PageRank, caching and translation of results, and an option to find similar pages. The company's focus is developing search technology.
2 - yahoo.com
Personalized content and search options. Chatrooms, free e-mail, clubs, and pager.
3 - facebook.com
A social utility that connects people, to keep up with friends, upload photos, share links and videos.
4 - youtube.com
YouTube is a way to get your videos to the people who matter to you. Upload, tag and share your videos worldwide!
5 - Windows Live (live.com)
Search engine from Microsoft.
6 - wikipedia.org
An online collaborative encyclopedia.
7 - blogger.com
Free, automated weblog publishing tool that sends updates to a site via FTP.
8 - Microsoft Network (MSN)
Dialup access and content provider.
I realize that the website free things only can got more people to support it, and thus it will become popular. See Windows Live Messenger is free, you-tube is free, google is free and facebook is free.
So if you want to make your own website become very popular, you must free give something that people want it, and you must keep giving this things continuously without a stop.
1 - google.com
Enables users to search the Web, Usenet, and images. Features include PageRank, caching and translation of results, and an option to find similar pages. The company's focus is developing search technology.
2 - yahoo.com
Personalized content and search options. Chatrooms, free e-mail, clubs, and pager.
3 - facebook.com
A social utility that connects people, to keep up with friends, upload photos, share links and videos.
4 - youtube.com
YouTube is a way to get your videos to the people who matter to you. Upload, tag and share your videos worldwide!
5 - Windows Live (live.com)
Search engine from Microsoft.
6 - wikipedia.org
An online collaborative encyclopedia.
7 - blogger.com
Free, automated weblog publishing tool that sends updates to a site via FTP.
8 - Microsoft Network (MSN)
Dialup access and content provider.
I realize that the website free things only can got more people to support it, and thus it will become popular. See Windows Live Messenger is free, you-tube is free, google is free and facebook is free.
So if you want to make your own website become very popular, you must free give something that people want it, and you must keep giving this things continuously without a stop.