job
Oct 13, 05:16 PM
Originally posted by applemacdude
Is it the classic moments? The years on teh site? Post count? What is is?
anyone who can remember when blakespot posted on a regular basis.
anyone who can remember when alphatech and ambitious lemon would have lengthy discourses with each other.
;)
Is it the classic moments? The years on teh site? Post count? What is is?
anyone who can remember when blakespot posted on a regular basis.
anyone who can remember when alphatech and ambitious lemon would have lengthy discourses with each other.
;)
CubeHacker
Apr 30, 09:14 AM
Hard to tell, but looks like a spec of dust under the screen to me.
missmatched
Apr 24, 10:12 AM
Hi there,
I am trying to transfer my mum and dads VHSC tapes to my mac to then edit and burn onto dvd. I have the camcorder still however the only outputs in the camera are edit, audio (white), RF DC OUT, and Video (yellow). I do also have the video adapter where you put the VHSC tapes into and play it in a VHS player. However the tv/video combo I have only has one scart and aerial output and is the vhs player I have. I do also have a mini DV camcorder with the DV output to firewire cable. Is there anyway I can hook any of these devices with another tv or straight to laptop without spending anymore money please, as I am a student and cant avoid anymore equipment. Any help and guidance appreciated, if you need anymore info please let me know.
Amy :)
I am trying to transfer my mum and dads VHSC tapes to my mac to then edit and burn onto dvd. I have the camcorder still however the only outputs in the camera are edit, audio (white), RF DC OUT, and Video (yellow). I do also have the video adapter where you put the VHSC tapes into and play it in a VHS player. However the tv/video combo I have only has one scart and aerial output and is the vhs player I have. I do also have a mini DV camcorder with the DV output to firewire cable. Is there anyway I can hook any of these devices with another tv or straight to laptop without spending anymore money please, as I am a student and cant avoid anymore equipment. Any help and guidance appreciated, if you need anymore info please let me know.
Amy :)
johnnj
Apr 22, 12:47 PM
Awesome...thanks!
So, just to be clear, I need to format the opti-bay drive partition as NTFS so Windows can read it?
You'll need to create a new partition using Disk Utility. Once Win7 is up and running, just reformat it as NTFS.
John
So, just to be clear, I need to format the opti-bay drive partition as NTFS so Windows can read it?
You'll need to create a new partition using Disk Utility. Once Win7 is up and running, just reformat it as NTFS.
John
NumeroTen
Apr 13, 02:15 PM
On your thinka bout Rapidweaver having bad reviews on the app store. I've had it for quite a while and have experianced no such bugs.. the only think is when u set up things u must read the manual. However, i can also recommend word press, and sandvox is a good program to.
TheSideshow
May 4, 12:08 AM
Look up MAC Defender.
Kilamite
Aug 14, 06:46 PM
TV facing the window might be a bad idea.
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
MacSignal
Dec 29, 03:18 PM
According to Wikipedia (http://en.wikipedia.org/wiki/ExFAT), Apple added exFat support to 10.6.5 in November.
iGary
Mar 30, 10:18 AM
Very nice!
I bought the Apple sport case for mine, which is really nice, too.
No lanyard attachment, or did I miss something?
And to the aforementioned poster, try and lighten up a bit. :)
I bought the Apple sport case for mine, which is really nice, too.
No lanyard attachment, or did I miss something?
And to the aforementioned poster, try and lighten up a bit. :)
dan-o-mac
Sep 22, 05:28 PM
I know there is some software that lets u bypass the firewire requiremtn.
I got one a while back that iddnt work, where can i get some software that will allow me to use it. I need the tried and true. I hate getting my hopes up and downloading stuff just to get it not to work :confused:
Unless your camera supports using it as a webcam it won't work.
I got one a while back that iddnt work, where can i get some software that will allow me to use it. I need the tried and true. I hate getting my hopes up and downloading stuff just to get it not to work :confused:
Unless your camera supports using it as a webcam it won't work.
stridemat
Jan 9, 03:34 PM
I use the mobile version of the Mac Rumors forums when Im away from my computer. In doing this I have discovered a slightly annoying bug. When replying to a new thread on the mobile forums it does not create a subscription that is viewable within my control panel on the 'full' site.
Am i doing something wrong? Or is this a known bug?
Am i doing something wrong? Or is this a known bug?
anfield11
Apr 8, 04:08 PM
Absolutely. If you're on AT&T's $25.00/month plan it will cost you and extra $20 in the months when you do that. AT&T has told me that if you've got one of the old $30/month unlimited data plans you can use the iPhone as a hotspot with no additional charge.
Thanks, I have a 6Gb data plan for $30/mth and my supplier [Rogers in Canada] wants $10 per month to let the iPad share it. I'm assuming if I go the wifi only iPad and use the Hotspot I won't pay any more....I think :)
Thanks, I have a 6Gb data plan for $30/mth and my supplier [Rogers in Canada] wants $10 per month to let the iPad share it. I'm assuming if I go the wifi only iPad and use the Hotspot I won't pay any more....I think :)
lathrop4
Jan 17, 01:34 PM
I'm a teacher who has brought his class every year to MacWorld. We always come on Friday. I don't think that any booths close down on Friday until the late afternoon. My kids like the fact that vendors are more willing to give away free stuff on Fridays.
So...I don't think it would be a waste of your time.
So...I don't think it would be a waste of your time.
Weaselboy
May 3, 08:59 AM
Your MBP does not have the SATA III connection required to get the max performance out of the M4. Your MBP has only a SATA II connection, so even though the M4 would work it will not give you peak speeds shown in benchmark tests.
Look at the test at the top of this page (http://www.anandtech.com/show/4253/the-crucial-m4-micron-c400-ssd-review/8) that shows overall system performance. Note the M4 at a SATA II connection and the Intel 320 are about the same speed.
With the same performance and better price and reliability of the Intel, I hink Intel is your best choice.
Look at the test at the top of this page (http://www.anandtech.com/show/4253/the-crucial-m4-micron-c400-ssd-review/8) that shows overall system performance. Note the M4 at a SATA II connection and the Intel 320 are about the same speed.
With the same performance and better price and reliability of the Intel, I hink Intel is your best choice.
maclaptop
May 1, 10:14 PM
Ho hum
philipma1957
Feb 8, 08:29 AM
yeah no problem. I have done 20 or 30 2009 minis with 8gb. it will work fine for you.
BBrandDesign
Feb 28, 11:00 PM
Most packages for consumer products are designed for one of three purposes:
1) To improve the packaging of an existing product;
2) To add a new product to an existing product line; or
3) To contain an entirely new product.
I want to know what type of packages you redesign?
1) To improve the packaging of an existing product;
2) To add a new product to an existing product line; or
3) To contain an entirely new product.
I want to know what type of packages you redesign?
vincenz
Apr 13, 11:32 PM
None of those hard drives in my opinion. Get a Hitachi 500 GB 7200 rpm drive. Best bang for buck. It's quiet, fast, and reliable. There's a reason apple uses them and Toshiba over WD and Seagate. I've had bad experiences with the whole Scorpio line of hard drives. They were always loud and spun up and down at random intervals causing beachballs.
Dreadnought
Jan 17, 02:47 PM
I would say about 350 points per day extra.
Giuly
Apr 11, 03:44 PM
i take it your taking static routes you could bond them together but thats hard and kinda pointlesss id get rid of the dsl conection stick the gige line into the router bridge that to wifi and wire in the pc/mac to the same router done
Try that with a router which has a 100MBit ethernet switch. Everything seems to work fine by doing nothing, though.
However as far as I can see, Mac OS X manages itself, and my bandwidth even increased a little bit - problem solved.
Try that with a router which has a 100MBit ethernet switch. Everything seems to work fine by doing nothing, though.
However as far as I can see, Mac OS X manages itself, and my bandwidth even increased a little bit - problem solved.
alust2013
Jan 29, 03:42 PM
If you've got the matter/silver ones, then you'll just need a miniDisplayPort to DVI adapter as well as an HDMI male to DVI female adapter
sparkleytone
Jul 6, 10:20 PM
with most cable modems, this is fixed simply by completely unplugging the cable modem and then plugging it in while its connected to the airport.
i spent a few minutes rummaging through the pdf's for airport extreme and failed to find documentation on a simple function it SHOULD have. if it doesnt, then i won't buy the one i had been planning for. this is the ability to change/clone its MAC address. this would enable you to 'fake' the address of the computer that was already receiving the IP. can someone confirm whether or not its there?
i spent a few minutes rummaging through the pdf's for airport extreme and failed to find documentation on a simple function it SHOULD have. if it doesnt, then i won't buy the one i had been planning for. this is the ability to change/clone its MAC address. this would enable you to 'fake' the address of the computer that was already receiving the IP. can someone confirm whether or not its there?
iguigy
May 2, 08:18 AM
Wirelessly posted (Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_3_2 like Mac OS X; en-us) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8H7 Safari/6533.18.5)
OMGEE!
OMGEE!
No comments:
Post a Comment