noleli2

About

Username
noleli2
Joined
Visits
1
Last Active
Roles
member
Badges
0
Posts
129

Comments

  • I think it's because of license plate visibility. You probably don't see signs like that in states that require front and rear plates. Just a guess....
  • Quote: I'm *defineitely* not an expert on tuning temperaments or just intonation, but I think that the current Western tuning system also has a bit to do with summation and difference tones interacting, so that notes can be in harmony with each oth…
  • OK, so I've been doing some playing around with the mathematics of music, and have found the following, which I'm sure I could have easily have looked up, but it's more fun to find out for yourself: The harmonic series is defined as: 1/1, 1/2, 1…
  • Yeah it's felt as 3/4 + 2/4 = 5/4, but it's a pretty easy leap to make that last set of 2/4 another 3/4, giving it that waltzy feel, split up into two 3/4 bars.
  • Quote: Originally posted by Mac+ I don't want to bog this thread down being pedantic (as it is good to see all this music theory being discussed) - but "Blue Rondo a la Turk" is actually in 9/8 - not 10/8. Yeah, I spent quite a bit of time t…
  • Quote: Originally posted by Carson O'Genic Ludwig, I'm trying to understand what you are saying here, but I'm being a bit daft. Are the different temperaments your talking about different scales (different combinations of whole and half steps) o…
  • You might be thinking of Blue Rondo a la Turk as that 10/8 tune. Great tune. As for Take 5 feeling like a waltz, maybe it just a "raggy" waltz. As for music theory, I've always felt myself at a disadvantage because I'm not a keyboard player. Eve…
  • Pull 'em off with pliers (carefully if you care about scratching them), and push 'em real hard into place where you want. I rearranged my entire keyboard to Dvorak that way.
  • I bet it has more to do with people going to get the free song and seeing something else. "Ooh, for another $0.99, I can get...."
  • body { ... background-attachment: fixed; ... } And this is a great site for learning CSS.
  • It might be an issue with your PPP config on the Palm. Since I'm behind a router, I know that I can assign it an IP address such as 192.168.1.10 that I know is not being used. It does not seem to work as well not behind the router like that. You als…
  • I think it's something like: body { background-image: URL(blah); background-repeat: no-repeat; } Also, what DB software are you using? I've wanted to get into web databasing, but keep getting scared off.
  • I use these from here. They work great with my Palm T|T.
  • Thanks for all the tips. That should definitely help. Now that I'm done with finals I'll be able to play with it a bit more.
  • You can't do it wireless-to-wireless, but you can act as a base-station if you have a wired connection. It'll have pretty poor range, but it works. Go to System Preferences -> Sharing -> Internet and tell it to share your connection from E…
  • Sounds like SystemUI Server is dyeing. Do you have any menu extras that require a network connection? I thought they fixed that, but I know that if you lost your network connection and a menu extra tried to connect, it could crash systemUI server.
  • I highly doubt it could cause an issue because of shielding and environmental tolerances, etc., but just in case.... Magnets by themselves cannot cause any damage to magnetic storage devices (harddrives, etc.). Relative motion of a magnet near a …
  • Here's my experience with that: You can plug in a monitor, keyboard, and mouse to a PowerBook, close the lid, and when you press any button on the keyboard it will wake up with the external monitor as the primary display. Works just fine. If I reca…
  • You'd need an alpha channel to make the middle of the P transparent. You'd probably do that in Photoshop before importing the logo graphic into FCP. Then do what hyperb0le said.
  • Quote: Originally posted by chych + open the terminal + type 'sudo ifconfig en0 ether (you'll be asked for your root password) That's Panther-only IIRC.