Skip to main content

Home/ centreforelearning/ Group items tagged code

Rss Feed Group items tagged

Ashley Tan

qr code generator tracking - Google Search - 4 views

  •  
    Search results for finding QR code generators that offer tracking services. This might help us determine how many people actually scan the QR codes.
  •  
    CreateBuzz QR Code creates 2 types of QR Codes. One is normal, and the other is trackable. The trackable QR Code has a different URL. When it is read, it is actually reading the trackable URL which then redirects to the page that was defined initially. Quick tests on several devices and QR Code readers show that some QR Code readers did not do the re-direction. Hence these scans were not tracked. Alternatively, use bit.ly because it tracks clicks. Use the shorten URL to generate the QR Code. Any scan to the QR Code which points to the shorten URL will be recorded. It shows the time the scans were done and region as well.
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. :)
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. 
yeuann

Animated Tattoo Makes Great Use of QR Code | GeekDad | Wired.com - 1 views

  • With the continued penetration of smartphones into the mainstream market, QR codes are becoming more of an option for designers to prompt interaction. The two-dimensional barcode can easily be generated from text, including a website link, and printed on materials in magazines and conferences. An artist in Paris found an unusual use for the black-and-white squares: to animate a tattoo.
  •  
    Ok, I think this isn't ever going to make it into ANY school... but this is an amazing concept of how we can use QR codes to enhance real-world art in education... i.e. cyberspace meets meat-space (literally). An idea that I gained from this is that we could use this idea for, say, a printed picture book... if we scanned the QR code in the printed page using our iPhones, the moment the video loaded, we could just place our iPhones directly over the printed page, and it would give a compelling illusion that the printed page had suddenly come to life a la Harry Potter. :) BTW do watch the video from 2:05 onwards! :) (esp if you're squeamish about watching a tattoo process) Now, for an iPad-sized tattoo... any takers? ;) (Just kidding!)
  •  
    Another idea: Imagine we were doing a bio lesson and wanted our students to "see" a beating heart. We could get a mannequin and paste QR codes over the chest. Then the teacher can scan the QR code, load the corresponding Youtube video and place the mobile phone directly over the chest. The result would look to the students as though the phone was a magic window for them to peer through the chest to "see" the beating heart. So QR codes could be used for 3D object lessons too.
yeuann

GitHub - get an educational account - 0 views

  •  
    An excellent code repository / version for all sorts of code - considered to be the "Facebook" of software programming. Contains many code recipes for iOS programming too. Perhaps the MD team could consider creating a free educational account with this?
bernard tan

The best iPhone QR Code Reader Application is? - 0 views

  • the best iPhone QR Code application or apps is a close race between Optiscan – QR code scanner and generator and QuickMark QR Code Reader 4. Both apps are great with QuickMark with a slight edge over Optiscan due to additional features and linking to online profiles.But if you’re looking for a location-based check-in app that works with Facebook Places, Foursquare, and Gowalla, that also includes a QR Code Reader, then give TriOut a … try!
Eveleen Er

15 Creative QR Codes [PICS] - 2 views

  • In the same way that bar codes don’t have to be boring, quick response codes can also be creative. Thanks to a 30% tolerance in readability, you can have some real fun with clever designs. Besides looking good, this can also make them more successful
Sally Loan

XMind - Mind Mapping and Storming - 2 views

shared by Sally Loan on 09 May 12 - Cached
  •  
    Do you know if this works with Google Drive (and hopefully Google Sites)?
  • ...6 more comments...
  •  
    Xmind is using google code, will get Yeu Ann to check out the source code. http://code.google.com/p/xmind3/
  •  
    I've checked it out. Actually, it's not Google code, but simply an open-source native app stored in Google Projects, an open-source code repository. Nevertheless, it's a good mind-mapping software. Only thing is that it doesn't use Google Drive and I'm not sure if it can be integrated easily into Google Sites (due to Google Sites having issues with iframe elements).
  •  
    seems quite a good review for Mindomo, it's integrated to Google apps. http://www.mindomo.com/.
  •  
    I tried, cool! The map mind can be embedded in google site. Interface of mind map is easy to use, allow embed youtube link, images, and audio, attachment and links. Free for 3 mindmap and allow collaboration, invite is similar to Google for edit/read rights. There is also have icon, chat, comments and collaborative editing. Yeu Ann, we can include that as guide in student portfolio.
  •  
    Yeu Ann, I am referring to Mindomo :)
  •  
    Great! I'll try out the free account for the Mindomo next week. So I take it that you guys want to use this as the recommended mind-map app for our students?
  •  
    BTW just FYI: http://www.mindomo.com/terms_of_use.htm. Expert Software Applications Srl does not claim any ownership in any of the content, including any text, data, information, images, photographs, music, sound, video, or other material, that you upload, transmit or store in your Service account. We will not use any of your content for any purpose except to provide you with the Service, and as otherwise provided in these Terms. From time to time, [Contents publicized by the user] can be used by Mindomo at its own discretion.
  •  
    Explore the use of the tool first and note its affordances and its limitations for now. If there is more than one option, we should support what is available and give users a choice.
yeuann

Code Year - 0 views

  •  
    CodeAcademy is a website that gives you programming lessons. Its Code Year program sends weekly coding exercises straight to your email inbox. Since New Year's Day, over 200,000 people have made similar resolutions. And according to co-founder Zach Sims, even businesses are taking notice. Right now, CodeAcademy focuses on three standard web languages: JavaScript, Ruby, and Python.
Sally Loan

QR code success using iPad and iPod touch - 0 views

  •  
    Although the iPad and the older iPod touch doesn't have a camera, there are two ways that it can read a QR code. 1. Code embedded in website 2. Printed Code
Sally Loan

Connecting the physical world and the virtual world with QR Codes - 3 views

  •  
    Marketing CeL using QR codes, here they are some..
Sally Loan

HOW TO: Make Your QR Codes More Beautiful - 0 views

  •  
    MDs, check out the QR codes, interesting nice!
yeuann

GitHub - 0 views

shared by yeuann on 18 Apr 12 - No Cached
  •  
    GitHub is a popular open-source code repository that makes it easier for multiple developers in a team to work on the same code without clashing. Think the MD team may find this useful?
wittyben

Understanding Web 2.0 Embed Codes - 1 views

  •  
    Some useful tips on what to codes to copy and paste...
bernard tan

HelloQR - 0 views

  •  
    a qr site that ofters creation of QR code that is vector, meaning scaleable to any size and retain sharpness and also track the usage of the QR code.
  •  
    I experimented on it. It also gives the ability to change your url anytime later and it doesnt affect the QR code design. let's say u already printed your qr code on something or on somewhere, the contents can keep changing constantly or redirect to any site easily. Save you some hassle~!
bernard tan

10 iPhone QR Code Reader Applications - 0 views

  • NeoReader [ itunes link]Optiscan [ itunes link]StickyBits [ itunes link]Barcode [ itunes link]QuickMark [ itunes link]TagReader [ itunes link]Redlaser [ itunes link]ScanLife [ itunes link]Mirascape [ itunes link]Best Buy [ itunes link]
yeuann

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.
Eveleen Er

2D Barcodes and Mobile Tagging | Microsoft Tag - 1 views

  •  
    An alternative to QR code. You can be more creative with the code as compared with QR. MDs take a look.
Sally Loan

Turning Any Design Into Beautiful QR Code - 1 views

  •  
    MDs, check this out.
  •  
    Note that the free version inserts its own ad. We can do better!
1 - 20 of 83 Next › Last »
Showing 20 items per page