Redux: Kynetx App A Day 30 – Detecting Empty Pick

On the 30th day of Kynetx Mike shares with us how to determine if a pick statment returns nothing. A very important user case, especially when harvesting data from an external data source.

Kynetx App a Day is a series of posts written by Mike Grace with tips and tricks for working with Kynetx. Each Kynetx App A Day post contains a line by line description of the KRL source code, bookmarklet link so you can run the application and screenshots of the running application. Join the developer community at code.kynetx.com.

Filed under  //  app-a-day  
Comments (0)
Jan 9, 2011 - Posted

Redux: Kynetx App A Day 29 – URL Encode Strings

On the 29th day of Kynetx Mike provides a working example of how to urlencode a string.

Kynetx App a Day is a series of posts written by Mike Grace with tips and tricks for working with Kynetx. Each Kynetx App A Day post contains a line by line description of the KRL source code, bookmarklet link so you can run the application and screenshots of the running application. Join the developer community at code.kynetx.com.

Filed under  //  app-a-day  
Comments (0)
Jan 9, 2011 - Posted

Redux: Kynetx App A Day 28 – Updating User’s List When User Joins App

Day 28 of Kynetx App A Day demonstrates a Kynetx ruleset in which users join and their information is stored in an application variable hash.

Kynetx App a Day is a series of posts written by Mike Grace with tips and tricks for working with Kynetx. Each Kynetx App A Day post contains a line by line description of the KRL source code, bookmarklet link so you can run the application and screenshots of the running application. Join the developer community at code.kynetx.com.

Filed under  //  app-a-day  
Comments (0)
Jan 9, 2011 - Posted

Redux: Kynetx App A Day 27 – Building Hashes Using Beestings

On day 27 of Kynetx App A Day you have the unique opportunity to see the master at work. Mike has a talent for crafting clear and concise examples that illustrate and test the functionality of the Kynetx platform. Keep'um coming Mike!

Kynetx App a Day is a series of posts written by Mike Grace with tips and tricks for working with Kynetx. Each Kynetx App A Day post contains a line by line description of the KRL source code, bookmarklet link so you can run the application and screenshots of the running application. Join the developer community at code.kynetx.com.

Filed under  //  app-a-day  
Comments (0)
Jan 9, 2011 - Posted

Redux: Kynetx App A Day 26 – Modify Other Browser Extensions Behavior

On day 26 of Kynetx App A Day Mike explains how the Minimal One True Fan Kynetx ruleset works. What an awesome opportunity to have the developer of an application share how he developed the solution.

Kynetx App a Day is a series of posts written by Mike Grace with tips and tricks for working with Kynetx. Each Kynetx App A Day post contains a line by line description of the KRL source code, bookmarklet link so you can run the application and screenshots of the running application. Join the developer community at code.kynetx.com.

Filed under  //  app-a-day  
Comments (0)
Jan 9, 2011 - Posted

Redux: Kynetx App A Day 25 – Merging Two Hashes

The 25th day of Kynetx App A Day provides an example of how to merge two hashes. You can find out more about inserting elements into a hash in the online Kynex documentation.

Kynetx App a Day is a series of posts written by Mike Grace with tips and tricks for working with Kynetx. Each Kynetx App A Day post contains a line by line description of the KRL source code, bookmarklet link so you can run the application and screenshots of the running application. Join the developer community at code.kynetx.com.

Filed under  //  app-a-day  
Comments (0)
Jan 9, 2011 - Posted

Redux: Kynetx App A Day 24 – Selection Expression Filtering On Variable Value

The 24th day of Kynetx expands on the previous Kynetx ruleset by using a compound conditional expression. It is very interesting to see how conditional expressions can be stacked.

Kynetx App a Day is a series of posts written by Mike Grace with tips and tricks for working with Kynetx. Each Kynetx App A Day post contains a line by line description of the KRL source code, bookmarklet link so you can run the application and screenshots of the running application. Join the developer community at code.kynetx.com.

Filed under  //  app-a-day  
Comments (0)
Jan 9, 2011 - Posted

Redux: Kynetx App A Day 23 – Decode Function – Convert JSON To Objects

Day 23 of Kynetx App A Day demonstrates how to encode JSON to an object so that it can be passed back to the server.

Kynetx App a Day is a series of posts written by Mike Grace with tips and tricks for working with Kynetx. Each Kynetx App A Day post contains a line by line description of the KRL source code, bookmarklet link so you can run the application and screenshots of the running application. Join the developer community at code.kynetx.com.

Filed under  //  app-a-day  
Comments (0)
Jan 9, 2011 - Posted

Redux: Kynetx App A Day 22 – Already In Friend List – Working With Arrays

On the 22nd day of Kynetx Mike lays down a Kynetx application that brings together a number of elements for previous articles. There are persistent variables, conditional expressions and even explicit events being raised from within emitted Javascript. There are just too many nuggets of wisdom to pass up in this app! There are even set operators in this one! Awesome!

Kynetx App a Day is a series of posts written by Mike Grace with tips and tricks for working with Kynetx. Each Kynetx App A Day post contains a line by line description of the KRL source code, bookmarklet link so you can run the application and screenshots of the running application. Join the developer community at code.kynetx.com.

Filed under  //  app-a-day  
Comments (0)
Jan 9, 2011 - Posted

Redux: Kynetx App A Day 21 – Modifying Facebook Stream With Kynetx

Day 21 of Kynetx App A Day takes a deep dive into modifying the Facebook News stream. Be sure to wear your seatbelts, this one is intense!

Kynetx App a Day is a series of posts written by Mike Grace with tips and tricks for working with Kynetx. Each Kynetx App A Day post contains a line by line description of the KRL source code, bookmarklet link so you can run the application and screenshots of the running application. Join the developer community at code.kynetx.com.

Filed under  //  app-a-day  
Comments (0)
Jan 9, 2011 - Posted