Skip to main content

Home/ centreforelearning/ Group items matching "font" 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
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

YouTube Blog: Mmm mmm good - YouTube videos now served in WebM - 0 views

  • all new videos uploaded to YouTube are now transcoded into WebM. WebM is an open media file format for video and audio on the web. Its openness allows anyone to improve the format and its integrations, resulting in a better experience for you in the long-term.
6More

Zugara's Augmented Reality Dressing Room Is Great If You Don't Care How Your Clothes Fit - 1 views

  • Augmented reality, or the blending of the real world with computer graphics on the fly, is one of the most exciting fields in tech right now
  • Zugara, an interactive marketing agency, has built something a bit more practical for the time being. It’s put together the Webcam Social Shopper, offering a way to help you try on clothes online from the comfort of your bedroom.
  • t lets you overlay a static image on top of your body and pretend you’re wearing it. Which is sort of a start.
  • ...1 more annotation...
  • Zugara is also trying to weave a social element into the application, offering examples of sharing outfit choices over Facebook or allowing friends to help choose outfits in real time, which could turn out to be the app’s real strength.
  •  
    Developer Zugara showing online clothes store offering way to let you try clothes online with help of Augmented Reality. See Video @ http://www.youtube.com/watch?v=NxQZuo6pFUw&feature=player_embedded
2More

Google Maps for Android to Add 3D and Offline Support - Yahoo! News - 1 views

  • Get ready, folks with no sense of direction; Google Maps 5.0 app for Android is looking to make your life a lot easier with 3D graphics, more accurate orientation and the ability to function offline.
  •  
    I like the offline feature. Makes life easier.
2More

Google's Super Sync Sports: Hands-on - 0 views

  • According to the Google blog, the game is built using “HTML5 features such as WebSockets for real-time gaming synchronicity on desktop and mobile, and Canvas and CSS3 for rich and engaging visuals
  •  
    HTML5 looks very promising. Watch the video in the article http://www.youtube.com/watch?feature=player_embedded&v=bIPUAfFmz_Q
1More

Elearning Online Courses: Using Fonts Effectively | education research - 0 views

  •  
    The way a course for e-learning looks online affects how well the content is being communicated to the learners. Fonts are important visual design elements that has the power to engage learners. This short article elaborate the importance of using them effectively.
1More

10 Awesome Font and Typography Resources for Web Designers | Vandelay Design Blog http:... - 0 views

  •  
    10 Awesome Font and Typography Resources for Web Designers | Vandelay Design Blog http://t.co/UwQ1Io8wKo
2More

woices.com - location based audioguides - 0 views

  • Listen, create and share FREE geolocalized audioguides.
  •  
    A great resource that could be used for customized e-learning tours... wonder how this can be used to enhance learning and understanding?
1More

Google Docs adds 450 fonts and 60 templates, sadly includes Comic Sans -- Engadget - 2 views

  •  
    Google Docs: new fonts and templates alert. 
1More

Top 10 ios App for Designers - 0 views

  •  
    Heres a list of apps that we can consider for buying with the amount issued to the team. Personally i think the ColorExpert app can be useful for print job on the move. it allows you to quickly point and shoot at the objects and get the CMYK color asap which is good for confirming prints job spec. Get the font app seems to be nice to be quickly recongise font type while on the go. Designers can take a look at the other apps
1More

Google Font Directory - 0 views

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

Today3D Forum - 0 views

  • Sharp, HTC and perhaps Apple are set to launch 3D smart-phones in the near future, and now it seems Research In Motion (RIM) have put plans in place for its BlackBerries to feature a tridimensional display
2More

geekcamp / FrontPage - 2 views

  • GeekCamp Singapore   1st October, 2011 at Microsoft   Venue: Microsoft Time: 10:00am - 5:00pm How to get there: Exit Raffles Place MRT station on the North-South/East-West Line What to bring: Laptops, 3G dongles, power extensions   What is GeekCamp? Conference for the geeks. Technical topics only please.
  •  
    Think the multimedia and web dev team might find this interesting?
2More

Automatic mobile rendering for Google Sites - Docs Blog - 3 views

  • As the dramatic growth of the mobile web changes the way people consume content, it’s becoming increasingly important for publishers to provide a good mobile experience. With this in mind, we just added automatic mobile rendering in Google Sites for iOS 3.0+ and Android 2.2+ devices, and a mobile version of the Google Sites lists. By going to General settings under More actions > Manage site and clicking on Automatically adjust site for mobile phones, your Google site will be automatically adjusted whenever it’s viewed from an iOS or Android 2.2+ device
  •  
    I tried testing this feature for my sample e-portfolio on my iPhone. Looks promising...
1More

PresentationTube - 0 views

shared by Eveleen Er on 24 Feb 12 - No Cached
  • PresentationTube provides a desktop presentation recorder and video sharing network to help instructors, students, virtual presenters, and business professionals record, publish and share quality, accessible, and interactive video presentations for free
2More

Google Fusion Tables - 0 views

  • Google Fusion Tables in documents listWith this week’s update, we’re also integrating Google Fusion Tables into your documents list. Google Fusion Tables is a data management web application that makes it easy to gather, visualize and collaborate on data online. Now you’ll be able to store and share your Fusion Tables with the rest of the files in your documents list.Recently, people have used Google Fusion Tables to:Visualize evacuation zones for New York City during Hurricane IreneHost data sets made public by the State of CaliforniaGather data from local flu shot clinics for Google Flu Vaccine FinderMap shelters and road status during the tsunami crisis in JapanGo to Create new > Table from your documents list menu to get started visualizing or sharing tables of data in .csv, .xls or .kml files.
  •  
    Could be a useful tool for integrating with our mobile apps in future, especially mGeo?
5More

Special issue "Mobile Campus Systems" for Campus Wide Information System - 0 views

  • Higher Education Institutions around the world have reacted differently to the increasing demand for information and communication through mobile devices. The special issue wants to attract research and development papers about “mobile campus systems” that support learners and researcher in Higher Education Institutions in their daily practices.
    • Ashley Tan
       
      Mazlan, monitor this please!
  • Mobile learning environments
  • Mobile Campus Communities
  • ...1 more annotation...
  • Mobile app development for Higher Education
2More

Open educational practices - 0 views

  • I spoke about Open Educational Practices, (including Open Educational Resources and Open Scholarship) a subject which I am learning more about all the time as the movement grows and gains traction. You see, the idea behind open practices is that anyone can gain access for free, at any time and in any place - courses, software, ideas, knowledge, people... OEP requires everything to be open - for access, scrutiny and repurposing. So whether it's licensing agreements such as Copyleft or Creative Commons, or open access journals, or even massively online open courses, the open educational practices are gaining ground and influence in the academic world.
  • It's not going to be easy to change a model where knowledge has become a commodity though. Too many powerful people and organisations stand to lose a lot if everything becomes 'free' and open. But things are changing slowly. The publishing houses who once had a strangle hold on academic journals are beginning to lose their grip. Some are having to change their business models. Google Reader and Google Books for example, are giving us all more than a glimpse of the pages of just about every book that has ever been published. And open access journals are opening up knowledge for all without payment. So when a student comes up against a paywall - what will they do? They will go elsewhere of course - to the free versions that are out there on the web.
13More

Twitter Reading List - 0 views

  • Twaining in Twitter, Terence Wing, Learning solutions magazine, 3 February 2011
  • Twitter in education, what next? presentation by Dave Hopkins, 11 September 2010
  • A framework for teaching with Twitter, Mark Sample, The Chronicle of Higher Education, 16 August 2010
  • ...9 more annotations...
  • 5 Examples of How Schools Are Using Social Media to Enhance Learning buzzmarketing daily, 5 March 2010
  • Social network tweets to classes, Liau Yun Qing, ZDNet Asia, 5 February 2010
  • In-Class Tweeting in a Large Lecture Class, Tiffany Gallicano, 30 January 2010
    • Kartini Ishak
       
      Those I've highlighted are the articles which I've read and find useful as resources as to how we could use such social media to engage our audience and interact simultaneously with them and learn at the same time. 
  • gust 2009 Twitter Style Guide, Sherry Main, Social Media Today, 16 August 2009
  • Twitter Scavenger Hunt Helps Students Learn More About Campus,19 Au
  • 25 Twitter projects for the college classroom, OnlineColleges.net, 10 August 2009
  • Twittering in an educational setting, Elizabeth Hannan, Social Media Today, 17 May 2009
  • Twitter as a Learning Tool.  Really. Pat Galagan, ASTD, March 2009
  •  
    'How to use Twitter for Social Learning' is a great site to bookmark and explore. This site contains over 200 + articles and resources about using Twitter for Learning and is a great resource. 
2More

Using Facebook for marketing - 10 company examples and engagement tips > Smart Insights... - 0 views

  • Facebook explanation of the best way to engage brands Facebook Head of Brand Solutions, Chris Pan talks about: Fan pages as an authentic voice | Brand fan pages by fans | Content is king | What people want to hear vs. what you want to tell them | Facebook marketing solutions
  •  
    View the video by Facebook's Head of Brand Solutions, Chris Pan on Facebook explanation of the best way to engage brands. It is how fan pages on Facebook acts as a voice of the company/organization, content we provide is important and what people wants. 
1 - 20 of 27 Next ›
Showing 20 items per page