Cookie Issues in Development?

Serving up static files is about as easy as it gets when trying to manage your server. That is one of the awesome advantages of using SproutCore in your deployed applications.

However, working with these static apps in development can do some funny things with your cookies. If you have run across any of these issues including having to authenticate every time you refresh then you will want to take a look at this by Mike Subelsky.

Warning: if you add any code to force authentication be sure it won’t carry into production!

SproutCore 0.9.16 - Hotfix

Just a quick note that we released a version 0.9.16 of SproutCore today.  This fixes a critical regression introduced in 0.9.15 that broke use of the :field option.  The sample controls have also been updated to make sure we test for this in the future.

Otherwise 0.9.16 is the same as 0.9.15

SproutCore Slides

Some fine folks invited me to speak on SproutCore at Oracle this month and so I put together some slides and gave them a show.  Many thanks to the great people there who let me speak.  And by the way, they are doing some very interesting things so keep your eye on them.

Anyway, I can share these slides unlike some presentations I’ve done in the past.  Enjoy.

[slideshare id=554077&doc=oracle-sproutcore-presentation20080812-1218666601403067-9&w=425]

 

SproutCore on InsideRIA

O’Reilly’s InsideRIA blog has a great Introduction to SproutCore today.  If you haven’t heard my talk on SproutCore before, this covers a lot of the same information.  Thanks Toby!