Main > Free Download Search >

Free mimics script

mimics

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 15
Mimesis 1.2e

Mimesis 1.2e


Mimesis is a php4 flat file database class library. Mimesis mimics the behavior of a standard SQL database but without using SQL. Instead, using phps object oriented programming features Mimesis functions as a distinct class with various database more>> Mimesis is a php4 flat file database class library. Mimesis mimics the behavior of a standard SQL database but without using SQL. Instead, using phps object oriented programming features Mimesis functions as a distinct class with various database manipulation methods.<<less
Added: 2008-02-11 License: Other Price: $0.00USD
14 downloads
SimPCoRe Content Repository 0.9.8

SimPCoRe Content Repository 0.9.8


SimPCoRe PCR is a PHP Content repository that stores content as trees of Nodes with associated Properties. Data is stored in the Properties, which may hold simple values such as numbers and strings or binary data of arbitrary length. Rules for the PCR: more>> SimPCoRe PCR is a PHP Content repository that stores content as trees of Nodes with associated Properties. Data is stored in the Properties, which may hold simple values such as numbers and strings or binary data of arbitrary length. Rules for the PCR: 1. Sibling nodes must have a unique name. 2. pcr:root must be the root node. 3. All nodes, other than root, will be descendants of the pcr:root node. Also, we would like to add a query class mimicking the JSR-170 spec, if anyone wants to do it, go at it!!!<<less
Added: 2009-01-19 License: GPL Price: $0.00USD
12 downloads
vpSQL

vpSQL


vpSQL is a small set of functions (under 13k) that interacts with a flat file database through a subset of sql instructions. vpSQL accepts the the following sql statements: SELECT fields FROM table[WH more>> vpSQL is a small set of functions (under 13k) that interacts with a flat file database through a subset of sql instructions. vpSQL accepts the the following sql statements: SELECT fields FROM table[WHERE][ORDER BY][lLIMIT] INSERT fields,data INTO table UPDATE table fields/data WHERE DELETE from table WHERE Features of vpSQL: An autoinc field named vpid which is transparently created with each table. This gives the advantage of having a unique field for searches. Uses character substitution for semi colons and linefeeds which allows you to store full page texts. It is small and uses only one file which can be included anywhere in your script. The functions mimic php mysql functions so they are scalable.<<less
Added: 2005-10-25 License: GPL Price: Free
1460 downloads
txtSQL 2.2 Final

txtSQL 2.2 Final


txtSQL (pronounced "text-sequel") is a class containing a variety of functions designed to mimic a database system, using only regular text files. It is object-oriented and can be looked at as sort of a framework in creating larger scripts (such as more>> txtSQL (pronounced "text-sequel") is a class containing a variety of functions designed to mimic a database system, using only regular text files. It is object-oriented and can be looked at as sort of a framework in creating larger scripts (such as guestbooks, polls, forums etc.) There are two levels of access; a low-level implementation that works on just function calls and the other relies on the support of SQL (a parser/lexer is currently being developed). As far as I know, txtSQL is VERY efficient in how it handles its data and the way in which it is handled has also almost never caused any major concerns (data loss is rare). txtSQL does not require any outside plugins to operate, its in the ballpark of "plug and play" (with a few exceptions of course). But most importantly, txtSQL is an opensource project (listed under Sourceforge), licensed under the GNU, which means that its totally free of charge and will remain as such forever.<<less
Added: 2004-01-31 License: GPL Price: $0.00USD
12 downloads
 
Other version of txtSQL
txtSQLFaraz Ali - a class containing a variety of functions designed to mimic a database system, using only regular text files. It is object-oriented and can be looked at as sort of
License:GPL
Download
2095 downloads
Added: 2004-01-31
Web2Cal Basic 1.2.8

Web2Cal Basic 1.2.8


Web2Cal Basic is created to be a useful ajax control to mimic google calendar or outlook calendar in your application. more>>

Web2Cal Basic 1.2.8 is created to be a useful ajax control to mimic google calendar or outlook calendar in your application. Provide a slick user interface to all your calendaring needs. The application fits almost any scheduling needs such as Health Clubs, Massage Therapists,Webmail
Medical Practices, Hair Salons, Manage Employees Time, Appointments, Meeting Rooms.

Major Features:

  1. Multiple Views: Choice of Week, Month, Day, WorkWeek, Agenda, Custom # of days Workshift views!
  2. Drag and Drop Interface: This Intuitive Drag and Drop interface enables you to provide an ultimate User Experience. And again, you don't have to worry about any complexities in supporting drag-drop.
  3. Quickly Toggle between Groups: Unclutter the Calendar with a simple click. See only the Items you want to see, with a simple click.
  4. Free Version Available: a free version provides adequate functionalities to most sites around to display events in a web 2.0 Calendar
  5. Quick Navigation via Mini Calendar:Use the minicalendar display to navigate to any date. Display the minicalendar on the left nav or as a popup, but just flipping the options flag
  6. Extremely Customizable: With over 35 options to customize, Make the calendar work for your site by just flipping flags.
  7. Templates in Plain HTML:No complex javascripting necessary. All complexities of a web 2 calendar Engine are hidden. You create the template which suits your needs with NO limitations. Calendar will invoke the right Template.
  8. Properties for each Event: You can mark individual Events to be resizable or movable.
  9. Control with Callback Methods: Calendar allows you to control all events with callback methods. Providing you all the information necessary to complete your task. This also allows you to interface with any back end system / Technology.
  10. Multiple Platforms/Browsers Support: Web Calendar is written and designed to be independent of the language you use to develop your applications. It also supports Multiple Browsers.
  11. Workshift view: is a very unique way of visually representing workshifts of employees working in different groups.
<<less
Added: 2009-07-30 License: Other Free / Open Source License Price: OtherFreeOpenSourceLicense
downloads
TwitterZoid RSS Parser for Twitter 0.1

TwitterZoid RSS Parser for Twitter 0.1


Its a rather silly name, I know; however, TwitterZoid is the chosen name of my PHP script for parsing Twitter RSS feeds. Ive been using Twitter quite steadily for a couple of weeks now and I thought it might be nice to include my latest tweets on my more>> Its a rather silly name, I know; however, TwitterZoid is the chosen name of my PHP script for parsing Twitter RSS feeds. Ive been using Twitter quite steadily for a couple of weeks now and I thought it might be nice to include my latest tweets on my blog, so I wrote TwitterZoid to do just that. TwitterZoid differs to other PHP based Twitter RSS parsers, at least the ones I tried before I wrote it, in that it will automatically link both lexicons and URLs found within individual tweets. It also tries to mimic Twitters timestamping, although this could be improved. TwitterZoid is easy to set-up and has been written to run as an include from within any PHP based page.<<less
Added: 2008-02-22 License: GPL Price: $0.00USD
15 downloads
WDK NetPass 6.1

WDK NetPass 6.1


ASP.NET membership is designed to enable you to easily use a number of different membership providers for your ASP.NET applications. NetPass is one of the Membership Providers and it?s freely available for WDK6 users through WDK.CommunityServices.Mem more>> ASP.NET membership is designed to enable you to easily use a number of different membership providers for your ASP.NET applications. NetPass is one of the Membership Providers and it?s freely available for WDK6 users through WDK.CommunityServices.Mem bershipProvider class. NetPass mimics standard MembershipProvider abstract class, that available within Microsoft .NET Framework 2.0.<<less
Added: 2004-12-20 License: Freeware Price: $0.00USD
14 downloads
CodeThatTab 1.3.1

CodeThatTab 1.3.1


CodeThatTab is an advanced JavaScript tab control (page control) that fully mimics look and the functionality of the tab control found in Windows GUI specifications and serves the same purpose. Use CodeThatTab to create a multiple page form within the more>> CodeThatTab is an advanced JavaScript tab control (page control) that fully mimics look and the functionality of the tab control found in Windows GUI specifications and serves the same purpose. Use CodeThatTab to create a multiple page form within the same window. CodeThatTab displays multiple overlapping pages that hold various content. The user selects a page by clicking the pages tab that appears at the top of the control (or in the other configured position).<<less
Added: 2004-10-25 License: Freeware Price: $0.00USD
14 downloads
Easy Framework 0.3.0

Easy Framework 0.3.0


Easy Framework implements the Model-View-Controller (MVC) design pattern, and encourages application design based on this paradigm. MVC allows the Web page (i.e. View) to be mostly separated from the internal application code (Controller/Model), making more>> Easy Framework implements the Model-View-Controller (MVC) design pattern, and encourages application design based on this paradigm. MVC allows the Web page (i.e. View) to be mostly separated from the internal application code (Controller/Model), making it easier for designers and programmers to maintain and organise their code. The Model contains the business logic for the application, whereas the Controller forwards the request to the appropriate View component. The view itself should not contain any further logic (apart from some design topics) or even database requests. Easy Framework is not a port of Jakarta Struts or anything else. It doesnt try to mimic anything (of the Java world), but is a collection of "best-practice" experience.<<less
Added: 2005-08-07 License: Other Price: $0.00USD
12 downloads
AspLib - MaskedTextBox 4.7

AspLib - MaskedTextBox 4.7


This component is AspLib component library part. This control almost completely mimics the standard Windows MaskedTextBox (it uses the same mask templates, on entering text visible mask is highlighted...). This component works in Internet Explorer, more>> This component is AspLib component library part. This control almost completely mimics the standard Windows MaskedTextBox (it uses the same mask templates, on entering text visible mask is highlighted...). This component works in Internet Explorer, Opera and Mozilla. The "Mask Edit" control enables developers to set mask property by which the user input to "Mask Edit" can be restricted. The control has some client side events. Full ASP.NET AJAX supports.<<less
Added: 2004-01-20 License: Commercial Price: $0.00USD
12 downloads
Cross-browser alternative for javascript prompt 1.5

Cross-browser alternative for javascript prompt 1.5


In yet another sly move by Micro$oft, MSIE 7 has been designed to suppress the javascript prompt function, yet at the same time always allow their MSIE-specific showModalDialog method. This has broken millions of web sites. The work-arounds to this more>> In yet another sly move by Micro$oft, MSIE 7 has been designed to suppress the javascript prompt function, yet at the same time always allow their MSIE-specific showModalDialog method. This has broken millions of web sites. The work-arounds to this problem are any of these: 1. Use the showModalDialog method instead and thereby only support MSIE browsers (they wish). 2. Do away with using prompt dialogs completely. 3. Use simulated modal dialogs with layers and key capturing (complicated and messy). 4. Use a class such as this to that mimics the javascript prompt function for MSIE 7 and up by using showModalDialog(). Usage: Place the files Prompt.js, Prompt.html, and Prompt.png together into any directory in your site. Do not rename any of the files or else it wont work. Place this line in the head section of your html: Example: var name = Prompt.show(Who are you?);<<less
Added: 2007-03-28 License: LGPL Price: $0.00USD
14 downloads
DotNetNuke Module Rotator 3.0.0

DotNetNuke Module Rotator 3.0.0


Features include: * Saves valuable screen real estate by rotating any number of DotNetNuke modules within a single module * Hide the titles of all the rotated modules with a single setting There are two modes of operation: Timer more>> Features include: * Saves valuable screen real estate by rotating any number of DotNetNuke modules within a single module * Hide the titles of all the rotated modules with a single setting There are two modes of operation: Timer (Client Side): * Choose the timer option and pick the duration in milliseconds. * Rotation happens on the client so no ugly postbacks are necessary to show the content * An optional setting allows the rotation to pause when a user hovers over the show module Non Timer (Server Side): * Rotation to the next module happens only when a postback is made * Quicker inital loading because only the shown module is rendered Security: * Rights mimic the modules they contain and will only show if the user has the proper privileges<<less
Added: 2005-11-12 License: Commercial Price: $0.00USD
15 downloads
Java Auto-Completing Combobox Applet

Java Auto-Completing Combobox Applet


JumpToWidget is a Java applet that combines a text input box with a list box so that a user can make a selection from a large list quickly by typing in a substring into the text input box. On each key more>> JumpToWidget is a Java applet that combines a text input box with a list box so that a user can make a selection from a large list quickly by typing in a substring into the text input box. On each keypress, the List box updates to show only the options that contain the entered substrings. Substrings are separated by spaces in the text input box. Only options which contain every substring are matched, and the comparison is case insensitive by default. This widget attempts to mimic the behaviour of the "Jump To File" feature in Winamp.<<less
Added: 2005-05-05 License: Freeware Price: Free
1655 downloads
Tape Calc.- Accounting Tape Calculator 1.2

Tape Calc.- Accounting Tape Calculator 1.2


Accounting Tape Calculator makes use of textarea input to mimic tape as calculations are output upwards line by line in a scrolling tape fashion. Also includes memory register operations for storage of values. MR, MS, M+, M*, M- Specify decimal more>> Accounting Tape Calculator makes use of textarea input to mimic tape as calculations are output upwards line by line in a scrolling tape fashion. Also includes memory register operations for storage of values. MR, MS, M+, M*, M- Specify decimal places for rounding. Rounding accommodates for common inaccuracy due to floating point error. Modify UI appearance by changing the comprising HTML. Compatible with the most popular browsers including IE, NS6+, Mozilla browsers (Firefox), Opera.<<less
Added: 2006-10-21 License: Free Non-Commercial Price: $0.00USD
13 downloads
OvBB V0.16a

OvBB V0.16a


Distributed under the MIT open source license, OvBB is a light-weight and fast discussion board system that mimics vBulletin 2 in both look and behavior while incorporating new features and functionality. more>> Distributed under the MIT open source license, OvBB is a light-weight and fast discussion board system that mimics vBulletin 2 in both look and behavior while incorporating new features and functionality.<<less
Added: 2005-03-19 License: BSD Price: $0.00USD
10 downloads
 
Other version of OvBB
OvBBsource license, OvBB is a light-weight and fast discussion board system that mimics vBulletin 2 in both look and behavior while incorporating new features and functional. OvBB - Jonathon Freeman
Price: FreeAdditionalInfoMITLicense
License:BSD Style
Download
1681 downloads
Added: 2005-03-19
Secleted [ 0 ] software to compare
  • Page: 1 of 1
  • 1