I haven't tried to connect over ethernet with another mac; my ibook was my only apple. I'll be putting her back together today or tomorrow. I think I'll take her to a mac store or a buddy's house to see if i can get connected. Thanks y'all,
M.austin
Starting to feel like i'm talking to myself, but i got it working. I was having master/slave issues. The drive loaded, and macDrive saw it. However, the directory for my user name is empty, presumably because of the FileVault encryption. I guess the security guys at mac were thinking.
So now...
No go so far on MacDrive.
I stood up a windows xp box this morning, but it's giving me the same BIOS level problems as my linux box. I plug it in as a slave, and when it boots it never loads windows. I get a "Primary Disk Drive 1 not found" error (that's the apple HD, primary is disk drive 0)...
Thanks satrow, I'll have to install windows on a desktop tonight, but then I'll give it a go with MacDrive...I'll post back with details around FileVault encryption.
Any other thoughts on networking and firewire mounting are still welcome. Thanks y'all,
-M.austin
Hey Y'all.
I have an older 3g iBook and the logic board crapped out on me this week. It's the second one to die, and i don't necessarily feel the need to revive it. The machine is ok, it starts up and i can hear it checking mail and logging on to instant messenger. The problem is that the...
Thanks, billWatson. It seems that mx has more capability for using outside resources than 5, which im running now. I just got mx but haven't installed it. I'll install it and give it a whirl, but will probably have more questions.
Thanks again,
M.austin Thornburg
Ok, I have a text file that is actually a tab delimited excel spreadsheet. It has 20 fields and about 2000 lines. I want to parse this file into a flash object, so that i can display them. Here's the problem: I can't use a webserver or any server side scripting to do it.
I want to build a...
My jsp page has a <jsp:include> directive which includes either a jsp or html file into a table. How can I catch, or otherwise keep an error page from showing up in the table field in the event that the include does not find the specified file?
Thanks, M.austin
Thanks y'all. I read the API before I wrote this note, but it didn't really tell me much. The reason that I wanted to know about it is because I read that to make a java class into a java bean, all you have to do is make sure the constructor doesn't have arguments and that it implements...
Surely there are classes dedicated to sine, cosine, tangent, etc., with static fields like PI, but I can't find them anywhere in the J2SE API's. Does anyone know what packages/classes these are in? Do I need to have J2EE to get these features?
I just bought a wap11 access point (no router), its my first wireless endeavor. I don't have a network set up. I have 2 desktops and 2 laptops. All i want is to set up the WAP on one desktop, so the other ones can connect to it and share internet (dialup, tragically).
Anyhow, i plug the thing...
What you need to do is have asp write out a Querystring so Flash can see it. Once the asp runs the query, it should put the attributes into the string like this:
response.write(
"flash.swf?var1=" & var(0) & "&var2=" & var(1))
In this sample, "var(0)" is the...
I'm assuming the ASP page just runs a query and then puts the results into variables. The next thing to do is write an actionscript script that loads those variables into flash. You aren't actually running the asp code inside flash, rather just retreiving the results from the ASP's work.
it's...
First off, I think i know this person...at least it sounds very much like something that happened to me. If they haven't gotten a trademark yet, there is one VERY Easy thing you can do: Print the code out onto paper, put them in an envelope, and mail them to yourself. When you receive it, put it...
Yea, I have web hosting somewhere else, and I will ask them if they do it...If they do, i'm sure i only need to request it, and they'll take care of the rest.
I was mostly wondering because I feel like its something i should know. I figured out how to do it with IIS 5 and DNS, and, like most...
I don't even know where to start with this one. So I thought I'd try here.
You know how some websites have divided their site up using different subnames on the addresses? Like my school for instance, divides theirs up by college. So the addresses look like:
business.kennesaw.edu and...
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.