Apple World Wide Developers Conference to kick-off June 6 in San Francisco

2»

Comments

  • Reply 21 of 33
    Last year's WWDC was advertised on the introduction of Tiger and the year before we knew something big was coming because they pushed the original date back almost a month and relocated it to accomodate more participants.



    What can we expect this year and what does the focus on Tiger's technologies tell us about the release date of Tiger?



    I think Tiger won't be released early but at or shortly after WWDC to meet the promised "2nd half of 2005" deadline.



    On the hardware side, I expect the announcements to be evolutionary rather than revolutionary: i.e. PCI-e, DDR2 etc.



    I hope that the guys at IBM did not solely work on resolving the problem in the production process (which is mainly for GHz-bragging, anyway) but kept up work on the functionality (multi-threading, Power5 derivative, true moblie chip etc.) according to their roadmap. Maybe, multicore chips will be pre-announced/pre-viewed.



    Since it is a developers conference, I hope Apple talks about the direction future products of the company are heading. Will Apple actively persue the business market (the Mac mini seems like a good start here, but they don't seem to be focused enough yet)? Or will they shift thier focus on personal entertainment (but then, they would have seriously think about adding TV capabilities)?



    Interesting times ahead!



    Mods: Time to reopen the "Temporary Insanity" forum ;-)
     0Likes 0Dislikes 0Informatives
  • Reply 22 of 33
    xflarexflare Posts: 199member
    Quote:

    Originally posted by RolandG

    [B]

    I think Tiger won't be released early but at or shortly after WWDC to meet the promised "2nd half of 2005" deadline.



    On the hardware side, I expect the announcements to be evolutionary rather than revolutionary: i.e. PCI-e, DDR2 etc.




    But Apple have consistently said Tiger will arrive in the "First Half of 2005"
     0Likes 0Dislikes 0Informatives
  • Reply 23 of 33
    hmurchisonhmurchison Posts: 12,464member
    Quote:

    Originally posted by xflare

    But Apple have consistently said Tiger will arrive in the "First Half of 2005"



    "Apple have"



    You wouldn't happen to be Brit now would you



    I think if Apple ships Tiger before the end of June that would meet the deadline right. July 1st is really the 2H of 2005 right?



    I definitely think WWDC 2005 is Tigers release party. Why else would Apple move the date forward to an earlier time?
     0Likes 0Dislikes 0Informatives
  • Reply 24 of 33
    buonrottobuonrotto Posts: 6,368member
    Quote:

    Originally posted by Denmaru

    Yet again, a WWDC I can´t even hope to attend. Somehow, I think there´s something wrong with the WWDC, for example



    *) It´s only in America - what are european Developers going to do? Especially with such a





    Since when does "Worldwide" not include Europe? :P
     0Likes 0Dislikes 0Informatives
  • Reply 25 of 33
    gmacgmac Posts: 79member
    Quote:

    Originally posted by Amorph

    Enterprise Object Frameworks, part of NeXTStep originally, now bundled with WebObjects.



    Basically, Core Data does the same thing for data (files, metadata, etc.) that Core Image does for filters: It gives you a system-level framework for defining and manipulating them.



    The details are seeeeeekrit.




    Hopefully Core Data will add better management of XML data sources and DOM manipulation. This is one area Cocoa is pretty weak at.



    I'd also like to see xcode get better at intellisense like visual studio.
     0Likes 0Dislikes 0Informatives
  • Reply 26 of 33
    Look, I'm usually open to the "Hey what about Poland (or fill in your country)" complaints about Apple's endeavors. But to suggest that Apple should hold its developer conference in Europe is downright funny to me. Did you ever stop to wonder that maybe the location is determined by the fact that it is right next door to Apple corporate HQ? Do you have any idea how much it would cost Apple just do the show anywhere else in the USA? All of their employees can drive to the freakin' convention hall. This has nothing to do with American elitism, and everything to do with the bottom line.
     0Likes 0Dislikes 0Informatives
  • Reply 27 of 33
    Quote:

    Originally posted by hmurchison

    "Apple have"



    You wouldn't happen to be Brit now would you



    I think if Apple ships Tiger before the end of June that would meet the deadline right. July 1st is really the 2H of 2005 right?



    I definitely think WWDC 2005 is Tigers release party. Why else would Apple move the date forward to an earlier time?




    See my thread here, on Tiger's release date, I am off to put money on 25th June.
     0Likes 0Dislikes 0Informatives
  • Reply 28 of 33
    onlookeronlooker Posts: 5,252member
    Quote:

    Originally posted by blue2kdave

    Look, I'm usually open to the "Hey what about Poland (or fill in your country)" complaints about Apple's endeavors. But to suggest that Apple should hold its developer conference in Europe is downright funny to me. Did you ever stop to wonder that maybe the location is determined by the fact that it is right next door to Apple corporate HQ? Do you have any idea how much it would cost Apple just do the show anywhere else in the USA? All of their employees can drive to the freakin' convention hall. This has nothing to do with American elitism, and everything to do with the bottom line.





    Very true, and one of the multiple reasons why it's held in the US. The majority of Mac users, and developers are also located in the US. It has to do with everybody's bottom line including Apples, and their employees as you previously mentioned.
     0Likes 0Dislikes 0Informatives
  • Reply 29 of 33
    Quote:

    Originally posted by Rhumgod

    [B]Think BeOS and the BFS and you have pretty much the summation of Core Data. If that eludes you, read the wiki here.



    This has nothing at all to do with Core Data.

    Core Data is described here.
     0Likes 0Dislikes 0Informatives
  • Reply 30 of 33
    Quote:

    Originally posted by mdriftmeyer

    Actually, it was an add-on to Openstep 4.x and originally written by Dave Koski and I'm completely blanking on the other gentleman. Both were interns at NeXT and former Stanford students who later owned and operated Running-Start Inc.



    EOF gives many advanced ideas to the developer to manipulate data in RDBMS.



    CoreData is using an SQLite database basically interfacing with EOF which will be once again Objective-C and since Apple stopped shipping ObjC version of WOF this will be very nice.






    No, EOF predated OPENSTEP -- it was available for NEXTSTEP 3. EOF in turn derived from DBKit. And the development team was certainly larger than Dave Koski and Ralph Zazula...



    Core Data does not "use a SQLite database" and it does not "basically interface with EOF". Publicly available information about what Core Data really is is available here.
     0Likes 0Dislikes 0Informatives
  • Reply 31 of 33
    Quote:

    Originally posted by quiet_man

    Core Data does not "use a SQLite database"



    I agree there's a lot of nonsense being talked about Core Data *but* it does (optionally) use an SQLite database backend (as your own link to Apple's site mentions.
     0Likes 0Dislikes 0Informatives
  • Reply 32 of 33
    Quote:

    Originally posted by stupider...likeafox

    I agree there's a lot of nonsense being talked about Core Data *but* it does (optionally) use an SQLite database backend (as your own link to Apple's site mentions.



    The key word there is "optionally" -- SQLite is one of three types of data store supported by Core Data, not as the original implies the only type.
     0Likes 0Dislikes 0Informatives
  • Reply 33 of 33
    Just update WO...these frameworks and API's seem old and brittle...bring me the new WO! There are still plenty of odd UI bugs too!



    I'm still confounded by the lack of "supported" configurations...I know, I know, technically many "unsupported" configs work, but this is nuts...





    Development Platforms

    _

    Mac OS X v10.2.2 or later

    Windows 2000 Professional SP3



    Deployment Platforms



    Mac OS X Server v10.2.2 or later

    Windows 2000 Server SP3

    Solaris 8



    Third-party Application Servers



    Apache Tomcat 3.2.4 and 4.0.5

    BEA WebLogic 7.0

    IBM WebSphere 4.0.4



    Database Servers



    Microsoft SQL Server 2000

    MySQL 3.23.51

    OpenBase 7.0.8

    Oracle 8.1.7 and 9.2.0.1

    Sybase ASE 12.5



    Web Servers



    Sun ONE Web Server 6.0 SP2

    Apache 1.3.9 or Apache 1.3.26

    Microsoft Internet Information Server 5.0
     0Likes 0Dislikes 0Informatives
Sign In or Register to comment.