Accellent v0.3.1 is now available and running under Panther. XCode 1.1 will also build the application properly in Panther again.
Hardware Specifications:1 GHz 12" PowerBook G4 (…
If I use ffmpegx to scale an HD file down to 720x1080, the final file opens as 720x540 in QuickTime but as some much larger one (2x zoom?) in both VLC and Accellent. I suspect that…
How efficiently would an SQLite database run on 10.4?
The purpose would be to create an accounting program, with many sophisticated features, most of which would be dealing with in…
The number of records and whether you wanted to have network abilities would be the deciding factors in making the SQLite/PostgreSQL decision. The latter is going to be for network…
I almost hate to respond, because I'm just starting to tinker with Core Data, but...
I'm developing an app that is quite involved, and is probably as complex as an accounting pack…
Very nice...I especially like two separate point you both made.
First, I forgot to mention that this will be a network-able accounting package and to learn that SQLite is not, that…
Another option might be write an abstraction layer that would allow you to plugin Postgres or CoreData. That way you could test both and also give the user the option to not requir…
WJMoore makes a good point, I just wouldn't even know where to begin...use CoreData but with PostgreSQL...hmm. I don't know enough about CoreData yet.
What I have done was to creat…
You can't pass SQL to CoreData. You must pass CoreData's own predicate formulated queries. CoreData then converts these to SQL internally (if using SQLite) or to another suitable…
i really don' t understand what problem to explain here because for me its not a problem. my (nearly completed app) runs fine on both my macs. but when i send it to a friend runnin…
Quote:
Originally Posted by Mafia
i really don' t understand what problem to explain here because for me its not a problem. my (nearly completed app) runs fine on both my macs. …
Quote:
Originally Posted by goMac
1) Right click on your project within XCode (at the top of your files list)
2) Get Info
3) Click on the styles tab in the new window
4) Change …
Quote:
Originally Posted by goMac
1) Right click on your project within XCode (at the top of your files list)
2) Get Info
3) Click on the styles tab in the new window
4) Change …
As do I.
When I'm not flying angry passangers, I'm boring holes in the sky.
Nothing's more tranquil then floating among the clouds.
Oh! I have slipped the surly bonds of earth
An…
Quote:
Originally Posted by bubblewrap
As do I.
When I'm not flying angry passangers, I'm boring holes in the sky.
Nothing's more tranquil then floating among the clouds.
Oh! …