PUBLIC   marks

PUBLIC MARKS with search enhancedoilrecovery(eor)fields

Sponsorised links

This month

Login designs: the 9 worst ones and where to find good examples » malcolm coles

by mozkart (via)
Examples of good login design That's what not to do. Here's what to do: 65 Examples of Login Form Design - this is the intro page. To see them all, click the second link in the first para. 36 beautiful login page / form designs - a great collection from Dzine this March. 21 beautiful login page/form designs - another collection from Dream CSS Attractive Login / Signup Interface Designs - more ideas from Greepit.com Designing Login Boxes: 6 examples of Good and Bad Design - thoughts from Design vs Art. Interface Design: Login/SignUp - collection from Web Design Ledger Login form designs and inspiration - some thoughts on options from OpenCrypt. Login Forms - a collection on Flickr (the same user, Factory Joe, has some other collections of interface designs and an interesting blog.) Inspriational Login in web design - another collection from Pattern Tap, a pattern library. Login - Interaction Design pattern Library - thoughts on good design and a collection from the Welie.com pattern library. Using address finders in web forms - this is about address fields in registration processes rather than login. But it was interesting, so I included it here!

The Berlin Wall: 20 Years Later - The Berlin Wall Through Time - Interactive Feature - NYTimes.com

by sbrothier & 1 other
SNAKING ALONG, cutting through fields and streets, yards and gardens, the 28-mile-long Berlin Wall stood as a border between East and West Berlin from 1961 to 1989. That all changed on Nov. 9, 1989, when an inexact translation, a confused border guard and a natural longing for a better life opened a hole in that wall that would eventually end the Cold War. Related Coverage | Article

How to Hide Certain Custom Fields From the Edit Post Page | Apartment One Six

by mozkart
The WordPress developers, fortunately, thought of this.  In fact, they store all kinds of stuff that they don’t want the user to see in custom fields – things like the last time the post was edited, who is currently editing it, and a few others.  A quick look at the database, reveals this:Notice a trend?  The mysterious custom field key values are prepended with an underscore.  Give it a try – enter a new custom field from the edit-post page, and enter a name that starts with an underscore – like _thumbnail, or _meta_keywords.  Hit “Add Custom Field”, and it disappears – but if you check the database, its right where it should be. Now get out there and start hiding things from your users!

WordPress › More Fields « WordPress Plugins

by mozkart & 1 other (via)
More Fields is a WordPress plugin that adds boxes to the Write/Edit page. These boxes contains input fields, so that additional (more) fields can be added to a post. For example, if you write about books, you can add a box where you can enter title and author, etc. The boxes can be placed either to the right or to the left on the Write/Edit page. In addition, the new version of More Fields enables you to define post types, which are custom Write/Edit pages that contains a pre-defined set of boxes. For example, you write about books and you write about your holidays, then you can define a post type 'Book' and a post type 'Holiday' each containing the input boxes relevant to each type of text. You can also set pre-defined categories, tags and templates for each post type.

Sponsorised links

October 2009

September 2009

Natural Language Processing with Python - O'Reilly Media

by karlcow

This book offers a highly accessible introduction to Natural Language Processing, the field that underpins a variety of language technologies ranging from predictive text and email filtering to automatic summarization and translation. You'll learn how to write Python programs to analyze the structure and meaning of texts, drawing on techniques from the fields of linguistics and artificial intelligence.

Ramp Champ

by sbrothier & 1 other
Delight your Senses in this new twist on a classic boardwalk game. Experience the Wonders of the ocean depths. Gaze in Awe as strange alien creatures descend from the skies. Join Us on a journey through lush, sun-filled fields and dazzling carnival nights. Test your Skills as you amass vast quantities of tickets which can be redeemed for virtual baubles and trinkets.

festival @rt outsiders 2009

by karlcow

These are environments that were, until recently, uninhabited by human beings and that contemporary science and technology turn into "inhabitable" places (Antarctica, underwater world, outer space, deserts); but also those that are becoming "uninhabitable" due to the impacts of our way of life (pollution, technological accidents, economical pressures and global warming).

(Un)Inhabitable? – Art of Extreme Environments presents works that explore the meaning of living in extreme environments, in the imaginary realm as well as in the physical one, in the political, social and environmental fields as well as in the poetic ones.

PLATOON.cultural development | PLATOON.DEFINITION

by Spone
a PLATOON is per definition the smallest independently operating unit. PLATOON.cultural development recruits creative task forces from its affiliated media over- and underground based on the nature of the projects. areas of action can be all societal fields of relevant communication. PLATOON is not an agency. PLATOON is not a platform. PLATOON is an organization.

Fusion Excel International

by ggshow
At FusionExcel we have created a global business opportunity for all our members through a fusion of the latest technologies. Our products are a result of comprehensive R&D and collaboration with world-class experts in the fields of nanotechnology, biotechnology and Internet technology, with many world firsts. Our scalar energy products are marketed under the brand name Quantum Science.

August 2009

Ramp Champ

by gregg & 1 other
Delight your Senses in this new twist on a classic boardwalk game. Experience the Wonders of the ocean depths. Gaze in Awe as strange alien creatures descend from the skies. Join Us on a journey through lush, sun-filled fields and dazzling carnival nights. Test your Skills as you amass vast quantities of tickets which can be redeemed for virtual baubles and trinkets.

Managing music collections often involves prioritizing explicit metadata fields, e.g. artist, album, year, in order to structure the collection on a storage device or display it in an interface. These metadata values are used because they are independent

by karlcow
Managing music collections often involves prioritizing explicit metadata fields, e.g. artist, album, year, in order to structure the collection on a storage device or display it in an interface. These metadata values are used because they are independent of one's interpretation of the music and, thus, equally recognizable for all users. This paper presents a study of how people develop interpretive organizations for music in spatial hypertext. The resulting organizations included a variety of personal interpretations that drew from participants' knowledge of songs, memories associated with songs, and assessment of the mood of songs. Participants valued the expressive capabilities of spatial hypertext but missed the metadata-based tree views of the music collections for locating music.

0047 About

by karlcow

0047 is an organization for projects in and in between the fields of art and architecture. Founded in Berlin in 2004, 0047 was originally an exhibition space for Norwegian art and architecture but it soon became an internationally based project involving artist, architects and curators from all over the world. Since the opening over 130 artists, architects and curators have been involved in over 30 exhibitions and projects, both in our own space or in collaboration with other institutions. Over 60 people from all over the world has attended our studio program.

July 2009

SIREn: Semantic Information Retrieval Engine

by parmentierf
SIREn - Semantic Information Retrieval Engine - a Lucene plugin to overcome these shortcomings and efficiently index and query RDF, as well as any textual document with an arbitrary amount of metadata fields.

formalchemy - Project Hosting on Google Code

by karlcow

FormAlchemy greatly speeds development with SQLAlchemy mapped classes (models) in a HTML forms environment.

FormAlchemy eliminates boilerplate by autogenerating HTML input fields from a given model. FormAlchemy will try to figure out what kind of HTML code should be returned by introspecting the model's properties and generate ready-to-use HTML code that will fit the developer's application.

Display Thumbnails For Related Posts in Wordpress | Build Internet!

by mozkart
In this tutorial you’ll learn how to increase pageviews by adding thumbnails to related posts using the popular YARPP plugin and Wordpress custom fields.

PUBLIC TAGS

ajax   apple   art   audio   blog   blogging   blogs   book   bookmarks   books   business   car   community   computer   css   culture   design   download   dvd   education   email   finance   firefox   flash   flickr   food   forum   free   fun   funny   game   games   google   guide   health   history   home   hosting   html   humor   image   images   information   internet   ipod   java   javascript   life   links   linux   mac   magazine   marketing   media   microsoft   mobile   money   movie   movies   mp3   music   news   online   phone   photo   photography   photos   photoshop   php   podcast   programming   radio   reference   rss   science   search   security   seo   service   shopping   site   social   software   sports   technology   tips   tool   tools   travel   tutorial   tv   video   videos   web   web2.0   webdesign   wiki   windows   wordpress   yahoo  

Sponsorised links