frown
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 5

Sebrans ABC 1.49
Sebrans ABCs colorful pictures, pleasant music, and gentle games teach letters more>> Its never too early for your child to become familiar with letters and numbers. Sebrans ABCs colorful pictures, pleasant music, and gentle games teach letters, numbers, simple math, and rudiments of reading.
The program teaches using either Afrikaans, Bahasa Indonesian, Breton, Catalan, Croatian, Czech, Danish, Dutch, English, Estonian, Finnish, French, German, Greek, Hungarian, Icelandic, Italian, Lithuanian, Norwegian, Polish, Portuguese, Romanian, Samoan, Slovak, Slovenian, Spanish, Turkish, Swahili or Swedish (in Swedish, the droll zebra gracing the main screen is called "sebran").
The six simpler exercises display four possible answers. Choose the right one and it becomes a smile; an error gets a frown and a chance to try again. The How Many? counting game introduces the numbers from 1 to 9. These are used in the Add, Subtract, and Multiply matching games, which each function at two levels of difficulty. In Pick A Picture, one of four pictures matches a word; First Letter offers four possible letters completing a word. Your child can employ the skills gained in these exercises to play Memory, Word Memory, or Hangman. Finally, the ABC Rain, Letter Rain, and 1+2 Rain games help train little fingers in using the keyboard.<<less
Download (807KB)
Added: 2008-05-26 License: Freeware Price: Free
526 downloads
Sebran's ABC 1.45
Familiarize your child with letters and numbers. more>>
Sebran's ABC 1.45 includes colorful pictures, pleasant music, and gentle games teach letters, numbers, simple math, and rudiments of reading which are designed to help children become familiar with letters and numbers.
The program teaches using either Afrikaans, Bahasa Indonesian, Breton, Catalan, Croatian, Czech, Danish, Dutch, English, Estonian, Finnish, French, German, Greek, Hungarian, Icelandic, Italian, Lithuanian, Norwegian, Polish, Portuguese, Romanian, Samoan, Slovak, Slovenian, Spanish, Turkish, Swahili or Swedish (in Swedish, the droll zebra gracing the main screen is called "sebran").
Major Features:
- The six simpler exercises display four possible answers. Choose the right one and it becomes a smile; an error gets a frown and a chance to try again.
- The How Many? counting game introduces the numbers from 1 to 9. These are used in the Add, Subtract, and Multiply matching games, which each function at two levels of difficulty.
- In Pick A Picture, one of four pictures matches a word; First Letter offers four possible letters completing a word. Your child can employ the skills gained in these exercises to play Memory, Word Memory, or Hangman. Finally, the ABC Rain, Letter Rain, and 1+2 Rain games help train little fingers in using the keyboard.
- Sebran's ABC is freeware.
- You can enter your own word lists to use in the Hangman game. Just create a text file in the Sebran program folder (usually C:Program filesSebran), called hangman.txt, where you enter one word or short phrase per line. You can use Notepad to create this file. The next time you run Sebran, this list will be used instead of the built-in lists. A maximum of 200 words or phrases can be entered.
Enhancements: Includes an option to use only lower case letters, and fixes a bug in the music playback.
WareSeeker Editor
Download (739.8KB)
Added: 2006-09-15 License: Freeware Price:
2301 downloads
StockBuddy 3.4
StockBuddy is an agent-like program that resides in your Windows system tray more>> StockBuddy is a FREE stock performance monitoring application that displays resides in your Windows system tray and monitors your stock portfolio. Depending on the performance of your portfolio the tray icon will change. StockBuddy provides a smiley face that will smile when your portfolio goes up and frown when it goes down.
Quote information is read from the finance.yahoo.com website and is delayed approximately 20 minutes. Information is obtained using the download feature on the yahoo website website.
Many will ask why does the world need another stock monitoring tool. The answer is simple: StockBuddy is COOL.<<less
Download (416KB)
Added: 2008-08-26 License: Freeware Price: Free
426 downloads
Inline Code Finder 0.87
Inline Code Finder is a tool to traverse through all elements in a web page more>> Inline Code Finder is a tool to traverse through all elements in a web page, and when it finds a HTML element with any of these, it will highlight them: * Inline JavaScript events * Inline style * javascript: links
Finds HTML elements with inline JavaScripts events, inline styling and javascript: links
Inline Code Finder is a tool to traverse through all elements in a web page, and when it finds a HTML element with any of these, it will highlight them:
Inline JavaScript events
Inline style
javascript: links
In terms of inline events and javascript: links, it is generally frowned upon, and should instead be implemented in an unobtrusive fashion.<<less
Download (9KB)
Added: 2008-12-03 License: Freeware Price:
328 downloads
SQueAl 3.0.2
SQueAl is an application for executing SQL statements on database connections, and viewing and editing the resulting data. more>>
SQueAl is a software application for executing SQL statements on database connections, and viewing and editing the resulting data. It is similar to SQL Servers Query Analyzer, Oracles SQL Plus or Accesss Queries tab - each of which serve this purpose only for their associated DBMS. SQueAl is a generic application that works with almost any database, and offers a number of useful features that put it in a league of its own. SQueAl is a free alternative, and in many cases a better option, to these tools.
SQueAl uses ADO, which uses OLE DB, which is capable of using ODBC - enabling it to connect to a vast range of data sources, right from full-scale DBMSs like Oracle and SQL Server down to plain-text CSV files. Most applications written today use OLE DB or ODBC; which means that the way a query works under SQueAl will be close to the way it works from your application. This makes SQueAl a great tool to analyse (debug) as well as synthesise (prepare) queries used in your application.
SQueAl is meant for use mainly by software professionals - or amateurs for that matter. In particular, it will benefit software developers and students. But it is easy to use even for administrators, support executives and the slightly-above-average non-phobic home user.
SQueAl expects that you know a sufficient amount of SQL. It has features for quickly building the most common SQL statements, but these are aimed more at laying the foundation of more complex queries, than at helping you get around without knowing any SQL: there are no grid-like design views where you choose each of the fields in a query from combo boxes. There are no features to graphically design database objects like tables, or display execution plans, etc. - you need to use SQL for all tasks.
What SQueAl does is give you the space to work with all the SQL statements you want. Its most useful features are the ones for executing queries and viewing, editing and converting data. Purists may frown upon the ad hoc execution of queries and use of data editing features from an out-of-process tool. But in practice, this is often needed: simply because no interface has been developed for certain procedures (typically management of configuration data and other tasks not in the purview of end users) or when the real system is not working properly.
<<lessSQueAl uses ADO, which uses OLE DB, which is capable of using ODBC - enabling it to connect to a vast range of data sources, right from full-scale DBMSs like Oracle and SQL Server down to plain-text CSV files. Most applications written today use OLE DB or ODBC; which means that the way a query works under SQueAl will be close to the way it works from your application. This makes SQueAl a great tool to analyse (debug) as well as synthesise (prepare) queries used in your application.
SQueAl is meant for use mainly by software professionals - or amateurs for that matter. In particular, it will benefit software developers and students. But it is easy to use even for administrators, support executives and the slightly-above-average non-phobic home user.
SQueAl expects that you know a sufficient amount of SQL. It has features for quickly building the most common SQL statements, but these are aimed more at laying the foundation of more complex queries, than at helping you get around without knowing any SQL: there are no grid-like design views where you choose each of the fields in a query from combo boxes. There are no features to graphically design database objects like tables, or display execution plans, etc. - you need to use SQL for all tasks.
What SQueAl does is give you the space to work with all the SQL statements you want. Its most useful features are the ones for executing queries and viewing, editing and converting data. Purists may frown upon the ad hoc execution of queries and use of data editing features from an out-of-process tool. But in practice, this is often needed: simply because no interface has been developed for certain procedures (typically management of configuration data and other tasks not in the purview of end users) or when the real system is not working properly.
Download (1.59MB)
Added: 2006-05-01 License: Freeware Price:
1307 downloads
Secleted [ 0 ] software to compare
- Page: 1 of 1
- 1
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above frown 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