PUBLIC   marks

PUBLIC MARKS with search absolute

Sponsorised links

This month

A jQuery Plugin for Zoomable, Interactive Maps - New Media Campaigns

by vrossign
asic css file is included with the demo zip. Here is some rough minimal css: view sourceprint? 1.#map { position: relative; width: 700px; height: 470px; overflow: hidden; } 2.#returnlink { display: block; position: absolute; bottom: 0; right: 0; } 3.#map a.bullet { display: block; position: absolute; width: 10px; height: 10px; background: yellow; } 4.#map img.zoomable { } 5.#map div.popup{ display: none; position: absolute; width: 200px; height: 300px; } 6.#map div.popup a.close{ display: block; position: absolute; bottom: 0; right: 0; } The code above will work just fine as a starting point. Obviously a lot of embellishment can be added to make the map look as g

September 2009

VTC (Video Training Course): Ubuntu Linux | Ebookee Free eBooks Download!

by tadeufilippini (via)
VTC (Video Training Course): Ubuntu Linux VTC (Video Training Course) Ubuntu Linux Author: Charles Griffin | SKU: 33743 | ISBN: 1-933736-68-2 | Release Date: 2007-02-22 | Duration: 5.5 hrs / 63 lessons | 235 Mb Ubuntu Linux is a free, general-purpose operating system for the PC desktop that often rivals Microsoft Windows and Macintosh OS for ease of use, security, and freedom from restrictions. Since its founding a few years ago, Ubuntu Linux has become extremely popular and has helped popularize free and open source software. This step-by-step beginner's course to Ubuntu Linux is designed to guide a user with no previous linux experience. This course, presented by VTC author Chess Griffin, also the host of "Linux Reality," a popular podcast for new Linux users, starts at the absolute beginning. Including an explanation of what Linux is, how to obtain a free copy of Ubuntu Linux, and how to boot the "live" CD to test Ubuntu Linux. You will learn configuration, customization, adding software to the system, and working with the desktop environment. As well as the many included programs and features of Ubuntu Linux

An introduction to Iaido to the prospective student

by Takwann (via)
NOTE: Japanese martial arts are very diverse, and so any generalising statement or rule will have exeptions, probably about 50% of the cases. None of the following should be taken as absolute truth.

In the Woods – 15 CSS Tricks That Must be Learned

by dzc & 3 others (via)
1. Absolute positioning inside a relative positioned element. 2. Z-Index and positioning. 3. Margin Auto 4. Use Padding Carefully and Appropriately...

Sponsorised links

July 2009

37signals >> 09 > And I Quote

by karlcow (via)

Simplicity does not mean want or poverty. It does not mean the absence of any decor, or absolute nudity. It only means that the decor should belong intimately to the design proper, and that anything foreign to it should be taken away.

Paul Jacques Grillo

June 2009

WhereCamp / Proximity and Relative Location

by karlcow

A session talking about what people can/are doing with proximity sensing (and how/why in many cases, locative services aren't about absolute (geo) location, but relative location. Covering implementation and code of Bluetooth in particular, including information on the setup I used at Where 2.0 and WhereCamp 2008. (The morning session already covered lots of concerns about privacy that are applicable here, so this session will focus on cool stuff you can do and how to get out there and do it)

April 2009

ManagerManager for Modx

by julie

ManagerManager lets you customise your ModX manager interface. You can rename, hide, and move fields and tabs. And do it just for certain users or templates. Absolute power!

March 2009

(fun) S'amuser avec son album flickr - VirusPhoto

by oseres (via)
javascript:R=0; x1=.1; y1=.05; x2=.25; y2=.24; x3=1.6; y3=.24; x4=300; y4=200; x5=300; y5=200; DI=document.images; DIL=DI.length; function A(){for(i=0; i-DIL; i ){DIS=DI[ i ].style; DIS.position='absolute'; DIS.left=Math.sin(R*x1 i*x2 x3)*x4 x5; DIS.top=Math.cos(R*y1 i*y2 y3)*y4 y5}R }setInterval('A()',5); void(0);

January 2009

Salvia divinorum for sale at wholesale prices

by johnmccollim
Looking for low priced salvia divinorum (diviners sage) but only finding inflated prices? Well look no further we have the absolute lowest prices for organic whole leaf foliage, live salvia plants and enhanced leaf extracts. As an example others are offering a fire-sale on whole leaf salvia foliage at the low price of $100 per pound. We sell

November 2008

Drawter, l'éditeur de code HTML, XHTML et CSS en ligne pour réaliser des maquettes complexes en WYSYWYG

by camel (via)
Drawter : dessinez, c’est intégré ! (WYSYWYG Powa!) Drawter est un générateur de code HTML et CSS en ligne qui vous permet de dessiner votre mise en page dans un canevas. Vous pouvez choisir les options de votre page comme le titre, le doctype, la langue du document, les balises que vous souhaitez pour chaque bloc présent à l’écran et pour chacune d’entre elles les propriétés et les attributs. Une fois votre maquette terminée, vous choisissez le mode de placement pour vos blocs : float: left ou position: absolute. Le site autorise les imbrications de balises pour réaliser des mises en page complexes dans une interface réactive et intuitive. N’hésitez pas à parcourir toutes les options disponibles dans les palettes d’options et amusez-vous :) Drawter : dessinez, c’est gagné ? A tester !

October 2008

Plugins | jQuery Plugins

by srcmax
This plugin is an improvement to the original iFixPng plugin. It may use some more resources and work slower, but there are some important improvements: * The image or element with a background image doesn't have to be visible. * background-position is now supported, including an IE absolute position fix. (bottom: -1px || bottom: 0px)

September 2008

In Praise of Scripting: Real Programming Pragmatism

by karlcow (via)

But absolute brevity for trivial tasks, such as "print hello world" is not as illuminating as typical brevity for real tasks, such as xml parsing.

July 2008

How to Move WordPress Blog to New Domain or Location » My Digital Life

by mozkart (via)
The tricky part when moving WordPress blog to another location is that WordPress is using absolute path in URL link instead of relative path in URL link location when stores some parameters in database. Within blog posts’ contents itself, users may also use the old URLs when creating reference backlinks. All these values in the database will need to be changed when WordPress is moved. The following guide will show you which database fields that has references or values related to blog’s URLs that you want to modify. Note that this guide is not about how to move WordPress blog from one server or host to another new hosting service.

June 2008

jQuery For Absolute Beginners

by Kozlika
Pour débuter en jquery quand on n'y connaît que dalle. Faut juste connaître l'anglais...

May 2008

April 2008

Graphs of Functions and Algebra - Interactive Tutorials

by knann (via)
Free tutorials using java applets to explore, interactively, important topics in precalculus such as quadratic, rational, exponential, logarithmic, trigonometric, polynomial, absolute value functions and their graphs. Equations of lines, circles, ellipses, hyperbolas and parabolas are also explored interactively. Graph shifting, scaling and reflection are also included. The definition and properties of inverse functions are thoroughly investigated. A graphical approach to 2 by 2 systems of equations is included.

March 2008

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