-
"cocoaNEC 2.0 is a Mac OS X application intended primarily for the design and modeling of antennas.
cocoaNEC 2.0 is a Universal Binary Cocoa based application. It runs natively on both Intel based and PowerPC based Macintosh computers that use Mac OS X 10.4 (Tiger) or newer.
The application is free and it can be downloaded from the Download tab button at the top of this page.
Online tutorials, reference manuals and example files for the application are available through the User's Manual tab button. The What's New page lists features that have changed since the previously released version of cocoaNEC 2.0. "
-
"So I like to write a lot of music. I have not really released anything for a few years as I have been very busy freelancing in London on various web projects; and my music website was last updated before I started learning JavaScript.
I want to get back into writing music over the next year or two and started to think about how to make my site a little different. One of my ideas was to use a dial styled like an electronic keyboard to control my page through AJAX, so I set about creating the dial you see to your left.
As you can probably see, the dial has lights as point-markers which flash to the Beast Per Minute so when people click on my tunes, I can update the BPM on the UI Dial to add some depth to the user experience."
-
awesome
-
"Please join us on March 24 for Ada Lovelace Day
Ada Lovelace Day is an international day of blogging (videologging, podcasting, comic drawing etc.!) to draw attention to the achievements of women in technology and science.
Women’s contributions often go unacknowledged, their innovations seldom mentioned, their faces rarely recognised. We want you to tell the world about these unsung heroines, whatever they do. It doesn’t matter how new or old your blog is, what gender you are, what language you blog in, or what you normally blog about – everyone is invited. Just sign the pledge below (click ‘pledge’ after you have completed the reCaptcha) and publish your blog post any time on Wednesday 24th March 2010." -
"PictureIt is a web-based animation program that gives users the sensation of turning the pages of digitized rare materials that would be otherwise difficult, if not impossible, to view or obtain. Volume 1 of John James Audubon’s Birds of America was selected as the inaugural PictureIt book for a few reasons. Foremost, the eight volume set has special meaning as the first purchase for the Library by the Board of Regents of the University of Michigan. As well, the University of Pittsburgh had already digitized all volumes of the Birds of America set and was willing to share the images with the Library. And finally, the illustrated plates of this set were intricately completed, making them as much art work as scientific work. Volume 1 of Audubon’s Birds of America was also selected for the first PictureIt book because its complex images demonstrate the product’s embedded magnification tool which allows users to get up-close and view the details of each illustration."
-
"MapTiler is graphical application for online map publishing. Your map can create overlay of standard maps like Google Maps, Yahoo Maps, Microsoft VirtualEarth or OpenStreetMap and can be also visualized in 3D form by Google Earth. Only thing you have to do for publishing the map is to upload the automatically generated directory with tiles into your webserver."
-
"Spritely is a simple plugin with only two key methods, sprite() and pan() both of which simply animate the background-image css property of an element. The difference between the two is that a 'sprite' image contains two or more 'frames' of animation, whereas a 'pan' image contains a continuous image which pans left or right and then repeats. Typically, in either case, you would use a png file (with or without transparency) for this. You might wish to use a transparent gif for Internet Explorer 6, though it probably won't look as good. Your html elements must already be the correct size you want the sprite to appear, but the background image will typically be larger than the html element, and the spritely methods reposition the background image within the html element."