Skip to main content

Home/ centreforelearning/ Group items matching "Codes" in title, tags, annotations or url

Group items matching
in title, tags, annotations or url

Sort By: Relevance | Date Filter: All | Bookmarks | Topics Simple Middle
1More

Client-side full-text search in CSS - 1 views

  •  
    For new workshop and event module website team I came across this online ux on css and javascripts code for search which is useful for fast searching of lines of data. this may be very useful feature for our new website. hope this helps
2More

Visual Lightbox - 0 views

  • Visual LightBox JS is a free wizard program that helps you easily generate web photo galleries with a nice Lightbox-style overlay effect, in a few clicks without writing a single line of code. Just drag&drop your photos into Visual LightBox window, press "Publish" and your own web gallery with beautiful LightBox 2 effects will open in the browser instantly! No javascript,css,html coding, no image editing, just a click to get your gallery ready.
  •  
    If you need a non programming and non flash gallery (Picasa) option. Here's one. May be useful for your portfolio if you need a gallery to showcase your works.
3More

flixel.org v2.0 - 1 views

shared by bernard tan on 10 Dec 10 - Cached
  • A revolution in Flash game production. An amazing new way for man to interface with machine. The beginning of a new tomorrow. Never before has the world witnessed such a collection of AS3 files. We put it all in the new flixel 2. Groups to help organize game objects, quad trees for faster, more accurate collisions, a cleaner API, plus all the old flixel classics: animated sprites, tilemaps, and particle emitters. Most importantly, flixel is still completely free for personal or commercial use
  • Display Hundreds of Objects at Once Create Tilemaps from Text Files or Images Generate and Emit Particles for Hot Effects Play Positional, Streaming, Looping Sounds Scroll Objects or Groups in Parallax Text Display, Buttons and Mouse Cursors Save Games, Math Utiltities and Collisions Pure ActionScript 3 is Fun and Free!
  •  
    Game development code library for flash based game in case we are working on flash game development that is ported to iphone games.
1More

Google Font Directory - 0 views

  •  
    Google web fonts that is easy to embed into your site to make them nicer :)
1More

Linear Gradients - 3 views

  •  
    Couple of sniffy webkit+CSS3 tools to generate your coding. Super time savior,
5More

Coding JavaScript for Mobile Browsers (part 6) - Microsoft Certification Examples, exer... - 0 views

  • In mobile browsers, you need to be especially careful about using timers because of the battery consumption. If you need to use many high-frequency timers at the same time, try to manage them using only one timer that will launch different behaviors from the same process.
  • The first question we need to ask ourselves is, what happens when our web page goes to the background because the user switches focus to another application (in multitasking operating systems) or opens or browses to another tab or window? Another problem is what happens when the phone goes to sleep (because of the user’s inactivity while the script is executing). The behavior of timers can be a little tricky in these situations.Yet another problem is that timers execute on the same thread as the main script. If our script is taking too much processor time (a normal situation with large scripts on low- and mid-end devices), our timers will be delayed until some spare execution time is found.If we use a low frequency for the timer (for example, 10 milliseconds), the timer will generally have problems meeting the timetable.Remember that the JavaScript execution time depends a lot on the device hardware and the browser’s engine. Even if they’re running the same operating system, like Android, execution times can differ: for example, an HTC G1 will be much slower than a Nexus One with a 1-Ghz processor.
  • As shown in Figure 4, the real times are very different on different devices. On low- and mid-end devices, if they work at all, the result is far from our 200 ms intention—some low-end devices don’t even accept timers with a frequency of less than 1 second.
  • ...1 more annotation...
  • Table 11. Timers support compatibility tableBrowser/platformTimers availableTimers in backgroundSafariYesStopped. From iOS 4.0: continue working while in other browser's window.Android browserYesStopped.Symbian/S60YesStopped. From 2.2: continue working while in other browser's window.Nokia Series 40No webOSYesContinue working.BlackBerryNo NetFrontYesNo multitasking.Internet ExplorerYesStopped.Motorola Internet BrowserNo Opera MobileYesContinue working.Opera MiniNo Note:The Gmail for Mobile team discovered some issues with timer behavior on mobile Safari and Android devices, and made the results public in the team blog at http://www.mobilexweb.com/go/timers. The conclusions are: for low-frequency timers (1 second or more), there are no performance issues, and you can add as many as you want; for high-frequency timers (for example, 100 ms), though, every new timer created makes the UI more sluggish. The preferred solution is to use only one high-frequency timer.
  •  
    Creating real time app might pose to be an issue on web app.
1More

URL for unlisted Youtube video cannot be embedded in PBworks - 1 views

  •  
    if your Youtbe video is unlisted, and you want to enbed on PBworks, the only way is to use the old code.
2More

40 Interesting Ways to Use QR Codes in the Classroom - 5 views

shared by Eveleen Er on 08 Aug 11 - No Cached
  •  
    some good tips, worth viewing.
  •  
    Neat! This resource will be very useful when I conduct my workshop on QR codes next month.
1More

sharethis - 0 views

  •  
    this widget allows you to install buttons with sharing options to popular social media without a fuss. no html coding needed. i think this might be good for lecturers who publish their articles online who hope to get more publicity through social media.
1More

Get picky with the Google Picker API - The official Google Code blog - 2 views

  • Users have content across many Google properties: YouTube, Picasa Web Albums, Google Docs, and more. Now we have a common interface for your users to select Google content. The Google Picker API provides a familiar-looking dialog box that’s easy for you to integrate into your apps. Your users can quickly browse their own content without ever leaving your page or app.
1More

A new app in Russia shows road accidents from the past in augmented reality - TNW Apps - 2 views

  •  
    another posibility using QR code
1More

22 Eye-Catching Ways To Create QR codes - 3 views

  •  
    in this case..patience over creativity. respects~
1More

adobe muse - 0 views

  •  
    Adobe new webpage tool - create html pages without efforts as long you know indesign/ prints. I think this is very efficient as it cut the workflow from photoshop/firework design -> slice -> dreamweaver-> coding to just Muse -> end product Also we should look into this if we are doing thing like interactive book , epub etc. very useful for people who already know indesign.
1More

Pie Guy - 0 views

  •  
    nice web app game. going to take alook at it coding and ideas on touch gestures and orientation
1More

Google Apps Script - Building a Sites Application: Using Sites and Spreadsheets Together - 0 views

  •  
    This could be very helpful for us ETs, especially when creating custom forms. This even allows you to record the Google accounts of the users...
1More

Kodiak PHP: The only iPad app with offline code execution - 1 views

  •  
    Multimedia developer may find it useful
« First ‹ Previous 41 - 60 of 82 Next › Last »
Showing 20 items per page