special days of the year
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1198
Special Picture Effect
Learn how to create a special picture effect without action script, using mask. This effect is very useful and you can use it for banners, header animation or wherever you like. more>> Learn how to create a special picture effect without action script, using mask. This effect is very useful and you can use it for banners, header animation or wherever you like.<<less
Added: 2006-08-22 License: Freeware Price: Free
677 downloads
Special Text Effect in Flash
If you want to create a nice text effect youll need to use the Action Script, whic isnt very easy. This tutorial will learn you how to create in a easily way a cool text effect without Action Script. more>> If you want to create a nice text effect youll need to use the Action Script, whic isnt very easy. This tutorial will learn you how to create in a easily way a cool text effect without Action Script. Lets go!<<less
Added: 2006-08-14 License: Freeware Price: Free
1185 downloads
PHP Calendar of Events 1.0
This script creates a PHP calendar of events that uses an overlib effect to indicate new events--Javascript must be enabled. The script main class myEventsCalendar.php allows you to add multiple events for each day in a year by calling a simple addEvent more>> This script creates a PHP calendar of events that uses an overlib effect to indicate new events--Javascript must be enabled. The script main class myEventsCalendar.php allows you to add multiple events for each day in a year by calling a simple addEvent method. The calendar then shows a preview of the event in an overlib effect as well as a detail page for further information. For this calendar you are going to need a file to test the main class, and also include the required js. Finally, further modifications to the script are possible once you learn how to use the main class, e.g. adding features, integrating the script to a MySql database etc..<<less
Added: 2008-06-18 License: Freeware Price: $0.00USD
15 downloads
Text effect for the new 2009 year
In this step by step flash lesson, I will teach you how to make a practical text effect for the new 2009 year. more>> In this step by step flash lesson, I will teach you how to make a practical text effect for the new 2009 year.<<less
Added: 2009-01-01 License: Freeware Price: $0.00USD
13 downloads
CaLogic, The Logical Web Calendar 1.2.2
Features: Extremely flexible per user design, Innovative Configurable Layout, Repeating events of every kind, Event Categories, Reminders per E-Mail, Uses sendmail or SMTP, Multi Calendars per user, Contacts, Contact Groups, Year, Week, Month and Day more>> Features: Extremely flexible per user design, Innovative Configurable Layout, Repeating events of every kind, Event Categories, Reminders per E-Mail, Uses sendmail or SMTP, Multi Calendars per user, Contacts, Contact Groups, Year, Week, Month and Day Views, Printer Friendly Views, User Registration, Public View option, Demo Mode Option, extreemly easy to install, and much much more.<<less
Added: 2003-07-19 License: GPL Price: 0.00
14 downloads
Other version of CaLogic, The Logical Web Calendar
License:GPL
This Day In History
This Day In History script allows you to display historical events that took place in the same day but different year. more>> <<less
Added: 2007-06-09 License: Freeware Price: Freeware
16 downloads
Dealing with special characters
This tutorial will teach you how to deal with special characters like HTML tags, white space etc. from a user submitted form and database output. more>> This tutorial will teach you how to deal with special characters like HTML tags, white space etc. from a user submitted form and database output.<<less
Added: 2005-06-16 License: Free for non-commercial use Price: Free
1612 downloads
AspLib Calendar-Schedule control 4.7
Calendar is an integrated Calendar / Schedule control, supporting a wide variety of date and date range selection types, day customization. The calendar is compact and fast. It is also self-updating on the client side and has an option to select days. more>> Calendar is an integrated Calendar / Schedule control, supporting a wide variety of date and date range selection types, day customization. The calendar is compact and fast. It is also self-updating on the client side and has an option to select days. Control has AJAX behavior - it may loads collection of special dates only after selecting next or previous month or year, not during page rendering - it decreases traffic. Setting a range of dates is available. Auto localization depending on application culture settings. ASP.NET AJAX supports and rich client side API.<<less
Added: 2006-02-01 License: Commercial Price: $0.00USD
15 downloads
Comparing Dates in ASP
In this tutorial we will compare dates. We will use DateDiff function. You may compare any two valid dates calculation year, day, month, week, minute ans seconds. more>> In this tutorial we will compare dates. We will use DateDiff function. You may compare any two valid dates calculation year, day, month, week, minute ans seconds.<<less
Added: 2006-03-02 License: Freeware Price: Free
1341 downloads
CalendarTechnique 2.0.1 RC1
CalendarTechnique is a sleek, highly customizable, standards compliant web-based calendaring and scheduling application. Its main features include: displaying calendar entries in customizable day, week, month, year or list layouts, extensive search and more>> CalendarTechnique is a sleek, highly customizable, standards compliant web-based calendaring and scheduling application. Its main features include: displaying calendar entries in customizable day, week, month, year or list layouts, extensive search and filtering . CalendarTechnique supports the event, to-do/task, journal and alarm components specified in the iCalendar specification and has a theme based interface that allows the user to preview and select any of the available themes. CalendarTechnique also features mini calendars that can be displayed in four different orientations (top, bottom, left and right) as well as the ability to generate and embed a remote calendar in external web pages. CalendarTechnique also includes many convenience features such as tab based forms, a legend that makes it easy to identify different entry types, a date picker for easy selection of date values, a color picker for easy selection of colors and user level as well as group level directory pages.<<less
Added: 2006-10-05 License: Other Price: $0.00USD
13 downloads
Other version of CalendarTechnique
Price: FreeAdditionalInfoMozillaPublicLicenseMPL1.11
License:Other Free / Open Source License
License:Other Free / Open Source License
VBScript Examples : DatePart Function 1
DatePart function is a very useful function to get the a part of a date. You may get year, month, day of year .. etc. of a specific date. more>> DatePart function is a very useful function to get the a part of a date. You may get year, month, day of year .. etc. of a specific date.<<less
Added: 2004-04-11 License: Freeware Price: $0.00USD
12 downloads
PHP Calendars
In this tutorial we will learn, how to create a calendar script in PHP. more>> PHP Calendars is an effective guide which lets you learn how to create a calendar script in PHP. First of all try to collect the necessary information which are important to display the actual month and highlight the actual day. Besides this want to display the actual month and year informations as well. To do this need 3 special days informations: The actual day, The first day of the actual month ,The last day of the actual month<<less
Added: 2009-07-04 License: Freeware Price: $0.00USD
18 downloads
Simple php calendar with any day offset
The barebones of this calendar I have coded today represent a php function that returns a calendar into an html table of any month of any year (according to php limits) with any day offset. This means more>> The barebones of this calendar I have coded today represent a php function that returns a calendar into an html table of any month of any year (according to php limits) with any day offset. This means your calendar could start on sunday, monday, tuesday and so on. Its just the beginning but you can customize it with styles and other funny things.<<less
Added: 2006-06-30 License: Freeware Price: Free
1219 downloads
PERL Calendar 2
This is the newest version of my Calendar Script. Added a few new things to this version. It will display the current Month and year, with the current day selected. more>> This is the newest version of my Calendar Script. Added a few new things to this version. It will display the current Month and year, with the current day selected.<<less
Added: 2007-07-31 License: Freeware Price: $0.00USD
11 downloads
Other version of PERL Calendar
License:Freeware
Speak Cal 0.5
Speak Cal is a command line Speaking calendar that Stores and recalls text associated with a day of the calendar. Its intended use is for an eyes free interface. Screen readers have a difficult time with calendars. This is my solution. It Features: more>> Speak Cal is a command line Speaking calendar that Stores and recalls text associated with a day of the calendar. Its intended use is for an eyes free interface. Screen readers have a difficult time with calendars. This is my solution. It Features: * Easy to use browser for a virtual calendar. speak_cal calendar is audio only. * Speaks the month, year, and day as well as any text that the user has entered to be associated with that day. * Stores and recalls any text data the user enters and associates it with the day of the browser calendar.<<less
Added: 2007-02-04 License: GPL Price: $0.00USD
14 downloads
Other version of Speak Cal
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above special days of the year search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed