calendar
@1 Calendar Publisher II 1.0
Publish events, schedules or news to an online web calendar. more>> Publish events, schedules or news to an online web calendar. An event can be posted over a period of time. Supports multiple sub-user accounts, each user with his own calendar.
Can insert images into day cells. Category icons are also available.
Note:You will be able to download the product immediately after ordering!<<less
@Mail 5.5
@Mail is a Webmail client for POP3/IMAP and optionally an email server. more>>
As a WebMail Client, users can access @Mail via any browser or wireless device. Requests are handled by the Webserver (Apache) which runs the @Mail application (use of mod_perl or apache-perl is recommended).
User settings, Address Book, Scheduler tasks, profiles and account information are stored in a MySQL database. Email message delivery and storage remain on the POP3 or IMAP server, which is accessed by the WebMail client of @Mail.
Major Features:
- WebMail plugin for accessing existing POP3/IMAP accounts
- The HTML interface of @Mail is brandable. Customize the layout of @Mail to suit your organization.
- Offers users an attractive and feature-rich WebMail service at your domain(s).
- Shared Address Book and Scheduler features and user-customizable settings.
- Complete source-code included.
- Full WebAdmin control panel provides web-based administration interface.
Enhancements:
- Full Ubuntu installation support
- TLS functionality
- DKIM support with Exim for inbound mail
- Improved Calendar for FF3 users
- Updated Bayes support for Spamassassin
- Improved Webmail changes.
License:Other/Proprietary License with Source
Group-Office 2.17 Stable 9
Group-Office is a Web-based office suite written that is extensible with modules. more>>
It also features synchronization with PDAs and Outlook.
Main features:
Speed
- The World Wide Wait bugs us all every day and the critical business applications that Group-Office provides cant be hindered by being slow. Group-Office is specifically designed to perform tasks as quickly as possible.
Simplicity
- The Graphical User Interface is designed in a way that everybody intuitively finds the functions they are looking for. Group-Office strives to be as simple as possible without losing functionality.
Modularity
- As an ever-changing software product, upgrades should be as painless as possible. This means that good code design is critical. Group-Office is designed in a modular way that makes upgrades easy and painless.
Scalability
- Group-Office is designed to be usable for 1 to thousands of user
Enhancements:
- Better import for sync
- Updated Czech language
- Implemented new version of jupload
ServiceBuilder - Worship Leader Software 50408-0001
Confirmations with church musicians can be automated! Let people click a lin... more>> login with guest and guestHeres a Schedule Scenario:As a worship pastor, you plan a schedule for two months in advance. You want to use as many of the musicians as possible, so you usually rotate the instrumentalists through two bands alternating each week, and the vocalists through four teams. Some of the people have given you a range of dates for which they are not available. Others have expressed a desire to play less frequently. Certain spouses wish to be involved in the same service.ServiceBuilder takes your input, and assembles a schedule for everyone automatically.You then click one button to send a web link. This link lets the team see the dates on which theyve been placed, with the role theyll be filling. They click a button on this web page to import these dates into their calendar software automatically.Some people may inform you they cannot be involved on the dates youve scheduled them. You open the unavailable form, and add their names to the list. You then click Conflicts, and ServiceBuilder shows you the problems in your schedule which need to be fixed.The changes you make, are instantly available to your team via their personal web link. They can add this link to their favourites to see when theyre scheduled anytime!Heres a Worship Planning Scenario:ServiceBuilder automatically sends confirmations out to your team at the beginning of the week.Your volunteers click a confirm link in the email, and their name is checked off in your database automatically.This email also contains important information: a link to the songs youre planning (even if you havent picked them!), the order of service, important notes and comments...<<less
Outlook TabCal 50615.0453
This little script lets you share your Outlook Calendar with the world. more>> Have you ever wanted a way to make your Outlook calendar data more accessible? What about a way to integrate your calendar with the same look and feel into your web site?Outlook TabCal takes care of it all. As the name suggests, TabCal reads tab formatted calendar files. From Outlook, click File, Import and Export, Export to a File, then Tab Separated Values. Outlook will save your calendar in tab format. Either upload this file to your FTP server, or let TabCal fetch it from your hard drive once a day using File Transfer Protocol. Youll need an FTP server on your machine to have your calendar fetched automatically. . I have a free FTP server running on my computer, so I simply save the tab file to the anonymous folder. TabCal grabs this file daily, and saves it to the web server. Theres also a smaller version of the script which you can insert on any page. This shows any upcoming appointments for the current day only. This can be implemented into your sidebar for a quick summary of whats going on today. NEW! - Now TabCal displays the data in regular monthly calendar format! Im considering integrating this script with the Free/Busy Folder script.<<less
Zasio 0.1
Zasio is a graphics calculator for java. more>>
Zasio is my second attempt at writing a graphics calculator for a hand held device that I own. My first was Newtsio which was writen for the Newton. The first program I wrote while I was in college.
At the time I was lugging around a Casio calculator, a Frankland spell checker, paper based calendar, and about a houndred notes jotted down on scraps of paper. To say the least I was in need of a PDA.
My goal was to get a pda and write programs that would allow me to carry just one device. Today, my needs have changed, but I still find it quite nice to have a programable graphics calculator at hand and when I got a Zaurus I just could not resist writing a calculator for it. With that modivation, I started my second calculator.
Usage:
Inputing:
Commands can be inputed into Zasio in three ways, buttons, editor tab, or file. The button layout is set up in such a way to make it easy for users of a Casio calculator (this is really the only thing Zasio shares with Casio).
The second way to input commands is to use the editor tab. In this tab is a large text edit area where you can type very complicated formulas and or programs that you want to executed. When ready, you can execute your commands with the press of the EXE button at the bottom. The third way to input commands is by file. Files can be loaded (and saved) from the edit tab. This allows you to write programs and formulas in an external editor and load them into Zasio.
Buttons:
Buttons fall into three catagories. Buttons that have one use, buttons that have up to three uses, and the F keys. Most of the one use buttons are on the first row under the F keys but a few others are closer to the bottom. These buttons are the shift, ALPHA, EXIT, Menu, Arrow keys, DEL, AC, and the EXE key.
The shift and ALPHA key are used to change the multi use keys into other keys. EXIT we will get into when I explain F keys. Menu is not used at this time as are the left are right arrow keys. The up and down arrow keys are used to recall previous calculations (scroll up or down). The DEL key will remove the last letter from the calculation (its a delete key). AC is the clear button which will clear the text line or the graph screen depending on which is displayed. Finaly EXE is the execute key. That should wrap up the the single use keys.
The majority of the other keys in Zasio are of the second kind. The up to three uses kind. These keys are like most graphic calculator buttons where the buttons have a normal action, a shifted action and an alpha action. Most of these keys are for entering functions (such as sin or sq) and shift just gives you more options so Zasio does not have to have twice the buttons on the screen. Alpha lets you enter in letters and other such charecters needed for variable access.
F keys take a bit more to understand. Some keys when shifted will allow you to access an F menu that you can navigate through the F keys. One example is the MATH menu. Press SHIFT and then MATH and you should notice a change to the F keys. These keys when pressed will either enter the function they represent into the calculation or take you to more choices in the F keys. To go back, use the EXIT key. So in our example, you can press the Num F key and then abs to get the int function in your calculation.
Calculations:
Zasio works the same as most graphic calculators. You enter your formual in and press the execute key. To run a calculation like 2+2 you would need to press the buttons 2, +, 2, and then EXE. The EXE button takes the formula and turns it into a short program which returns 2 as a result.
While this was a very simple formula, even complicated formulas are entered the same way. Take (sin Pi/2)*2. To do this calculation you would press (, sin, shift, Pi, /, 2, ), *, 2, EXE. Calculations can use variables A to Z, radius, and theta to store results from previous calculations. These variables can also be used in other calculations. To do this, simply use the variable name and the equals (=) button like this: A=(sin Pi/2)*2. You would use A like this: cos(A).
Graphing:
Graphing is done by passing forumals to the s.graph() function which contain the variable x (not to confuse with the storage variable X). To graph a simple function like sin x you would enter in s.graph(s.sin(x)). After pressing EXE, Zasio will change to the graph screen to display the rusults of your function.
To get back to the text screen, press the TG. I should point out now that the clear button (AC) only clears the active screen, so pressing it while in the viewing the text screen will not clear out the gragh screen. You can also display graphs in different colors by setting the color you want in the Color F menu.
BroadFast 1.3
BroadFast is extremly easy to use and very powerful script for newsletters/broadcasting more>>
BroadFast 1.3 is yet another excellent utility for webmasters. It is actually an extremely easy to use and very powerful script for newsletters/broadcasting
This script allows the webmaster to manage, add, edit or export/import members databases which to receive the newsletters. The script allows easy creation of the newsletter content, storing the newsletters for further editing, immediate sending or sending as delayed cron job. It is compatible with various server limits and can implement delay between the mails and have limit for mails per hour.
The new version allows you to enable double opt-in when the members register and to track the openings of each newsletter you send out. The script allows quick and flawless integration with any other members database. Now you can also see who exactly has read your mail. You can also easily resend the newsletter to only those who did not read it.
Major Features:
- Very easy to install and use
- Send newsletter to members
- Manage, add, edit or export/import members databases
- Offers easy creation of the newsletter content
- Store drafts for later editing
- Send messages immediately or as a cron job
- Limit mails sent to avoid mail abuse
- Enable double opt-in to track the state of a message
- Resend the message only to those who haven't read it.
Requirements:
- PHP 4+,
- MySQl 3.23+
License:Commercial
WorkOrder TS 0.4.2
WorkOrder TS allows you to quickly set up a work order/ticket tracking system for most service related businesses. more>>
WorkOrder TS has been designed to meet the need for a affordable and reliable work order tacking system. It has been kept small to ensure optimum performance even on slow Internet connections, the current foot print without database is around 300KB.
WorkOrder TS is currently configured for Computer Service work but can be configured to suit most businesses within minutes. Please contact me regarding your special business needs.
Main features:
Pro only features:
- Multi Branch Capable
- GuestKey - Allow customers to check the status of their ticket online. Watch the Flash Video
- Onsite Appointment Scheduler - Dynamically generated calendar, schedule appointments years from today.
- Save specific customer information in Customer Forms. Alarm or Gate Codes, Network IP layout, custom forms. Watch the Flash Video
- Simple Backup
- User Security
- Extended Control Panel - Set Default field values, customize program terminology to your industry
Currently these functions are supported by the Professional and Free Edition:
- Full Customer Database Search
- Complete Customer Database with Work History
- Does not require client software installation! (Multimedia Web Browser Required with JavaScript enabled for advanced features)
- Program creates check-in tickets with customer signature fields and item tags
- Get the status of any ticket with one mouse click.
- Steps can be assigned to tickets. For example: Checked In, On Bench, Awaiting Call, Ready For Pickup
- Search all repair tickets for phrases, use it as a solution database
- Page: 1 of 1
- 1