public marks

PUBLIC MARKS with search handling

December 2011

A Curious Course on Coroutines and Concurrency

by greut

This tutorial is a practical exploration of using Python coroutines (extended generators) for solving problems in data processing, event handling, and concurrent programming. The material starts off with generators and builds to writing a complete multitasking environment that can run thousands of concurrent tasks without using threads or using code based on event-driven callbacks (i.e., the "reactor" model)

October 2011

September 2011

jCookies - Gérez les cookies de vos visiteurs avec jQuery:

by eledo34 (via)
jCookies - Gérez les cookies de vos visiteurs avec jQuery: J is for jCookies - HTTP Cookie Handling for jQuery | Codrops

May 2011

coolendar

by gregg & 1 other
e believe it is time for a new level of planning software. Something simple that works for you, without the noise of handling a calendar or tasks app.

April 2011

PhantomJS: Headless WebKit with JavaScript API

by Krome & 4 others
PhantomJS is a headless WebKit with JavaScript API. It has fast and native support for various web standards: DOM handling, CSS selector, JSON, Canvas, and SVG.

PhantomJS: Headless WebKit with JavaScript API

by jpcaruana & 4 others
PhantomJS is a headless WebKit with JavaScript API. It has fast and native support for various web standards: DOM handling, CSS selector, JSON, Canvas, and SVG. PhantomJS is an optimal solution for headless testing of web-based applications, site scraping, pages capture, SVG renderer, PDF converter and many other use cases.

January 2011

The fruits that can’t be held « Dokodemo Diary

by Takwann
“(When you are silent,) you see it” or “You find it”. What struck me was that this “it” made it sound like a person experiences or practices silence and the result is immediate or even immediately visible. Of course, I think that it’s presumed by the speaker that it isn’t actually so simple. It’s just that the language is not sufficient so we rely on the presumption that the listener understands that there’s more beyond the words. Two things come up for me: one is the use and handling of form, in this case words or language; the other is the tendency, or danger, for people to not notice that they are handling a form at all.

December 2010

Nooo! You've mangled mouse gestures! - Opera for Mac - Opera Community

by night.kame

Nooo! You've mangled mouse gestures!I use mouse gestures all the time. But with O11, it's half b0rked.[...] here's news to you: you never ever make a perfect gesture, Opera used to work fine with skewed mouse gestures, what's the deal taking yet another awesome feature and beating the living hell out of it?THIS USED TO WORK! WHY DID YOU MESS IT UP?!

Right now, Opera 11 mouse gestures handling is *crap*.

The Trouble With Web Standards, Part 2: Top-Down Doesn’t Work | Salsita Software

by karlcow

karl dubost said at 4:32 am on December 14th, 2010:

Matthew Gertner: “I’ll concede that I have more experience with W3C standards than with those of other organizations. ”

http://www.w3.org/Search/Mail/Public/search?keywords=Matthew+Gertner+

Matthew Gertner: “Someone at the W3C, the de facto master of all things web, decided that we needed a proper schema language for XML.”

Ah? It is usually not the way it is happening. Someone with experience of W3C knows that usually some companies being W3C members have interests in developing a market (because they need interop, because they need to sell products, because… etc.). These companies under the umbrella of W3C organize a Workshop where they gather position papers. After this Workshop, a report is written and published. If more interests, an activity proposal is drafted. This activity proposal is then sent to W3C Membership for reviews and comments. More comments, more modifications. Basically the goal is to establish if the Members have enough interests to commit resources for developing the work. WG charters are established along the same line.

XML at W3C has been pushed because companies had developed tools for handling it and thought that because invested a lot of efforts in the XML toolchain, let’s reuse pieces of it.

IMHO, the standards activities anywhere (including W3C) derail when Marketing dept/Product groups have too much impact on the specification itself. The standard is not anymore driven by the market needs, but the companies are creating the market. HTML5 starts to become known outside of the tech sphere and I think we will have surprises.

The top-down approach in a standard organization seems bit strange considering that the work is the result (usually) of a community of practice.

As for an individual or a small group is not “best” for creating technical specs, it is just easier and address the needs of this small group. So indeed it is easier to produce something which is consistent for this group, which goes faster to implement, to market, etc. That doesn’t mean the technology is better :) The bigger the committee the larger the number of issues. This is a truism. All communities are working like this.

Matthew Gertner: “I’d rather see companies get their tech out there and open it up afterward because it’s in their interest (which is usually is).”

Yes and it is what happens most of the time. That doesn’t mean it will necessary solve things. A good example has been SVG. Three “proprietary” specifications were published before the SVG work with people having things implemented in products. But the spec grew too big, with many people wanted to have their own feature, domain introduced in the specs. Standardizing means reducing diversity, and it’s sometimes take times. For SVG, Macromedia (which was bought far later by Adobe) was on the initial SVG WG… as lurkers and unfortunately not really active participants. This is another reality of standards organization.

There are many more issues. W3C (the organization) is doing a fair job at balancing the interests of everyone. There are frictions, nothing is perfect, but there has been always room for improvements. The process has always been flexible for welcoming new use cases.

Your comment is awaiting moderation.

November 2010

PNG background-repeat bug in Internet Explorer 7 and 8 « SteveLove.org

by srcmax

For this project, I have a page template with several container elements that all have a 1 pixel by 1 pixel PNG background set to repeat, and it looks great when testing it in IE 7 and IE 8. So, I created my next page template with the same styling. This time, IE 7 and 8 both choked when handling the background-repeat. Instead of repeating, both of these browsers inexplicably tried to stretch the 1×1 image across the entire container. The PNG happened to have 60 percent alpha transparency, but I’m not sure that matters. A coworker suggested making it a 10×10 pixel image instead, just to see what happens. Surprise, surprise. That fixed it.

October 2010

Backbone.js

by ghis & 3 others (via)
Backbone supplies structure to JavaScript-heavy applications by providing models with key-value binding and custom events, collections with a rich API of enumerable functions, views with declarative event handling, and connects it all to your existing application over a RESTful JSON interface.

August 2010

Postmark – Email delivery for web apps

by simon_bricolo & 4 others
Ensuring email deivery and handling bounces

July 2010

Customizing Magento using Event-Observer Method

by Nicolas Lescure
Apart from the powerful OOP way of customizing Magento which is overriding methods by subclassing Magento’s core Blocks and Models, there is another way to plug in customizations in key flow areas of your Magento eCommerce shop. Referred to as the Event-Observer methodology, Magento has been programmed to raise events in crucial areas of the flow and handling these events for customizations would keep upgradation a simple task that does not require fiddling around with Magento’s core source code. An example would be the event ‘catalog_product_save_after’ which will be raised by Magento immediately after a product is saved.

Firefox 4 beta 1 is here – what’s in it for web developers? ✩ Mozilla Hacks – the Web developer blog

by srcmax & 2 others

Today we’re releasing the first beta-quality version of Firefox 4, which starts us down the path to a final release of Firefox 4. We’re handling this beta differently than we’ve done other releases. In previous betas we’ve made milestone-like releases. For this beta we’ll be making more frequent updates during the beta program

June 2010

Cross-browser kerning-pairs & ligatures

by topdos & 2 others
Improved handling of kerning pairs and ligatures in modern browsers using the text-rendering: optimizeLegibility; declaration. The declaration is currently supported by: Safari 5, The Webkit Nightlies & Chrome. Firefox already uses optimizeLegibility by default for text sizes above 20px.

Worx International Inc.

by eledo34
Basic Example using Sendmail (for PHPMailer v5.0.0 and up) This demonstrates sending out one email messages with binary attachments with multipart/alternative support with Exception Handling.

April 2010

A Curious Course on Coroutines and Concurrency

by parmentierf (via)
This tutorial is a practical exploration of using Python coroutines (extended generators) for solving problems in data processing, event handling, and concurrent programming. The material starts off with generators and builds to writing a complete multitasking environment that can run thousands of concurrent tasks without using threads or using code based on event-driven callbacks (i.e., the "reactor" model).

March 2010

YouTube - Basic Aikido Tools : Aikido Jo Weapon Handling Tips

by Takwann
In Aikido a Jo is a long staff that is used for spearing, hitting or deflecting a strike from an opponent. Learn tips from an Aikido expert on how to hold and use this weapon properly. Expert: Cliff Derdeyn Bio: Cliff Derdeyn has been involved in Japanese internal and martial arts for 26 years. He has studied sword work under Japanese sword master, Tetsuzan Kuroda. Filmmaker: MAKE | MEDIA

gist: 330963 - Test for browser redirection handling WRT URI fragments, quick and dirty.- GitHub

by karlcow

Test for browser redirection handling WRT URI fragments, quick and dirty.

February 2010

West Texas Region SCCA - Car setup guide

by rax262 (via)
Effect of Suspension Changes Before making changes to suspension components and settings, it is good to know how the changes will effect performance and ride. The following chart will help give you a general idea of the effect a specific change will make to handling and ride.

Kenjutsu - SpeedyLook Encyclopedia

by Takwann
One practices the kenjutsu without protections. If the finality is the handling of the Katana, the drive with two is done with a Bokken; the drive with dégainement the (iai) is done with a Iaito.

New Text File Here

by nhoizey
"asks you for a filename (instead of creating new.txt) and subsequently opens it in your default .txt-handling application"

January 2010

Active users

greut
last mark : 17/12/2011 14:16

vrossign
last mark : 13/10/2011 19:57

eledo34
last mark : 06/10/2011 05:47

gregg
last mark : 19/05/2011 12:00

Krome
last mark : 19/04/2011 15:58

jpcaruana
last mark : 19/04/2011 10:15

Takwann
last mark : 31/01/2011 14:56

night.kame
last mark : 31/12/2010 02:23

karlcow
last mark : 14/12/2010 04:33

simon_bricolo
last mark : 02/12/2010 09:16

srcmax
last mark : 17/11/2010 13:53

ghis
last mark : 22/10/2010 12:16

Nicolas Lescure
last mark : 29/07/2010 10:03

topdos
last mark : 30/06/2010 08:44

parmentierf
last mark : 12/04/2010 12:55

rax262
last mark : 21/02/2010 03:56

nhoizey
last mark : 05/02/2010 16:06