Skip to main content

Home/ centreforelearning/ Group items tagged data

Rss Feed Group items tagged

2More

D3.js - Data-Driven Documents - 0 views

  • D3.js is a JavaScript library for manipulating documents based on data. D3 helps you bring data to life using HTML, SVG and CSS. D3’s emphasis on web standards gives you the full capabilities of modern browsers without tying yourself to a proprietary framework, combining powerful visualization components and a data-driven approach to DOM manipulation.
  •  
    Came across this Javascript library that can take in dynamic data from websites and convert them into all kinds of graphs and visualization maps. We could use this for our mind-maps too. And it's free open-source!
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?
2More

gdata-objectivec-client - Google Data APIs Objective-C Client Library - Google Project ... - 1 views

  • The Google Data APIs Objective-C Client Library provides an iPhone static library, a Mac OS X framework, and source code that make it easy to access data through Google Data APIs. To get started with Google data APIs and the Objective-C Client Library, look at the overview slides, read the introduction and study the example applications.
  •  
    This may be useful for those who are planning to write iPhone / iPad apps using Objective-C.
2More

Bb Stats - 1 views

  •  
    It is a building block plugin for Blackboard Learn LMS which provides statistical and analytical data about the system. The software reports live activity data and creates historical graphs. The reports are available through the browser or via mobile app on the iPhone and Android.
  •  
    Do we have this? Does Lum know?
7More

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!
1More

Export Facebook Informaiton/Data | Bakcup Facebook Data | Download Data From Facebook - 0 views

    • Shamini Thilarajah
       
      Very useful if lecturer wants an offline copy of the online activities. I am using it for the FB project I am working on. Another good reason why we should have more FB projects.
2More

Exporting Images from Canvas Tag HTML5 - 1 views

  • Exporting & Saving One thing that SVG can’t do is save the resulting image as a bitmap. It’s easy for <canvas> because the element is already a bitmap in the first place! The canvas can export its image to a data URL (e.g., data:image/png;base64,iVBORw0KGg...). This data may then be rendered in the browser, which could then be saved or dragged to the desktop, used in a new canvas, and so on. The browser must support PNG images, and it may have varying support for GIF and JPG. For our example, we’ll stick with PNG since it supports alpha transparency, and where we haven’t drawn on the canvas, it’ll be transparent. To get the data URL, we simply call canvas.toDataURL('image/png'). Note that we’re calling toDataURL() on the <canvas> element, not on the 2D context. This is because we’re getting all the pixels in the canvas, not just the pixels in a particular context. So taking the example we’ve put together already, we’ll make the browser redirect to a PNG version of the image when a user clicks on the <canvas> element (a contrived example, I know!): canvas.onclick = function () {  window.location = canvas.toDataURL('image/png');};
  •  
    I am sharing of export images from web app specially to Eve and Sham, maybe useful for our harmonia project. This is the workflow i was mentioning on exporting the contents of the new html5 tag canvas to an jpeg or png and it opens in a browser, which then can be save or be used for other things, we could also explore on other options of sending the image directly to other applications. http://jsbin.com/abagi3/5/ Above url is a live prototype and you can actually view source to see how easily it is being done. :)
1More

What Data Can't Do - NYTimes.com - 0 views

  •  
    Intrigued by this article. Realized how relevant it can be for education, and even in making certain government policies.
2More

What Is Google App Engine? - Google App Engine - Google Code - 0 views

  • Google App Engine lets you run web applications on Google's infrastructure. App Engine applications are easy to build, easy to maintain, and easy to scale as your traffic and data storage needs grow. With App Engine, there are no servers to maintain: You just upload your application, and it's ready to serve your users.
  •  
    A very interesting area that our future ET programmer could take a look at... perhaps we can find a way to integrate e-portfolio learning with mobile geolocation / other data types using this Google App Engine. Oh yes, it's free too.
1More

20 apps and resources that do cool things with your social data - 0 views

  •  
    For ETs, IDs, and MPs to explore...
4More

Overview - Tin Can API - 3 views

  •  
    This API captures data in a consistent format about a person or group's activities from many technologies.
  • ...1 more comment...
  •  
    Very interesting description of LRS. Do you think we can develop one or more of our own?
  •  
    Hi Ashley, I've been reading through this section for developers: http://tincanapi.com/page-developers/. From what I understand so far, an LRS should do at least one of the following: - Standardize and serialize the various types of data from different networks (e.g. Twitter, Facebook) into an LMS-friendly format - Act as a stand-alone enterprise-level web-service from which other web-services can extract the collated data for their own usage. The Tin Can APIs look useful so far for our own use (including mobile support), since they support Javascript, Objective C and Java. I believe these APIs can link up with Google Enterprise Apps for greater LRS functionality too.
  •  
    Ah, that's good news indeed if Google Enterprise Apps are friendly towards this strategy. Keep monitoring. Things tend to change rapidly with Google!
1More

Amazon Builds World's Fastest Nonexistent Supercomputer | Wired Enterprise | Wired.com - 0 views

  •  
    I've been thinking. If the highest level of e-learning is augmentation of existing teaching and learning capabilities, then why not investigate cloud supercomputers - the logical extrapolation of today's cloud computing. Imagine the learning possibilities if students could easily run simulations using real-world data to investigate real-world phenomena or even social ones, to see what would happen if you tweaked certain environmental / historical conditions. Then teachers could use the various simulated outcomes as a starting point for discussion purposes - e.g. if everyone on earth had a car, what would happen to the earth's temperatures in the next few years? and then ask further questions from there using fundamental principles. Less time spent on tedious models, and more time spent observing systems interactions, may help make the next generation of It sounds like a very high-level concept, but I think a practical example is when I used the speech-to-text convertor feature of an English dictionary app on my iPhone to help a boy learn how to pronounce words correctly. It turned a boring dictionary into a fun interactive game for him, and he learnt a few new words along the way. Just some food for thought this holiday season. Merry Christmas!
2More

Eight Free tools for Teachers to Make Awesome Infographics - 1 views

  • 1- Easel.ly This is a great tool that allows users to create visually rich infographics from pre-designed themes. It is very easy to use and only drag and drop. It actually supports Chrome, Firefox, and Safari.
  •  
    Create visually creative info-graphics in classrooms. Great for educators or anyone who wishes to display visually attractive information that doesn't bore the audience. There's eight to choose from. My favourite to use is Easel.ly. 
1More

A tablet-based application for supporting effective lesson study - 0 views

  •  
    LessonNote, an iPad-based observation tool "Lesson Study Alliance and Project IMPULS are developing an application for iPad, the LessonNote, to help practitioners of lesson study improve the quality of their post-lesson discussions by improving the quality of observational data collected during the lesson. It has been tested in research lessons in both the U.S. and Japan. The first version of this application will soon be available for free from the iTunes store."
1More

Google Drive Blog: Four new ways to customize your Google Forms - 1 views

  •  
    1. Progress bar 2. Data validation 3. Embed YouTube videos 4. Add a custom message to closed forms
9More

7 Tips for Igniting Your Content With Social Media - 1 views

  • "Content is fire. Social media is gasoline."
  • 1. Know Your Audience If you don't know who your audience is, how will you ever connect with them? Most brands have an understanding of their audience's demographics - age, gender, HHI, ethnicity. But you have to go beyond these statistics to get a better understanding of their interests, needs, mindsets, and behaviors to truly make a connection and become an important part of their lives. In addition to the standard methods of audience discovery - industry research, focus groups, and brand surveys - you can also use social media data to build audience personas. Social monitoring software, Facebook Custom Audience, social referrals to your website, and question-and-answer sites are just a few of the sources you can use to learn more about your audience.
  • 2. Provide Value Your content must provide some type of value to your audience. That value could be education, increased productivity, entertainment, or cost savings. To the consumer, it shouldn't seem like marketing, even though we know it is by nature. It's providing long-term awareness and brand recall. It's making sure your brand is right there with the consumer at each step along their path to purchase so that when it comes time to make a decision, you're the first brand that comes to mind.
  • ...4 more annotations...
  • 4. Look Beyond Facebook and Twitter Creating content doesn't automatically mean users will come consume it and engage with your brand as a result. You must draw attention to the content through owned, earned, and paid methods across a variety of channels, not just the big ones. Ask yourself how else you can maximize the value of each piece of content and each campaign: Can you make the content more visible and sharable on your website? What other social channels does your audience use besides Facebook and Twitter? Can you use sites that accept submissions of specific content, like Visual.ly for infographics or Online-Sweepstakes.com for contests? How much are you able to pay to distribute your content on sites such as Outbrain or Taboola? Are you using Google+ to link to content on your website? (If the answer is no, I urge you to start today. Google+, while lacking in the engagement department, has a major impact on organic ranking.)
  • People share things not only because those things look good, but because those things make them look good.
  • 7. Measure Success Before creating a single piece of content or posting one Facebook message, determine the objective of your content and what metrics you will use to measure performance.
  • hile the specific metrics in each bucket will vary based on your strategy, objectives, and resources, some common ones are: Awareness - impressions, reach, mentions Consumption - clicks, visits, referrals Engagement - likes, shares, +1s, time on site Actions - leads/sales, PDF downloads, newsletter sign-ups, site navigation
  •  
    ""Content is fire. Social media is gasoline.""
  •  
    Light my fire - The Doors :-)
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
46More

30 Trends In Education Technology For 2015 - 0 views

  • Rethinking data in the classroom
  • Adaptive learning algorithms
  • Experimentation with new learning models (including flipped classroom, sync learning, blended learning, etc.)
  • ...42 more annotations...
  • Teacher self-directed PD, webinars, streams, etc.
  • Focus on learning spaces
  • Design thinking
  • Gamification of content
  • Genius hour, maker hour, collaboration time
  • Workflows
  • YouTube channels, Google Chromecast, AppleTV
  • Google Drive
  • Google
  • Professional Learning Communities
  • Traditional reading lists of truly great literature
  • Pure creativity
  • Self-directed learning
  • Massive in-person education conferences
  • The physical design of most school buildings and universities
  • Memorization of prioritized content that leads to design thinking
  • Gamification-as-grading-system
  • Cloud-based learning
  • Apps like Prezi
  • Moving from one OS to another (e.g., from Android to Windows Phone)
  • Socioeconomic disparity
  • Mobile learning
  • Mobile assessment
  • Mass education publishers
  • Data Teams
  • “21st century learning” as a phrase or single idea
  • MOOCs
  • Increased “instructional hours”
  • Standards-based grading; pass/fail; student retention
  • Pressure on teachers
  • The traditional classroom
  • Whole class processes
  • Flash drives, hard drives, CDs, emailing files
  • Alternative schools/classrooms for special needs students
  • Apple-centric thinking
  • Apps like PowerPoint
  • Cable television, subscription-based content streaming
  • Oversimplifying BYOD thinking
  • “Doing projects”
  • In-app purchase gouging
  • Dropbox
  • Mobilizing non-mobile content
  •  
    Tech in edu trends you might be interested to know...
12More

Challenges of Interface Design for Mobile Devices » Yahoo! User Interface Blo... - 1 views

  • designing for a mobile device can lead to a solution that is worlds different than its desktop equivalent.
  • Context of Use
  • Users have a very specific need and desire to accomplish their goal in the easiest and fastest way possible. This fact alone helps explain why mobile interfaces are designed the way they are
  • ...6 more annotations...
  • Feature sets are optimized to streamline common use cases Use typography to show hierarchy and importance Features are progressively displayed Large buttons are used to make interactions actionable
  • Designing with awareness to context will yield a more atomic design that instead of introducing users to a proverbial blank canvas, will guide them toward accomplishing important tasks. Having to deal with slow data speeds, high network latency, smaller screens, and an unpredictable mode of use only reinforce the need to isolate an application’s essential features and offer access to them when contextually appropriate. Next time you design an interface for a mobile device, remember to consider context of use and context of the medium as part of your design strategy.
  • Dealing with phone numbers and other mobile friendly data Displaying information on a smaller screen Not using a cursor Device speed and network latency
  • Context of the medium
  • To design an experience that can gracefully coexist with others tools, one needs to understand what kind of media can be processed by specific mobile internet browsers, and when onboard applications are launched.
    • bernard tan
       
      need to find out hows web app can interact with other apps... especially how we can integret that into harmonia and dropbox feature...
  • Using traditional web development techniques of creating fluid designs that scale horizontally is the fastest way to deploy a single design to many different mobile devices.
    • bernard tan
       
      for azhar ... on creating a fluid layout for harmonia so that it fit all devices.
  •  
    While reading for ideas on doing mock up mobile interface, i stumbled this. very interesting read on designing for usability for mobile devices and why it is not just a scale down version of your actual desktop website.
2More

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
1 - 20 of 42 Next › Last »
Showing 20 items per page