Economy Computer  Repair  Logo 247 Computer repair

Economy Computer Repair. Nation wide Computer Repair, Network, Laptop repair services, On-site Computer Training, Telephone and Remote assistance. We really can help you Fix It Now. Our nationwide network of local computer repair technicians all speak plain english. No out-of-country technical support from us. We also provide a directory of Computer repair Technicians from all over our great country.
Services we provide.
Upgrades - Training
Custom Built PCs
Service, Repair & Troubleshooting
Networks and Wireless Networks
Virus Detection and Removal
Firewall's - Internet Security
Data Backup - Data Recovery
Preventative Maintenance

Why our our partners the best to use? We inspect and interview all our partners. Before they join our Partnership. Phone their past customers and get feed back. Based of this information we decide if they are good enough to be in our network. All partners have a local physical location in most cases. Some of our mom and pop computer repair firms work from their homes. Most all of our computer repair partners have been in the computer repair and service for over 15 years on average.

We Can install your home or office networks, DSL modems, Cable Modems, Fire Walls, Virus protection And Training to keep you up to date. Don't leave your network open for Script kiddy attacks. We have the experience that counts. Call us today so we can get started. 252-478-5986.


Web Mail Login
Tech News Headlines
Computer Repair

Sign up for Mail Account
webmail and pop3 service
50MB 100MB 500MB 1GB
Accounts available starting at $2

New York Computer Services
New York Computer Repair
New York LapTop Repair
New York Network Installation


Internet Terms
and facts
ICMP Protocol Overview
IGMP Protocol Overview
Search Engine Commands

Conexant Rockwell modem
Init strings

Technology and
Computer Articles
Search Engine Submission
How to Backup your
Hard Drive

All About Computer Viruses
Is your Web Browser
putting you at risk?

New Coverage
Service Areas
Alabama Computer Repair by city
Alabama Network Installation by city

California Computer Repair
Connecticut Computer Repair
Delaware Computer Repair
Delaware Computer Repair by city
Delaware Network Installation by city

Florida Computer Repair by city
Georgia ComputerRepair
Georgia Network Installation

Michigan Computer Repair by city
Michigan Network Installation by city
Minnesota Computer
Repair

Minnesota Computer repair by city

North Carolina Computer Repair
Ohio Computer Repair
Pennsylvania Computer Repair
South Carolina Computer Repair
Virginia Computer Repair

 


Web hosting - Starting at $3.95 a month MYSQL unlimited pop3 CGI PHP ASP Window or Linux packages

On-site Computer Repair Telephone support Mail in Computer Repairs
Home Downloads Links Link partners   pop3 email account
contact  Donate Link Information Repair services Guest Book site map

Computer Technicians list your self with us! Computer repair technicians get your information listed on our site and become partners with us. We are in a grass roots effort to connect small business computer repair technicians to the consumer that needs computer repair or services done. There are openings for repair contractors nation wide.

Top Five Tech Tips

  1. Never install your virus scanner or spybot detection software in the default directory. Example of this is c:\program files\trendmicro\ . During the install choose custom installation. Make the install location something like c:\CHOOSEANAME that way the viruses and mal wares that are hard coded to disable your virus scanner will not be able to find the root address of your virus scanner.This means you will more than likely be able to clean or delete the virus rather than having a crashed computer.
  2. If you are infected now there is help Trend Micro has a free online virus scanner the is a just great. http://www.housecall.
    antivirus.com Click here to go to site.
  3. Disable the system restore in windows XP. I am crazy you say. This just not so , the system restore folders are hidden from your virus scanner programs so it does not clean viruses that are backed up their to re infect you latter.
  4. If you install something and need to disable it or uninstall. Your computer will not boot normally , with system restore off. Simply strike the F8 to boot up in safe mode to correct the problem. this is a work around for not using the system restore. I have used this procedure for over five years.
  5. Poor system performance Try increasing your page file size to the max in Windows XP ( 4095 ) . This made a major performance increase for me. We use Dreamweaver and other large programs. These programs use lots of system recourses. This make the program load more in the virtual memory page i.e. the page file than your system RAM or memory...
Computer Repair
Computer Repair
To Schedule a computer repair Nation wide with www.wefixitnow.com or one of our partners. Call us at 252-478-5986 or email us. We offer hourly rates , our partners have their own rates listed on their sites. Also we offer Computer repair service contracts If you are in need of routine maintenance.

 

Tech News Headlines



ADD MP3 to your web page

What is an MP3?
MPEG layer 3 is a type of audio codec where processed by significant compression from the original audio source with very little loss in sound quality. The compression up to 12:1 produces a very little degradation. Tighter compression can be achieved, but it will effect in sound degradation results.

A standard is to encode at anywhere from a quality 128 up to 320 kbit/s (near cd quality result). Many people claim that low-rate MP3 files sound better than Real Audio files with similar bit rates. The higher the bitrate(quality), the larger the file.

If the music is going to be streamed from the page (not downloaded first) then the standard is 128 for high speed connections (DSL, Cable) and 24 to 32 for dial-up connections.

How do I make one?
Most mp3s are created from ripped CDs or WAV files.
The process of converting CDs and WAVs to MP3s is often referred to as "encoding." The software below is available for free and can encode your CDs and WAVs for you.

Windows:
MusicMatch

Macintosh:
iTunes
Audion

Alright alright, how do I put this stuff on my page?
The two most popular ways to put mp3 music on your page:
Direct link: A direct link to the mp3 file (the visitor will have to download before playing)
Streaming: This allows the visitor to play the music almost instantaneously after clicking a link.

Direct link method
The easiest of all. All you need to do here is upload your mp3 file to the web somewhere and create a link to it.
<a href="http://www.XXXXXXXXX.com/music/XXXXX.mp3">Savage Land mp3</a>

It would then look like this:
Savage Land mp3

Pretty easy huh?
If you click the link you will be prompted to open or save the file. Either way, you will have to download the file before you can play it. Depending on what player you have installed, if you choose to open the file it will probably begin to play after the download is complete. Otherwise you will have to go to the directory where you downloaded it and play it from there.

note: Like pictures, your mp3s must be uploaded to the web first before you can link to them. Simply having an mp3 file on your computer won’t work. Like image hosting companies, there are companies that offer mucho disk space for this purpose. Since mp3 files are often several megabytes in size, a decent amount of disk space is required. Most companies charge for hosting mp3s, as this costs them money in bandwidth. Silly people. We don’t have a recommendation at this time.

Streaming method
The secret of streaming mp3s from your web page.

This method will allow your visitor to play almost instantaneously your mp3 files, just by clicking on a link.
Wowie Kazowie!

How to stream mp3s using an M3U (m3u) file.
An M3U file is simply a text (.txt) file with the path to your MP3 file in it, then renamed to M3U (.m3u). That’s it, that’s how you stream MP3s!

That’s right, create an ordinary text file with an .m3u extension that "points" to the .mp3 file you want to stream. Then make your hyperlink point to the .m3u file, not the .mp3 file itself. That’s basically it.

The m3u file (playlist file) is the key. This extension, along with a single short line of text in the m3u file itself, instructs a visitors player to "buffer" a certain amount of the song, start playing it when the buffer limit is reached, and then keep buffering and playing over and over until the song is finished.

For instance, you would place the mp3 file path in a text document then save with a .m3u extension, instead of a .txt extension. The path you place in your text file for instance would look like this:

http://www.XXXXX.com/music/XXXXXX.mp3
(This path actually points to a high quality mp3 file, hence the “hi” in the file name. Your file, of course, would have a different name)

Then save the text file as a .m3u and upload it to the web. It can be placed anywhere on the web. You can then linked to it. For our example we’ve placed our m3u file in the same directory as the mp3 file itself and given it the same name for easy reference.
Example:

http://www.XXXXXcom/music/XXXXX.m3u

Now we just create a hyper link to the m3u file, not the mp3 file. Example:

<a href="http://www.XXXX.com/music/XXXXX.m3u">something  - High Quality Stream</a>

The result would look like this on your page:
something  - High Quality Stream
(128kbs for high speed connections)

We’ve also duplicated the method described above to create a Lo-fi version of the same music.
It has been encoded at a lower bit rate for dial-up connections. (The better the audio, the faster the connection needed for streaming)

something  - Low Quality Stream
(24kbs for dial-up connections) Or try this example here too
 To stream MP3's on a page you will need to have an MP3 player like WinAmp, Windows Media Player, or Real Audio Player. The MP3 will stream as it loads on the page and will allow for longer larger sound files to be played.  1. Save your MP3 file to the same directory where you will be playing the sound from, or a sound directory which you know the URL for already,2. Open up a notepad by clicking Start => Programs => Accessories => Notepad3. Type in only the exact Address or URL of your MP3 file.
  • Type it in as simple as this:
http://www.domain.com/sound/music.mp3 where the domain is your domain, the sound folder is where you placed your MP3, and the music.mp3 is your mp3 file.
  • Save this file as music.m3u . Upload this file into the directory where you will place your sound.
4. Open your page up in an editor such as Notepad that will allow you to edit the code on the page.5. Insert the following code into the HTML code of your page for a clickable link to stream by using this:Clickable player and doawnload this file by right clicking it and save to yur directory:<a href="music.m3u"><img border="0" src= "mp3.gif" width="41" height="25"></a>Or you can embed with this:<EMBED src="music.m3u" autostart=true hidden=true>Or you can embed for both IE and Netscape with this:<!This code for IE>
<EMBED SRC="http://yourdomian.com/sound/music.m3u" HIDDEN="true" AUTOSTART="true" width="128" height="128">
<!This code for Netscape>
<OBJECT ID="MediaPlayer"
classid="CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95"
CODEBASE="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,5,715"
standby="Loading Microsoft Windows Media Player components..."
TYPE="application/x-oleobject" width="239" height="179">

<PARAM NAME="FileName" VALUE="http://server/path/your-file.asx">
<PARAM NAME="AnimationatStart" VALUE="false">
<PARAM NAME="TransparentatStart" VALUE="true">
<PARAM NAME="AutoStart" VALUE="true">
<PARAM NAME="ShowControls" VALUE="0">

<Embed TYPE="application/x-mplayer2"
pluginspage="http://www.microsoft.com/isapi/redir.dll?prd=windows&sbp=mediaplayer&ar=Media&sba=Plugin&"
SRC="http://Yourdomain.com/sound/music.m3u"
Name=MediaPlayer
ShowControls=0
Width=2
Height=2
</embed>
</OBJECT>


Virus scanner
Computer Training
New Computers

Computer Repair

Build your own computer | Traffic Equalizer | Cable Descrambler | Get rid of spam |
Build your own computer
and save hundreds.| Computer repair Resources |
add mp3 to your web page
| Vinyl Lettering | Computer Repair Resources |

CAR WASH SUPPLIES | CAR WAX Pillows | Gift Baskets |
Makeup
| Fire Extinguishers | Prank Calls | Gifts shopping crafts