Hi guys,
A friend asked me to take a look at her portable WD HDD which isn't working.
Apparently it had been working intermittently over the last couple of months, until recently stopped working altogether. The power LED comes on, but there is no life. The drive does not power up- i.e it...
I have a Compaq Presario C774TU. It came with Vista Basic Home on it, and I wiped it and have had Arch Linux on it for the past year.
I'm now giving the laptop to my bother who wants XP on it. I have a licensed copy of XP SP3 and decided to install...
However it would go to a black screen...
Hi,
I have some thumbnails, which when clicked I would like to display the full-size version of the image in another container.
To give some perspective, the thumbnails are all 70x70 and are around 4KB in size. The full size versions are around 100 to 300KB.
My first attempt at this was to...
OK...this is simple, but I can't get this working.
I click on a button and change an image's src, i.e.
<script type="text/javascript">
function showImage(imageName)
{
var default_img = getElementById('defaultImage');
tmp_img = new Image();
tmp_img.src = imageName...
Hi,
I have two identical sets of images: the first set is 80x80 pixels, the second set is 320x320 pixels.
What I want to do is display a thumbnail image (80x80), then when you click on the thumbnail, it loads the large image (320x320) in another container on the page.
If I use the 320x320...
Can someone tell me that if I minify all my JS files, will global variables still function properly?
For example, given the below:
file1.js
var total = 50;
file2.js
var newTotal = total + 50;
Would this still work? This is a very basic example, most of my JS is contained within...
Hi,
I am trying to perform a copy using a query.
This works for example:
psql -h localhost -U admin suppliers -c 'COPY connections TO STDOUT WITH CSV' > /tmp/suppliers.csv
This on the other hand doesn't work:
psql -h localhost -U admin suppliers -c 'COPY (select id, latitude, longitude...
Hi,
My Dad's PC is booting up to the dreaded "Missing or corrupt c:\windows\system32\config\SYSTEM".
I know from past experience that there is no way to reliably fix this without a relatively recent backup of the registry, which unfortunately I don't have.
Because I have to instruct my Dad...
Hi,
I have a table automatically generated via PHP (about 200 or so lines of code). Each table row has an ID and an onclick function onclick="copyRow(this.id);"
I have a <div id="placeholder"></div> in the page, and when I click a table row, I want to place that table row in the div...
Hi guys,
I am trying to do a small preview window to dynamically display a given website. I have a TWebBrowser sized at H=150, w=200 and want to display a mini screenshot of a webpage.
The problem is that websites don't scale down to fit the component, so I end up with a normal sized webpage...
Hi guys,
I have to copy a bunch of files to a number of USB keys. i.e.
I need to copy c:\*.dat to O: M: P:
In Win98 command line I would do something like this:
for %%x in (o m p) do copy /y c:\*.dat %%x:
Is there something like this I can do in Vista? Better yet, it there something that...
Hi,
I'm looking at getting a cheap laptop as a spare Web development machine. By this I mean a LAMP (Linux Apache Mysql PHP) setup.
I've been looking at the Asus eee, but am doubting whether I will cut it for my needs as it only has:
- 512 MB RAM (although this can be upgraded)
- 800 x 400...
Hi,
I have some routines which copy large amounts of files to various servers around the office. An example would be 200 files at 8 to 15 MB each to \\server1\m\
Currently I just use FileCopy however I have seen numerous recommendations that copying files over a network is more efficient...
Hi,
I recently made a boot disk for my father which has two menu options:
1. Backup Drive 1 (copy drive 1 to drive 2)
2. Restore Drive 1 (copy drive 2 to drive 1)
All it does is use ghost with some scripts to automatically do the cloning.
This all works well, but he wants a solution that...
Hi,
I recently bought a 19" widescreen monitor and all is good. I have two computers hooked up to a KVM (Linux server, Windows XP workstation) and that is all working fine.
My problem is this:
If I turn on the XP machine (and have the KVM switched the Linux machine), when I switch back to...
Hi,
A friend of mine owns a pub and wants to enable a service where the user can pay $x dollars for X hours of wireless internet use.
This sounds easy in theory, but when I thought about it, it became apparent that this is reasonably difficult (well to my knowledge anyway).
I regards to this...
Hi,
I recently purchased a new 19" wide screen monitor which has a stuck pixel. I've tried a few things:
* turning the monitor off, applying pressure to the pixel with a stylus, then turning it back on,
* massaging the pixel and around it,
* using a utility called JScreenFix for 24 hours...
Hi,
I originally had this posted in the Hardware forum, but was advised that this forum may be of more help...
I have two machines which I use for both development and some gaming: A WinXP machine and a Linux machine. In the past I've used a KVM, however a KVM restricts to a VGA monitor and...
I have two machines which I use for both development and some gaming: A WinXP machine and a Linux machine. In the past I've used a KVM, however a KVM restricts to a VGA monitor and PS2 mouse and keyboard.
I've now got a shiny new 24inch DVI monitor and bluetooth laser mouse and would like to...
Hi guys,
I've always found wireless a little flakey an was contemplating purchasing powerline adapters (ethernet over power).
My question is, has anyone here used them? If so, were they any good? Did you get anywhere near the supported speed?
I don't particularly want to spend good $$$ on...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.