7. Creating an Appointment Calendar - Part 07
Updated on: 2010-04-11
Posted on: 2010-04-11
One last design consideration for building an application is how the files are laid out on the web server. This post will provide you with a suggested layout, discuss a few some follow up thoughts, and then answer questions that arose during the development of this series.
More ... Post a comment See comments (0) Trackbacks (0)
More ... Post a comment See comments (0) Trackbacks (0)
6. Creating an Appointment Calendar - Part 06
Updated on: 2010-04-11
Posted on: 2010-04-11
One of the design considerations needed was a way to sort appointments for a specific day. This post will extend the Appointments data class to include a function to identify appointments by a specific date.
More ... Post a comment See comments (0) Trackbacks (0)
More ... Post a comment See comments (0) Trackbacks (0)
5. Creating an Appointment Calendar - Part 05
Updated on: 2010-05-07
Posted on: 2010-04-11
This post will focus on building the pages that will be served to the user. Those pages being: List, View, New, Edit, Move and Delete
More ... Post a comment See comments (1) Trackbacks (0)
More ... Post a comment See comments (1) Trackbacks (0)
4. Creating an Appointment Calendar - Part 04
Updated on: 2010-04-11
Posted on: 2010-04-11
This post will take the design decisions made from the previous post and implement them, creating the various components and pages.
More ... Post a comment See comments (0) Trackbacks (0)
More ... Post a comment See comments (0) Trackbacks (0)
3. Creating an Appointment Calendar - Part 03
Updated on: 2015-01-18
Posted on: 2010-04-11
This post will continue the Interface Design discuss that started in the first blog.
More ... Post a comment See comments (0) Trackbacks (0)
More ... Post a comment See comments (0) Trackbacks (0)
2. Creating an Appointment Calendar - Part 02
Updated on: 2010-04-11
Posted on: 2010-04-11
This post will discuss an installation script that allows Ladder know about new data class. It will describe two classes that will be used throughout the rest of the series that extend ldrItem and ldrFolder respectively. It will then demonstrate how to create a new Appointments folder so that Appointments can be stored in it.
More ... Post a comment See comments (0) Trackbacks (0)
More ... Post a comment See comments (0) Trackbacks (0)
1. Creating an Appointment Calendar - Part 01
Updated on: 2014-04-13
Posted on: 2010-04-11
This blog series demonstrates how to use Ladder to create an Appointment Calendar. Its goal is to provide readers with a clear understanding of how to build a simple application using reusable components based on Ladder’s data management capabilities. Future articles will rely on these concepts to build larger applications.
More ... Post a comment See comments (1) Trackbacks (0)
More ... Post a comment See comments (1) Trackbacks (0)