Home
 
Anonymize Google Chrome
Software - Tools
Written by Administrator   
Tuesday, 16 September 2008 18:14
The new Google browser Chrome identifies every user by assigning a unique id to every installation. If you want to anonymize your Windows version of Chrome do the following:
  • Open this file: "D:\Documents and Settings\\Local Settings\Application Data\Google\Chrome\User Data\Local State"
  • for these entries change the values to "0": client_key, wrapped_key, client_id, client_id_timestamp

it should look like this:

   "safe_browsing": {
      "client_key": "0",
      "wrapped_key": "0"
   },

further down:

   "user_experience_metrics": {
      "client_id": "0",
      "client_id_timestamp": "0",

 

Hint: There is a tool called UnChrome, which sets user_experience_metrics to 0, but leaves safe_browsing as it is. I do not recommend using this tool. If you want a tool, you might want to try silentio.


Digg! Reddit! Del.icio.us! Google! Live! Facebook! Technorati! StumbleUpon! Yahoo!
 
Download Tool for Filesharing Sites
Written by Administrator   
Saturday, 23 August 2008 15:01
If you want to download a couple of files from your favorite filesharing site you should try JDownloader. It automatically adds urls from the clipboard to the download manager and handles the captchas if needed. No need to do it all on your own anymore. Very handy.

Digg! Reddit! Del.icio.us! Google! Live! Facebook! Technorati! StumbleUpon! Yahoo!
 
Top 7 Easiest Blog Publishing Tools
Internet - Blogging
Written by Administrator   
Thursday, 07 August 2008 22:38

A lot of Content Management Systems (CMS) like Wordpress, Joomla or Drupal have quite complicated built-in article publishing tools. But there are other ways to post news to your blog or CMS. Below you will find some really nice tools which you might want to give a try:

BlogMailr

Just send an Email and it will be posted to your blog. Free for non commercial use!

link: http://www.blogmailr.com

 

Scribefire

A great plugin which enables you to post to your blog from your browser. Currently supported are Firefox and Flock.

link: http://www.scribefire.com

 

Deepest Sender

Deepest Sender is a blogging client that runs inside Firefox, SeaMonkey, and XULRunner.

link: http://deepestsender.mozdev.org

 

ecto

ecto is a feature-rich desktop blogging client for MacOSX, supporting a wide range of weblog systems, such as Blogger, Blojsom, Drupal, MovableType, Nucleus, SquareSpace, TypePad, WordPress, and more.

link: http://infinite-sushi.com/software/ecto

 

marsEdit 2

Powerful Blog Publishing For Your Mac.Write, preview, and publish without a web browser. 

link: http://www.red-sweater.com/marsedit

 

w.bloggar

w.bloggar brings a great new feature: the File Upload to upload your images without configuring FTP access. Currently the following tools and services supports this feature: Wordpress, MovableType, TypePad, Drupal, b2evolution, Nucleus CMS, Squarespace, Community Server, BlogEngine.NET

link: http://wbloggar.com

 

Windows Live Writer

Windows Live Writer is a fully featured Windows blogging client with support for spell checking, WYSIWYG editing, picture uploading and custom plug-ins (with a full SDK).

link: http://windowslivewriter.spaces.live.com


Digg! Reddit! Del.icio.us! Google! Live! Facebook! Technorati! StumbleUpon! Yahoo!
 
Solution for installing DOCman v1.40RC3 on Joomla 1.5
Internet - Joomla
Written by Administrator   
Wednesday, 23 July 2008 13:00

DOCmanIf you have trouble installing the document management and download component DOCman on Joomla 1.5, this solution might help. It seems that DOCman does not work with PHP 4. It always gives you an installation error saying: Unwriteable <joomla root>/

So here is what you can do about it. If you run your installation on a shared server try to enable PHP 5 with the help of your .htaccess file. Some hostersallow this by adding the following line:

AddHandler php5-cgi .php

After adding this line to your .htaccess file you can have a look at your Joomla backend "Help - System" and see if the PHPversion changed. If everything went well, you can install now DOCman 1.40 without any problems.

PS: If you need to remove the double entriesin the DOCman backend that were created by the erroreous installations, you need to go to the Modules Manager - Administrator. You will find them there.


Digg! Reddit! Del.icio.us! Google! Live! Facebook! Technorati! StumbleUpon! Yahoo!
 
Multi site FTP update tool
Software - Tools
Written by Administrator   
Wednesday, 16 July 2008 13:22

Do you have more than one website to take care of? Are you running Wordpress, Joomla, Drupal, or any other blog / content management system? Then you might know this problem: How to update multiple sites at once when an update of your blog or cms software comes out?
If you just have your ftp client you will probably log in to every ftp server and transfer the files to each of your sites. Now let's assume you have like ten or twenty sites, this can take quite some time. I had this problem before, so I decided to look for an automated way to update multiple websites with just one click.

These tools can make your life much easier when you need to update multiple ftp sites at once:

Wordpress FTP Update Tool

This is a very handy tool for uploading a set of files to multiple FTP sites. It was made for Wordpress updates, but it can actually be used for all multi site transfers. So you can use it for updating your favorite content management system, like Joomla, Drupal or whatever... 
It works for Windows XP/Vista.

Download: http://www.seo-vault.de/wordpress-ftp-update-tool/

Multiple FTP Site Upload Tool

 

WS_FTP

With the help of its scripting opportunities, you can automate your file upload to multiple sites.
It works for Windows XP/Vista.

Download: http://www.ipswitch.com/

 

RSync

RSync is a syncronization tool for Linux, once configured it can upload your files to as much sites as you want. One feature is that it just replaces newer files, so non changed files  will not be re-uploaded again.

Download: http://rsync.samba.org/

 

GAdmin RSync

Based on RSync this tool for linux gives you a nice graphical user interface for your multi site transfer.

Download: http://85.214.17.244/gadmintools/


Digg! Reddit! Del.icio.us! Google! Live! Facebook! Technorati! StumbleUpon! Yahoo!
 


Copyright © 2009 [im] - improvedmind.com - live a precious life - [im]. All Rights Reserved.
Joomla! is Free Software released under the GNU/GPL License.