Welcome
out·point (out-point)
tr.v. out·point·ed, out·point·ing, out·points
tr.v. out·point·ed, out·point·ing, out·points
- Nautical To sail closer to the wind than (another vessel).
- Sports To surpass (an opponent, especially a boxer) in the number of points won.
2010 Mar
26
26

Features:
- Industry specific,
- Allows child foster care agencies to manage and track all child and parent information,
- Generated reports allow hassle-free audits,
- Customizable system forms module allows end user administrators to create and edit special forms as needed. Standardized formatting and PDF output maintain document consistency while reducing paper waste.
- Articulate, customizable event system produces alerts, reports and emails when important requirements are due. Never worry about licensing snafus again.
A demonstration version of FCIS is available for anyone to try.
Admin user/pass: admin/admin
Normal user/pass: test/test
http://fcis.outpointllc.com
2009 Dec
9
9
The AA Meetings program has been updated. I am no longer maintaining it as a stand-alone application, it is only available as an e107 plugin.
The new version includes a pdf download of the meeting directory.
aa_meetings-1.1
The new version includes a pdf download of the meeting directory.
aa_meetings-1.1
2009 Mar
18
18
Replaces the link bbcode of e107 to present external links as javascript with alert message. The idea is to warn visitors when they click links that take them away from the site.
So far, this only works for link bbcode items. As such, urls posted without any link bbcode tag around them will not present the alert message.
I plan on addressing this issue as well as integrating this with the links_page plugin. I believe there is likely an easy way to apply this globally without the need to hack each piece of script that generates links.
Submitted by John 4
Leave Site e107 Plugin
So far, this only works for link bbcode items. As such, urls posted without any link bbcode tag around them will not present the alert message.
I plan on addressing this issue as well as integrating this with the links_page plugin. I believe there is likely an easy way to apply this globally without the need to hack each piece of script that generates links.
Submitted by John 4
Leave Site e107 Plugin
2009 Mar
10
10
The e107 plugin for the AA Meeting program is fully realized! It no longer embeds an existing instance of the AA Meeting program, but is completely self contained as an e107 plugin. That means, you only need to have an e107 website to get going with this terrific plugin.
Some highlights:
This program has been shown to be very good at assisting phone watches and visitors in finding meetings.
Submitted by John 4
AA Meetings
Some highlights:
- Google Map of meetings;
- Directory list of meetings;
- Both the map and directory pages have numberous search options;
- The map's width dynamically adjusts to the browser resolution and size;
- Place a marker anywhere by entering an address, intersection, or landmark.
This program has been shown to be very good at assisting phone watches and visitors in finding meetings.
Submitted by John 4
AA Meetings
2009 Mar
1
1
I have begun creating an e107 plugin for the AA Meeting Google Map program. In it's current form, the plugin will only embed a working install of the map program. Basically, the map and directory pages are re-created as plugin pages that pull data from the map xml file and the aa_meetings database.
The subversion repository for the aa_meeting program can be found at http://portnorfolk.net:8080/repos/aa_meetings/trunk. The e107 plugin is available via subversion at http://portnorfolk.net:8080/repos/aa_meetings/branches/e107_plugin.
The subversion repository for the aa_meeting program can be found at http://portnorfolk.net:8080/repos/aa_meetings/trunk. The e107 plugin is available via subversion at http://portnorfolk.net:8080/repos/aa_meetings/branches/e107_plugin.
2008 Sep
10
10
Force all items moved into an album to adopt the same permissions as the containing album.
The default behavior of Gallery2 is to make no changes to the permissions of moved items. This makes sense for most Gallery2 deployments; but while embedding Gallery2 into a project management program, I found this behavior to be undesirable. Each project folder had special subfolders with specific permissions. When images or files were moved from a private folder to a publicly viewable folder, they would not be visible to non-users unless the user moving the files remembered to change their permissions. Training and instruction was not resolving the problem, so I came up with this plugin.
It is a very simple plugin; no options to set, nothing to configure. It registers an event listener for the GalleryEntity::save event and updates applicable permissions to match the containing folder. Eventually, I would like to add an enable checkbox for this on the Edit Album page. For now, if it is installed, it is active globally.
Download it here.
There is also a Gallery2 codex for the plugin: http://codex.gallery2.org/Gallery2:Modules:forcepermissions
Gallery2 forum discussion: http://gallery.menalto.com/node/45669#comment-285040
The default behavior of Gallery2 is to make no changes to the permissions of moved items. This makes sense for most Gallery2 deployments; but while embedding Gallery2 into a project management program, I found this behavior to be undesirable. Each project folder had special subfolders with specific permissions. When images or files were moved from a private folder to a publicly viewable folder, they would not be visible to non-users unless the user moving the files remembered to change their permissions. Training and instruction was not resolving the problem, so I came up with this plugin.
It is a very simple plugin; no options to set, nothing to configure. It registers an event listener for the GalleryEntity::save event and updates applicable permissions to match the containing folder. Eventually, I would like to add an enable checkbox for this on the Edit Album page. For now, if it is installed, it is active globally.
Download it here.
There is also a Gallery2 codex for the plugin: http://codex.gallery2.org/Gallery2:Modules:forcepermissions
Gallery2 forum discussion: http://gallery.menalto.com/node/45669#comment-285040
2008 Jun
24
24
I have placed a copy of the AA Meeting program on the downloads page on this website. Feel free to download and use the program.
The AA Meeting program produces an interactive Google map showing Alcoholics Anonymous meetings for a local area. Users can search for meetings based on type, time, city and day of week. Additionally, an address or intersection can be entered and the map will zoom in and center on the location helping the user to see what meetings are nearby.
This program is extremely useful for helping people unfamiliar to an area get to a meeting.
I have been running the program on PHP 5.0 and MySQL 5.0 with no problems, but it should also run on PHP 4.3 and MySQL 4.1.
[ Read the rest ... ]
The AA Meeting program produces an interactive Google map showing Alcoholics Anonymous meetings for a local area. Users can search for meetings based on type, time, city and day of week. Additionally, an address or intersection can be entered and the map will zoom in and center on the location helping the user to see what meetings are nearby.
This program is extremely useful for helping people unfamiliar to an area get to a meeting.
I have been running the program on PHP 5.0 and MySQL 5.0 with no problems, but it should also run on PHP 4.3 and MySQL 4.1.
[ Read the rest ... ]