
Posma
Get flash to fully experience Pearltrees
Dougal Matthews Home
This is my unofficial part five for the Django tutorial . I've attempted to write this in a similar style to the Django documentation and hopefully this will be useful for those looking for the next step after the tutorial or trying out testing with django for the first time. Testing is something I think we can all do better, I certainly know I could do better testing my code sometimes.TDDjangoTutorial
django-autocomplete - jquery AutoComplete for ForeignKey & ManyToManyField
uses same syntax as the search for django-admin up: the latest version in Downloads - fixed compatibility with Django 1.3 - cleaned java scripts - added support for inline AutocompleteStackedInline, AutocompleteTabularInline - added a field WildModelSearchInput, it can be used in the admin forms requirements copy to the appropriate folder media\admin\js\jquery.autocomplete.js media\jquery.autocomplete.cssCSS: Menu horizontal, desplegable y bonito | Jugando entre diseñadores
Sass - Syntactically Awesome Stylesheets
Install Ruby and Sass First of all, let’s get Sass up and running. If you’re using OS X, you’ll already have Ruby installed. Windows users can install Ruby via the Windows installer , and Linux users can install it via their package manager. Once you have Ruby installed, you can install Sass by runningExtending the jQuery Sortable With Ajax & MYSQL ~ Wil Linssen
I’ve had a lot of response to the jQuery sortable list post I wrote a while back , and a lot of them ask how to send the results to a database. I’ve often said the best thing to do would be to update it by AJAX , but I’ve never really explained how. So here it is! There was a bug a few people noticed with the new jQuery UI a short while ago that stopped the update callback working. That bug has since been rectified and all is kosher again.File: SASS_REFERENCE
Sass is an extension of CSS that adds power and elegance to the basic language. It allows you to use variables , nested rules , mixins , inline imports , and more, all with a fully CSS-compatible syntax. Sass helps keep large stylesheets well-organized, and get small stylesheets up and running quickly, particularly with the help of the Compass style library . FeaturesCSS Publicado por Claudia en junio 20, 2009 Janko (Janko at Warp Speed) nos muestra una interesante técnica para crear menús desplegables sólo con un poco de CSS y HTML, pero sin javascript: Es posible notar la inclusión del carácter “ > ” en tres selectores, que hace posible el efecto “dropdown” con categorías hijas. *Nótese que he cambiado el nombre del selector principal (header) por “menu”, para prevenir que el header o el menú de mi blog tomen propiedades indeseadas. Después de añadir el código CSS, el respectivo código HTML del menú sería el siguiente:
Menús CSS desplegables sin javascript
Horizontal CSS List Menu
25 Dec 2010 Last updated: Thursday January 31st 2013 This beginner's guide will set up with Ruby 1.9.3, RVM and Rails 3.2.9 and is specifically written for a development environment on Ubuntu 12.04, but will probably work on many other operating systems, including older / newer versions of Ubuntu and Debian. YMMV. If you're looking for a way to set this up on a production server then I would recommend the use of the railsready script which installs all the necessary packages for Ruby 1.9.3p0 and then that version of Ruby itself, Bundler and Rails. Then it leaves it up to you to install Apache or nginx to get your application online.
Blog of Ryan Bigg - Ubuntu, Ruby, RVM, Rails, and You
SoundManager 2 Demo: Play MP3 Links on a page
Inline MP3 Player Example: Fancy* CSS 3 version *CSS 3 border-radius supported only by Firefox 2.x+, Safari (2.x?) - sadly, not IE 8.En una entrada anterior comentaba cómo pasar el nombre de una función a otra como parámetro . Sin embargo, no sabía cómo pasarle un número indeterminado de parámetros a la función llamada. Tras varios intentos fallidos, lo dejé en el tintero. Hoy, buscando otra cosa, he encontrado lo que me quedaba para solucionarlo en otro blog.
Pasar funcion como parametro. 2: Multiples parametros. : Software over the rainbow
<form name="lst" id="lst" method="post" action="..
glossy.js (javascript glossy image effect)
Video.js is a JavaScript and CSS library that makes it easier to work with and build on HTML5 video, today. This is also known as an "HTML5 Video Player". Video.js provides a common controls skin built in HTML/CSS, fixes cross-browser inconsistencies, adds additional features like fullscreen and subtitles, manages the fallback to Flash or other playback technologies when HTML5 video isn't supported, and also provides a consistent JavaScript API for interacting with the video. What's HTML5 Video? HTML is the markup language that makes up every page on the web. The newest version, HTML5, includes specifications for a <video> tag, that's meant to allow web developers to add a video to a page in the same way they would add an image.

