lia77
Mar 14, 10:10 PM
I�m from Sweden so sorry about my english (although "ration" was just my typing..)
:)
I was perfectly happy with the help you gave me though, it really helped!
The istopmotion comment was just because I was so surprised a program like that, which is really expensive in the first place, would do such a strange thing as just crop the image like that. I was just very surprised to see that..
Anyway, cropping my image in imovie, making it 16:9, then exporting it using HD and uncompressed format and then reimporting it turned out good. (I did a check on a 21 inch screen and it looks quite good. I never managed to get that quality on 4:3.
And another thing, I also looked into Dragon, but they won�t let you important any photos that you have already taken imported with another program. That�s also kind of crazy I think, but nevermind..
Greetings and thanks again!
:)
I was perfectly happy with the help you gave me though, it really helped!
The istopmotion comment was just because I was so surprised a program like that, which is really expensive in the first place, would do such a strange thing as just crop the image like that. I was just very surprised to see that..
Anyway, cropping my image in imovie, making it 16:9, then exporting it using HD and uncompressed format and then reimporting it turned out good. (I did a check on a 21 inch screen and it looks quite good. I never managed to get that quality on 4:3.
And another thing, I also looked into Dragon, but they won�t let you important any photos that you have already taken imported with another program. That�s also kind of crazy I think, but nevermind..
Greetings and thanks again!
chown33
Apr 12, 12:17 PM
Now, where the hell is this Assistant button to open the Assistant Editor pane?
Google search terms: "assistant button" site:developer.apple.com
Top hit: Xcode 4 Transition Guide, Orientation to Xcode 4 (http://developer.apple.com/library/mac/#documentation/IDEs/Conceptual/Xcode4TransitionGuide/Orientation/Orientation.html%23//apple_ref/doc/uid/TP40009984-CH5-SW50)
Find first occurrence of assistant button on page.
Observe Figure 3-29.
Google search terms: "assistant button" site:developer.apple.com
Top hit: Xcode 4 Transition Guide, Orientation to Xcode 4 (http://developer.apple.com/library/mac/#documentation/IDEs/Conceptual/Xcode4TransitionGuide/Orientation/Orientation.html%23//apple_ref/doc/uid/TP40009984-CH5-SW50)
Find first occurrence of assistant button on page.
Observe Figure 3-29.
MacHamster68
Mar 16, 07:37 PM
so what do we learn from all that
before you bid or press buy it now , no matter how cheap or expensive it is a couple minutes google would give you all info you need about it ,sometimes ebay is helpful too , if you just look at the same products sold you sometimes even find out all the flaws the product can have and if it is really worth the money in general, obviously there are exceptions if something is very rare and in full working order and in excellent condition it will have a higher price , but then YOU can maybe justify to pay more , but always set yourself a limit you are willing to pay and stick to that, then you dont have to regret it
before you bid or press buy it now , no matter how cheap or expensive it is a couple minutes google would give you all info you need about it ,sometimes ebay is helpful too , if you just look at the same products sold you sometimes even find out all the flaws the product can have and if it is really worth the money in general, obviously there are exceptions if something is very rare and in full working order and in excellent condition it will have a higher price , but then YOU can maybe justify to pay more , but always set yourself a limit you are willing to pay and stick to that, then you dont have to regret it
Dreadnought
Mar 26, 12:32 PM
It depends on which WU you have and the processor. A G4 takes a bit longer then a G5 or an Intel (faster cpu). If you want to check you are folding, look in the activityviewer, there are some processes working, one of them is FahCore_XX.exe . If that is using most of your processorpower, then it is folding! If it is not showing, then it isn't folding
jessica.
Apr 6, 07:26 AM
Well, there is a little guide thingy ... oh yeah a manual, that comes with the iPad, no?
kainjow
Nov 30, 01:16 PM
I'm trying to submit the song Forget It with the link http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewAlbum?playlistId=29269057&s=143441&i=29269074 which works in iTunes, but the web site shows it as Away. :confused:
niuniu
Aug 13, 09:30 AM
Fresh and engaging! So many interesting elements crammed in there. Going to be less moody that the earlier games which many 'shockers might not like, but a change is always good to keep the boredom at bay.
Can we fly with roses or what? :eek:
Can we fly with roses or what? :eek:
Chundles
Apr 29, 09:39 PM
Cool! That's Gen. MacArthur's Allied HQ building from WW2.
They're going to pull down a bunch of the more modern stuff and restore it back to how it was, then build the store. Nice.
They're going to pull down a bunch of the more modern stuff and restore it back to how it was, then build the store. Nice.
JesterJJZ
Apr 23, 07:25 PM
Haven't looked at RAM pricing in a while, but damn, current MP ram is way cheaper than it was for my 06.
superosky
Apr 4, 11:47 AM
I don't know what the result of using both 'default host' *and* individual port mapping is, but at best it's undefined. I'd suggest using one or the other. I have no issues with Snow Leopard Server and an old Airport Extreme using port mapping (no default host). Default host is just exposing your machine to probes on every port in existence.
Some simple debugging: try telnetting from some other machine on your local network to your server port 25, e.g. 'telnet 192.168.1.2 25'. If you get connected to SMTP then your problem is elsewhere (barring some firewall rules you might have manually configured in your server). If you don't get connected then the problem is the server and you have to figure out why SMTP isn't listening.
If you can telnet to your server on the inside, but not from the outside then you have either a router problem or an ISP problem. As for my old Airport Extreme, I found that upgrading to the latest firmware (7.5.2) caused no end of problems, I downgraded to the previous version (7.4.2) and all is well.
A.
okay so I did a local telnet from a client and I was able to login to 192.168.1.2 on ports 143, 993, 995 but NOT on ports 25 and 587. I guess this means the router is free and clear however I still cannot understand why SLS is closing those ports. I dont have firewall services enabled and when I did use it I opened up everything but it still didn't work. ????
Some simple debugging: try telnetting from some other machine on your local network to your server port 25, e.g. 'telnet 192.168.1.2 25'. If you get connected to SMTP then your problem is elsewhere (barring some firewall rules you might have manually configured in your server). If you don't get connected then the problem is the server and you have to figure out why SMTP isn't listening.
If you can telnet to your server on the inside, but not from the outside then you have either a router problem or an ISP problem. As for my old Airport Extreme, I found that upgrading to the latest firmware (7.5.2) caused no end of problems, I downgraded to the previous version (7.4.2) and all is well.
A.
okay so I did a local telnet from a client and I was able to login to 192.168.1.2 on ports 143, 993, 995 but NOT on ports 25 and 587. I guess this means the router is free and clear however I still cannot understand why SLS is closing those ports. I dont have firewall services enabled and when I did use it I opened up everything but it still didn't work. ????
mrkramer
Jan 28, 02:37 AM
not an app, but the mobile version:
mobile.macrumors.com
mobile.macrumors.com
Tiauguinho
Aug 29, 02:56 PM
Can you please post the information. I can't read the document.
Thanks in advance
Thanks in advance
Snowy_River
Dec 2, 12:06 AM
i've always wondered why someone doesn't put a small cam in a plugin module, similar in size to a USB cable dock connector. the cam would be facing forward of course, have a light for additional illumination and would be able to communicate with software on the iPhone to do video chatting.
I was thinking the same thing. I'd like to see one that could point either direction to help out us iPod Touch users that don't have a camera...
Never going to happened. Apple wont allow such device to work with iphone. . . .
From Engadget�s coverage of the iPhone 3.0 event:
10:19AM �They talk over the dock, and wirelessly over Bluetooth. Things like playing and pausing music, getting artwork � or you can build your own custom protocols.�
If Apple has provided a means of creating devices that can talk through the dock connector with standard, or custom protocols, how is it that they have any control over the creation of such a device? That said, I'll grant that they do then have control over the acceptance of apps that would use such a device, but that could open them up to even more bad press about their rejection practices...
I was thinking the same thing. I'd like to see one that could point either direction to help out us iPod Touch users that don't have a camera...
Never going to happened. Apple wont allow such device to work with iphone. . . .
From Engadget�s coverage of the iPhone 3.0 event:
10:19AM �They talk over the dock, and wirelessly over Bluetooth. Things like playing and pausing music, getting artwork � or you can build your own custom protocols.�
If Apple has provided a means of creating devices that can talk through the dock connector with standard, or custom protocols, how is it that they have any control over the creation of such a device? That said, I'll grant that they do then have control over the acceptance of apps that would use such a device, but that could open them up to even more bad press about their rejection practices...
wesk702
Apr 24, 01:54 AM
http://eshop.macsales.com/item/Samsung/SHS222LBEBSL/
Saw that but it�s got this in the foot note:
"Requires disabling of hard disk sleep in Mac Pro Systems to prevent drive from disappearing during sleep.
To disable hard disk sleep go to the Apple --->System Preferences ---> Energy Saver and uncheck "Put the hard disk(s) to sleep when possible.�
Any other drives that don�t have this bug?
Saw that but it�s got this in the foot note:
"Requires disabling of hard disk sleep in Mac Pro Systems to prevent drive from disappearing during sleep.
To disable hard disk sleep go to the Apple --->System Preferences ---> Energy Saver and uncheck "Put the hard disk(s) to sleep when possible.�
Any other drives that don�t have this bug?
labman
Apr 11, 05:32 PM
I have tried many pairs of EMI's I now have a-JAYS 4. As far as I am concerned my search is over. $70 US
http://asia.cnet.com/i/r/2010/crave/hp/63022155/ajaysfour_500x375.jpg]
http://asia.cnet.com/i/r/2010/crave/hp/63022155/ajaysfour_500x375.jpg]
scan300
Jul 4, 10:10 PM
The window server controls your displays and what happens in them.
The CGXDisableUpdate is normal, it happens on routinely on my machine.
I don't know what update this string refers to but in my logs it usually follows the sheduled launching of a helper application (in my case iCal) where it seems that the the helper cannot be launched because of a variety of reasons. My interpretation of this is that the window server was probably planning to do something in the display and instead receives a cease and decist order.
The CGXDisableUpdate is normal, it happens on routinely on my machine.
I don't know what update this string refers to but in my logs it usually follows the sheduled launching of a helper application (in my case iCal) where it seems that the the helper cannot be launched because of a variety of reasons. My interpretation of this is that the window server was probably planning to do something in the display and instead receives a cease and decist order.
Intell
May 5, 10:31 PM
Yeah? The Cydia page says "iOS 4+ required"?
It works just fine on my 1G iPod Touch running 3.1.3.
It works just fine on my 1G iPod Touch running 3.1.3.
tekkierich
Feb 15, 08:11 AM
yes you can
Install the new drive, put the OS X disk in and it should boot. After you choose your language, you will need to use Disk Utility to format the blank drive. After the format, you can carry on with the OS X install as normal.
tekkierich
Install the new drive, put the OS X disk in and it should boot. After you choose your language, you will need to use Disk Utility to format the blank drive. After the format, you can carry on with the OS X install as normal.
tekkierich
peteullo
Apr 27, 11:52 PM
Sad comment, where you trying to be funny?
I'm Italian and I thought it was pretty funny lol
I'm Italian and I thought it was pretty funny lol
steveca
Apr 18, 11:48 AM
yes.... but....whta's happened with?.....Think different.....now is...thinks alike.
Apple is changing a lot, I only see dollars in the eyes of Steve Jobs, remember the first announcement of apple?
http://www.youtube.com/watch?v=OYecfV3ubP8
Apple is becoming clones :(
i guess functionality did win after all. On a positive note pc's still do not run mac os x... till now... kind of...
Apple is changing a lot, I only see dollars in the eyes of Steve Jobs, remember the first announcement of apple?
http://www.youtube.com/watch?v=OYecfV3ubP8
Apple is becoming clones :(
i guess functionality did win after all. On a positive note pc's still do not run mac os x... till now... kind of...
yg17
Oct 9, 12:07 PM
Why didn't they use the built in microphone for the singing? It looked like you just needed to touch the correct row?
OllyW
Feb 16, 07:14 PM
So, take with grain of salt.
Any Daily Mail story should be taken with a grain of salt.
Any Daily Mail story should be taken with a grain of salt.
Jolly Giant
Apr 24, 09:41 AM
https://discussions.apple.com/thread/3016505
2992
Jun 8, 04:22 PM
whom really care about this app?
Can u send this article to the third page please?
Can u send this article to the third page please?