Oh, wow. This place looks great. Oh, I feel like a witch in a magic shop.

Willow ,'Help'


Buffistechnology 2: You Made Her So She Growls?  

Got a question about technology? Ask it here. Discussion of hardware, software, TiVos, multi-region DVDs, Windows, Macs, LINUX, hand-helds, iPods, anything tech related. Better than any helpdesk!


brenda m - Dec 03, 2006 1:37:05 pm PST #9703 of 10003
If you're going through hell/keep on going/don't slow down/keep your fear from showing/you might be gone/'fore the devil even knows you're there

Anyone around who'd like to take a look at a website and give some opinions on layout, appeal, professionalism, etc.? My brother's fiancee's site - [link]

Um, don't worry about critiquing the text...

Thanks!


Laga - Dec 03, 2006 10:47:18 pm PST #9704 of 10003
You should know I'm a big deal in the Resistance.

I like it. It's simple, uncluttered and has pretty girls! The only thing that made me think it could be more professional was that some of the border lines, especially around the drawing at the top, were not as clean as they could be. (I know nothing about web design)


Jon B. - Dec 04, 2006 2:17:01 am PST #9705 of 10003
A turkey in every toilet -- only in America!

I would recommend having the main menu bar near the top of every page, not just the main page. Use a different color text and star for the page you are currently on.


Gudanov - Dec 04, 2006 5:26:48 am PST #9706 of 10003
Coding and Sleeping

if a girl was thinking about ditching Windows on her Dell laptop and installing Ubuntu, what steps would she need to take? Obviously there's the backing up of all her stuff on her computer, and trying to retain all the 20 gigs (gulp) of music and the browser stuff. Does anyone have suggestions from doing it before, or a guide for switching your machines over? Does iTunes have a linux version?

The last question first, there is no iTunes for Linux and IMO if iTunes is something that is used all the time then Linux may not the OS to use. That said, there is a way. The Windows version of iTunes can run on Linux but I don't use iTunes so I've never tried it. A product call "Crossover Office" should make the process relativity easy although it probably can be done without it. I have no idea of how of a problem it is to move iTunes music from computer to computer which is essentially what one would be doing. You might be able to use Parallels or VMWare to do it too, but than means installing Windows for the virtual machine so I don't like that approach.

As far as the steps go, you'd want to boot Ubuntu off a CD-ROM and see if things work. Wireless networking can be trick because the vendors of wireless devices tend not to make drivers available for Linux and they are harder for the genius Linux elves to create drivers for. If wireless networking doesn't work off the bat, there are things that can be done to get it working, but if she doesn't want to mess around with it then it might be best to avoid. Wireless is getting better all the time, but depending on the hardware it is an area of caution.


Gudanov - Dec 04, 2006 5:33:48 am PST #9707 of 10003
Coding and Sleeping

Okay, as I was reading the Ubuntu documentation, it seems that I do not have a disk management utility of any kind, which the documentation tells me I should use under certain circumstances. What should I do to fix that?

I've never read the documentation so I have no idea what they are talking about. The only disk utility I run is fsck (file system check) which gets run every time the computer boot. There is a partition manager GParted (http://gparted.sourceforge.net/) you might use if you wanted to resize partitions or something but I don't know what if that is what they mean.


Sean K - Dec 04, 2006 7:07:43 am PST #9708 of 10003
You can't leave me to my own devices; my devices are Nap and Eat. -Zenkitty

Hmmm..... I was searching around the Ubuntu documentation looking for the page I was talking about earlier, but now I can't find it. Perhaps I was dreaming.

But mainly, it was something like a disk space viewer, or something. I probably have Windows on the brain.


Sean K - Dec 04, 2006 7:09:46 am PST #9709 of 10003
You can't leave me to my own devices; my devices are Nap and Eat. -Zenkitty

WAIT!

Here we go. I was trying to make my Windows partitions accessable from Ubuntu, and the pade telling me how to do that was this one: [link]

Except that under my System -> Administration there is no following -> Disks, so I have no idea what the hell they're talking about.


tommyrot - Dec 04, 2006 7:11:14 am PST #9710 of 10003
Sir, it's not an offence to let your cat eat your bacon. Okay? And we don't arrest cats, I'm very sorry.

I only vaguely know what I'm doing here....

Say you have a web page that's relying on Windows Authentication. That is, the directory with the web application requires Windows Authentication, so the first time a user tries to access a file in that directory, the Windows Authentication dialog box pops up. The problem is if the user clicks on "Cancel" on the authentication dialog box, the browser still tries to load the page in the protected directory, resulting in an inelegant error for the user.

Is there some better way of dealing with this?

eta: Ideally, I want to redirect the user to a page on the original directory (that's outside of the protected one).


Gudanov - Dec 04, 2006 7:36:52 am PST #9711 of 10003
Coding and Sleeping

Except that under my System -> Administration there is no following -> Disks, so I have no idea what the hell they're talking about.

Hmm... I'll have to take a look when I get home. I have a windows partition, but it was automatically setup when I installed. You might check in /media and see if it is there.

I can probably tell you how to do it without the GUI but I could try to find what you are looking for in the GUI tonight. That would be a nice GUI tool.


Sean K - Dec 04, 2006 7:37:46 am PST #9712 of 10003
You can't leave me to my own devices; my devices are Nap and Eat. -Zenkitty

Thanks, Gud. No rush. Later tonight is fine, and in the meantime, I'll look in /media.