For my first techy post, I’d like to introduce you to someone who you are already well acquainted with. Your computer.
It’s frustrating when it doesn’t work, I’m sure you’ve threatened to throw it out the window more than once, It does things you don’t want it to, and won’t do things you do. But if you’re like many people today, you’d be totally lost without it. In the past, you got your morning post to read while eating breakfast, and now you check your email and your favourite sites. but what goes on inside that whirring box you have under the table that you either kick by accident when sitting down or use as a coffee cup holder/footrest? Maybe you have a laptop or netbook instead of a desktop pc, the technology is inherently the same with a few changes for weight and power consumption primarily
Inside that tower you have some standard components. A hard drive, an optical drive, a motherboard, a CPU, some way to cool the CPU, some memory, a power supply, some way of outputting to a display and a bunch of cables.
The heart of your machine is the CPU or Central Processing Unit, more commonly known as the Processor.
Depending on what machine type you have this will change, there are desktop versions, laptop versions, netbook versions and server versions of these. Having said that, some laptops will have desktop versions, and vice versa. The main differences between Laptop and Desktop CPUs are the power consumption. Desktop CPUs will generally run at full speed most of the time, but laptop CPUS will be slower to generate less heat and will throttle themselves when running on battery to make the battery last longer. The CPU is what makes decisions in your machine.
Your hard drive is where all your files and programs are kept. It’s called permanent storage. When you switch on your pc, the computer looks to the boot sector of your hard disk, and loads whatever it finds there. It takes whatever files it needs and loads them for the Operating system to get you up and running. When you save files, you’re saving them to the hard disk. The hard disk is some platters, often coated aluminium that spin around at a huge speed. Laptop hard drives used to spin at 4200 revolutions per minute (RPM) and desktops used to do 5,400 RPM, but now desktop drives are available that spin at 10,000 rpm and server drives spin at up to 15,000 rpm. the platters spin on a spindle and each side of each platter has a head on a movable arm. This head moves over the surface of the disk at incredible speed reading and writing to the platter. when I say reading and writing, what it is actually doing, it’s really magnetising or de-magnetising the relevant parts of the disk. a magnetised part equates to a “1″ and a demagnetised is a “0″ the computer reads this and it’s programming tells it how to understand this and to show you what it’s programmed to do. this tends to be the most vulnerable part of your computer due to the speeds the disk is spinning. hard drives are airtight and are made in a dust free environment. if a speck of dust gets into a hard drive it could get between the platter and the head and cause the head to impact on the platter. If this happens the hard drive surface is damaged and will result in file corruption or total loss of the whole drive. for this reason it’s a really bad idea to move a machine when it’s on, as even though hard drives have shock protection built in, it’s easy to drop it and bye bye data. People often refer to the hard drive as memory and get the 2 confused.
Your memory is non permanent storage. It’s also called RAM, Random Access Memory. How do I describe what the Ram in your machine does? It acts like a buffer. Your CPU does things very fast, much faster than your hard drive can read or write. When you load something like a program from your hard disk, it gets copied into the RAM, and the RAM then feeds the data to the CPU as required. All running programs are loaded into the RAM also as running from the Hard drive would be painfully slow. Every time you restart your computer the ram is wiped clean, hence the non-permanent aspect of it. If for example you’re writing a letter in a Word processing package, that is being done in RAM. when you click save, it takes a copy of what you have in ram and writes it to the hard drive for permanent storage.
Your power supply unit (PSU) takes your normal 240 or 100 volt electricity supply, and transforms it to the voltages that your pc uses. Many people get the largest PSU they can, but this is really unnecessary. PSU’s are rated in watts, each device in your computer will use a certain amount of watts. for example a hard disk will generally require between 15 and 30 watts, your CPU will need anywhere between 50 and 105 watts depending on what type it is. An average machine with a graphics card will use about 400 Watts so installing a 500 watt psu is all that’s needed. Having that machine with a 1000 watt PSU is just burning electricity.
Your motherboard is what holds all those components together. The CPU and RAM are mounted on this in their respective sockets, the hard drive is plugged into the correct port, and is powered from the PSU. The PSU is also plugged into the motherboard to supply it, the CPU and RAM their power. The motherboard has Bridges, it provides the link between the CPU and the ram, it also uses the Northbridge and South bridge to connect to external things like the PCI bus, the ethernet controller, the audio chip, the USB BUS and others. What are they I hear you scream…They’re for another day I’m afraid.
If you have any questions feel free to mail me on zygomorphic@webdesignwhim.com
* with apologies to Douglas Adams for nicking the title
* This article is written by Zygomorphic of www.webdesignwhim.com Please do not copy our material and portray it as your own work. Feel free to post our articles but only without removing this notice and stating where you got this article from. Thank you *
I’d like to introduce myself before I baffle you with any techy stuff.
I started with computers in 1982 when I bought myself a second hand Sinclair Spectrum 48k. I was so interested in making it do what I wanted it to do, and invariably failed gloriously. I would spend days typing in programs that came in magazines, saving it, running it, to find there was a misprint or I mistyped somewhere in the 3000 line program and it wouldn’t work….I was not to be deterred however. I had this thing with a rubber keyboard and I was going to get the better of it, so I played games on it. Wore out more than 1 keyboard on it too…
I got a Commodore Amiga 500 some years later and started again, taught myself all about the operating system, how to write command files that gave me a lovely menu on boot, and most of all played games….
Fast forward a few years, I was unemployed and got put on this training scheme course on computer basics. I look back now and I’m not sure how I knew what I did know, but the course was so easy for me. The machines we were running on were 286 computers. Nowadays we have dual and quad core Pentiums from Intel, and counting backwards before dual cores were Hyper threaded Pentium 4s, Single threaded P4s, PIIIs, PIIs, Pentium MMX’s, Pentiums, 486’s and 386’s so that was quite a few generations ago. We were running Windows 3.0 on DOS 3.3. I’ll explain all about those numbers and figures in a later article. The instructor got me to install the latest version of DOS on all the PCs that were there. He also “taught” us programming in basic. A similar version of basic that I had learned on the spectrum all those years ago. I took great pleasure in pointing out to him when he made a mistake in his code. I guess I was the sort of pupil every instructor hates, the know-it-all. oops. He left me alone to do whatever I wanted and I got on with what I wanted to do…playing games…hrmmm…I think I’m seeing a theme here.
I started working in an office soon afterwards, where I got some real exposure to computers, they had advanced all the way to 386s, and while I was there a 486 arrived. I marvelled at the speed. Considering modern computers run at about 4 Gigahertz and this was a 486sx running at 25 Megahertz it’s surprising anything got done on machines at all.
Then I got my hands on my own PC, the first PC I ever bought. It was a Pentium 166Mhz MMX. I tore it apart and put it back together again, broke it, fixed it, wiped it, fixed it again so many times, I knew that machine inside out.
After that there was no stopping me, at one stage I had about 8 PC’s running in my living room, all doing very little but they made me feel good
I’ve since worked for a major multinational, a major computer manufacturer and a few other places, and have broken every version of windows since windows 3.0 in some shape form or fashion. I try to keep up to date with all the latest technologies, but sadly, there will always be gaps in knowledge as it’s not possible to know everything, there’s just too much to know. I’ll keep learning, and I hope you’ll enjoy the read. My next foray is into Ubuntu Linux, and I’ll be writing about that soon.
If you have any questions feel free to mail me on zygomorphic@webdesignwhim.com
File Transfer Protocol (FTP) is a standard network protocol used to exchange and manipulate files over a computer network such as the Internet. Bascially FTP software is installed to your p.c, and allows you to connect to your website and upload files to your webspace and control files on your webspace.
All Webdesigners will need an FTP software program at some point in their career. I have tried many in the past, some free and some commercial. My conclusion to the best of the bulk came when this blog started. I decided this website would be started on a budget due to baby on the way.
So I searched for a Free FTP software programs using Google.
I decided to give the following programs a try:
After trying all three, and my experiences with others such as Leap FTP etc I came to the conclusion that FileZilla was the easiest to use and suited my needs best. Of course all the other programs all hold good features but for me Filezilla is the cream of the crop.
Filezilla have a great support system for users that have issues and I was very impressed with the upload realiabilty and how the simple features like listing failed uploads make it easier to know when certain files have failed. When you’re uploading things like forum software to install or even wordpress with a lot of files having this feature makes it great.
Filezilla has great documentation for new and old users HERE
Trust me if i can use it, anyone can
Installing a WordPress theme is simple. Here are the basic instructions:
*** Installing WordPress Themes
——————————-
1. Download your chosen template/theme and extract all the files to your computer keeping the directory structure.
2. Upload all files via FTP client or Web server administration tools to your website, to the following directory
“wp-content/themes” folder within WordPress installation
Example:
<WordPressFolder>\wp-content\themes\<yourtemplatefolder>
3. Login to your WordPress administration panel and select Appearance -> Themes.
4. In the ‘Available Themes’ section click on your theme title or screenshot, then click the ‘Activate Theme’ link to activate it.
It’s that simple
Well, An update on my journey. As you will see I managed to get rid of the basic Wordpress template. I was quite impressed with how simple the Wordpress software makes it to change templates. I started yesterday with doing a google search for FREE WORDPRESS TEMPLATE and found some really nice templates.
The first website I viewed was http://wordpresstemplates.name . I was shocked to see such good quality templates for free.
I decided on this template first to play about with:
SEE HOW TO INSTALL A WORDPRESS TEMPLATE HERE





















Finally convinced my lovely fella to buy me a graphics tablet and oooo its great. It’s the Wacom Bamboo One, so just their budget one to be learning with for now. It’s taking a while to get used to mind you, but it really does lift alot of limitations. Ive just been playing around this evening [...]
Well this is my second attempt today. I’m getting the hang of it I think I just need to suss out what all the little icons in Adobe illustrator do he he. I love the pinks and black in this one. I think they go really well together and make the abstract effect [...]
Well, this morning I booted up Adobe Illustrator and following a fantastic tutorial I created my first bit of Abstract art. Its nothing fantastic but im really happy with the way it turned out. Ive got a long way to go and still so much to learn but today I realised how easy Illustrator can be [...]