PUBLIC   marks

PUBLIC MARKS with search kansas-nebraska(kn)method

Sponsorised links

October 2009

Creating Offline Web Applicat...

by oseres
Creating Offline Web Applications With Dojo Offline by Brad Neuberg (SitePen), September 23rd, 2007 This tutorial steps you through creating offline web applications using Dojo Offline. What is Dojo Offline? Dojo Offline is an open-source toolkit that makes it easy to create sophisticated, offline web applications. It sits on top of Google Gears, a plugin from Google that helps extend web browsers with new functionality. Dojo Offline makes working with Google Gears easier; extends it with important functionality; creates a higher-level API than Google Gears provides; and exposes developer productivity features. In particular, Dojo Offline provides the following functionality: An offline widget that you can easily embed in your web page with just a few lines of code, automatically providing the user with network feedback, sync messages, offline instructions, and more A sync framework to help you store actions done while offline and sync them with a server once back on the network Automatic network and application-availability detection to determine when your application is on- or off-line so that you can take appropriate action A slurp() method that automatically scans the page and figures out all the resources that you need offline, including images, stylesheets, scripts, etc.; this is much easier than having to manually maintain which resources should be available offline, especially during development. Dojo Storage, an easy to use hashtable abstraction for storing offline data for when you don't need the heaviness of Google Gear's SQL abstraction; under the covers Dojo Storage saves its data into Google Gears Dojo SQL, an easy to use SQL layer that executes SQL statements and returns them as ordinary JavaScript objects New ENCRYPT() and DECRYPT() SQL keywords that you can mix in when using Dojo SQL, to get transparent cryptography for columns of data. Cryptography is done on a Google Worker Pool thread, so that the browser UI is responsive. Integration with the rest of Dojo, such as the Dojo Event system

inspiration method

by blackgoldfish
“For my part I know nothing with any certainty, but the sight of the stars makes me dream.” -Vincent van Gogh

REST: How to Create a Resource That Depends on Three or More Resources of Different Types? - Stack Overflow

by karlcow

A RESTful, hypertext-driven system needs to enable clients to create a new resource that depends on three or more resources of different types. What's the best method to expose this capability?

PhotoSketch

by karlcow

We present a system that composes a realistic picture from a simple freehand sketch annotated with text labels. The composed picture is generated by seamlessly stitching several photographs in agreement with the sketch and text labels; these are found by searching the Internet. Although online image search generates many inappropriate results, our system is able to automatically select suitable photographs to generate a high quality composition, using a filtering scheme to exclude undesirable images. We also provide a novel image blending algorithm to allow seamless image composition. Each blending result is given a numeric score, allowing us to find an optimal combination of discovered images. Experimental results show the method is very successful; we also evaluate our system using the results from two user studies.

OpenURL ContextObject in SPAN (COinS) Use with LibX (Firefox extension that provides direct access to your library's resources).

by decembre & 3 others
To embed citation metadata into html in such a way that processing agents can discover, process and make use of the metadata. Since an important use of this metadata will be to allow processing agents to make OpenURL hyperlinks for users in libraries (latent OpenURL), the method must allow the metadata to be placed any where in HTML that a link might appear. In the absence of some metadata-aware agent, the embedded metadata must be invisible to the user and innocuous with respect to HTML markup. To meet these requirements, the span element was selected. The NISO OpenURL ContextObject is selected as the specific metadata package. The resulting specification is named "ContextObject in SPAN" or COinS for short. ..... A COinS Generator site is available - See : COinS Processors Alf Eaton's Greasemonkey script for processing COinSVirginia Tech's

Sponsorised links

September 2009

ZNKR iaido, by José Martinez-Abarca

by Takwann (via)
Zen Nihon Kendo Renmei Iaido was developed in the 1960s and 70s by an appointed panel of the All Japan Kendo Association (ZNKR or JKA). The original intention was to produce a standard that could be used for gradings nationally and internationally. The idea was to provide a common foundation as a way to unite the various traditional schools of iaido or koryu and to expand the scope of the ZNKR. It was not merely a method to get kendo players to pick up real swords as has been incorrectly assumed.

Lauren Bacall no trash tweeter, didn't bash 'Twilight' - Kansas City Star

by paulantoinem
That wasn't Lauren Bacall trash tweeting on "Twilight." (Steve Granitz/RETNA LTD.USA) via kansascity.com ...

August 2009

JQuery Cycle Plugin

by mozkart & 9 others (via)
The jQuery Cycle Plugin is a lightweight slideshow plugin. Its implementation is based on the InnerFade Plugin by Torsten Baldes, the Slideshow Plugin by Matt Oakes, and the jqShuffle Plugin by Benjamin Sterling. It supports pause-on-hover, auto-stop, auto-fit, before/after callbacks, click triggers and many transition effects. It also supports, but does not require, the Metadata Plugin and the Easing Plugin. How it Works The plugin provides a method called cycle which is invoked on a container element. Each child element of the container becomes a "slide". Options control how and when the slides are transitioned.

7.5th Floor » Blog Archive » "Not So" Volunteered Geographic Information

by karlcow

Michael Goodchild’s notion of Volunteered Geographic Information (VGI) on the emergence of geographic data provided voluntarily by individuals, to discuss the greater presence of unvoluntarily generated geographic data. In the talk “Not So Volunteered Geographic Information“, I present my method to analysis these new kinds of citizen generated data, and use my work to discuss the induced opportunities, limitations and concerns.

July 2009

Internet Scout Project - OAI-SQ

by parmentierf & 1 other (via)
OAI-SQ is a simple extension to the Open Archives Initiative Protocol for Metadata Harvesting (OAI-PMH), intended to provide a method of performing keyword or field-based searches of an OAI repository. It is not intended to provide the level of sophistication available via other established search and retrieval protocols such as Z39.50.

Beginner's Guide To Online Business. Helpful Facts to Consider

by allwebgold
It is not a secret any more that autoresponders allow you to automatically respond to emails without so much as a click of the mouse. Besides, they are an low-priced method of quickly responding to emails. In a fact except just answering your email, autoresponders can be used to send information about your products or services, advertise your business, or publish articles

Massive Traffic ...the Lazy Way !

by allwebgold
Discover… the Lazy Way ! To Get A Massive Flood Of Traffic To Any Website or Opportunity … for FREE !! If You’re Tired …of all the Marketing Hype that tells you getting traffic is hard - This Is THE Method For You …

One bug to rule them all

by marco
Calling the select() method with a large integer, results in continuous allocation of x n bytes of memory exhausting memory after a while

Color-Structured Image Search - Microsoft Research

by karlcow

Color-Structured Image Search

Jingdong Wang, Xian-Sheng Hua, and Yinghai Zhao

6 July 2009

In this paper, we propose a novel interactive image ranking technique, color-structured image search, by exploiting color spatial relation information, and demonstrate it in image research results refinement. This technique enables users to draw a few color strokes, called target color structure, to indicate the intent. Beyond the conventional image retrieval methods based on query by image content that simply view the target color structure as an image and compute the similarity merely according to the spatial correspondence criterion, the proposed method represents the target color structure using a set of spatially relational colors, and evaluates the similarities between target color structure and image color structure by exploiting their spatial correspondence information, and an extra novel criterion, the consistency of spatial relation of colors implied in target color structure, and even offering a scheme to handle the uncertainty of target color structure. This similarity evaluation process can be accomplished efficiently. Moreover, a convenient interactive interface is presented to allow users to specify target color structure flexibly. Experimental results demonstrate the effectiveness and efficiency of the proposed approach.

June 2009

10 Ways to Instantly Increase Your jQuery Performance - Nettuts

by delavigne & 2 others
the quicker and easier method is to simply link to the script directly. Rather than hard-coding the specific version of jQuery directly (1.3.2), you should instead use 1, which will automatically reference the most recent version of the library.

John Mann Photography

by karlcow

Folded in Place furthers the abstraction once offered by landscape photography by removing the place itself and replacing it with a mapped construction. This method leads the viewer to re-imagine the spectacle of the foreign lands and explore the abstraction of place offered by photography. The combination of still-life constructions and the maps’ reference to large and distant lands examines the paradox of known and unknown geographies offered by the photographic image. In this manner, Folded in Place turns the abstract representation of the map back into a physical landscape using photography to look at the map as a geography of its own.

May 2009

stu nicholls | CSS PLaY | cross browser fixed header/footer layout basic method

by karlcow

This is the alternative method of having a scrolling content area with fixed header and footer.

Brickstructures Home

by sbrothier
Inspiration: 100+ years of Architectural progress that occurred in Chicago since the great fire of 1871 that have consequently surrounds us in today's Architecture. Ever since I can remember, I have always been fascinated by the iconic Chicago Skyline. This later inspired me to explore Architecture in hopes of one day becoming an Architect. My only time away from that inspiring Chicago Skyline was during my college years when I received my Professional Degree in Architecture with an emphasis on the Philosophy of Design Theory at Kansas State University in 1996.

Deducing Trip Related Information from Flickr | Semantic Web Dog Food

by karlcow

Uploading tourist photos is a popular activity on photo sharing platforms. These photographs and their associated metadata (tags, geo-tags, and temporal information) should be useful for mining information about the sites visited. However, user-supplied metadata are often noisy and efficient filtering methods are needed before extracting useful knowledge. We focus here on exploiting temporal information, associated with tourist sites that appear in Flickr. From automatically filtered sets of geo-tagged photos, we deduce answers to questions like "how long does it take to visit a tourist attraction?" or "what can I visit in one day in this city?" Our method is evaluated and validated by comparing the automatically obtained visit duration times to manual estimations.

Number of On-demand Titles Topped Traditional Books in 2008   - 5/19/2009 7:21:00 AM - Publishers Weekly

by karlcow

The number of new and revised titles produced by traditional production methods fell 3% in 2008, to 275,232, but the number of on-demand and short run titles soared 132%, to 285,394. The on-demand and short run segment is the method typically used by self-publishers as well as online publishers.

Six Thinking Hats - Wikipedia, the free encyclopedia

by karlcow

The de Bono Hats system (also known as "Six Hats" or "Six Thinking Hats") is a thinking tool for group discussion and individual thinking. Combined with the idea of parallel thinking which is associated with it, it provides a means for groups to think together more effectively, and a means to plan thinking processes in a detailed and cohesive way. The method is attributed to Dr. Edward de Bono and is the subject of his book, Six Thinking Hats.

How to crack Microsoft Windows Vista / XP-workstations and Windows 200x servers in a minute? - June 2007

by decembre
What’s the problem? This problematic security feature exists because Windows Vista Repair Computer / System Recovery program enables the use of command prompt without any user authentication with highest possible - system-level – priviledges. Cracking Windows operating systems has been possible by using cracking software found from various web pages. This is the first time when cracking Windows operating systems is really easy and needs no deeper technical knowledge. This is the reason, why everyone using Windows should understand the cracking method and start preparing safety systems, if needed.

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