Learning Claris FileMaker
317.3K views | +3 today
Follow
Learning Claris FileMaker
Give life to your data with an easy to use database ... I'll share cool FileMaker stuff for you, avoiding the programming part of it as much as I can.                        #WorkplaceInnovationPlatform #Claris
Your new post is loading...
Your new post is loading...
Scooped by Didier Daglinckx
Scoop.it!

Code Readability: Good Comments vs. Bad Comments

Code Readability: Good Comments vs. Bad Comments | Learning Claris FileMaker | Scoop.it

This article will show examples of good comments vs. bad comments, and how you can improve your code readability by following a few key principles. 


In our previous blog posts on code readability, we showed how to enhance code readability by using spacing and meaningful naming without adding comments.

No comment yet.
Scooped by Didier Daglinckx
Scoop.it!

Naming Conventions

Naming Conventions | Learning Claris FileMaker | Scoop.it

How things should be named in your code.


The primary goal of these naming conventions is to create highly readable code. 


Concerns related to brevity are superseded by clarity and maintainability. 

These naming standards are also specific to Claris/FileMaker Pro Client development.

No comment yet.
Scooped by Didier Daglinckx
Scoop.it!

FileMaker Naming Conventions and Standards

FileMaker Naming Conventions and Standards | Learning Claris FileMaker | Scoop.it
FileMaker Naming Conventions and Standards are especially important in a team environment.

 

Make your applications easier to maintain and developer friendly.

Didier Daglinckx's insight:

More about Naming : https://www.scoop.it/topic/learning-filemaker?q=naming#

No comment yet.
Scooped by Didier Daglinckx
Scoop.it!

FileMaker Naming Conventions

FileMaker Naming Conventions | Learning Claris FileMaker | Scoop.it
It might sound trivial, but naming conventions are significant factors when you're developing business applications.

 

A systematic way of naming files, tables, fields, etc. provides a high level of organization, consistency and efficiency to both app developers and users.

 

A good naming convention also allows an app to be easily adaptable, scalable and transferable throughout its useful life.

These benefits all apply for apps developed within Claris’s FileMaker Platform.

 

What's in a Name? ... read more on the blog

Didier Daglinckx's insight:

More about Naming : https://www.scoop.it/topic/learning-filemaker?q=naming#

No comment yet.
Scooped by Didier Daglinckx
Scoop.it!

Naming Styles in the FileMaker Platform

Naming Styles in the FileMaker Platform | Learning Claris FileMaker | Scoop.it
There are different factors that contribute to a successful custom application. Of course, function is important, but even if the app does exactly what users need it to do, users may not necessarily like it if it's difficult to use due to poor legibility, navigability, responsiveness, etc.

FileMaker, the Workplace Innovation Platform, helps to speed up custom app development, right down to the smallest detail, including design styles. The user interface has a huge impact on user experience. A well-designed interface generally equates to a positive experience. Developers must ensure that they use appropriate and consistent fonts, sizes, colors, images, layouts, and so forth within their applications. They can simply accomplish this by creating custom styles for the apps they design.

BEAUTY IS PAGE DEEP
Within the FileMaker Platform, developers can easily customize names for various development elements such as variables, fields, tables and scripts. Many developers create their own naming convention – a systematic way of naming items in order to do their work more efficiently. We FileMaker developers talk a lot about how to name table occurrences and fields, but styles might be one of FileMaker's best-kept secrets.

...

Didier Daglinckx's insight:

More about Naming : https://www.scoop.it/topic/learning-filemaker?q=naming#

No comment yet.
Scooped by Didier Daglinckx
Scoop.it!

January 2017 FMPUG Naming Conventions | FileMaker - YouTube

Chris Cain was presenting the use of naming conventions.

 

This session do NOT advocate for a single naming convention but rather focus on the purposes of a naming convention and considerations when coming up with one's own naming convention or when considering adoption of someone else's.

 

We've review some different naming conventions and you are encouraged to bring your own to talk about what works and what doesn't.

Didier Daglinckx's insight:

More about Naming : https://www.scoop.it/topic/learning-filemaker?q=naming#

No comment yet.
Scooped by Didier Daglinckx
Scoop.it!

Naming Styles Interface Inventories | Soliant Consulting - FileMaker

Naming Styles Interface Inventories | Soliant Consulting - FileMaker | Learning Claris FileMaker | Scoop.it

...

 

Try to make a habit in every project of doing some kind of interface inventory exercise after a few cycles of development: You’ll have plenty of real features to examine, and you’ll be able to find places to standardize and tighten up styling, building up the right library of styles to help developers work faster and cleaner in your layouts.

 

Read more on Soliant Consulting Blog

Didier Daglinckx's insight:

More about Naming : https://www.scoop.it/topic/learning-filemaker?q=naming#

No comment yet.
Scooped by Didier Daglinckx
Scoop.it!

Claris & FileMaker Terminology - Understanding the Basics

Claris & FileMaker Terminology - Understanding the Basics | Learning Claris FileMaker | Scoop.it


Are you new to FileMaker Pro or Claris Pro? 

Have you been asked to work in a custom solution but get stumped by the Claris and FileMaker terminology? 

And you may even be wondering “what is a solution”? 

If you do a search for “FileMaker glossary,” you will find a lot of information geared toward FileMaker developers and you may end up more confused. 

This blog is for you, a non-developer, — someone using FileMaker Pro or Claris Pro systems in your daily activities. 

Having the right names for the right pieces and parts of FileMaker and having a basic understanding of what those things do will help you in a number of situations, such as: 
 you are learning the system or training other users in your system. 
you need to document processes or workflows of your system.
you are working with a developer to make improvements to your system, and you would like to talk intelligently about what these components are and how they work together.


No comment yet.
Scooped by Didier Daglinckx
Scoop.it!

The Impact of Naming Conventions on Code Readability

The Impact of Naming Conventions on Code Readability | Learning Claris FileMaker | Scoop.it

Naming Conventions in FileMaker

Implementing reliable naming conventions in FileMaker has the potential to save developers both time and frustration.

 

Read more ...

No comment yet.
Scooped by Didier Daglinckx
Scoop.it!

FileMaker Script Template for Better Coding

FileMaker Script Template for Better Coding | Learning Claris FileMaker | Scoop.it
Scripts make up the key technique for FileMaker automation.

 

Creating scripts can quickly get unmanageable if you do not document them well, have consistency in naming, pass parameters easily, etc.

Utilizing some tips can make your FileMaker solution easier to maintain.

 

At a (recent) FMPUG-MN meeting Matt Larson shared a demonstration of some scripting best…

 

Read more about FileMaker Script Template for Better Coding

Didier Daglinckx's insight:

More about Naming : https://www.scoop.it/topic/learning-filemaker?q=naming#

No comment yet.
Scooped by Didier Daglinckx
Scoop.it!

FileMaker Naming Conventions

FileMaker Naming Conventions | Learning Claris FileMaker | Scoop.it
It might sound trivial, but naming conventions are significant factors when you're developing business applications.

A systematic way of naming files, tables, fields, etc. provides a high level of organization, consistency and efficiency to both app developers and users.

A good naming convention also allows an app to be easily adaptable, scalable and transferable throughout its useful life.

Didier Daglinckx's insight:

More about Naming : https://www.scoop.it/topic/learning-filemaker?q=naming#

No comment yet.
Scooped by Didier Daglinckx
Scoop.it!

FileMaker 16 Layout Objects window - Why we love it | SeedCode

FileMaker 16 Layout Objects window - Why we love it | SeedCode | Learning Claris FileMaker | Scoop.it
The Layout Objects window in FileMaker 16 didn’t impress me at first.

It seemed like a solution to a problem we didn’t have: developers were already grouping and naming objects so they could move grouped objects out of way when editing layouts.

But the more I see it in action, the more I recognize in it what makes working in Photoshop so straight forward: Photoshop supports document “layers” and now FileMaker kind of does too.

At least the Layout Objects window supports the biggest things I use layers for: navigation and toggling visibility when editing.

 

Read more on Seedcode post ...

No comment yet.
Scooped by Didier Daglinckx
Scoop.it!

FileMaker naming conventions | DataManix & SquareMoon - The Brain Basket

FileMaker naming conventions | DataManix & SquareMoon - The Brain Basket | Learning Claris FileMaker | Scoop.it

We (DataManix) have created a naming conventions document in collaboration with our great colleagues at SquareMoon Industries.


The way these conventions sets themselves apart from many others, is that they are meant to be limited to a few rules and mostly guidelines.

This should make it more easy to follow and not lock the developer into a very specific way of developing.


We publish these conventions to the community in the hope that others would like to adopt them.

 

The more, who adopt, the easier it will be for new developers to get into FileMaker development and the easier it will be for us to collaborate on projects.

Didier Daglinckx's insight:

More about Naming : https://www.scoop.it/topic/learning-filemaker?q=naming#

No comment yet.
Scooped by Didier Daglinckx
Scoop.it!

New webinar! Working on a multi developer environment | (the) FileMaker Happy Guy's Blog

New webinar! Working on a multi developer environment | (the) FileMaker Happy Guy's Blog | Learning Claris FileMaker | Scoop.it

In this free webinar we’ll discuss:

 

• Cool Naming techniques on Scripts and Layouts
• Taking advantege of the ERD
• Real case studies
• Q&A

No comment yet.