Numbers Guessing Game
Your Numbers Game
Get
clueYour
answerYour
ScoreClue? Score 0/0
-
Recent Posts
- Google Chart Geo Chart Quiz Time Tutorial
- Google Chart Geo Chart Quiz Overlay Tutorial
- Country Quizzes Beep Tutorial
- Google Chart Geo Chart Quiz Beep Tutorial
- PHP Tokeniser Primer Tutorial
- PHP Intl Class Peer to Peer Locale Variants World Map Tutorial
- PHP Intl Class Peer to Peer Locale Variants Tutorial
- PHP Intl Class Peer to Peer World Map 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
Tag Archives: broadcast
Broadcast Channel API Same Domain Sharing Tutorial
Yesterday’s getting us onto a “same domain” footing work with Broadcast Channel API Same Domain Tutorial has meant that it now makes sense for this PHP serverside web application to potentially spread its net wider to invite via … email … Continue reading →
Posted in eLearning, Event-Driven Programming, Tutorials
|
Tagged API, base64, base64_encode, broadcast, Broadcast Channel API, broadcaster, channel, client, collaboration, comment, communication, contenteditable, data, email, HTML, invitation, Javascript, listener, PHP, postmessage, programming, record, repository, server, share, sharing, SMS, textarea, tutorial
|
Leave a comment
Broadcast Channel API Same Domain Tutorial
Yesterday’s Broadcast Channel API Primer Tutorial‘s premise would have disappointed many as we outlined the restriction … same device, same web browser … with our HTML and Javascript client facing Broadcast Channel API web application. But supposing we introduce “database” … Continue reading →
Posted in eLearning, Event-Driven Programming, Tutorials
|
Tagged API, base64, base64_encode, broadcast, Broadcast Channel API, broadcaster, channel, client, collaboration, comment, communication, contenteditable, data, HTML, Javascript, listener, PHP, postmessage, programming, record, repository, server, share, textarea, tutorial
|
Leave a comment
Broadcast Channel API Primer Tutorial
Broadcasting is a tried and trusted model of … information distribution entertainment distribution … and if you add in “listeners who can respond” (perhaps named and the broadcaster can re-respond) you can add … feedback collaboration sharing … into the … Continue reading →
Posted in eLearning, Event-Driven Programming, Tutorials
|
Tagged API, broadcast, Broadcast Channel API, broadcaster, channel, collaboration, communication, contenteditable, HTML, Javascript, listener, postmessage, programming, share, textarea, tutorial
|
Leave a comment
HTML/Javascript/PHP Broadcast and Listen CSS Tutorial
Today with the Broadcasting and Listen web application we’ve been developing we turn our attention more to styling and CSS issues, building on yesterday’s HTML/Javascript/PHP Broadcast and Listen Mailbox Tutorial as shown below. To summarise the Broadcasting and Listen web … Continue reading →
Posted in eLearning, Event-Driven Programming, Tutorials
|
Tagged broadcast, canvas, Chat, communication, CSS, email, emoji, Firebug, form validation, HTML, IFRAME, Javascript, listen, mailbox, messaging, onsubmit, PHP, programming, tutorial, window.open
|
Leave a comment
HTML/Javascript/PHP Broadcast and Listen Messaging Tutorial
Yesterday, with HTML/Javascript/PHP Broadcast and Listen Mailbox Tutorial as shown below, we gave a mailbox functionality to our ongoing Broadcaster and Listener project to allow for the third of the functionalities below … broadcasting of messages listening to messages regarding … Continue reading →
Posted in eLearning, Event-Driven Programming, Tutorials
|
Tagged broadcast, canvas, Chat, communication, email, Firebug, form validation, HTML, IFRAME, Javascript, listen, mailbox, messaging, onsubmit, PHP, programming, tutorial, window.open
|
12 Comments
HTML/Javascript/PHP Broadcast and Listen Mailbox Tutorial
Yesterday, with HTML/Javascript Broadcast and Listen Primer Tutorial as shown below, we started our Broadcaster and Listener … … and we use the HTML canvas element as a “videogame captioner” (somehow we think of the word “teletext”er) type of letter … Continue reading →
Posted in eLearning, Event-Driven Programming, Tutorials
|
Tagged broadcast, canvas, Chat, communication, email, Firebug, form validation, HTML, IFRAME, Javascript, listen, mailbox, onsubmit, PHP, programming, tutorial, window.open
|
Leave a comment
HTML/Javascript Broadcast and Listen Primer Tutorial
The Canvas HTML element tag can be used as the container to draw graphics on the fly usually via the use of Javascript functions for rendering and event management. In today’s tutorial we mainly use the strokeText function to create … Continue reading →
Posted in eLearning, Event-Driven Programming, Tutorials
|
Tagged broadcast, canvas, Chat, communication, email, form validation, HTML, IFRAME, Javascript, listen, onsubmit, PHP, programming, tutorial
|
Leave a comment
Broadcast Channel API Same Domain Crontab Curl Tutorial
The PHP of yesterday’s Broadcast Channel API Same Domain Sharing Tutorial might get busy, effectively being the source data of its own functionality. In this context it can be better to not burden it, directly in the actions of the … Continue reading →