Tag Archives: drag and drop

Just Javascript Card Order Game Mobile Tutorial

Yesterday’s Just Javascript Card Order Game Tutorial mobile usage scenario was impractical, in that mobile platforms can not work popup windows in front of a parent window. Can we convert those non-mobile popup windows into … well … what exactly? … Continue reading

Posted in eLearning, Event-Driven Programming, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , | Leave a comment

Just Javascript Card Order Game Tutorial

Today we’ve made the web application of yesterday’s Just Javascript Quiz Drag Tutorial “dual purpose” … quiz … as for yesterday, and before … and as of today, making more use of the card organizational side to the popup windows … Continue reading

Posted in eLearning, Event-Driven Programming, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , | Leave a comment

Just Javascript Quiz Drag Tutorial

Adding to yesterday’s Just Javascript Quiz CSS Styling Tutorial we have added some … non-mobile platform, only … drag and drop functionality … for … the child popup windows … achieved through the comparison of … original [popupWindow].screenLeft and [popupWindow].screenTop … Continue reading

Posted in eLearning, Event-Driven Programming, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , , , , , , , , , , | Leave a comment

Mac OS X Photos App Smart Albums Primer Tutorial

There are a lot of ways to organize your photographs in the online world. We tend to involve the hard disk of our MacBook Pro for this and use the MacBook Pro’s Time Machine backup as a means to back … Continue reading

Posted in eLearning, Operating System, Photography, Tutorials | Tagged , , , , , , , , , , , , , , | Leave a comment

Mac OS X Finder Drag to Terminal Command Line Tutorial

Today’s blog posting titular (and main) message is really a tip to those Mac OS X users that enjoy command line work, via the Terminal (desktop) application. Do you waste a fair bit of time using the cd command to … Continue reading

Posted in eLearning, Operating System, Tutorials | Tagged , , , , , , , , , | Leave a comment

YUI Library Par Three Golf Game Primer Tutorial

When last we created a web application golf game, with HTML Canvas Golf Accuracy Game Primer Tutorial, we used an HTML(5) canvas element, but today we thank YUI Library: Animating Along a Curved Path for the incredibly good Javascript library … Continue reading

Posted in Animation, eLearning, Event-Driven Programming, Games, Tutorials | Tagged , , , , , , , , , , , , , , , , | Leave a comment

HTML/Javascript Guided Snake Game Drag and Drop Tutorial

Drag and drop is a cute concept with web application design, but usually only when talking about non-mobile platforms. Drag and drop on “touch” gesture mobile devices is not a natural fit. You can achieve it on mobile platforms, but … Continue reading

Posted in eLearning, Event-Driven Programming, Games, Tutorials | Tagged , , , , , , , , , , , , , , | Leave a comment

List Web Application PHP Tutorial

Yesterday, with List Web Application Cookie Tutorial as shown below, we made a list … What about if I revisit the web application much later? Will it remember anything from that previous session using it? What if the amount of … Continue reading

Posted in eLearning, Event-Driven Programming, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment