PUBLIC   marks

PUBLIC MARKS with tag project

Sponsorised links

10 May 2008

Experiential Typography | One Day Poem Pavilion | Jiyeon Song

by oqdbpo
The results of an extensive exploration with shadows, the One Day Poem Pavilion demonstrates the poetic, transitory, site-sensitive and time-based nature of light and shadow. Using a complex array of perforations, the pavilion’s surface allows light to pass through creating shifting patterns, which–during specific times of the year–transform into the legible text of a poem. The specific arrangements of the perforations reveal different shadow-poems according to the solar calendar: a theme of new-life during the summer solstice, a reflection on the passing of time at the period of the winter solstice. The time-based nature of the poem–and the visitor’s time-based encounters with it–allow viewers to have different experiences either seeing a stanza of the poem or getting the whole poem. All of these possible experiences are equally valuable and have meanings unique to the individual. This technique has the potential for producing particular effects and meanings within an architectural environment. Without the use of a source of power other than the sun, this project uses light and shadow to push the boundaries of communication and experiential delight.

John Resig - Processing.js

by oqdbpo
As a sort-of reverse birthday present I've decided to release one of my largest projects, in recent memory. This is the project that I've been alluding to for quite some time now: I've ported the Processing visualization language to JavaScript, using the Canvas element. I've been working on this project, off-and-on now, for the past 7 months - it's been a fun, and quite rewarding, challenge. The full scope of the project can be broken down into two portions:

29 April 2008

Loveleft | graphic design

by oqdbpo & 1 other
What about me? I'm an Italian designer based in Milano - Italy. I'm currently working at Zetalab studio and I'm always interested in any innovative projects, meant to promote the good graphic design culture. Stefano Joker Lionetti I've got a deep passion in everything about Type Design and Typography, so my final degree project at Politecnico di Milano was named lazydog. What about lazydog? Take a look at lazydog website. Stefano Joker Lionetti Please don't ask me to increase the size of your logo, it's not an extension of your penis. Please don't ask me to set a text in Arial, Comic Sans or Times New Roman: I'm definitelly not interested on it.

Sponsorised links

28 April 2008

Collabtive

by camel & 3 others
* Desktop * Projectmanagement Collabtive is web-based groupware to get your projects done! * Easy to use * Projects, milestones, taskslists, tasks * Messages, instant messaging * Timetracking * Multilanguage Download Collabtive Open Source (GPL) Current Release: 0.4.5 Date: April 17, 2008

27 April 2008

26 April 2008

21 April 2008

14 April 2008

OpenXML/ODF Translator Add-ins for Office

by camel & 1 other (via)
The goal for this project is to provide translators to allow for interoperability between applications based on ODF (OpenDocument) 1.0 standards and Microsoft OpenXML based Office applications. As a part of this interoperability initiative, add-ins are being developed that can be installed on top of Microsoft Office Word (document processing), Excel (spreadsheet) and PowerPoint (presentation) applications (Office 2007 / 2003 / XP version) to allow for opening and saving OpenDocument format / ODF files (.odt, .ods and .odp) that adheres to ODF 1.0 specifications. We also provide command line translator utilities that allow doing batch conversions. The converter is based on XSL transformations between two XML formats, along with some pre- and post-processing to manage the packaging (zip / unzip), schema incompatibility processings and the integration into Microsoft Office applications like Word, Excel and PowerPoint. We chose to use an Open Source development model that allows developers from all around the world to participate & contribute to the project. Along with the Add-ins for Microsoft Word (v1.0 released), Excel (under development) and PowerPoint (under development), we also provide a command line translator that allows doing batch conversions. These translators can also be run on the server side for certain scenarios.

13 April 2008

Finchley Web Design - North London Web Design and Hosting

by oqdbpo
Hands on web design in North London Finchley Web Design represents a collective of freelance web designers and developers based in and around East Finchley, North London. We offer a variety of web related skills and services. From basic website design to bespoke e-commerce sites we can take your ideas all the way from brief to project completion whilst ensuring you stay ahead of the competition.

12 April 2008

Ten Thousand Cents

by oqdbpo & 4 others , 1 comment
Project "Ten Thousand Cents" はアメリカ合衆国100ドル札紙幣の再描写プロジェクトです。独自で開発したオンライン描画ツールを用い、1万個に分割された100ドル紙幣をもとにプロジェクト全体の目的を知らされていない匿名の1万人によって再描写されました。Amazon Mechanical Turkを通じ、参加者にはひとつの描画に対しそれぞれの1セントが労働報酬として支払われ、この1万人による100ドル紙幣の再描写全体にはそれと等価の1万セント(100ドル)が費やされました。また再描写された100ドル紙幣絵画はウェブサイト上で投資された資本と同額の100ドルで販売されています。またこのプロジェクトは映像作品として、それぞれの参加者の描画データをリアルタイムで再現し、100ドル紙幣が1万人によってどのように描かれたのかをアニメーションを用いて表現しています。"Ten Thousand Cents"はプロジェクト全体を通じ、私たちが住む現代社会において潜在的に普遍的価値として認識されている「労働」、特にデジタル市場におけるその価値の変容、バーチャルエコノミー、デジタル技術における著作権等の諸問題の再思考を促します。

10 April 2008

Redmine - Overview - Redmine

by camel
Redmine is a flexible project management web application. Written using Ruby on Rails framework, it is cross-platform and cross-database. Redmine is open source and released under the terms of the GNU General Public License (GPL). Overview * Multiple projects support * Flexible role based access control. * Flexible issue tracking system * Gantt chart and calendar * News, documents & files management * Feeds & email notifications. * Per project wiki * Per project forums * Simple time tracking functionality * Custom fields for issues, projects and users * SCM integration (SVN, CVS, Mercurial, Bazaar and Darcs) * Multiple LDAP authentication support * User self-registration support * Multilanguage support * Multiple databases support

09 April 2008

scalr - Google Code

by camel
Scalr is a fully redundant, self-curing and self-scaling hosting environment utilizing Amazon's EC2. It allows you to create server farms through a web-based interface using prebuilt AMI's for load balancers (pound or nginx), app servers (apache, others), databases (mysql master-slave, others), and a generic AMI to build on top of. The health of the farm is continuously monitored and maintained. When the Load Average on a type of node goes above a configurable threshold a new node is inserted into the farm to spread the load and the cluster is reconfigured. When a node crashes a new machine of that type is inserted into the farm to replace it. 4 AMI's are provided for load balancers, mysql databases, application servers, and a generic base image to customize. Scalr allows you to further customize each image, bundle the image and use that for future nodes that are inserted into the farm. You can make changes to one machine and use that for a specific type of node. New machines of this type will be brought online to meet current levels and the old machines are terminated one by one. The project is still very young, but we're hoping that by open sourcing it the AWS development community can turn this into a robust hosting platform and give users an alternative to the current fee based services available.

30 March 2008

APNG - the animated PNG

by oqdbpo & 1 other
Welcome to the APNG Project! In late 2007, PHUG, an open source community had the opportunity to meet Andrew Smith one of the key developers of APNG. Eager to get involved and expand on the open source community, PHUG placed it's initiative into the contribution of the APNG open source project. Our goal is to educate both open source commercial developers and designers on the beneficial aspects of using the APNG specification. As this project evolves, we hope to expand and build on the ever growing open source community, with designers and developers devoted to producing APNGs, tutorials, workshops, and more. Our hopes are to eventually incorporate APNGs into much more than banners and ads, such as menu alternatives!

27 March 2008

25 March 2008

Main Page - Ubuntu Eee

by oqdbpo
Welcome to Ubuntu Eee's wiki Ubuntu Gutsy running on the Asus Eee This is the main source of information about Ubuntu or Kubuntu on the Asus Eee. The Ubuntu Eee project consists of: Scripts that make Ubuntu Gutsy run on the Eee This wiki, which is all about optimizing Ubuntu on your Eee This wiki contains 42 articles and is the main source of information about Ubuntu on the Eee. If you've never used a wiki before, check out our Help page. Please share your ideas, tweaks, thoughts...

21 March 2008

Make a fireball shooter - Boing Boing

by rax262 (via)
Our Boing Boing Gadgets editor, Joel Johnson, wrote an article for the magic-themed issue of MAKE on how to build a fireball shooter. Today, MAKE's video producer, Kip Kay has a video on the awesome shooter.

Spark project

by oqdbpo
Spark projectは、ActionScriptコミュニティの活性化と、様々な資産や情報の共有を目的に、 ActionScript用クラスライブラリを開発する開発プロジェクト 色々な情報やコードをまとめて共有するWikiプロジェクト を行っている、ActionScript開発のポータルサイトです。

20 March 2008

ActiveState - Free the dragon! - Dynamic Tools for Dynamic Languages

by oqdbpo
Latest Release: Komodo Edit 4.3 Komodo Edit is now free and open source! New Find in Project feature adds strength to your search so you can quickly locate the code you're looking for. New Replace in Files makes global code changes simple (and the preview makes it safe). New Abbreviation feature inserts snippets from your toolbox at the touch of a key.

PUBLIC TAGS related to tag project

no tag

Sponsorised links