October 30, 2009

Using robocopy to copy all files and folders.

Filed under: Technology — Tags: , , , — SpaCeTraNce @ 2:59 pm

Once again this is just for my reference so I don’t have to dig through the /? help file each time I want to copy all files due to windows not reloading.

robocopy /e /r:1 /w:1
Explaination:
/e copies all folders and their files.
/r:1 retries one time if a copy failed
/w:1 waits one second to perform retry

Note:
You will need to use quotations if there are spaces in the directory names. You do NOT need to add a trailing backslash if you do the command will fail.

EG:
robocopy “c:\documents and settings\your name” f:\backup\yourname /e /r:1 /w:1

Comments Off

Double-Clicking the IE icon creates a shortcut.

Being in the P.C. repair business I have come across this issue numerous times. Each time it takes me a while to dig though the web to find the correct fix.

Sure there are those who say things which in effect create a new IE icon but this doesn’t fix the registry error that causes this.

Therefore I am posting the real fix to my blog so me (and you) no longer have to do all the digging.

Remove the bad IE icon from desktop, either delete or right click desktop -> Properties->Desktop->customize desktop-> uncheck Internet Explorer

Go to http://www.kellys-korner-xp.com/regs_edits/ie_fix.reg – Restore IE Desktop Shortcut Icon Functions

Download that.

Open registry, go to HKEY_CLASSES_ROOT\CLSID\{871C5380-42A0-1069-A2EA-08002B30309D}

Delete that key {871C5380-42A0-1069-A2EA-08002B30309D} + all sub keys

Go to HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\CLSID\{871C5380-42A0-1069-A2EA-08002B30309D}

Delete that key {871C5380-42A0-1069-A2EA-08002B30309D} + all sub keys

Merge that registry script into registry.

Last, right click desktop -> Properties->Desktop->customize desktop-> check Internet Explorer hit ok, and ok

Source: http://www.pcreview.co.uk/forums/thread-2857428.php

Comments (2)

October 20, 2009

Does China Own America??

Filed under: Politics — Tags: , , , , — SpaCeTraNce @ 1:35 pm

china flag I’m not the one to be paranoid or of the conspiracy theorist type. So lets look at the facts:

According the the latest number I could find from July 2009 China Own 800.5 billion dollars of national debt. More then any other foreign investor. Surprisingly the top investor was Japan until September 2008.

The Empire State Building was lit up the colors of the Chinese flag on the 60th anniversary of communism in China!

The White House allegedly agreed to allow the Chinese to raise their flag on the grounds(Ellipse) near the White House.

What is your opinion?

Comments Off

October 14, 2009

October 1, 2009

Website F.A.Q.

How do i get a website?

There are three steps you have to accomplish to “get a website”. These days these three steps have very blurred lines of distinction. The first thing you will need to do is to decide on a domain name (www.YourNameHere.com) and register that name. Registering your domain name usually cost on average $6.00 USD per year for a .com address. With the completion of this step you now own your own domain name!

Now that you have a domain name you need to purchase some “hosting”. Because you most likely do not have the type of dedicated connection nor do you have the technical expertise to run your own server you will need to buy some space on a server. This server will host your site so that everyone will be able to access it. Hosting comes in many different platforms and packages. Many companies will sell you a hosting package when you register your domain name with them. (Like I said the lines that divide these steps are getting harder to define) If this is your first experience with websites and hosting we STRONGLY recommend that you purchase your hosting with the same company that you purchase your domain name from. This way you do not have to deal with setting up your DNS servers as it will be done automatically for you. The price you will pay for your hosting will vary by how “large” of a space you need and how much traffic you expect to have. The price will range from $3.00 USD to $30.00+ USD per month.

The final step is the creation and uploading of your website. The creation of your site is where most of your budget for your project will be spent. Traditionally you would hire a graphics firm to come up with a look, logo and other images and a programmer would create a site using the images. The range of cost in this area can range dramatically depending on what you need. Dynamic sites are websites in which the owner can log into and administer. These type of sites cost much more than what most small business, churches and individuals need. The reason they cost more is because a developer that programs a site with dynamic functions will charge a firm much more than a programmer who is programming a static site (a static site is the “opposite” of a dynamic site) and rightfully so. A programmer who developing a dynamic site will most likely be using ASP.NET, PHP, ColdFusion or something similar. These types of programming languages take years of study and experience to become efficient at, which is why they will get paid more.

How much does a website cost?

The cost of a website can vary greatly depending you your needs. We cater our services to the small business, churches and individules and can usually design and implement a site for under 1,000 USD. When other design firms will charger thousands of dollars we are able to keep costs down using a number of different strategies.

How can you provide web design solutions as a fraction of the costs of the other guys?

Certain sectors of the I.T. industry is beginning to be viewed the same way that mechanics or used car dealers are viewed by consumers. Simply put: “You better trust them before you use them”. This mindset is unfortunate but sometimes grounded in some truth. We can provide design services at a fraction of the cost because of three reasons.
1. We do not generally ‘outsource’ our work to other firms.
2. We allow users to pick templates which keeps the hours you are billed down to a minimum.
3. We do not overcharge you like many design firms do. I’m not saying all firms do this, but many do.

What is search engine optimization?

According to wikipedia: “Search engine optimization (SEO) is the process of improving the volume or quality of traffic to a web site from search engines via “natural” (”organic” or “algorithmic”) search results. Typically, the earlier a site appears in the search results list, the more visitors it will receive from the search engine.”
In other words SEO is the process of manipulating the content of a website so that it is easily read by search engines and so that search engines will “know” what type of content your site contains. The purpose of SEO is to get your site the highest possible ranking when relevant keywords are searched.

How do i get traffic to my website?

While most people will focus their marketing campaign on SEO there are many more ways to promote your site and get traffic to your site. A successful marketing campaign will cover multiple areas; hard copy advertising (newspaper, magazines and phone books), “paid advertising on search engines and other pages, building high quality web pages to engage and persuade, addressing technical issues that may keep search engines from crawling and indexing those sites, setting up analytics programs to enable site owners to measure their successes, and improving a site’s conversion rate.”

How do I make my own site Website?

If you want to do it yourself there are many options. The first is to learn HTML, CSS and do it yourself. This is the most time consuming but often most rewarding way to go. You are looking at about a 3-6 month period of time where you need to spend time studing the technical aspect of programming a webpage, learning the basics about graphic design and finally desiging and implemintiing your own site. Learning basic HTML and CSS isn’t very hard but ending up with a professional product at the end can be difficult. There are also many sites and programs out there that will enable you to create a website without touching any of the code. I have seen some sites built with these applications that are decent but in the end you will not be able to do everything that you can do if you were manipulating the code yourself. The last option is to hire someone to develop and implement a site for your.

Source: http://www.yourtypeofsite.com/

Comments Off