nobunaga209
Dec 25, 09:00 PM
^^I wouldn't go as far as to post pics of my daughter but def agree. Wouldn't ever live without her this month or any other month for that matter.
macfan34
Feb 2, 09:50 PM
Every time I try to start the Terminal app I downloaded from Cydia, it crashes.
bmwhd
May 5, 11:22 AM
Yep. When I'm running a Winterboard theme, I'll get banner adds at the top, behind the icons, on my springboard after closing certain apps.
I can reproduce 100% of the time with an app called 'Speedometer FREE' from the Apple app store. Quick respring cures it.
iP4, 4.3.2, redsn0w.
I can reproduce 100% of the time with an app called 'Speedometer FREE' from the Apple app store. Quick respring cures it.
iP4, 4.3.2, redsn0w.
MrSugar
Jul 12, 04:35 PM
OK, wasn't sure where to file this, but i found this crazy Czech guy (are there any other Czech guys? :) ) who installed a PowerMac G4 in his Tatra 613. Which is BTW a pretty impressive car for it's time.
Click for link. (http://www.mujmac.cz/art/hw/tatra_mac_eng.html?tisk=on)
Holly crap. That's amazing.
Click for link. (http://www.mujmac.cz/art/hw/tatra_mac_eng.html?tisk=on)
Holly crap. That's amazing.
more...
Jeffx342
Sep 29, 09:52 PM
heres a pic
JimMacFan
May 4, 12:25 PM
What is the height from the table or desktop to the bottom of the screen. Not the bottom of the IMAC, but the bottom of the screen/glass.
Thanks!
Jim
Thanks!
Jim
more...
alphaod
Nov 3, 01:03 PM
I would recommend a "Sold" prefix and a "Rescinded" prefix for the marketplace.
It's nice to be able to just mark as sold (and undo it in case someone backs out in the last minute). Rescinding happens too (since sometimes the market price isn't what you expect it to be or you changed you mind).
It's nice to be able to just mark as sold (and undo it in case someone backs out in the last minute). Rescinding happens too (since sometimes the market price isn't what you expect it to be or you changed you mind).
MikePA
Feb 20, 05:33 PM
But if Sony wins; it truly means you don't own any of the consoles you buy.
I can think of no greater tragedy than this. :rolleyes:
If geohot were not such an attention whore, none of this would have happened. Now his worshipers want others to send him money. Riiight.
I can think of no greater tragedy than this. :rolleyes:
If geohot were not such an attention whore, none of this would have happened. Now his worshipers want others to send him money. Riiight.
more...
MacTech68
Mar 28, 06:23 AM
I'm more curious about what else may be roaming around there (considering the department it's come from).
I remember in my second year working with Apple IIs, the local clone dealer loaned us a robotic arm with an Apple II interface and software.
You could program 3 vectors and the arm would 'navigate' to that position.
I've never been able to remember the name of the device and for a school it's usefulness was limited, but it was fun to play with.
IIRC, you could program positions for each joint in a sequence and kind of make it dance to a routine. :D
I wonder if it's floating around down there?
I remember in my second year working with Apple IIs, the local clone dealer loaned us a robotic arm with an Apple II interface and software.
You could program 3 vectors and the arm would 'navigate' to that position.
I've never been able to remember the name of the device and for a school it's usefulness was limited, but it was fun to play with.
IIRC, you could program positions for each joint in a sequence and kind of make it dance to a routine. :D
I wonder if it's floating around down there?
elvisizer
Apr 25, 08:55 PM
that won't work in a mac pro unless you replace the heat spreaders, anyway. they have the standard jedec spreaders on them.
more...
Euan
Sep 22, 06:23 AM
(as SOON as they update the line)
You may be waiting a while.
You may be waiting a while.
njmac
Sep 28, 07:24 PM
I may be able to help you - but not until next Wednesday. I'm working in Chelsea Market that day - and one of the guys I work with is gay and I know he goes dancing plus he lives in the area. I'll ask him for you and I'll post back after work.
Good Luck!
Good Luck!
more...
DavidLeblond
Sep 30, 10:03 AM
Bah Flash is so 2004. Learn something like PHP, some Javascript and learn to leverage the XMLHttpRequest object and you'll find you don't need Flash. ;)
bousozoku
Jan 2, 01:48 AM
That's an interesting and possibly controversial statement.
Putting Macromedia to one side... what beef do you have with Adobe?
Any apps in particular? And where does the past come into it?
Only curious 'cos Adobe are the people I rely on to get work done...
The frameworks that Adobe use for their applications are far older than those that Macromedia use but both are rooted in the 1980s and are a significant CPU drain compared to techniques for modern Mac OS X software. Apple was unwise to allow the same core of an application to run on Mac OS 8.x, 9.x and X. Even AppleWorks has two separate applications which call various Carbon modules. What works well on one operating system is counterproductive on the other.
Considering that Adobe converted their software to run on Mac OS X, they should have used Carbon Events to allow Mac OS X to use the idle time for other processes rather than using the old event loop. It is apparent from the way their applications use CPU while idle that they have not chosen the more efficient path but only the more expedient one.
Part of the problem with converted applications is MetroWerks' PowerPlant framework, which Macromedia and many, many others use. It has used the old event loop too. However, they redeemed themselves by creating PowerPlant X, which uses Carbon Events. I believe that the patched versions of Macromedia's applications are using PowerPlant X but are simply inefficiently coded.
Sorry to those who have been reading this for the past two years. It's an old, sad story that should have changed by now. I want to say something nice instead.
Here's to Brad and Ryan! :) They're the good guys.
Putting Macromedia to one side... what beef do you have with Adobe?
Any apps in particular? And where does the past come into it?
Only curious 'cos Adobe are the people I rely on to get work done...
The frameworks that Adobe use for their applications are far older than those that Macromedia use but both are rooted in the 1980s and are a significant CPU drain compared to techniques for modern Mac OS X software. Apple was unwise to allow the same core of an application to run on Mac OS 8.x, 9.x and X. Even AppleWorks has two separate applications which call various Carbon modules. What works well on one operating system is counterproductive on the other.
Considering that Adobe converted their software to run on Mac OS X, they should have used Carbon Events to allow Mac OS X to use the idle time for other processes rather than using the old event loop. It is apparent from the way their applications use CPU while idle that they have not chosen the more efficient path but only the more expedient one.
Part of the problem with converted applications is MetroWerks' PowerPlant framework, which Macromedia and many, many others use. It has used the old event loop too. However, they redeemed themselves by creating PowerPlant X, which uses Carbon Events. I believe that the patched versions of Macromedia's applications are using PowerPlant X but are simply inefficiently coded.
Sorry to those who have been reading this for the past two years. It's an old, sad story that should have changed by now. I want to say something nice instead.
Here's to Brad and Ryan! :) They're the good guys.
more...
mikeyg36
Apr 20, 10:36 PM
Depends on what you call normal.
Mathematica 8 (http://www.wolfram.com/mathematica/new-in-8/)
Word processing, iTunes, iLife apps, and even pro apps such as Aperture and Final Cut. Final Cut Pro X will make more use though.
Mathematica 8 (http://www.wolfram.com/mathematica/new-in-8/)
Word processing, iTunes, iLife apps, and even pro apps such as Aperture and Final Cut. Final Cut Pro X will make more use though.
2contagious
Sep 2, 04:02 PM
damn I want that poster. :eek:
more...
Mr. Anderson
Sep 28, 06:40 PM
Is the server Apache? If so, just pop a .htaccess file in the dir with this in it.
Options All -Indexes
what permissions do I set on that file?
and do I need to put it in every directory? I was hoping for something global.
D
Options All -Indexes
what permissions do I set on that file?
and do I need to put it in every directory? I was hoping for something global.
D
Giuly
Apr 11, 01:20 PM
Hi,
I have two internet connections here, one via GBit-Ethernet to my Mac Mini and a slower one connected to my WiFi router. I just bought a wireless printer, thus I need to connect the Mini to the WiFi to print.
I think this is not explicitly specified, but which connection will be used to route to the internet? It would be unfortunate to use the WiFi, as it's about 5 times slower.
Can I set the wired connection to be default for all connections, and route only the traffic that really has to go into the WiFi? All that comes to mind at the moment is removing the gateway/router address.
Better ideas?
I have two internet connections here, one via GBit-Ethernet to my Mac Mini and a slower one connected to my WiFi router. I just bought a wireless printer, thus I need to connect the Mini to the WiFi to print.
I think this is not explicitly specified, but which connection will be used to route to the internet? It would be unfortunate to use the WiFi, as it's about 5 times slower.
Can I set the wired connection to be default for all connections, and route only the traffic that really has to go into the WiFi? All that comes to mind at the moment is removing the gateway/router address.
Better ideas?
mrblack927
Mar 31, 03:22 PM
I hear a lot of confusion about this. I don't know why TechCrunch said what they did, but by all accounts, there is no golden master right now. This is just a developer preview. After this there will (probably) be betas. And after that there will eventually be a golden master or two.
Apple uses the term "golden master" uniquely, but it's basically what most software companies would call a "release candidate". The goal is to make only one RC. You release a RC build when you legitimately believe that the product is complete and this is the build you plan on releasing to the public. It's the last phase in testing. You let your testers try it out and see if there are any show-stopping flaws, if not, the "release candidate" becomes the "release".
When the GM is ready, it will be released to developers and labeled as such, and the public release will follow very shortly after. I don't know why TechCrunch is claiming this is an "internal GM", maybe they know something I don't, but as it stands it seems they are just causing confusion.
Apple uses the term "golden master" uniquely, but it's basically what most software companies would call a "release candidate". The goal is to make only one RC. You release a RC build when you legitimately believe that the product is complete and this is the build you plan on releasing to the public. It's the last phase in testing. You let your testers try it out and see if there are any show-stopping flaws, if not, the "release candidate" becomes the "release".
When the GM is ready, it will be released to developers and labeled as such, and the public release will follow very shortly after. I don't know why TechCrunch is claiming this is an "internal GM", maybe they know something I don't, but as it stands it seems they are just causing confusion.
RobertD33
Jul 9, 02:36 PM
I would go to the apple store, but I don't know how the whole situation would go with it being in the mall? I'm taking my chances at the att store. I'm just going to set up the night before and wait it out.
Joshuarocks
Apr 19, 09:24 AM
Did someone see my post regarding the minor developers? This is worthy to note as the main ones are leaving the PPC realm, while literally 1000's of smaller and minor companies, such as wondershare and others are still making universal binaries for both intel and ppc - a win win if you ask me.
DjPabz
May 5, 07:53 AM
Does anyone have this problem? IPhoto duplicates the event section. When sync to the iPhone. Shows in iTunes but not in iPhoto .
yeah I have this, I think it's a problem with the new iPhoto update, pretty annoying! https://discussions.apple.com/thread/3023160?start=0&tstart=0
yeah I have this, I think it's a problem with the new iPhoto update, pretty annoying! https://discussions.apple.com/thread/3023160?start=0&tstart=0
MrMacMan
Jul 16, 09:37 PM
Haha, I registed like a year after you after floating around the boards for about 6 months.
ah well.
edit: 1807 I PWN most of you! ;)
(kidding)
ah well.
edit: 1807 I PWN most of you! ;)
(kidding)
brn2ski00
Jun 24, 01:24 PM
hey i had said i wanted those but its fine, u can sell them to the other guy
PM Sent.
PM Sent.
No comments:
Post a Comment