No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
21 Posted Topics
Re: glbasic- basic language, pgame - python and love2d - lua. all are cross platform and relatively easy to learn! | |
Re: in the specific element use overflow:scroll; | |
[URL="http://www.thinkteletronics.com/experimental.htm"]http://www.thinkteletronics.com/experimental.htm[/URL]i have written some javasript code to play an animation with sound and all paths should be working yet nothing is displayed...chrome/ff4/ie8 wont show any anything. | |
Re: install windows then install ubuntu, grub will be installed which offers dualboot | |
this code makes a slideshow(a very long fast slide show, video), it plays audio and can adjust its frame size. i have 4 streams(4 diferent groups of jpegs from 4-50kB @720x480), and can switch between them. audio is nearly automatically in sync and both it and the "video loops". using … | |
Re: meego meego meego, what has nokia got up its sleeve | |
this is an idea i have seen over the web but on the web the took cellphone and used the circuitry with the glove my idea is to have hand gestures control the glove, and something like...maybe deaf texting (sign language input) i drew up some plans visit these links: … | |
what are your thoughts and is it original? [CODE]using ratios to retrieve relevant pixel data (note would be good for greyscale) 255,255,255 ... 255+255+255=765 ... 765333 = 765 / 3 = 255 ... program know it means 255,255,255 123,245,32 ... 123+245+32=400 ... 400-3.25,1.63.12.5(<--- problem) |400-(3.25)-(1.63)-(12.5) = 400 / 3.25=123.08 -- … | |
Re: check my posts out , i doubt they are original but just started typing! [url]http://www.daniweb.com/forums/thread306533.html[/url] [url]http://www.daniweb.com/forums/thread304844.html[/url] | |
this is how 3d in html should have been done! displaying 3d models is the easy part...then using javascript, python, actionscript or java the edit the scene the tag "3dobject" denotes a single 3d file solely for viewing the tag "3dworld" denotes a list of 3d files within a world … | |
Re: there are many OCR programs out there...i got one w/ my dell printer, not hte smartest programs though | |
i had an idea to make my own file formats but... have nearly zero coding experience. the image is just text which a program would parse and receive relevant pixel data from it(like xml based stuff). i wrote up some plan for the file: [CODE] `meta data [(title)test image] [(date)1,1,2010] … | |
cant decide which is best, caanoo has the best specs, dsi has the most fun games, and the psp go looks the slickest...can you see my dilema. | |
i've been thinking, what is the easiest way to make a game...flash(albeit mostly 2d). what platform has the most games... any thing w/ flash suupport. what format has the most devs...flash. look at kongregate, miniclip, armor games, they recieve a new game everyday. there are alot of markets out there...open … | |
dont know much about programming will study soon but have so many questions...i was recently researching voxels and see some advantages, i noticed that they are like bitmaps but with a third dimension, so wouldnt this be true if all voxels didnt have color wouldnt the file be smaller as … | |
just an idea ...im not a programmer yet starting college aug. c++ and java both have complex syntax and i cant learn on my own, python is good but not supported aswell and basic is really basic any more thanks to object oriented stuff English the programming and scripting language … | |
trying to make an mp3 player applet of sorts that will index a folder on my local media and make a list, which its adresses will feed into the audio tag (using chrome beta), but im stumpedat the html and know very little javascript! help! | |
need help correcting! first day,first 2 hours, first python program,(only had a little dark basic) [CODE]active="on" def ondamenu(): print "" print "enter integer 1 or 2" print "" print "opt.1 find the circumference" print "opt.2 find the radius" print "opt.3 quit calculator.py" print "" return input ("enter your choice: ") … |
The End.