Archive for December, 2006

WikiMobs, Wikipedia for Mobile Phones

WikiMobs is the free encyclopedia optimized for modern mobile phones. Totally web-based you don’t have to download nothing, just access wikimobs.com from your mobile browser then enter the keyword you are looking for. WikiMobs is optimized to display limited pages to limit bandwidth usage, you’ll see on top of pages the content displayed in sections and you can navigate to the section you want to read more about the topic you are looking for. I have noticed many services providing this service, but WikiMobs is in my opinion the best web-based Wikipedia for mobile phones.

SEO for Firefox

Sponsored Post : There are many interesting tools that SEO experts uses daily, but it happen when you are browsing the web, searching for any information, you want to check some marketing and SEO related data on the fly ? SEO for Firefox is the extension that will provide you these information directly on Google and Yahoo! search results just for Firefox users. The extension could be installed directly from the extension’s website , then restart your Firefox. After installation you will have the SEO for Firefox icon displayed colorful in the statusbar. You can simply click on that icon to turn it On or Off. It’s great to have such information just by a click without leaving the browser.

Google Checkout API for US Online Stores

Google checkout is the new e-payment solution provided by Google, currently the solution is available only for US based online stores but accept payment from users worldwide. There is a big discussion this year about this new solution as alternative…

Broken Go-Pear, Grab it Again

Today I needed to install PEAR again on my machine and was surprised when it failed to install PEAR itself. I have the latest PHP4 installed v4.4.4 if someone can explain me the error message cause I didn’t understand it : Loading zlib: ok Using local package: PEAR-stable……ok Using local package: Archive_Tar-stable….ok Using local package: Console_Getopt-stable….ok Using local package: XML_RPC-stable….ok Bootstrapping: PEAR……………….(remote) ViewVC Exception An Exception Has Occurred Python Traceback Traceback (most recent call last): File “/usr/local/viewvc-1.1-dev/lib/viewvc.py”, line 3623, in main request.run_viewvc() File “/usr/local/viewvc-1.1-dev/lib/viewvc.py”, line 388, in run_viewvc self.view_func(self) File “/usr/local/viewvc-1.1-dev/lib/viewvc.py”, line 2122, in view_checkout fp, revision = request.repos.openfile(path, rev) File “/usr/local/viewvc-1.1-dev/lib/vclib/bincvs/__init__.py”, line 134, in op enfile filename, revision = _parse_co_header(fp) File “/usr/local/viewvc-1.1-dev/lib/vclib/bincvs/__init__.py”, line 549, in _p arse_co_header raise COMalformedOutput, “Unable to find revision in co output stream” COMalformedOutput: Unable to find revision in co output stream ok The solution was go-pear , without the www. Download the latest version available on server and update then install again. It should work fine, I was just wondering why all other packages installed correctly except the main PEAR package ?