Skip to main content

Home/ centreforelearning/ Group items tagged 100

Rss Feed Group items tagged

Kartini Ishak

100 Ways You Should Be Using Facebook in Your Classroom [Updated] | Online College Sear... - 0 views

  •  
    An updated version of the 100 ways to use Facebook in the classroom back in 2009. Better tips and resources available here. 
Kartini Ishak

The Facebook Marketing Toolbox: 100 Tools and Tips to Tap the Facebook Customer Base - ... - 0 views

  •  
    A list of 100 tools and tips that would maximise all of the applications and opportunities that Facebook has to offer. 
Kartini Ishak

The 100 Best Twitter Tools For Teachers (2012 Edition) | Edudemic - 2 views

  • TweetDeck: Easily one of the most popular tools for Twitter, period, TweetDeck will help you organize feeds, find focus, even schedule tweets and manage multiple accounts.
    • Kartini Ishak
       
      I use this for my desktop to view multiple feeds at one-go. 
  • Twitpic: A popular tool for sharing photos on Twitter, you can’t go wrong with Twitpic.
  • Bit.ly: So much more than just a URL shortener, bit.ly is a great tool for tracking and analyzing your links.
  • ...2 more annotations...
  • Instagram: One of the most famous apps in the world, Instagram offers Twitter users a great way to share photos with Twitter.
  • Check out these awesome Twitter feeds to find educational resources and insight for teachers.
  •  
    100 best Twitter Tools. Save it on your bookmarks!
bernard tan

IE9 tops Chrome, Firefox in HTML5 compatibility - 0 views

  • "Interoperability is important to Web designers," the W3C said in releasing the results. "Good test suites drive interoperability. They're a key part of making sure Web standards are implemented correctly and consistently
    • bernard tan
       
      True. I personally feel it is very important to cater to your desired audience and not risk our audience missing certain fuctions or informations in the website.
  • Internet Explorer 9 has topped all other browsers in conforming with the HTML5 specification, including Google Chrome and Firefox,
  • W3C pitted the just-released version of IE9's developer platform preview against Chrome, Firefox, Opera and Safari, evaluating the five browsers in dozens of tests across seven categories of features
  • ...2 more annotations...
  • IE9 scored 100% in five of the seven categories, including audio, video and XHTML5. Chrome scored 100% in four categories, whereas Firefox and Opera scored 100% in three categories and Safari did so in only two
  • despite excitement over HTML5, the specification may not be ready for prime time. A W3C official recently said it's too early for Web sites to deploy HTML5 because of interoperability issues.  
bernard tan

How Much Does it Cost to Develop an App? - O'Reilly Answers - 0 views

  • note that many apps will take between four and eight weeks to build, with the average being six weeks. With a full-time developer (40 hours per week) and a part-time designer (20 hours per week), the average man-hours per week is around 60. Six weeks multiplied by 60 hours per week equals 360 hours. Solid designers and developers will charge around $100 per hour, with top talent peaking at around $150 per hour and lower-end U.S.-based contractors charging around $65 per hour. Using the $100-per-hour rate yields a total of $36,000 (360 hours × $100 per hour). That number can quickly fluctuate: if your app took four weeks to build (240 hours) and the average was instead $75 per hour, the total would be $18,000 (240 hours × $75 per hour).
  • Note: For games, the number of total hours is much higher, and ranges between 700 and 2,000 hours. This equates to three to six months of work, depending on the number of developers working on the game simultaneously.
  •  
    Money issue about developing an mobile app heh. They have interesting ways to cut back budgets too in this new platform... like getting interested developer to buy in your idea , hiring interns, taking reference to existing applications etc. O'Reilly released many good technical issue books hence I think their words proved some credibility.
casey ng

Top 100 tools for learning in 2012 - 1 views

  •  
    Look like cel has used most of the tools.
Eveleen Er

100 Ideas That Changed Graphic Design | Brain Pickings - 2 views

  •  
    For the MDs
Kartini Ishak

100 Ways You Should Be Using Facebook in Your Classroom | Online College Tips - Online ... - 0 views

  •  
    A good read on the possible implementations of Facebook in classrooms. 
Ashley Tan

A new way of doing things on campus | Official Google Blog - 1 views

  •  
    "seven of the eight Ivy League universities and 72 of this year's top 100 U.S. Universities (as determined by 2013 U.S. News and World Report's ranking) have gone Google"
bernard tan

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.
Kartini Ishak

Official Google Blog: Google+: 92, 93, 94, 95, 96, 97, 98, 99... 100. - 0 views

  •  
    To all of you whom are new to Google+, widen your circles. 
Eveleen Er

100 Serious Twitter Tips for Academics | Best Colleges Online - 1 views

  •  
    Good resource on twitter
Sally Loan

YouTube Toolbox: 100+ Tools and Resources to Enhance Your Video Experience - 1 views

  •  
    resource for video team
Eveleen Er

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
rahim azhar

CGSociety - BILLIONS - 0 views

  • CGSociety :: Game Production Focus 26 August 2010, by Paul Hellard In creating the latest Facebook smash hit casual game, 3DVIA wanted to make something that was "just beautiful to have in front of you." David Laubner, the VP of Online Marketing at 3DVIA, says loudly and with conviction, "It's all about the artwork!" "
  •  
    An article which provides an interview of Paul Laubner, the VP of Online Marketing 3DVIA on their Billions, a social gaming on Facebook. It does talk about the important of its artwork and to tell the truth, the characters that were drawn and modeled are awesome.
  •  
    I like those adorable characters presented and I think it suits my style. KA-WA-III-NEI!
Pratima Majal

Apple Begins Offering Free "Find My Phone" Feature - NYTimes.com - 0 views

  • The software, which is called “Find my iPhone,”will be offered at no charge for customers who have upgraded to the latest iOS 4.2 mobile software. In the past this feature was bundled into the Mobile Me suite, which costs $100 a year.
  • There are also a number of free products that enable tracking a lost mobile phone on the Google Android platform.
  •  
    Locate your missing iPhone or iPad
Eveleen Er

Volume Purchase Program - 0 views

  • The Volume Purchase Program makes it easy for educational institutions to purchase iOS apps in volume and distribute those apps to users
  • The program works with vouchers that educational institutions can purchase
  • Purchase Volume Vouchers: Volume Vouchers can be purchased at the Apple Store for Education in dominations of $100, $500, $1000, $5000, $10,000. These vouchers can be bought on behalf of the education institution by an Authorized Purchaser, and they may use purchase orders.
Ashley Tan

4 Free E-Books on Learning Objective-C, the Programming Language of iOS and OSX - 0 views

  • Want to write apps for OSX, the iPhone or the iPad? You can learn JavaScript and use a frameworks like PhoneGap or Titanium. Or you can learn the official language of Apple operating systems:  Objective-C. The debate over whether to build mobile apps in JavaScript or Objective-C is beyond the scope of this blog post. But if you want to learn Objective-C, these resources will get you started.
Ashley Tan

Here Come the iPads - Now What? iPad Deployment « Moving at the Speed of Crea... - 2 views

  • App considerations - What store? - we have chosen to live within the spirit of agreements rather than line item agreements - on issue is: “The iTunes Service is available to you only in the United States, its territories, and possessions. You agree not to use or attempt to use the iTunes Service from outside these locations. Apple may use technologies to verify your compliance.” We have made peace with using the U.S. store and dealing with it, the Chinese store has far fewer apps and isn’t nearly as good a fit for our student population We created iTunes accounts with gift cards, purchased in the USA - no one used a credit card for apps Volume Purchasing Plan (VPP) is the answer to many of these questions - lets a site administrator have control over iPads and iOS devices in the school ecosystem - this is only available as of today in the United States (not in China) - is coming to other countries, the legal issues are being worked out
  • Suggested management solution from 1 of the vendors present at this session: - create a separate iTunes account for each iPad you have - then have 1 account to hold the money: that account then “gifts” money to individual iTunes account (gift certificates) So now as things exist, we buy large ($100) cards for our main, master iTunes account - we also purchase smaller cards ($10) for innovator teachers to try different apps
  •  
    For team leads and Choo: Some solutions to the apps for iPads issue that was raised at lunch.
1 - 20 of 20
Showing 20 items per page