Projects tagged ‘kids’


[39 total ]

0 Users

With Open Nanny you can keep data about your kids feeding, vaccination, general practices and more. Then OpenNanny relates this information searching the probable causal factors of any event. Finally ... [More] you can ask Open Nanny: "Why my baby cries??" Open Nanny remembers you when to vaccinate you kids and when the general practices are. Open Nanny can generate printable versions of the information to give it to your child's pediatrician so he can diagnose accurately your son. Whit Open Nanny you can build your own Frequent Answers and Questions (FAQ) so you can store all that knowledge for the future and to share with others, because other feature of OpenNanny is the possibility of share this knowledge whit the Open Nanny community so the predictions will become more robust and accurate. Moreover you can keep an inventory of child care products like cream, diappers, towells and more... why not clothes and toys?? getting the opinion of the others community members and child care experts about brands, products and more for your baby. Open Nanny is not just a software product, it's a child care community where you can share with other people around the world, tips, advices and more to do you job as new dad or mom easily. [Less]
Created 12 months ago.

0 Users

Snareworks MathGridThe Snareworks MathGrid is a simple javascript application that displays a grid of math problems to a user. The number of rows (and columns), the starting value for both row and ... [More] column, and whether to use addition, subtraction, or multiplication (division doesn't lend itself easily to a grid). The application selects a square in the grid at random and asks the user the question. Sounds are played for correct and incorrect answers. I created this application for my kids. I have setup apache as a web proxy and have protected their sites using the MathGrid. Whenever they visit their favorite sites on the web, they have to complete the grid before proceeding. This application depends on both Dojo and Soundmanager2. They are licensed as BSD, so the MathGrid is too. To use (local only, not as a proxy) simply download the MathGrid.zip file from the right side of this page, extract it somewhere (it will create a MathGrid directory), navigate to the unzip location and double-click the index.html file. THE FOLLOWING STEPS NEEDS TO BE TAKEN TO ALLOW THE SOUNDS TO WORK:Go To: http://www.macromedia.com/support/documentation/en/flashplayer/help/settings_manager04.html Click the 'Edit Locations' dropdown menu Select 'Add Location' Select 'Browse for folder...' Navigate to and select the root MathGrid folder that was created when you unzipped the file Click 'Ok' Restart your browser. Unfortunately, this process must be repeated for every browser that will access the MathGrid from the file system. The issue is a cross domain security issue between the javascript and the flash. The MathGrid has been tested in IE7, IE8, FF3.5 and Chrome2. I've been told it doesn't work in IE6. That sucks. I was all ready to say screw people who can't be bothered to to upgrade an 8 year old browser in favor of either the next version (already almost 3 years old) or the next one after that, but apparently 30% of IE users are in that boat. What's wrong with you people? I'll work on that soon. [Less]
Created 4 months ago.

0 Users

A software application developed to help children learn basics of programming by presenting them 3 simple interpreted languages.
Created 7 months ago.

0 Users

KidspaintI wrote this painting program while learning Python. My daughters have enjoyed many hours of play time so I thought someone else might like it as well. I'll be adding more features in the ... [More] future. Requirements: Python 2.5 Pygame 1.7 If you want to see how it looks check the Wiki. [Less]
Created 12 months ago.

0 Users

Hangman For KidsHangman For Kids with community created word list Hosted on Google App Engine. Also a place for submitting and sharing educational resources for kids. FeaturesGreat Learning tool for ... [More] Kids Kids friendly User interface Easy Three words list. Create your own list and share with others Todo ListAllow owners to Update/Edit the list Customer comments on list Upcoming EnhancementsSound Effects More appealing graphics for kids Tagging of word list Kids related resource repository Known IssuesSee the issues list Looking For DevelopersI am looking for some with basic programming knowledge and someone who wants to learn python, javascirpt or google app engine. Please drop me an email. [Less]
Created 4 months ago.

0 Users

The 50+ demo applications of the turtle module of Python are intended as examples for using Python and turtlegraphics in an educational setting. Since the turtle module offers a lot of features that ... [More] go far beyond of what is known as classical turtle graphics, the examples comprise a wide range of scripts from elementary to rather sophisticated, from drawing graphical patterns to simulation of planetary systems or interacive games like spaceship or tangram. A demoViewer is included that lets you view the source code and execute the demo scripts in parallel. The turtle demo suite for Python 2.5/2.6 contains a backport of version 1.1 of the turtle module, which ships with python 3.1 to python 2.5 and python 2.6. If you use one of these versions, I recommend to replace the turtle module present in your version by the one delivered with this bundle. (Please note the README file) If you like to provide new examples or amend existing ones, please ask me for including you as a commiter of the project. Feedback is very much appreciated: gregor.lingl@gmail.com Gregor Lingl [Less]
Created 4 months ago.

0 Users

MyBaby, Here is a big directory of names for kids, such as girls or boys. We are going to gather names for having a big database in an application, of course an open source application database ... [More] which will be able in communities like Orkut. We create this project or application for opensocial and working on developing Orkut, after beginning the development you will be able to add this application to your application's list in Orkut or maybe later in other communities. [Less]
Created 12 months ago.

0 Users

Alphabets/Number learning through Pictures
Created 12 months ago.

0 Users

xturtle.py is a new turtle graphics module, which could (or should?) replace the old turtle.py - if not in python's standard distribution so at least in practical work. ;-) It's intended to be used ... [More] in those educational situations, where an important requirement is EASY ACCESS TO GRAPHICS. It was designed on the basis of many years of teaching introductory courses into programming in Austrian highschools. Turtle graphics is an excellent means for visualizing programming concepts from the very beginning to rather advanced concepts. (This was the reason, why Gregor Lingl used turtle graphics as the central tool for his book "Python für Kids", although python's original turtle.py module has rather limited capabilities.) You can find the website of the book "Python für Kids" at http://python4kids.net/ [Less]
Created 6 months ago.

0 Users

Tools written by staff and friends of Stratolab, for teaching programming to middle school kids.
Created about 1 year ago.