Wechat is the most famous app in China, almost everyone has installed wechat app on their smart phone, even my mother. However, wechat is not just a chat app, itโs a real social platform for people to chat, share, and discuss. People can add others as friends by mobile number or scanning the QR code. Then they can start to chat with each other, or form a chatting group to discuss together, or share photos, states in the moment (a place to share information and see information shared by other friends), and leave comments on others sharing.
Read more
3 Most Common Import Problems in Python
I am working on Python language programming these days. It’s my first time to work with Python. From my point of view, it’s so easy to learn and it’s very efficient to write app with Python. Compare with PHP or Java, it saves me a lot of time to write extra code. During the time, the most difficult problem I’ve met is the module management. In this post, I will share the most 3 common import problems in my Python project.
Detect Client IP Address by PHP
When building up a PHP based website, backend application or service, we may need to trace the number of usage by tracking the visitors IP address, even though it could not be the best way to identify an unique user. At the time when I am writing this article, there are several ways to get IP from Google search.
Read more
Watching Your Website Rank in Google Search
If you are going to run your business online, it is necessary to setup a website as well as Facebook page or Twitter account. You must need a way to show off your business online and have way to communicate with your customers. Depending on your business type, you need different strategies to enlarger the exposure of your business. If you are running a pure online business, let’s say all your customers are from online, then you must need to know this skill–search engine optimization (SEO).
SEO is not just a technical skill, it’s also a marketing skill. For beginners, SEO is about how to put your website appear at the first position in google search result. Why must it be the first position in Google search result? It is because the website appearing at #1 in search result will get up to 32% of search traffic. #2 will get only 14%. The top 3 websites will get 56% of the total organic traffic. The more traffic you get, the more customers you will get, the more money you will earn.
Read more
New Ideas in 2017
It seems to be a little bit late to write ideas for 2017. However, during the Chinese New Year festival, I finally get some time to think about it. All ideas here are short time hit in my mind. Therefore, they could be total wrong ๐ However, it’s still worth to write down in case you can find some value when you read it or when I read it in the later of this year.
Read more