Numbers Guessing Game
Your Numbers Game
Get
clueYour
answerYour
ScoreClue? Score 0/0
-
Recent Posts
- Regional Text Google Chart Text Configurations Tutorial
- Regional Text Google Chart Data via Country Code Tutorial
- Regional Text Google Chart Iframe via Country Code Tutorial
- Regional Text Google Chart Map Charts via Country Code Tutorial
- Regional Text Google Chart Geo Charts via Country Code Tutorial
- Regional Text Google Chart Geo Charts on AlmaLinux Tutorial
- WordPress Link URL Remapping Tutorial
- Textarea Content Masking Pattern Genericization Tutorial
Categories
- Ajax
- Android
- Animation
- Anything You Like
- Code::Blocks
- Coding
- Colour Matching
- Data Integration
- Database
- Delphi
- Eclipse
- eLearning
- ESL
- Event-Driven Programming
- Games
- GIMP
- GUI
- Hardware
- Installers
- iOS
- Land Surveying
- Moodle
- Music Poll
- NetBeans
- Networking
- News
- Not Categorised
- OOP
- Operating System
- Photography
- Projects
- Signage Poll
- Software
- SpectroPhotometer
- Tiki Wiki
- Trips
- Tutorials
- Uncategorized
- Visual Studio
- Xcode
Meta
Tags
Ajax animation background button canvas command line CSS Did you know div DOM dropdown email emoji event form game games Google Google chart HTML IFRAME image iOS iPad Javascript MAMP map mobile navigation onclick overlay PHP programming select share sharing SMS SVG table textarea tutorial url video web browser webpageYour Background Image
OnTopList
Search Results for: main.js-GETME
WebRTC API Primer Tutorial
We were on the lookout for WebRTC sample web applications today, and came upon the great GitHub WebRTC samples … thanks … This is a collection of small samples demonstrating various parts of the WebRTC APIs. The code for all … Continue reading
Posted in Animation, eLearning, Event-Driven Programming, Tutorials
Tagged API, audio, camera, GitHub, HTML, HTML5, Javascript, live stream, microphone, programming, stream, tutorial, video, webcam, webrtc, webrtc api
Leave a comment
PHP Socket Primer Tutorial
Network sockets existed a long time before Node.js (as used with yesterday’s Socket.IO Node.js Whiteboard Signature Collaboration Tutorial) and a long time before PHP and we even talked about them in relation to C# Socket Primer Tutorial. PHP has a … Continue reading
Posted in eLearning, Tutorials
Tagged client, PHP, port, programming, server, socket, tutorial
Leave a comment
Socket.IO Node.js Whiteboard Signature Collaboration Tutorial
Yesterday’s Socket.IO Node.js Whiteboard Quiz Collaboration Tutorial showed us an integration into the Socket.IO Node.js “Whiteboard” (HTML canvas) web application involving textual data, in the sense that we could use the ASCII characters from 32 to 127 (and not many … Continue reading
Posted in eLearning, Event-Driven Programming, Tutorials
Tagged canvas, cookie, cookies, drawImage, Hello World, HTML, IFRAME, image, Javascript, jQuery, local web server, MAMP, node.js, PHP, programming, realtime, setTimeout, signature, socket, toDataURL, tutorial, web server, whiteboard
Leave a comment
Socket.IO Node.js Whiteboard Quiz Collaboration Tutorial
Yesterday’s Socket.IO Node.js Whiteboard Application Primer Tutorial set us up for using the dynamic duo of … Socket.IO … use of sockets Node.js … local web server … to collaborate with one HTML(5) canvas element per client on http://localhost:3000 sharing … Continue reading
Posted in eLearning, Event-Driven Programming, Tutorials
Tagged canvas, cookie, cookies, Hello World, HTML, If this was interesting you may be interested in this too., IFRAME, image, Javascript, jQuery, local web server, MAMP, node.js, PHP, programming, realtime, setTimeout, socket, tutorial, web server, whiteboard
Leave a comment
Socket.IO Node.js Whiteboard Application Primer Tutorial
We’re building on another great Socket.IO Node.js basis web application project (with package.json) by Damien Arrachequesne (of MIT) on GitHub, thanks, called “Whiteboard”, which is a socket based collaborative web application … downloaded and assembled into place on the MacBook … Continue reading