Skip to main content

Home/ Aasemoon'z Cluster/ Group items tagged coding

Rss Feed Group items tagged

Aasemoon =)

The Leonard Homepage (*The* alternative programming page) - 0 views

  • As promised long time ago, I release the source code of AMIGA Demo 2. At the same time I release my Demo-System toolchain, so you can build Amiga demo MSA file with your PC only. More details in the ZIP file. Key features: - The toolchain work on windows plateforme (you can assemble, build the final disk and run it on emulator using PC only) - The kernel works on STf, STE, MegaSTE, TT, Falcon and Falcon CT60 - The demo disk generated support HDD loading (just copy a small HdLoad.prg file near the MSA file)
Aasemoon =)

Ajaxian » jsFiddle: a Web playground - 0 views

  • Piotr Zalewa has created a really great playground, jsFiddle, for testing sample code and playing with the Web. With an area for the holy trinity of the Web (HTML, CSS, JS) and an output region, you can get right to hacking. It goes beyond this though. You can also add resources, an Ajax echo backend, and auto load from a slew of JavaScript frameworks. You can also check out the examples and see great stuff such as Processing in action. And the finishing touch, share and embed. Piotr wrote all of this using CodeMirror and MooTools. Nice! Having worked on Bespin, and developed a playground like this (looking forward to show a new mobile one soon!) I appreciate the work!
Aasemoon =)

A Postfunctional Language | The Scala Programming Language - 0 views

  • The past couple of years have seen some extended debates on whether Scala is a functional language. On the one hand, Scala offers essentially all programming constructs typically associated with functional programming and a lot of Scala code is purely functional. On the other hand quite a few people disagree that Scala is a functional language. For instance, Robert Fischer writes that Scala is Not a Functional Programming Language and Daniel Spiewak summarizes some of the arguments asking Is Scala Not Functional Enough?
Aasemoon =)

Simple Interface for Reconfigurable Computing (SIRC) - Microsoft Research - 0 views

  • This API provides users with a standard FPGA communication interface from C++ code. It is intended to encourage more widespread adoption of FPGAs and reconfigurable computing platforms—particularly among Windows application developers
Aasemoon =)

IEEE Spectrum: A New Algorithm to Attack Art Fraud - 0 views

  • Every few years, we're wowed by news of some jaw-dropping sum paid for a previously unknown painting or drawing by a famous artist. But how can a buyer truly be sure that a piece is a legitimate creation of, say, Leonardo or Gauguin? Mathematicians at Dartmouth College, in Hanover, N.H., may have the answer. They recently presented a computer-based statistical analysis technique which they say will help art historians and conservators discover even the most skilled forgery. Their method, called sparse coding, learns what characterizes the artist's style at a level of detail that is practically imperceptible to the eye of even the most experienced appraiser. It works by examining small patches of a picture and breaking them down to a set of essential elements.
Aasemoon =)

Microchip/Google PowerMeter - 0 views

  • Google PowerMeter allows consumers to access their power consumption data through a secure, Web-based iGoogle™ gadget. As a Strategic Partner, Microchip incorporated the recently announced Google PowerMeter API to create a Reference Implementation, which makes it much easier to develop products that are compatible with Google PowerMeter. Microchip's Reference Implementation demonstrates the device's activation, data transmission and status messages using readily available Microchip development tools. It can be used as a template for developers' own designs.
Aasemoon =)

Algorithmic delay and synchronization in MPEG audio codecs | Audio DesignLine - 0 views

  • A variety of audio compression technologies are being used today, each having a distinct advantage over the other in terms of compression ratio, coding delay, coding complexity or legacy system compatibility. This makes subset of audio codecs suited for particular systems and makes working with multiple audio compression technologies indispensable. In designing time-critical systems like conferencing, broadcast transcoding systems or be it in designing any audio and video play-out system, the knowledge of the delay encountered while audio encoding or decoding becomes critical.
Aasemoon =)

Dr Dobbs - F#: Putting the 'Fun' into 'Functional' - 0 views

  • You would be forgiven if you thought the "F" in F# -- which made its debut as part of Visual Studio 2010 -- stands for "functional." After all, F# (pronounced "F sharp") is a functional programming language for the .NET Framework that combines the succinct, expressive, and compositional style of functional programming with the runtime, libraries, interoperability, and object model of .NET. But Don Syme, inventor of F# and leader of the team that incubated the language, has a different, truncated, and entirely whimsical definition. "In the F# team," says Syme, a principal researcher at Microsoft Research Cambridge, "We say, 'F is for Fun.' F# enables users to write simple code to solve complex problems. Programming with F# really does make many programming tasks simpler, and our users have consistently reported that they've found using the language enjoyable." Indeed, F#, which has been developed in a partnership between Microsoft Research and the Microsoft Developer Division, is already popular with the .NET developer community. The language is widely known in the academic community and among thought leaders, and the list of admirers will only increase as Visual F#, the result of a partnership between Microsoft Research Cambridge and Microsoft's Developer Division, becomes a first-class language in Visual Studio 2010.
Aasemoon =)

HTML5 Unleashed: Tips, Tricks and Techniques | W3Avenue - 1 views

  • Can we use HTML5 today? What can we do with it? Is it really going to kill Flash? You must have noticed a gradual increase in the frequency of these and similar questions being asked, debated and even answered. In my opinion, you must answer such fundamental questions yourself.
Aasemoon =)

DryadLINQ | TechFairSV | Channel 9 - 0 views

  • In this demo we showcase efforts in MSR to collaborate with external researchers to explore the application of new technologies, specifically Dryad and DryadLINQ, to big data research problems in science. We also highlight our efforts to provide software and services to academics across the world, through the release of Dryad and DryadLINQ free of charge to the research community, along with associated programming guides, user documentation, and code libraries. Dryad is a general-purpose distributed computing engine, more flexible than MapReduce or Hadoop!, that was designed to simplify the task of implementing distributed applications on clusters of Windows computers. DryadLINQ is an abstraction layer which simplifies the process of implementing Dryad-based applications. Microsoft Research is acutely aware of the ubiquity of big data and the challenges this presents. We are offering researchers the tools, resources and collaboration to explore this new area.
Aasemoon =)

Try F# - 0 views

  • F# is ideal for data-rich, concurrent and algorithmic development: "simple code to solve complex problems". F# is a simple and pragmatic programming language combining functional, object-oriented and scripting programming, and supports cross-platform environments including PC, Mac, and Linux. We'll provide the tutorials, resources and tools you’ll need to begin working with F# right away.
Aasemoon =)

IEEE Spectrum: RoboCup Kicks Off in Singapore This Week - 1 views

  • Humans aren't the only ones playing soccer right now. In just two days, robots from world-renowned universities will compete in Singapore for RoboCup 2010. This is the other World Cup, where players range from 15-centimeter tall Wall-E-like bots to adult-sized advanced humanoids. The RoboCup, now in its 14th edition, is the world’s largest robotics and artificial intelligence competition with more than 400 teams from dozens of countries. The idea is to use the soccer bots to advance research in machine vision, multi-agent collaboration, real-time reasoning, sensor-fusion, and other areas of robotics and AI. But its participants also aim to develop autonomous soccer playing robots that will one day be able to play against humans. The RoboCup's mission statement:
Aasemoon =)

Science historian cracks the 'Plato code' - 0 views

  • Plato was the Einstein of Greece's Golden Age and his work founded Western culture and science. Dr Jay Kennedy's findings are set to revolutionise the history of the origins of Western thought.
Aasemoon =)

Xtext - A Language Development Framework | Eclipse Live - 0 views

  • On June 23, the new Xtext version 1.0 will be released as part of Eclipse's annual release train. During the last year Xtext has grown from a tiny DSL editor generator, to a full-blown language development framework. With Xtext 1.0 you can develop complex programming languages and you not only get an advanced editor, but a complete integrated development environment (IDE) based on Eclipse. The new workspace indexer and the builder infrastructure enable sophisticated IDE features, as we will demonstrate in this webinar. The new JVM-types allow you to link to and integrate with any Java element and Eclipse's JDT. During the webinar we will give a short overview on Xtext and how it works behind the scenes. We will demo different aspects of the framework’s features and show how to implement an interpreter for arithmetic expressions. The 60 minutes will be a great opportunity for you to get in touch with the Xtext core committers, ask questions and learn about the new and noteworthy features in version 1.0.
‹ Previous 21 - 40 of 117 Next › Last »
Showing 20 items per page