What would it take to replace FaceBook.Com with a better service ?
June 19, 2009
Agile Development with Python, Flash, Flex, Ruby, Lua…
June 16, 2009
My development efforts are proceeding.
I should have an initial version online shortly.
The key feature is ease of use – just a few mouse clicks to get a new site online.
June 12, 2009 2 Comments
I will be using the following domains for my up and coming FREE Web Site Builder:
June 8, 2009
Web Servers use information passed along in the headers from your browser for such information as the referer and the remote IP address however that information can be faked pretty easily by just about anyone.
June 6, 2009
Just to recap, Vyper-SEO™ seeks to automate the process of harvesting traffic from other busy sites through the use of sophisticated programming technqiues such as but not limited to just a bit of programming time. The ultimate goal of Vyper-SEO™ is to manipulate Google to increase the popularity of certain websites for the purpose of performing Search Engine Optimization for selected websites.
June 5, 2009
Today is the first day my Python code has been running making changes to a busy website by simulating human activity.
Let’s take a look at the real numbers. (Google Analytics)
June 5, 2009
Took less than a day to get some Python code up and running to help me conduct my experiment to determine if “Gaming the System” can work over a longer term than 1 day.
June 2, 2009
Stackless Python makes the development of any complex multi-threaded program a whole lot easier by making inter-process communications trivial and let’s face it folks heavily multi-threaded programs tend to use a whole lot of code to manage their various threads as well as whatever processing is being done by all those threads.