Numbers Guessing Game
Your Numbers Game
Get
clueYour
answerYour
ScoreClue? Score 0/0
-
Recent Posts
- Pandoc on AlmaLinux Conversion Sharing Tutorial
- WordPress Bold for Strong Deprecation Tutorial
- Pandoc on AlmaLinux Conversion Guises Tutorial
- Pandoc on AlmaLinux Conversions Primer Tutorial
- Word to HTML to CSV Delimitation Primer Tutorial
- WordPress Blog Comments URL Right Click Popup Check Tutorial
- USB Based Tethering of MacBook Air to iPhone Tutorial
- Bluetooth Based Tethering of iPad to iPhone 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 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 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 →