Here is the app allows to check geo location of IP (before it is connected to site)
http://apps.db.ripe.net/search/query.html#resultsAnchor
Enter IP you’d like to check and will see country where this IP is located
Here is the app allows to check geo location of IP (before it is connected to site)
http://apps.db.ripe.net/search/query.html#resultsAnchor
Enter IP you’d like to check and will see country where this IP is located
Geo Surf Toolbar is a great tool allows to check your SERPs and other SEO parameters in different geo local markets.
90+ geo locations are available including USA, UK, Australia, Canada and much more.
By the way it is good decision to check blogspot blogs that now redirected to local extention.
![]()
Drupal 7 starts it’s way in web developing world.
Official release will be celebrated over the world at January 7.
You can join to the party here
http://www.drupal7releaseparty.org/
I’ve found this pretty nice service allows to build web site in several simple steps
http://www.n.nu/
It’s hosted in Sweden
You can choose English or Sweden languages
If designer in your company is very busy person you can create temporary favicon image by self. I’ve found this free site html-kit.com/favicon/ helped me to create favicons for my sites.
1. Open your site and do screenshot by using PrtScn button on your keyboard
2. Open Photoshop -> New -> cntr+v – you got screenshot in Photoshop
3. Crop logo of the site and save it on your computer
4. Go to html-kit.com/favicon/ -> click on “browse” button -> click on “Generate FavIcone.ico” button
5. When done click on “Download FavIcon Package” button
6. Save zip file on your computer
7. Unszip this file to any folder on your computer
8. Go to admin/build/themes/settings/global in Drupal admin
9. Uncheck “Use the default shortcut icon” check box
10. Click on “browse” button near “Upload icon image” text box
11. Upload image favicon.ico
12. Click on “Save configuration” button
13. Refresh your site and enjoy from work you did:-)
Artisteer is a very good program allows to create sites in several very easy steps.
It supports Blogger, Joomla, WordPress , DotNetNuke and Drupal Content management system themes and Html and ASP web developer templates.
When you run the program as a first step choose where you build the site, for example Drupal. As a second step choose template of your site by clicking on the left top button “Suggest Design”.
You can play with placement slogan on the header, with structure of the site, with block, buttons separately, but most easy to click on the button “Suggest Design” till you find structure of the site you like most.
Now click on palette button (top left corner) to save all files on your computer.
Choose Export -> Drupal Theme, choose place where you save all files in the Path text box, give name of your project in the Name text box and click on Export button. That’s all – all files you need are already on your computer.
Go to sitesallthemesyourname folder and change file named yourname.info
Write ; $Id: youdomain.com $ in the first row – I’m doing it but maybe it’s not so necessary.
I’ve found program where you can add your link to youtube clips
Here is the url
http://www.linkedtube.com/
You can enter name of your youtube clip, text and link for button and get code for posting on site or blog
It works perfect in Fire Fox but I fdidn’t get code in IE
As I see from my personal experiment I can get only link to my updated youtube clip here, but I successed to post embed code on my livejournal account.
getclicky.com – I’m trying this program for web analytic info for my site
it’s free, just to need registration
you get info about visitors – from links/ from search engines
you can see the map with colored places from where visitors came
you can see on which pages visitors spend their time and how much time
Download and install http://www.wampserver.com/ (open source project, free to use)
Apache 2.2.11
PHP 5.3.0
MySQL 5.1.36
Phpmyadmin
size: 16Mo
– then you have a PHP webserver + mySQL database on your computer.
After installation you need to configure 2 small things:
-install php version 5.2.9-1 (click ‘get more’)

-Activate ‘rewrite module’ in Apache – modules (to have friendly url’s)

If you want to work with your Drupal site on local computer good decision is WAMP5 Server that installs automatically Apache 1.3.31 ,PHP5, MySQL database ,PHPmyadmin and SQLitemanager on your computer. After installation check if it works properly on http://localhost and add to host file (C:WINDOWSsystem32driversetchosts) address of your site, for example loc.n1.development.yourdomian.com