PowerFullMac
Oct 25, 09:40 AM
I might be there tomorrow not sure yet though... I haven't received word from my inside contact :D so im guessing not. :(
OrangeSVTguy
May 2, 10:38 PM
It's pretty clear that the lens is in a deeper "well" in the white model. This is consistent with the rumor that light was impinging on the camera in the white model. What you need to do is limit all light that isn't coming from directly in front of the lens. No light from the side, and definitely no light from the inside of the camera. The way to fight it if you have an SLR? Invest in an old fashioned thing called a bellows, which shields the lens from any light that isn't coming from the area you can focus on, and which doesn't do anything but add glare or make blacks in the picture more like dark gray. This deeper camera acts like a bellows, I presume, blocking any light coming through the white, more translucent body.
I believe that's also what the little aluminum trim ring around the camera sensor is used for too to block out the light from the translucent body and the LED flash. The prototype iPhone 4 never had that ring I believe.
I believe that's also what the little aluminum trim ring around the camera sensor is used for too to block out the light from the translucent body and the LED flash. The prototype iPhone 4 never had that ring I believe.
rshullic
Jul 14, 01:40 PM
Sort of.
Lets separate reading and writing exFAT. If I can read it, I can pull stuff off of it. So OS X will require the ability to read exFAT in order to make it compatible with non apple devices that will be using this format. HOWEVER, it is not required that Apple choose to read exFAT. You could format with HFS+. Then any device that can read HFS+ could read and write to it.
If I can write to exFAT, then I can place data (even 4GB+ media files) on the card. Apple may create a driver that allows you to read exFAT but not write to it.
This matters if you are going to use the card to store media files (4 GB+), or are planning on using the card with non Apple devices. I could get a 128 GB SDXC card, format 100 GB in FAT32 for a user directory, and format 3 8GB swap spaces (one for OS X, one for Windows, and one for Unix). Then I'd have my user files and swap space with me wherever I go, and it would be cross platform compatible (everyone reads and writes FAT32). Yes, FAT32 does have a maximum partition size, this is why I used a 128 GB SDXC card as the example. And yes, I wouldn't have my media files (movies) on the card (I'd need one of the 2 TB cards to do this).
Since Pretec is selling an ExpressCard SDXC reader, this is what I plan to do with my triple boot MBP (see sig). I'll point my OS X user directory to the directory that will be on this card, I'll do the same for Win7, and BackTrack. Each OS will also have swap space on the card. This increases security too. If I have my SDXC card with me, someone using the laptop can't see my files at all. It also increases speed (maybe and a little) because I'm using a different storage device and bus to put my user files/swap space on.
Let's take a closer look at what we have here.
For references we have: http://www.sans.org/reading_room/whitepapers/forensics/reverse-engineering-microsoft-exfat-file-system_33274 and the blog rshullic.wordpress.com
First, the SDXC card is set to be exclusively exFAT. You may be able to format the card as FAT32, or HFS or NTFS as FAT32 can be formatted to 2TB although you can't use Microsoft utilities to do so. Microsoft will read a 2TB FAT32 file system and write to it, they just won't let you create anything over 32GB. If you want to use the SDXC card exclusively with the Mac, then you could format the card with almost any file system. I have formated a 256MB (yes MB, it is SD Version 1.00) SD card as exFAT. But put that card with exFAT into a camera, like the Panasonic Lumix which has SDXC support, and it says that the card is not formatted properly and won't let you use the card until you reformat it. A SD card is speced for FAT, a SDHC card is speced for FAT32 and a SDXC card is speced for exFAT, and some camera manufacturers enforce the proper file system. So, if you intend to use the sdxc in a camera or a phone or other consumer device, formatting it as anything other than exFAT may not be an option.
And Apple might need to license exFAT just to read it even if not to write. (might need, I don't really know as there are now forensics tols that read exfat but I don't think those guys are licensing it, maybe read only is ok and doesn't violate licensing agreements?)
The SDXC card actually begins at 48GB, which is the equivalent of a dual layer Blu-Ray disc. I have seen 48GB and 64GB so far, and the 64GB (at a low i/o speed) can be gotten at amazon for about $200. But the card are running in the $350-$600 range with speeds claimed to be 30MBs (that is mega-bytes per second) so it will be a while for the prices to come down and the speeds to increase near the SD 3.0 level of 104 MBs, let alone the SD 4.00 spec of 300 MBs.
Lets separate reading and writing exFAT. If I can read it, I can pull stuff off of it. So OS X will require the ability to read exFAT in order to make it compatible with non apple devices that will be using this format. HOWEVER, it is not required that Apple choose to read exFAT. You could format with HFS+. Then any device that can read HFS+ could read and write to it.
If I can write to exFAT, then I can place data (even 4GB+ media files) on the card. Apple may create a driver that allows you to read exFAT but not write to it.
This matters if you are going to use the card to store media files (4 GB+), or are planning on using the card with non Apple devices. I could get a 128 GB SDXC card, format 100 GB in FAT32 for a user directory, and format 3 8GB swap spaces (one for OS X, one for Windows, and one for Unix). Then I'd have my user files and swap space with me wherever I go, and it would be cross platform compatible (everyone reads and writes FAT32). Yes, FAT32 does have a maximum partition size, this is why I used a 128 GB SDXC card as the example. And yes, I wouldn't have my media files (movies) on the card (I'd need one of the 2 TB cards to do this).
Since Pretec is selling an ExpressCard SDXC reader, this is what I plan to do with my triple boot MBP (see sig). I'll point my OS X user directory to the directory that will be on this card, I'll do the same for Win7, and BackTrack. Each OS will also have swap space on the card. This increases security too. If I have my SDXC card with me, someone using the laptop can't see my files at all. It also increases speed (maybe and a little) because I'm using a different storage device and bus to put my user files/swap space on.
Let's take a closer look at what we have here.
For references we have: http://www.sans.org/reading_room/whitepapers/forensics/reverse-engineering-microsoft-exfat-file-system_33274 and the blog rshullic.wordpress.com
First, the SDXC card is set to be exclusively exFAT. You may be able to format the card as FAT32, or HFS or NTFS as FAT32 can be formatted to 2TB although you can't use Microsoft utilities to do so. Microsoft will read a 2TB FAT32 file system and write to it, they just won't let you create anything over 32GB. If you want to use the SDXC card exclusively with the Mac, then you could format the card with almost any file system. I have formated a 256MB (yes MB, it is SD Version 1.00) SD card as exFAT. But put that card with exFAT into a camera, like the Panasonic Lumix which has SDXC support, and it says that the card is not formatted properly and won't let you use the card until you reformat it. A SD card is speced for FAT, a SDHC card is speced for FAT32 and a SDXC card is speced for exFAT, and some camera manufacturers enforce the proper file system. So, if you intend to use the sdxc in a camera or a phone or other consumer device, formatting it as anything other than exFAT may not be an option.
And Apple might need to license exFAT just to read it even if not to write. (might need, I don't really know as there are now forensics tols that read exfat but I don't think those guys are licensing it, maybe read only is ok and doesn't violate licensing agreements?)
The SDXC card actually begins at 48GB, which is the equivalent of a dual layer Blu-Ray disc. I have seen 48GB and 64GB so far, and the 64GB (at a low i/o speed) can be gotten at amazon for about $200. But the card are running in the $350-$600 range with speeds claimed to be 30MBs (that is mega-bytes per second) so it will be a while for the prices to come down and the speeds to increase near the SD 3.0 level of 104 MBs, let alone the SD 4.00 spec of 300 MBs.
Rodimus Prime
Jun 14, 10:23 PM
Kinect is more for the kids. They really enjoy Wii Sports so if there's an alternative (or blatant clone) with decent graphics for Move or Kinect, they'll be happy. It'll be interesting what 'Family' type games are released for both the new motion sensing systems. If you're going to wildly flail around the livingroom, you may as well do it in HD.
I personally just want a shiny black 360 to put under the livingroom telly. King of Fighters '98 Ultimate Match (and maybe '02 UM?), Mark of the Wolves and both Virtual-ON Oratario Tangram and Force. Just need Hori to do another run of Twin Sticks...
:apple:
My guess is Kinects is a way to keep from having to buy both a Wii and an 360. Of the system I like I like the 360 as it has more of the games that I like on it. Now if I had a family I could see getting the Kinects for it so the little kids would have something to play but then again I more than likely would put the 360 in another room since I would not want them seeing the Rated M games that I will play.
I personally just want a shiny black 360 to put under the livingroom telly. King of Fighters '98 Ultimate Match (and maybe '02 UM?), Mark of the Wolves and both Virtual-ON Oratario Tangram and Force. Just need Hori to do another run of Twin Sticks...
:apple:
My guess is Kinects is a way to keep from having to buy both a Wii and an 360. Of the system I like I like the 360 as it has more of the games that I like on it. Now if I had a family I could see getting the Kinects for it so the little kids would have something to play but then again I more than likely would put the 360 in another room since I would not want them seeing the Rated M games that I will play.
more...
Goldinboy17
Mar 24, 02:41 PM
Wow that deal is too damn tempting. I think I'm gonna have to buy one now!!!
TheSideshow
Apr 30, 04:22 PM
:confused::confused:
It might just be me but I tried the Nexus S for three whole days and I found it incredibly confusing to use than my iPhone.
What's more is, I got used to the iPhone on the first day of using it.
You just made his point
It might just be me but I tried the Nexus S for three whole days and I found it incredibly confusing to use than my iPhone.
What's more is, I got used to the iPhone on the first day of using it.
You just made his point
more...
Doctor Q
Sep 19, 11:43 PM
Yeah, I get to have my wisdom teeth out next Thursday, so it's anesthesia for me too!Good luck. Let us know how it goes this week.
Winni
Nov 6, 03:33 PM
Orwell's nightmare. Powered by Apple.
more...
Andronicus
Aug 19, 12:19 PM
You need the app to use places....
Well now I just feel stupid. . . .
Well now I just feel stupid. . . .
bassfingers
Apr 22, 09:52 AM
He's just speaking truth to power. It's a violent outburst caused by the man's oppression by the white majority. It's unfortunate that a woman was beat up, but we must consider the root cause - whites.
Seriously, I had to write papers on this crap. It's pretty awesome. I took it as a lesson on how you can win any argument by changing the rules.
Hahahahaha, omg, this is hysterical that you actually believe this! Racism is anything but colorblindness. Period. It doesn't matter if you're "oppressed" or the "minority". And to say that it's whites fault that a seriously misled person beat up a woman... ? HA, take a step back, pull whatever it is out of your butt, re-read your diploma, and rethink everything you think if you still agree with yourself when you posted this.
And WOW you "wrote papers"?! wait a second while I bow to me knees
Hopefully your reply was actually deeply rooted in sarcasm and I just didn't pick up on it
Seriously, I had to write papers on this crap. It's pretty awesome. I took it as a lesson on how you can win any argument by changing the rules.
Hahahahaha, omg, this is hysterical that you actually believe this! Racism is anything but colorblindness. Period. It doesn't matter if you're "oppressed" or the "minority". And to say that it's whites fault that a seriously misled person beat up a woman... ? HA, take a step back, pull whatever it is out of your butt, re-read your diploma, and rethink everything you think if you still agree with yourself when you posted this.
And WOW you "wrote papers"?! wait a second while I bow to me knees
Hopefully your reply was actually deeply rooted in sarcasm and I just didn't pick up on it
more...
Geckotek
Apr 13, 01:05 AM
CDMA as dead tech and slow? Not ignorant remark. However, GSM is also a dead tech.
You made an assumption I was referring to that statement. Either way, neither is dead yet and slow is a relative term that I dont agree with. Slower than AT&T in some areas? Sure. But not everywhere and it isn't slow compared with edge.
Yeah, but you cannot use CDMA abroad, unless your carrier approves your usage of it. As far as GSM goes, you can simply pop in a sim card and it will work (assuming the iPad is unlocked).
Also, the scalpers are sending them all over the world, and not just China. Besides, China (especially Hong Kong) also has GSM (China Mobile, the official iPhone carrier in China).
High quality wallpaper - girls
more...
Wallpaper Download:
hot sexy ikini girl album:
more...
Image Description : Japanese Bikini Girl - Minami wallpaper , [TOKYO NO.1 CAST] Photobook, Minami Photos, Bikini Model Wallpapers, Sexy Bikini Girls,
hot sexy ikini girl album:
more...
wallpaper cute girl.
Bikini Wallpaper
Image Description : Japanese Bikini Girl - Minami wallpaper , [TOKYO NO.1 CAST] Photobook, Minami Photos, Bikini Model Wallpapers, Sexy Bikini Girls,
You made an assumption I was referring to that statement. Either way, neither is dead yet and slow is a relative term that I dont agree with. Slower than AT&T in some areas? Sure. But not everywhere and it isn't slow compared with edge.
Yeah, but you cannot use CDMA abroad, unless your carrier approves your usage of it. As far as GSM goes, you can simply pop in a sim card and it will work (assuming the iPad is unlocked).
Also, the scalpers are sending them all over the world, and not just China. Besides, China (especially Hong Kong) also has GSM (China Mobile, the official iPhone carrier in China).
Spanky Deluxe
Oct 26, 10:29 AM
How long is the line?
10? 20? 50?
Well, I'm not very good at guessing numbers but it goes all the way around the corner now. :) We had one rather arsey guy who tried to queue jump to the front of the queue but the security swiftly dealed with him at which point he screamed that we were all sad loser geeks. :rolleyes:
10? 20? 50?
Well, I'm not very good at guessing numbers but it goes all the way around the corner now. :) We had one rather arsey guy who tried to queue jump to the front of the queue but the security swiftly dealed with him at which point he screamed that we were all sad loser geeks. :rolleyes:
more...
lhotka
Mar 13, 07:04 PM
Well, I have serious doubts that someone 'types in' the time for a network. I'm sure they have to configure the local towers to transmit the correct time zone, but that's not the same as typing in 2:00 AM and then waiting to the right second to press enter.
Dates and times aren't stored as hours and minute - it's usually some form of julian date, probably transmitted in UTC. It's up to the local device to correctly convert it to local time.
I note in passing that we're not hearing of any issues with regular phones - just iphones and other smart phones. Anyone have a basic phone show the wrong time?
Dates and times aren't stored as hours and minute - it's usually some form of julian date, probably transmitted in UTC. It's up to the local device to correctly convert it to local time.
I note in passing that we're not hearing of any issues with regular phones - just iphones and other smart phones. Anyone have a basic phone show the wrong time?
theheadguy
Mar 23, 04:23 PM
The military and the Army has had a "dialogue" with Apple for years... pretty much every project involving a piece of field equipment has gone to another manufacturer because of durability concerns.
This is absolutely correct.
Hmmm... increasing their fashion sense in case Don't Ask Don't Tell is repealed?
I guess that puts you in the same category as those you are making fun of.
This is absolutely correct.
Hmmm... increasing their fashion sense in case Don't Ask Don't Tell is repealed?
I guess that puts you in the same category as those you are making fun of.
more...
MikhailT
Mar 28, 11:34 PM
Ok so maybe off track but how much longer can the Darwin/Mach underpinings of both OS X and iOS last?
How long till we get to a much better way of doing the lowest level of stuff that Apple starts transitioning the OS to a new kernal. Reading the wiki page for the Mach kernal it would seem many of Mach functions are either duplicated or at least extracted in to newer OS features like grand central. Plus they've put alot of investment in to the LLVM compiler chain.
I guess I'm wondering if "the Future of iOS and OS X" doesn't involve Mach? Lion/5 being the last in that line. With Apple taking the WWDC to discuss what's coming after these two as much as what's in these two. You'd imagine that transition would be a two year public plan to make sure developers are getting themselves ready and it seems like Lion/5 will be in reasonable shape for those that need to delay a the transition for their own work reasons.
Makes it sound like Apple will keep the two brandings to distinguish the two user experiences.
Apple already overhauled the kernel in Snow Leopard, it's designed to last another decade or two. The kernel is fine and doesn't need to be replaced. It's the file system that needs to be changed out on the Macs.
Also both cores of iOS/Mac OS X are based on the same OS X core. It's the middle/front ends that are optimized for the medium, iOS for touchscreen mobile devices and Mac OS X for computers with keyboard/mouse/multi-touch.
How long till we get to a much better way of doing the lowest level of stuff that Apple starts transitioning the OS to a new kernal. Reading the wiki page for the Mach kernal it would seem many of Mach functions are either duplicated or at least extracted in to newer OS features like grand central. Plus they've put alot of investment in to the LLVM compiler chain.
I guess I'm wondering if "the Future of iOS and OS X" doesn't involve Mach? Lion/5 being the last in that line. With Apple taking the WWDC to discuss what's coming after these two as much as what's in these two. You'd imagine that transition would be a two year public plan to make sure developers are getting themselves ready and it seems like Lion/5 will be in reasonable shape for those that need to delay a the transition for their own work reasons.
Makes it sound like Apple will keep the two brandings to distinguish the two user experiences.
Apple already overhauled the kernel in Snow Leopard, it's designed to last another decade or two. The kernel is fine and doesn't need to be replaced. It's the file system that needs to be changed out on the Macs.
Also both cores of iOS/Mac OS X are based on the same OS X core. It's the middle/front ends that are optimized for the medium, iOS for touchscreen mobile devices and Mac OS X for computers with keyboard/mouse/multi-touch.
Silverfist
Mar 24, 04:09 PM
Holding out until inevitable $0.99 sale...
;)
.
;)
.
more...
princealfie
Nov 14, 02:12 PM
And where is Jetblue in all of this??? :cool:
Xavier
Mar 13, 09:47 AM
My Verizon iPhone found the correct time. All is well over here.
aegisdesign
Aug 14, 10:36 AM
Worst Apple ads ever. You attract more flies with sugar than vinegar, and Apple's all about the vinegar.
And even more flies with ****. But who wants flies?
And even more flies with ****. But who wants flies?
leekohler
May 3, 01:54 PM
I got no good answer for you Lee, I didn't vote for that party. Maybe the minority position of the last two conservative government gave them a softer image than before, maybe it was due to the lack of a strong Liberal leadership, maybe people were tired of going to the polls and wanted a 4 year break... I got 'nothin. :o
I'm afraid that instead of a 4 year break, you're merely going to get broken. I'm serious, after reading up more on these people, you guys are gonna have a very tough time with them. Trust me, they're gonna do what they say they're gonna do. They're idealogues.
I'm afraid that instead of a 4 year break, you're merely going to get broken. I'm serious, after reading up more on these people, you guys are gonna have a very tough time with them. Trust me, they're gonna do what they say they're gonna do. They're idealogues.
iBlue
Sep 15, 08:55 PM
I find it funny that people come here for medical advice! :rolleyes: ever heard of a Doctor? :p
ever heard of comfort and the benefit of personal experiences? ;)
______
iGary i'll just say again that i hope you ask for Zofran (or at least some such antiemetic) this will go a long way towards keeping you from getting sick, since i know you're worried about that.
ever heard of comfort and the benefit of personal experiences? ;)
______
iGary i'll just say again that i hope you ask for Zofran (or at least some such antiemetic) this will go a long way towards keeping you from getting sick, since i know you're worried about that.
Westside guy
Mar 29, 12:40 AM
So he really doesn't wear anything besides jeans and black turtleneck...huh :)
Yeah, I was thinking the same thing. It'd be interesting to see his closets - wonder if he has dozens of black turtlenecks, all in a row...
Yeah, I was thinking the same thing. It'd be interesting to see his closets - wonder if he has dozens of black turtlenecks, all in a row...
slb
Sep 1, 12:07 PM
I am amazed to recently discover Mac owners pay more on average to keep the most current OS running on their box, even though OS X is cheaper (by about $70) than comparative Windows releases.
Spending $400 on Vista Ultimate Edition makes up the difference. :) Although the operative phrase here is "most current OS running on their box"--the most current Windows is six years old, so if people want to complain that it costs more money to keep up with modern OS updates than it does to have no major OS updates at all for over half a decade, that's not exactly something I consider a negative.
Spending $400 on Vista Ultimate Edition makes up the difference. :) Although the operative phrase here is "most current OS running on their box"--the most current Windows is six years old, so if people want to complain that it costs more money to keep up with modern OS updates than it does to have no major OS updates at all for over half a decade, that's not exactly something I consider a negative.
AppleMc
Mar 11, 04:48 PM
I'm 12th in line at willow bend. Can't see the end of the line
I'm at the front of the third part of the line, it goes on forever behind me...
I'm at the front of the third part of the line, it goes on forever behind me...
Post a Comment