How to load NAVTEQ data in SQL Server 2005 in 6 easy steps

Working in IT Operations is really fantastic and interesting but you need to update yourself on daily basis. Your innovative skills nourishes everyday and you will feel that there are endless possibilities to work with IT equipments. I know this post will not be very much interesting for most of the readers of IT Operationz but few people might find this post very much interesting. Perhaps someone out there would be looking for some comprehensive guide to load data in SQL from NAVTEQ. I know that NAVTEQ provide a guide to prepare and  load the data but that’s a very lengthy guide to extract, prepare and load the data in SQL server 2005 database. It took me two weeks to extract, prepare and load the data into SQL server 2005 database, although the size of the data was huge but the preparation took most of the time. I was given this task again to load the new data from NAVTEQ in SQL server 2005 and I did it just in three days because loading data took more than two days and the complete size of the databases may exceed 900GB (I loaded two databases for complete Q1 for Europe). However I would like to talk about one database over here. How I did this, see the steps given as under:

Step 1: Download the data from NAVTEQ website with high speed (as much as provided by your service provider) Place the data at your hard drive somewhere (For hardware requirements please see the NAVTEQ guide) (one thing for the hard drive please one TB hard drive to save yourself from any inconvenience)

Step 2: Extract all files to the ..MSSQL2005loaderfiles folder (Delete the compressed files after extraction) (Under loaderfiles there are several other folders like admin, rdfcore, etc) (Extract the files to the respective folders)

Read more

Ultimate List of Linux Books and tutorials

Linux resources can be found for free and easily on the internet but you have to search and find the appropriate one for you. I like to share a list of LINUX books and tutorials for you to get them easily on one place.

linux-Addison.Wesley.The.Art.Of.Unix.Programming.chm 1.5M
Sybex Linux Power Tools 2003.chm 12M
Sybex.Linux.Power.Tools.eBook-LiB.chm 12M
Sams.SUSE.Linux.10.Unleashed.Nov.2005.eBook-DDU.chm 19M
Red Hat Linux Bible – Fedora and Enterprise Edition.chm 14M
Prentice Hall – Linux Desk Reference, 2nd Edition.chm 1.1M
Prentice.Linux.On.The.Mainframe.eBook-LiB.chm 3.0M
Prentice.Hall.PTR.User.Mode.Linux.Apr.2006.chm 1.1M
Prentice.Hall.PTR.UNIX.to.Linux.Porting.A.Comprehensive.Reference.Apr.2006.chm 1.0M
Prentice.Hall.PTR.Self.Service.Linux.Mastering.the.Art.of.Problem.Determination.Sep.2005.chm 1.9M
Prentice.Hall.PTR.Linux.Quick.Fix.Notebook.Mar.2005.chm 2.8M
Prentice.Hall.PTR.Linux.Patch.Management.Keeping.Linux.Systems.Up.To.Date.Jan.2006.chm 6.2M
Prentice.Hall.Linux.for.Programmers.and.Users.Feb.2006.chm 3.6M
Oreilly.Linux.Server.Security.2nd.edition.Feb.2005.eBook-LiB.chm 2.1M
Oreilly,.Linux.Cookbook.(2004).DDU.chm 1.6M
OReilly.Understanding.the.Linux.Kernel.3rd.Edition.Nov.2005.HAPPY.NEW.YEAR.chm 2.8M
OReilly.SUSE.Linux.Jul.2006.chm 5.5M
OReilly.Running.Linux.5th.Edition.Dec.2005.chm 5.4M
OReilly.Linux.in.a.Nutshell.5th.Edition.Jul.2005.chm 1.4M
OReilly.Linux.Server.Hacks.Volume.Two.Dec.2005.chm 2.2M
OReilly.LPI.Linux.Certification.in.a.Nutshell.2nd.Edition.Jul.2006.chm 2.3M
OReilly – Linux In A Nutshell 4th Edition.chm 1.7M

Read more

FreeBSD – The Power to Serve

There was a time when I was very much interested in installing FreeBSD, I am talking about the time back in 2005 when I was just a newbie in LINUX and UNIX world and I was not able to install FreeBSD for more than three hours and I was very much surprised that how people are using this operating system and how can somebody say that you will forget about the speed and reliability of other operating system using this operating system. As soon as I was able to install and got the idea that it will only take five minutes to install a basic installation of FreeBSD on a P-I system I was shocked to see the marvelous speed of the operating system and i configured a web server on that P-I machine for a complete PHP team and that served me for more than an year without any problem and maintenance required. I know this is getting a bit bore story lets make it a little interesting and come to the features and power of the FreeBSD in the UNIX world. Its not only me that say this but the whole world that knows FreeBSD that a server running FreeBSD on it can serve the world for more than three years without restarting, up gradation is something else but if you have to use the server as it is. Few important resource for FreeBSD are given as under;freebsd

Read more

build windows native applications in PHP

WinBinder is a new open source extension for PHP, the script programming language. It allows PHP programmers to easily build native Windows applications.

winbinder

Key Features of WinBinder

  • A small set of WinBinder functions encapsulates many complex aspects of the Windows API and makes programming for Windows an easy task.
  • No compiling and linking steps necessary: just code and run.
  • Interfaces directly to the Window API. This means fast execution, no extra libraries and no installation required.

Read more

Free OCR Image Conversion Utilities

There are many OCR tools available in the market and they are good but you know good things are not available for free on the internet. One of my friend was looking for an OCR tool but for free. Check the tools under given:

Free OCR Folder Desktop Application

OCR desktop application that allows you to process an entire folder of Image Files to ASCII text. You define specific areas to process. Process both ASCII text and Barcodes. Results stored to format of your choosing, delimited text, XML, or Excel file.  Requires Microsoft .Net 2.0 Framework

Download

Free OCR Image to ASCII Text Desktop Application

Free OCR desktop utility that generates ASCII text from a Bitmap, Image, or File. Requires Microsoft .Net 2.0 Framework.

Download

Read more

Top 10 free alternatives to Adobe Photoshop

GIMP – The GNU Image Manipulation Program

gimp If you are looking for some thing professional like Photoshop and having functions required by a professional and free  than you are reading the exact information. GIMP is ideal for advanced photo retouching techniques. Get rid of unneeded details using the clone tool, or touch up minor details easily with the new healing tool. With the perspective clone tool, it’s not difficult to clone objects with perspective in mind just as easily as with the orthogonal clone.
GIMP is a versatile graphics manipulation package. This page should help you get a taste of what GIMP is capable of. You can also have a look at our introduction page or browse through the tutorials.

Paint.NET – Free Software for Digital Photo Editing

paintnet Paint.NET is free image and photo editing software for computers that run Windows. It features an intuitive and innovative user interface with support for layers, unlimited undo, special effects, and a wide variety of useful and powerful tools. An active and growing online community provides friendly help, tutorials, and plug-ins.

It started development as an undergraduate college senior design project mentored by Microsoft, and is currently being maintained by some of the alumni that originally worked on it.

Read more

687 Ultimate LINUX Commands

If you like to learn LINUX commands this is the best online resource i got. Each and every command is cover in this resource list and you can even find some very important and interesting commands to monitor and settings system resource according to your need.

clip_image001This directory of Linux commands is from Linux in a Nutshell, 5th Edition.

Click on any of the 687 commands below to get a description and list of available options. All links in the command summaries point to the online version of the book on Safari Bookshelf.

You can Buy it now, or read it online on Safari Bookshelf.

Read more