PUBLIC   marks

PUBLIC MARKS with search method

Sponsorised links

December 2009

*NEW!* Ultimate Blackhat Method - PPI Masters - Master Resale Rights - Download eBooks

by how2brich
Introducing... The ULTIMATE BlACKHAT REPORT: PPI MASTERS Have you ever wanted to know about a method that enables DOWNLOAD

*NEW!* BLACKHAT Method - EASILY Make $200+ A Day! - Download eBooks

by how2brich
Brand New BLACKHAT Method EASILY Make $200+ A Day! That Can Make You Money As Quick as DOWNLOAD

llimllib's cherry-blossom at master - GitHub

by karlcow

Cherry Blossom is a blogging system written in Python. It was written specifically because I had a lot of pyblosxom blog entries on my previous blog, but I wanted to use cherrypy instead of plain-ol cgi. It adds features like object publishing, session support, access to lots of cherrypy plugins, access to GET and POST vars as method parameters, and others. This software's been running my blog (http://billmill.org) for over two years now, and has survived a couple redditings and a flood from stumbleupon, all without a hiccup.

Blogging Innovation: 21 Great Innovation Methods - Latest innovation articles, videos, and insights

by oqdbpo
How hard is it to innovate? Not once but over and over? How can you repeatedly implement great new products, processes or services? Continuous innovation is not easy and if you keep using the same method you will experience diminishing results. Try innovating how you innovate by employing some of these ideas.

jParse - jQuery XML Parse Plugin

by delavigne & 2 others (via)
jParse is a jQuery plugin that allows you to parse XML that was fetched with the jQuery .ajax method (making it fully customizable). It's easy to use and ultra lightweight at only 2.49KB! Best of all, it's compatible with all major browsers:

Sponsorised links

November 2009

Correct way to handle mobile browsers | Surfing in Kansas

by karlcow

Minidetector is a Django reusable app that allows you to know if a request is being viewed on a mobile device. It provides a middleware and a view decorator that sets a request.mobile variable to True if the request is coming from a mobile device. It's method of figuring out if a device is mobile is simple; It first checks for a special Opera Mini header, then for WAP support, then finally checks the User Agent against a list of known mobile strings.

overbyte :: Editor [0.1.1 Beta]

by ycc2106
# realtime debug It allows developers to write and test code quickly using document.write, alerts or everything else. To view or execute a code, just use CTRL RETURN or click on debug panel (bottom left), result will be displayed on output panel (bottom right) using a dedicated iframe virtual space. # line points Just click one line (number on the left) to mark them # in-place suggest Just click CTRL SPACE or CTRL SHIFT with Opera to view a kind of intelligent code suggest. For example, if You write "Number." on area then use CTRL SPACE You will see every Number dedicated method plus generic Object methods. If You press CTRL SPACE without a dot before area selection, suggest will show You generic or global functions and statements. # quick and simple load and save operations

Ajax IME: Web-based Japanese Input Method

by ycc2106 & 3 others
スの日本語入力サービスです。海外からでもブラウザさえあれば日本語を入力す ることができます。 特別なソフトは必要ありませ

October 2009

WebIME

by ycc2106
Web-based Chinese Input Service (WebIME) is a webpage that enables users to input Chinese characters on Internet anytime, anywhere. It provides five conventional Chinese input methods (Cangjie (倉頡), simplified Cangjie(簡易), Hanyu pinyin(漢語拼音), Cantonese Pronunciation(粵語拼音)[#1] and Chinese dictionary-like method (Radical/Number of Strokes(部首/筆劃))) augmented with two special features, homophone and candidate characters filtering. WebIME aims to bring more ease and convenience for users to input Chinese characters when surfing the Internet.

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?

sIFR Documentation

by ycc2106 & 1 other
sIFR (or Scalable Inman Flash Replacement) is a technology that allows you to replace text elements on screen with Flash equivalents. sIFR is the result of many hundreds of hours of designing, scripting, testing, and debugging by Mike Davidson and Mark Wubben. Mike, Mark and an invaluable stable of beta testers, supporters, and educators like Stephanie Sullivan and Danilo Celic of Community MX completely rebuilt a DOM replacement method originally conceived by Shaun Inman into a high quality cross-browser, cross-platform typography solution for the masses.

PhotoSketch

by karlcow & 1 other

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

August 2009

hurl

by ycc2106
Choose the request method, customize headers and POST parameters, add basic authorization, and even follow redirects. Then view the nicely formatted request and response. It's the perfect tool for testing APIs. Just enter a URL and click send.

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.

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