Saturday, 12 March 2011

10 reasons why PCs crash U must know! Part 1


10 reasons why PCs crash U must know! Part 1

Fatal error: the system has become unstable or is busy," it says. "Enter to return to Windows or press Control-Alt-Delete to restart your computer. If you do this you will lose any unsaved information in all open applications."

You have just been struck by the Blue Screen of Death. Anyone who uses Mcft Windows will be familiar with this. What can you do? More importantly, how can you prevent it happening?

1.        Hardware conflict
The number one reason why Windows crashes is hardware conflict. Each hardware device communicates to other devices through an interrupt request channel (IRQ). These are supposed to be unique for each device.

For example, a printer usually connects internally on IRQ 7. The keyboard usually uses IRQ 1 and the floppy disk drive IRQ 6. Each device will try to hog a single IRQ for itself.

If there are a lot of devices, or if they are not installed properly, two of them may end up sharing the same IRQ number. When the user tries to use both devices at the same time, a crash can happen. The way to check if your computer has a hardware conflict is through the following route:

* Start-Settings-Control Panel-System-Device Manager.

Often if a device has a problem a yellow '!' appears next to its description in the Device Manager. Highlight Computer (in the Device Manager) and press Properties to see the IRQ numbers used by your computer. If the IRQ number appears twice, two devices may be using it.

Sometimes a device might share an IRQ with something described as 'IRQ holder for PCI steering'. This can be ignored. The best way to fix this problem is to remove the problem device and reinstall it.

Sometimes you may have to find more recent drivers on the internet to make the device function properly. A good resource is www.driverguide.com. If the device is a soundcard, or a modem, it can often be fixed by moving it to a different slot on the motherboard (be careful about opening your computer, as you may void the warranty).

When working inside a computer you should switch it off, unplug the mains lead and touch an unpainted metal surface to discharge any static electricity.

To be fair to Mcft, the problem with IRQ numbers is not of its making. It is a legacy problem going back to the first PC designs using the IBM 8086 chip. Initially there were only eight IRQs. Today there are 16 IRQs in a PC. It is easy to run out of them. There are plans to increase the number of IRQs in future designs.

2.       Bad Ram

Ram (random-access memory) problems might bring on the blue screen of death with a message saying Fatal Exception Error. A fatal error indicates a serious hardware problem. Sometimes it may mean a part is damaged and will need replacing.

But a fatal error caused by Ram might be caused by a mismatch of chips. For example, mixing 70-nanosecond (70ns) Ram with 60ns Ram will usually force the computer to run all the Ram at the slower speed. This will often crash the machine if the Ram is overworked.

One way around this problem is to enter the BIOS settings and increase the wait state of the Ram. This can make it more stable. Another way to troubleshoot a suspected Ram problem is to rearrange the Ram chips on the motherboard, or take some of them out. Then try to repeat the circumstances that caused the crash. When handling Ram try not to touch the gold connections, as they can be easily damaged.

Parity error messages also refer to Ram. Modern Ram chips are either parity (ECC) or non parity (non-ECC). It is best not to mix the two types, as this can be a cause of trouble.

EMM386 error messages refer to memory problems but may not be connected to bad Ram. This may be due to free memory problems often linked to old Dos-based programmes.

Saturday, 12 March 2011 by www.bloggerbd.com www.bdtvstar.blogspot.com · 0

How to Rip TM Dynamic Flash Templates



What you need: 
·         Sample dynamic flash template from TM website
·         Sothink SWF Decompiler
·         Macromedia Flash
·         Yourself


1. browse or search your favorite dynamic flash template in TM website. If you got one... click the "view" link and new window will open with dynamic flash.. Loading...
2. If the movie fully loaded, click View -> Source in your browser to bring the source code of the current page and in the source code, search for "IFRAME" and you will see the iframe page. In this example were going to try the 7045 dynamic template. get the URL(ex.
http://images.templatemonster.com/screenshots/7000/7045.html) then paste it to your browser... easy eh? wait! don’t be too excited... erase the .html and change it to swf then press enter then you'll see the flash movie again icon_smile.gif.

3. copy the URL and download that SWF file.. use your favorite download manager.. Mine I used flash get icon_smile.gif NOTE: dont close the browser we may need that later on.

4. open your So think SWF decompiler... click "Quick Open" then browse where you download your SWF/movie file. Click Export FLA to export your SWF to FLA, in short, save it as FLA icon_smile.gif

5. Open your Macromedia FLash and open the saved FLA file. press Control +Enter or publish the file... then wallah! the output window will come up with "Error opening URL blah blah blah..." dont panic, that error will help you where to get the remaining files.

6. Copy the first error, example: "7045_main.html" then go back to your browser and replace the 7045.swf to 7045_main.html press enter and you'll see a lot of text... nonsense text icon_lol.gif that text are your contents...

NOTE: when you save the remaining files don’t forget to save with underscore sign (_) in the front on the file without the TM item number (e.g. 7045) if it is html save it as "_main.html" and same with the image save it as "_works1.jpg" save them where you save the FLA and SWF files. Continue browsing the file inside Flash application so you can track the remaining files... do the same until you finish downloading all the remaining the files.

by www.bloggerbd.com www.bdtvstar.blogspot.com · 0

Sunday, 27 February 2011

Interesting baby

Sunday, 27 February 2011 by www.bloggerbd.com www.bdtvstar.blogspot.com · 0

Friday, 18 February 2011

How to Work With the Properties Pane in Dreamweaver CS3

How to Work With the Properties Pane in Dreamweaver CS3, The properties pane in Adobe Dreamweaver CS3 is where you can change many of the properties in Dreamweaver. In this video tutorial, you will learn how to work with the properties pane in Dreamweaver CS3.

Friday, 18 February 2011 by www.bloggerbd.com www.bdtvstar.blogspot.com · 0

How to Work With Multiple Windows in Dreamweaver CS3

How to Work With Multiple Windows in Dreamweaver CS3, You can open more than one window up in Adobe Dreamweaver CS3 and switch back and forth to the other window. In this video tutorial, you will learn how to work with multiple windows in Dreamweaver CS3.

by www.bloggerbd.com www.bdtvstar.blogspot.com · 0

How to Use the Insert Bar in Dreamweaver CS3

How to Use the Insert Bar in Dreamweaver CS3, The insert bar is a place where you can perform many of the commands in Adobe Dreamweaver CS3. In this video tutorial, you will learn how to use the insert bar in Dreamweaver CS3.

by www.bloggerbd.com www.bdtvstar.blogspot.com · 0

How to Use Design, Code and Split Views in Dreamweaver CS3

How to Use Design, Code and Split Views in Dreamweaver CS3, There are three views for you to use in Dreamweaver CS3 - design, code and split. In this video tutorial, you will learn how to use design, code and split views in Dreamweaver CS3.

by www.bloggerbd.com www.bdtvstar.blogspot.com · 0

Popular Posts