Tuesday, March 7, 2017

This Blog's in Xamarin Forms

I've created a mobile application for this site, using Xamarin Forms. Basically, what it does is get the feed from Blogspot, parse, and show the list using Xamarin's ListView.
figure 1.
figure 2.
You can get this application from here

Holacracy for Facilitator (Xamarin Forms)

Holacracy meeting's step that is long (for some) can make Facilitator forget the step. This app will give you the list of those steps, so that the Governance Meeting can run fluently. It is built using Xamarin Forms apps, which can be run on both Android and Iphone, within the same code.
figure 1.
figure 2.
You can get this application from here

Labster Content Developer Tool

Labster Content Developer Tools (I will call it LCDT,) is a Visual Studio Extension that is built to make Labster Content Dev's life easier. Run on Visual Studio 2015 Community, LCDT can validate typed XML, and give a live warning on some of the already defined validations. There are currently 15 defined validations. It can also automatically modify XML, based on the defined Services. Another cool thing is code suggestion. By pressing Ctrl+., you can get the defined suggestion. Here is the overall feature of LCDT :


And here is the suggestion that is given by LCDT :

There's also another small feature, such as Proofread, Navigate to Specific id in the XML, and also another feature that is related to Labster's XML Engine.