hookem12387
Mar 1, 04:57 PM
I think I was about 15 seconds late on this:(
drenline
Mar 15, 07:55 PM
I thought displayout only works with the VGA adapter for mirrored images on the ipad1?
jdreier
Apr 29, 01:02 PM
I've recently installed a 2.33ghz c2d chip in my old 1.66 cd mac mini. The performance boost has been great!
I've noticed temps have gotten a little high while running encodes and such... around low - mid 90s C while handbrake is encoding. I know this is still within operating temperature, but i'd like them to be a little lower.
I managed to keep the plastic clips from breaking while installing my cpu. I've been thinking about replacing the nylon clips with some nylon screws, like others have mentioned.
My question, Do people use the springs that came with the clips when installing the screws? Or do people just screw the heatsink down snug to the cpu without the springs?
Thanks,
I've noticed temps have gotten a little high while running encodes and such... around low - mid 90s C while handbrake is encoding. I know this is still within operating temperature, but i'd like them to be a little lower.
I managed to keep the plastic clips from breaking while installing my cpu. I've been thinking about replacing the nylon clips with some nylon screws, like others have mentioned.
My question, Do people use the springs that came with the clips when installing the screws? Or do people just screw the heatsink down snug to the cpu without the springs?
Thanks,
k2spitfire88
Jul 22, 06:35 AM
The four or so different posts on General Sentiment is why I love macrumors. lol
more...
homerjward
Dec 5, 11:04 PM
wow...that code is really messy, but the site looks great!
i'm not entirely sure which boxes you're talking about either. html code really isn't all that scary in fact. once you know a few basic tags and such it's pretty easy. like here's the code to make a really basic page that says "hello world" in helvetica, size 5, green, and centered. oh, and with a title.
<html>
<head>
<title>Hi</title>
</head>
<body>
<center>
<font face="helvetica" size="5" color="green">Hello World</font>
</center>
</body>
</html>
the <html> tag tells the browser to start an html document, the <head> tells it that there's information about the page that won't be displayed in the page, the <title> opens a tag that says what to display in the title bar, the </title> says that the title is finished. the </head> says that the info about the page is done. the <body> tells what to display, basically. the <center> tells it to center the following info, the <font> tag, along with the attributes face, size, and color, and the values helvetica, 5, and green tell it how to style the text. "Hellow World" tells it the text to display. </font> tells it that that's the end of the text styled that way. </center> stops text after that from being centered, </body> ends the main info, and </html> closes the document. in general to open a tag it goes like <tag> and to close it it's <tag> and to define attributes and values it's <tag attribute="value"> and then </tag> there are, of course, exceptions...
knowing the basics of the code and such can really help you simplify the code that golive generates, and a lot of things are easier, imo, to do by hand than in golive. link targets, for example. for the life of me i cant figure out how to get a link to open in an iframe in golive without going into the source...:rolleyes:
sorry for the long post :o
i'm not entirely sure which boxes you're talking about either. html code really isn't all that scary in fact. once you know a few basic tags and such it's pretty easy. like here's the code to make a really basic page that says "hello world" in helvetica, size 5, green, and centered. oh, and with a title.
<html>
<head>
<title>Hi</title>
</head>
<body>
<center>
<font face="helvetica" size="5" color="green">Hello World</font>
</center>
</body>
</html>
the <html> tag tells the browser to start an html document, the <head> tells it that there's information about the page that won't be displayed in the page, the <title> opens a tag that says what to display in the title bar, the </title> says that the title is finished. the </head> says that the info about the page is done. the <body> tells what to display, basically. the <center> tells it to center the following info, the <font> tag, along with the attributes face, size, and color, and the values helvetica, 5, and green tell it how to style the text. "Hellow World" tells it the text to display. </font> tells it that that's the end of the text styled that way. </center> stops text after that from being centered, </body> ends the main info, and </html> closes the document. in general to open a tag it goes like <tag> and to close it it's <tag> and to define attributes and values it's <tag attribute="value"> and then </tag> there are, of course, exceptions...
knowing the basics of the code and such can really help you simplify the code that golive generates, and a lot of things are easier, imo, to do by hand than in golive. link targets, for example. for the life of me i cant figure out how to get a link to open in an iframe in golive without going into the source...:rolleyes:
sorry for the long post :o
munkle
Nov 9, 09:41 PM
Didn't get the ad screen for me but I've stopped visiting SpyMac a loong time ago.
And yes I hate those animated adverts, makes me vow to never buy the product that's being advertising. Had an odd situation on another website awhile ago, where the page would never render correctly in Safari when a Microsoft Office banner came up. If it was any other ad then the page would render fine, if it was Microsoft's turn then I would have to use Firefox...conspiracy I tell you! :eek: :p
And yes I hate those animated adverts, makes me vow to never buy the product that's being advertising. Had an odd situation on another website awhile ago, where the page would never render correctly in Safari when a Microsoft Office banner came up. If it was any other ad then the page would render fine, if it was Microsoft's turn then I would have to use Firefox...conspiracy I tell you! :eek: :p
more...
c2kvette
Dec 22, 07:02 AM
Try the ice>Link from Denison
http://www.dension.com
http://www.dension.com
BlackMax
Apr 18, 09:12 PM
Been using iKleer Apple Polish on case ,keyboard and screen, on a COOL laptop, ALWAYS spray on a Microfiber cloth, NEVER on the machine itself.
Love the stuff!!!
Even use it on my 55":eek::cool: LCD TV screen as well
iKleer Apple polish is all I use as well. Great stuff.
Love the stuff!!!
Even use it on my 55":eek::cool: LCD TV screen as well
iKleer Apple polish is all I use as well. Great stuff.
more...
gwuMACaddict
Sep 27, 06:35 AM
most schools won't let you set up your own wireless network. it's usually in the IT user agreement.
lynkynpark86
Feb 7, 09:03 AM
hi i have an ipod touch 4 JB on 4.1 i was just wondering that is there a way to put songs in to the ipod without connecting to itunes
and also any app for bluetooth transfer
Well, MewSeek is like limewire and, if you get the paid version, you can add songs to the ipod/music app. And Wifi sync lets you do just that, sync over wifi (but sadly not bluetooth)
and also any app for bluetooth transfer
Well, MewSeek is like limewire and, if you get the paid version, you can add songs to the ipod/music app. And Wifi sync lets you do just that, sync over wifi (but sadly not bluetooth)
more...
eroxx
May 5, 10:35 AM
I have my iMac at home set for screen sharing ... In the network preferences I see something that says: to connect type ssh (followed by some numbers) .. How do I connect from a different network? Can I?!:mad:
Morn
Dec 9, 05:12 AM
OS9... hhehehe, Even apple was trying to replace mac classic as early as 93. os9 was a terribly outdated OS for it's time. Man, thank god for steve and osx.
more...
B.A.T
Feb 8, 07:25 AM
Last weekend I picked up the 2.6 ghz model with 2 gbs of ram. I'm planning on upgrading the ram to 4 gbs because I'm under the impression that this is the most you can put in the machine. However, in looking at info on the mac mini wikipedia site it says that the mini is Expandable to 8 GiB (4 GiB supported by Apple)
So how much ram will work in this machine? Can it really handle 8gbs?
So how much ram will work in this machine? Can it really handle 8gbs?
Matth3w
May 2, 07:15 PM
Looking more for a case or a full two strap bookbag with a smaller pocket.
more...
xFU3Lx
Dec 15, 05:46 PM
Are we talking Aluminium or Titanium here?Aluminum. And I got it last May, so its whatever Revision that is.
Mr. Anderson
Jul 23, 10:06 AM
all the forums were shut down for an hour or two, so it might not have been a mistake, it might have been for everybody.
more...
matteusclement
Mar 24, 12:30 AM
If you do a little bit of searing, you can see some pretty cool videos by people using nothing but iPhones, especially the iphone4.
Has anyone here played with the iPhone 4 to do some videos?
I have bought some stuff on eBay such as a wide angle lens and macro lens to play with. I am having a hell of a time trying to find a 15ft or longer 3ring cable extension to attach a external mic to. But once I have that, I'll use another eBay toy to mount it on a small tripod.
Some might wonder why I am bothring with the iPhone as a video tool, but the fact that I can carry a HD camera kit in my shoulder bag is too convenient not to try.
I'll be using it do interviews and creative work.
More to come.
Has anyone here played with the iPhone 4 to do some videos?
I have bought some stuff on eBay such as a wide angle lens and macro lens to play with. I am having a hell of a time trying to find a 15ft or longer 3ring cable extension to attach a external mic to. But once I have that, I'll use another eBay toy to mount it on a small tripod.
Some might wonder why I am bothring with the iPhone as a video tool, but the fact that I can carry a HD camera kit in my shoulder bag is too convenient not to try.
I'll be using it do interviews and creative work.
More to come.
Dmac77
Dec 29, 06:02 PM
Well I just broke down and bought the Kinect bundle and spent $100 more than I wanted to, but oh well. I'll give it a shot and if I hate it as much as I think I will I'll just sell it or something.
I still hate bundles.
-Don
I still hate bundles.
-Don
dcv
Aug 8, 01:50 PM
Pssst...
General Rules
4. Links. Contest posts must be self contained; you may not use IMG/TIMG/URL tags to link to files or locations elsewhere on the Internet, or even at MacRumors. Exception: For the Multimedia contest you upload your audio or video file and then link to it in your post.
...you've gotta attach that file. *Then* it's a winner ;)
General Rules
4. Links. Contest posts must be self contained; you may not use IMG/TIMG/URL tags to link to files or locations elsewhere on the Internet, or even at MacRumors. Exception: For the Multimedia contest you upload your audio or video file and then link to it in your post.
...you've gotta attach that file. *Then* it's a winner ;)
freeny
Dec 9, 11:06 AM
We have 4 g5's in the room I work in and NO windows. Gets VERY TOASTY.
JesterJJZ
May 5, 01:09 AM
So...would these work on Verizon? Isn't that WCDMA?
Lopez.T.H.
Sep 25, 09:45 PM
Im selling my Shuffle hoping to get at least $100 - $120 for it. Im looking at a 20Gb iPod <- Wayyy too much space or a nano. I like the nano because I already take my Shuffle everywhere with me. I like the screen of the nano well because its color and you can view pictures. But a 20Gb or 10Gb 3Gen would be a bit big. And I like the portability of the nano. Its small so I can keep it in my pocket with other school stuff ( ID, pens, ect) and from some pictures I have seen of it it fits in any pocket. I have only 3.6Gb of music so a 4Gb model would be fine. And about 50Mb of pictures. Any advice?
djbahdow01
Apr 4, 06:52 PM
The idea is a nice one but when you actually click on that article they say G4. It is great to hope and wait as i am doing for the PM G5 update. Lets hope they come soon.
Rapmastac1
Sep 16, 01:29 AM
I'm very detailed when it comes to taking care of my iTunes library. I have almost 6,000 songs and I average about 80 new songs a month (mostly cd compilations). I rarely every buy actual physical cds unless it's for an album I really love, so it gets the shelf treatment.
I use all the fields rather normally. I prefer to only have a few basic Genres which I then break down under the "Grouping" tag. I use various tags for various reasons. I use the grouping for the sub-genre, and naming the record label. The lyrics tab is used as a way to put track-lists in songs that are one continuous track. The comments section is used for tracks that are complete (aka they have all the track information and album art embedded into the file itself). And once every year I have a program that runs through and finds the BPM of each track.
Now don't even get me started on playlists and playlist folders.
I use all the fields rather normally. I prefer to only have a few basic Genres which I then break down under the "Grouping" tag. I use various tags for various reasons. I use the grouping for the sub-genre, and naming the record label. The lyrics tab is used as a way to put track-lists in songs that are one continuous track. The comments section is used for tracks that are complete (aka they have all the track information and album art embedded into the file itself). And once every year I have a program that runs through and finds the BPM of each track.
Now don't even get me started on playlists and playlist folders.
No comments:
Post a Comment