Oct 1, 2014

Edge Based Barista SharePoint


Barista currently uses Jurassic as its JavaScript compiler, it’s been extremely nice but recently I’ve been thinking about using Node.js within the pipeline. Some advantages of this would be better performance and the ability to use the rich ecosystem of node.js libraries available. SharePoint will still be exposed through the object model using edge.js.

Read More
Aug 12, 2014

JSON Data Bundle Updates


Barista has the Json Data bundle to help with tasks associated with manipulating/validating Json data.

Read More
May 28, 2014

iCal Bundle for generating calendars


One recent bundle added to Barista is the ability to generate iCal feeds on the fly.

Read More
Mar 9, 2014

Barista Web Optimization


Now that the dust is slowly starting to settle on a particular Barista client, we’re looking at various perf characteristics of the application and finding ways to improve it.

Read More
Jan 28, 2014

Barista Multi-Threading


Barista supports multi-threading with the “Deferred” bundle.

Read More