Skip to main content

Home/ centreforelearning/ Group items tagged changing

Rss Feed Group items tagged

bernard tan

iui - iphone user interface framework - 0 views

  • iUI is a framework consisting of a JavaScript library, CSS, and images for developing advanced mobile webapps for iPhone and comparable/compatible devices.
  • iUI has the following features: Create Navigational Menus and iPhone-style interfaces from standard HTML Use or knowledge of JavaScript is not required to create modern mobile web pages Ability to handle phone orientation changes Provide a more "iPhone-like" experience in your Web apps
  •  
    build iphone mobile site fast and almost no coding. iphone user interface
Sally Loan

Getting Started With Mobile Learning - 1 views

  •  
    Mobile learning 2.0 is more about creating learning experiences-engaging and challenging activities that result in significant changes to knowledge and behavior. If you find that there is a particular advantage to being mobile, then look at the end goal of what you're trying to achieve and reverse-engineer it. One of the decisions you will need to make is whether or not to develop your mobile learning application within your company or to use a custom developer.
bernard tan

Safari on iPhone & iPad 4.2: Accelerometer, WebSockets & better HTML5 support | Mobile ... - 0 views

  • OS 4.2 is a free update for every iPhone, iPod or iPad device available now. This new release provides some major changes on HTML5 and W3C future standards support, like WebSockets and Accelerometer support, print support, new JavaScript data-types and better SVG support.
  • Accelerometer & Gyroscope support through the DeviceOrientation API WebSockets API from HTML5 Updated HTML5 Form Support Partial XHR-2 Support Print Support New JavaScript data types New DOM events Enhanced SVG and Canvas support
bernard tan

Preparing your iPhone App for Higher Resolutions - 0 views

  • The iPad has a bigger screen, and so it has a bigger resolution. With the iPhone 4, however, Apple did something different: they increased the resolution without changing the physical size of the screen. This makes for a higher pixel density, pixels are smaller and more tightly packed. In one square inch of the iPhone 4’s screen there are around 106 thousand pixels (at 326 PPI, or Pixels per Inch), while the older models have only about 26 thousand (at 163 PPI) in an inch – 4 times less! This makes graphics on the screen seem like continuous lines, because your eye can’t see the individual pixels. Apple calls this technology the “Retina Display” because they claim the human eye (the retina) can’t physically see the pixels at this resolution.
  • Using Two Images The official way of adding high-resolution support to your application is by having two versions of each image, one in “regular” resolution and one in double resolution. Whenever your application is viewed on the Retina Display, the larger image will be loaded automatically. This method allows for full and precise control of how your application will look in each case, and is very easy to apply to your existing applications. The full size image file should be named however you want, such as “Button.png”. Use this image name in your code and Interface Builder wherever you want to reference the image. The double-size image should be twice the size of its matching smaller image and named exactly the same with “@2x” appended to the name. In our example, we would name it “Button@2x.png”. Unfortunately, this technique will not work on the iPad; a pixel-doubled application will not load the higher resolution resource. This will probably be addressed in the future iOS 4 update which is scheduled to come to iPad this fall.
  •  
    FYI. In case you are wondering why the term Retina Display on IPhone 4! Preparation of 2 set of images doesnt work here for the different devices?
Kartini Ishak

The Bright (Near) Future of CSS - Smashing Magazine - 1 views

  • Styling HTML 5 is really no different than styling HTML 4. There are a bunch of new elements, but styling them is basically the same as styling any other element. They generate the same boxes as any other div, span, h2, a, or what have you.
  • The HTML 5 specification is still being worked on as of this writing, so this may change a bit over time, but the following declarations may be of use to older browsers that don’t know quite what to do with the new elements.
  •  
    Tips on HTML5 codings. 
Ashley Tan

Twitter finds a place in the classroom - CNN.com - 0 views

  • Teachers across the country have been incorporating Twitter into classrooms for a few years, but the site's adoption by educational institutions appears to be limited. A survey of 1,920 U.S. teachers published in April found that 2% of them use the micro-blogging site in college lectures. About half those polled said the use of Twitter and Facebook in class is harmful to the learning experience, according to the study from consulting firm Pearson Learning Solutions. Still, Legaspi is hopeful. When he explained the plan to his students at Hollenbeck Middle School in East Los Angeles, he learned that only one of them had used Twitter. But most, he said, live on their phones. So getting them started wasn't difficult.
  • Legaspi said shy students are benefiting the most. For "a lot of them, what it did is help find their voice," he said. "I have many students that do not participate in my classes or share what's on their mind, so Twitter became that vehicle." Several students praised the new approach. "It's a great way to get people to notice you," said Oscar Lozoria, a shy 14-year-old with long hair that other students used to tease him about. He said Twitter has changed how his peers view him. "They see me as somebody now -- as an equal," he said. Ivan Sabaria, also 14, said Twitter makes learning more fun. "I'm paying attention and doing all my work," he said.
  • Occasionally, the students will type in something inappropriate during class. Still, Legaspi is convinced he has discovered the future of education. "I get feedback on the spot. Not only that, all the students can see what they're sharing," he said. "This is powerful."
bernard tan

Adobe Flash is coming to Apple iOS devices | Smartphone - 0 views

  • Apple’s iOS version of Safari still won’t support Flash, this is a change in how Flash content is delivered to iOS devices. Adobe’s Flash Media Server 4.5 will detect what type of device is attempting to view the content and will stream Flash videos in a format that is supported by iOS. As of right now only Flash videos are supported in Flash Media Server 4.5
  • There have been attempts in the past to convert Flash into HTML5 in hopes to bringing Flash to iOS, but none of those attempts have brought Flash to Safari
  •  
    Is the feud going to be over?
Kartini Ishak

Teachers told not to friend students on Facebook - 1 views

  • Facebook is not banned from the classroom. Facebook pages or groups established for classroom use are allowed — as is most other social media. However, teachers are strictly forbidden to communicate with students through any personal means, such as private instant messages or through personal Facebook profiles. According to the advisory, teachers must decline student-initiated friend requests, and never initiate a friend request with a student. The college asserts that when a teacher and a student become friends in an online environment, the dynamic between them is forever changed. An invisible line between professional and personal is crossed, which can lead to strictly forbidden informal conversations.
  •  
    The Ontario College of Teachers report accompanied by a 6-min YouTube video on the approach to social media in the classroom.
Ashley Tan

YouTube Blog: YouTube Copyright Education (remixed) - 0 views

  • Because copyright law can be complicated, education is critical to ensure that our users understand the rules and continue to play by them. That’s why today we’re releasing a new tutorial on copyright and a redesigned copyright help center. We’re also making two changes to our copyright process to be sure that our users understand the rules, and that users who abide by those rules can remain active on the site.
bernard tan

Mobile Phones to Replace your Wallet - Pay Using Mobile Phone - mobile - TechMynd - 0 views

  • Amazon, Google, Apple, Microsoft and few others are working on the ‘NFC (near field communication) mobile payment technology’ to change the future of payment systems. NFC allows wireless transfer of data over short distances between two devices. This makes it an ideal technology for financial transactions between a phone and/or a device at any store. NFC is still in development phase in the U.S. But in Japan you can pay for almost anything by simply swiping your phone. No need for credit cards, cash or even ID.
  •  
    the new mobile payment method.
bernard tan

Casual Game Design » Building a prototype - 0 views

  • Advantages Building a prototype has several advantages.
  • Find out if the game works
  • Try out different ideas
  • ...9 more annotations...
  • Balance game rules.
  • Ease communication
  • Get feedback
  • Kinds of prototypes
  • Pencil and paper
  • Board games
  • Graphics program
  • The most sophisticated prototype is of course the one that is programmed on a computer. Because you can build this kind of prototype any way you want, it will be most like the final game. A programmed prototype allows you to test aspects of your game that the before-mentioned prototypes lack, like user interface, controls and timing. A programmed prototype is also easy to share with other people and is therefore great for communication and soliciting feedback. Of all prototypes discussed, the programmed prototype takes the longest to create and is the hardest to change, so I recommend you start using it only after you have the basics of your game design and rules well in place.
  • Program a prototype
yeuann

Kinect Hackers Are Changing the Future of Robotics | Magazine - 0 views

  • On November 4, a solution was discovered—in a videogame. That’s the day Microsoft released the Kinect for Xbox 360, a $150 add-on that allows players to direct the action in a game simply by moving their bodies. Most of the world focused on the controller-free interface, but roboticists saw something else entirely: an affordable, lightweight camera that could capture 3-D images in real time.
  • When DIYers combine those cheap, powerful tools with the collaborative potential of the Internet, they can come up with the kinds of innovations that once sprang only from big-budget R&D labs. In 2009, a PhD student named Daniel Reetz turned two Canon PowerShot A590s into an improvised high-speed book scanner. He detailed the project on a website, DIYbookscanner.org, where readers have since posted hundreds of tweaks, suggestions, upgrades, and entirely new designs. The open source MPGuino project, which uses an Arduino microcontroller to track gas consumption as you drive, has inspired a small community of fans who help refine and customize the gizmo.
  •  
    An article on how the Kinect could help in education.
Ashley Tan

Instructional & Multimedia Designin Angry Birds - 7 views

Here were my preliminary thoughts on incorporating Angry Birds in education: http://ashleytan.wordpress.com/2011/06/11/angry-birds-for-learning/

apps mobile iphone ipad learning

yeuann

Quick and Simple mLearning Content for the iPhone by Paul Clothier : Learning Solutions... - 1 views

  • Everyone seems to be voicing their opinion about mLearning — about the impact it will have on work, productivity, education ... and how it could, in fact, solve world hunger. The truth is that very few people or organizations have actually developed any mLearning, and their opinions are often more philosophical than pragmatic. My intention in this article is to focus on the pragmatic — to help you get your hands dirty so you can speak about mLearning from the perspective of having actually developed some.
  •  
    Pragmatic tips for developing mLearning projects...
  •  
    While what the author suggested is a simple start, it is a bad one for the long run. Why? It replicates exactly what you can already do more logically and perhaps more easily in other platforms. It's best to have the change in pedagogy or strategy in mind when designing apps or creating an m-learning system. Our mission is to leverage on learning outside the classroom, on the move or in more meaningful contexts.
  •  
    Thanks for the tip, Dr Ashley!
yeuann

Don Norman's jnd.org / Designing the Infrastructure - 1 views

  • The infrastructure of our computer technology can be overwhelming. My computer's infrastructure gets more complex each year, and all this complexity requires attention. Upgrades and security modifications. The need to change passwords for many accounts, and the need to keep my list of passwords up to date, synchronized across all my computers. The need to reboot, defragment, do continual scans for viruses and malcontent software, the need to renew batteries and accounts. Backup files. It seems that every day I spend considerable time on the infrastructure. Because the ability to maintain infrastructure is seldom designed with care, each simple activity can become daunting. Each new device purchased requires installation, complete with registration, agreeing to unread but undoubtedly onerous legal conditions, and finding space and sockets for all the communication and power cable. Did I mention that these invariably require stopping all work, saving everything, and rebooting, after typing in a long, complex registration number? I should have.
  • Infrastructure is taken for granted. It is time it is given as much attention as the primary applications, else maintaining the infrastructure will itself become our primary activity.
  • It is time to work on infrastructure. It threatens to dominate our lives with ugliness, frustration, and work. We need to spend more time on the designs for infrastructure. We need to make it more attractive, more accessible, and easier to maintain. Infrastructure is intended to be hidden, to provide the foundation for everyday life. If we do not respond, it will dominate our lives, preventing us attending to our priory concerns and interests and instead, just keeping ahead of the maintenance demands.
  •  
    When I think about "infrastructure", I normally think about roads, wires, sewerage and so on. But how about educational technology and instructional design? From reading Don Norman's musings about infrastructure, I realized that if we want our technological implementations to be successfully adopted, very often it's essential to also consider the infrastructure needed to support our tech designs and implementations. Personally, I think infrastructure for education and instructional design need not always be physical things. They could be intangibles such as having to update a database, notify the relevant people in charge, call this person or that to come unlock the computer lab, etc. My mum's been a teacher for 40+ years. She's great. But she really hates the computer. Not because of the learning needed to use Microsoft Word. She's quite fine with it. But it's all the non-Microsoft Word things that she has to do - reboot, turn the computer on, manage the files, etc... - that makes her scream.  "It is time to work on infrastructure. It threatens to dominate our lives with ugliness, frustration, and work. We need to spend more time on the designs for infrastructure. We need to make it more attractive, more accessible, and easier to maintain. Infrastructure is intended to be hidden, to provide the foundation for everyday life. If we do not respond, it will dominate our lives, preventing us attending to our priory concerns and interests and instead, just keeping ahead of the maintenance demands." - Don Norman Food for thought: What are some underlying "infrastructure" (tangible and intangible) that I may encounter in an educational technology project? Are there existing infrastructure that I can take advantage of to minimize time and $? How can we minimize the amount of infrastructure maintenance needed?
yeuann

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...
yeuann

Flipboard for iPad - 0 views

  • Named Apple's iPad App of the Year and one of TIME's top 50 innovations of 2010, Flipboard is a fast, beautiful way to flip through the news, photos, videos, and updates your friends are sharing on Facebook, Twitter, Google Reader, Flickr, and Instagram. See your social media in a magazine layout that is easy to scan and fun to read.
  • Share articles and photos, comment on posts, and like or favorite anything. Customize your Flipboard with sections created from your favorite news, people, blogs, and topics.
  • Reviews:- "Flipboard is a fantastic iPad app that makes everything you read on the Web better than it is by itself. I can't recommend it highly enough." Macworld- "Flipboard offers iPad users an entirely original alternative to browsing the Web for news; its magazine-style layouts and breathtaking use of photos and white space show the way forward for digital media." PCMag.com- "Flipping for Flipboard: The brilliant iPad app that has changed the way I read the news." SLATE- "Flipboard begins to imagine an entirely new way of accessing the social Web." New York Times- "Stop. Put down this computer, go pick up your iPad and come back here. Now go get this app: Flipboard. Why? It's pretty awesome." Wired.com- "I am thoroughly impressed from our first run with Flipboard. It is simply gorgeous and a pleasure to browse." Mashable - "Flipboard turns Facebook updates, tweets into digital magazine" USA Today
  •  
    What if I could link my e-portfolio to Flipboard? And even view others' e-portfolios for a given topic on my Flipboard - all automagically arranged to look like a glossy magazine? How would that inspire our teachers to update their e-portfolios accordingly?
Sally Loan

Blackboard: Now More "Open" | Hack Education - 0 views

  • The change will allow instructors to publish and share their courses — syllabi, handouts, and so on — under a Creative Commons Attribution license (CC BY).
  • This will mean that, for the first time, content in Blackboard will be available to those who aren’t registered for a course — learners not enrolled, learners not on campus. Professors will be able to share their material to Facebook and Twitter.
  • Blackboard also says that it’s revising its policies so that institutions that do open up their course materials this way don’t incur any additional licensing costs when people access the materials, even via webinars and the like. That means non-traditional, non-enrolled, non-revenue generating students will be able to access the material as “guests” without forcing schools to pay more.
  • ...1 more annotation...
  • “Sharing educational content is much more complicated that simply clicking the new ‘Share’ button,” he writes. How will universities handle the licensing of courses? Is it up to individual faculty? Will universities devise larger strategies to connect their open course content to other online efforts — both on their own campuses and alongside others?
  •  
    Not sure this will happen to NIE? I wander..
Pratima Majal

South Korea Says Good-Bye To Print Textbooks, Plans To Digitize Entire Curriculum By 20... - 0 views

  • Smart Education will change how we perceive textbooks,” South Korea’s Minister of Education, Science and Technology, Ju-Ho Lee, told the BBC. “The transfer from the traditional paper textbooks to digital textbooks will allow students to leave their heavy backpacks and explore the world beyond the classroom.”
« First ‹ Previous 61 - 79 of 79
Showing 20 items per page