Skip to main content

Home/ centreforelearning/ Group items tagged workflow

Rss Feed Group items tagged

Kartini Ishak

Student Ryan Kessler Transformed His Workflow, Raised His GPA and Left His Te... - 1 views

  • I use Evernote, Everywhere: Android (phone and Tablet) Windows Web Clipper (Chrome)
  • 1. Evernote for staying focused
  • 2. Evernote for getting organized
  • ...6 more annotations...
  • 3. Evernote for lightening my load and connecting all of my devices
  • scan paper documents using Droidscan
  • 4. Evernote for group projects and class discussions
  • 5. Evernote for crunch time
  • 6. Evernote for learning a foreign language
  • 7. Evernote for building my future
  •  
    A story on how a college student used Evernote which helped his workflow of how he studied and tips on how using Evernote helped him get organized and focused on tasks. 
  •  
    Thanks for making my life easy! ;)
Ashley Tan

Nuts and Bolts: Social Media for Learning by Jane Bozarth : Learning Solutions Magazine - 1 views

  • In the industry right now – as we see in the Social Media for Learning report research data – there is considerable use of social media tools in instruction delivery efforts. But there’s less evidence that people are using the tools to support social learning. Often, people use social media tools as another means of delivering content. For example: Publishing the training department newsletter on a blog uto-scheduling tweets about class assignments from a Twitter account that does not otherwise engage with the learners or ask them to engage with each other Hosting a software application development course, in tutorial format, on a wiki By contrast, using social media to support and extend social learning invites learners to contribute, engage, and participate with one another online. For instance, when: Setting up a wiki for those in a new-hire induction program to work together to edit a FAQs page for use by the next group coming to the program Having managers-in-training use a microblogging tool for a leadership book-club discussion Helping to support and participating in a community of the organization’s customer service reps, to give them a place to share war stories and strategies for dealing with challenges           So just using the online tools to deliver content doesn’t support “social learning;” that happens when you use the tools to invite interaction from and between the learners. It’s about social, not media, and it’s about shared learning, not just pushing content.
  •  
    New social media tools now enable social learning to happen on a much larger scale. But this doesn't mean that social learning is something we suddenly need to "do," as if it hadn't existed before or that we need to attempt to "implement." Rather, those involved in eLearning should work to ensure our designs home in on and support areas where social learning is already naturally occurring in the learner's workflow and leverage new tools where that makes sense. (Workflow questions: Where and when are workers asking for help from one another? Where do they need performance support?)
bernard tan

Fast workflow for creating multiple resolutions graphic for all your different ios devices - 0 views

  •  
    This video inspires me that you can use this workflow to create and port graphics for iPhone3G, iphone retina, iPad, iPad2, iPad3 or whatever fast and dirty. No more tedious work, save your time. For designers and mobile developers - Youfang and Tenee to take note.
Rachel Tan

Blackboard Learn Quick Hit Video - Item Analysis - 0 views

  •  
    Item Analysis helps you refine assessments by evaluating the quality and validity of each question. Far better than the usual Frequency and Distribution reports, our Item Analysis report, available since Service Pack 10, provides discrimination statistics that allow you to identify questions that are poor performers, diagnose the problem and then fix it in a streamlined workflow.
yeuann

Automated Problem Generation for Education - Microsoft Research - 0 views

  •  
    This could be useful for helping overworked teachers automate a tedious aspect of formative and summative assessment: tests. Yes, it's about exams, but it may not be as bad as it looks, because it can be used to enhance personalized workflows.
bernard tan

Workflow & Project Management Technology Tools - 0 views

  •  
    List of available project management tools that we may consider for our development project managing. Project managing allows us to achieve deadline with proper communication and lesser frustration while doing so.
bernard tan

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. :)
bernard tan

knowledge management using web 2.0 - 0 views

  •  
    this slideshare shows how people makes use of web2.0 and social media to knowledge manage and impove their workflow. Comes to my interestes when i attended the NIE workshop on KM and LO management
bernard tan

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.
bernard tan

Mobile Apps - Facebook Developers - 1 views

  •  
    Workflow for integrating facebook into IOS, android and Mobile Web App
yeuann

Contemplative Computing - 0 views

  • So can computers actually help improve our concentration and contemplation, instead of leading us into distraction? The problem, as Pang puts it, is that "Technologies that were supposed to help us think better, work more efficiently, and connect more meaningfully with others now interrupt us, divide our attention, and stretch us thin."
  • In the paper he outlines give principles of contemplative computing; Build awareness through DIY and self-experimentation Recognize that we are cyborgs, and humans Create rewarding challenges Support mind-wandering Treat flow as a means, not an end
  • Pang suggests that we don't have to choose between information technology and contemplation, and suggests contemplative computing as a new way forward. He describes contemplative computing as something you do, not a product. But the principles of contemplative computing could be extending to application design. "The problem is that today's information technologies are often poorly-designed and thoughtlessly used: they're like unreliable prosthetics that we have to depend on, but can't quite control or trust," Pang says.
  • ...1 more annotation...
  • You might be surprised to see "support mind wandering" on the list. But Pang makes a distinction between mind wandering and distraction, and points out the value creative value of mind wandering and day dreaming (for more on this subject, check out this article by Jonah Lehrer, though Lehrer doesn't really make the distinction between distraction and mind wandering).
  •  
    A fascinating post on "contemplative computing", where computing can be used to facilitate and even enhance creative education/workflow process... where the software would allow you to try out multiple versions of a music composition / essay / video seamlessly... while enabling you to wander around exploring on relevant topics on Wikipedia without getting distracted off-topic! :)
bernard tan

Adobe is killing Creative Suite; here's why - 0 views

  • Not only is the creative services software shop closing down the Creative Suite version numbers and branding; it’s getting rid of the entire paradigm of old-school, cereal-box* software.
  • No more waiting for your design software’s features to catch up with what the web guys have been doing for six months
  • new purchasing paradigm for the entire creative industry. Every ad agency, every magazine, every indie design firm and print shop — they will all be transitioning from bought-and-owned software at $200 or $700 or $2,000 a pop to the Creative Cloud subscription model, which can cost as little as $20 per mont
  • ...1 more annotation...
  • As for existing and even older versions of Creative Suite software, Morris said, “We’re not doing any [new] feature development
  •  
    For MDs, Video Team and users of adobe products. We may face another licensing issues with their monthly subscriptions plan, so be prepared to hop onto the cloud, which means new workflow for us as well. Adobe announced that they will not release any more box sets and will not be supporting new features for existing versions. Seems like everyone on board Adobe platforms will be forced to get Adobe CC subscriptions next round. Be prepared to hope on the Cloud. you can get a trial version on their website to play around.. http://www.adobe.com/sea/products/creativecloud.html
wittyben

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...
bernard tan

Deconstructing the HTML5 Mobile Development Workflow - 1 views

  •  
    Hey it's a very informative video presentation on migrating your skills to the mobile world but you're not quite sure how to get started. If you are still thinking a mobile web app is just a tear down simplified version of the actual website, you should watch this. Well I was thinking it was supposed to be that way a couple months back. * Be warned contents can get technical and is long but it's better than reading lines of texts.
1 - 15 of 15
Showing 20 items per page