Skip to main content

Home/ Linux/ Group items tagged css

Rss Feed Group items tagged

yc c

Editix - XML Editor - 0 views

  •  
    XML & XML Schema editor and XSLT debugger. EditiX also includes a CSS editor. (Windows, Mac OS X & Linux; free version available for non-commercial use)
anonymous

Vim Plugins You Should Know About, Part VII: ragtag.vim (formerly allml.vim) - good cod... - 0 views

  •  
    This is the seventh post in the article series "Vim Plugins You Should Know About". This time I am going to introduce you to a plugin called "ragtag.vim". A month ago it was still known as "allml.vim" but now it has been renamed to ragtag.vim. The best parts of RagTag are mappings for editing HTML tags. It has a mapping for quickly closing open HTML tags, a mapping for quickly turning the typed word into a pair of open/close HTML tags, several mappings for inserting HTML doctype, linking to CSS stylesheets, loading JavaScript and it includes mappings for wrapping the typed text in a pair of tags for PHP, or for ASP or eRuby, and {% .. %} for Django. RagTag is written by Tim Pope. He's the master of Vim plugin programming. I have already written about two of his plugins - surround.vim and repeat.vim and more articles about his plugins are coming!
yc c

ActiveState - Free the dragon! - Dynamic Tools for Dynamic Languages - 0 views

  •  
    Komodo Edit is a free, open source editor from dynamic language experts. It's absolutely fantastic to work with. It does everything a good editor should do, but it also adds a bunch of other little awesome things." -Dan Hulton, www.danhulton.com * All the languages: Dynamic language expertise for Perl, PHP, Python, Ruby, and Tcl, plus JavaScript, CSS, HTML, and XML, and template languages like RHTML, Template-Toolkit, HTML-Smarty and Django. * All the platforms: Windows? Mac? Linux? Yes! Yes! Yes! * Award-wining tools: Everything you'd expect from an editor based on the award-winning Komodo IDE, like autocomplete and calltips, multi-language file support, syntax coloring and syntax checking, Vi emulation, Emacs key bindings, and more. * Firefox-style extensibility: Go ahead, hack away! Or download some of the cool extensions from member of the Komodo community.
vijay mehra

Linux Help Discussions - 8 views

linux html css php mysql

started by vijay mehra on 21 Apr 09 no follow-up yet
DJ XC

Aptana - 0 views

  •  
    It seems like a really good IDE for web development... And it's OpenSource!!
ismael guillen

integrando Gnome 3 en ubuntu 11.04 - Taringa! - 0 views

  • dejar mas pequeños los iconos del la pantalla de aplicaciones, son enormes el tamaño por defecto. Para eso necesitamos cambiar una cosita desde el terminal abrimos una terminal sudo su (como root ) gksu gedit /usr/share/gnome-shell/theme/gnome-shell.css (esto abrirá un gedit) Buscamos las lineas: /* Apps */ .icon-grid { spacing: 18px; -shell-grid-item-size: 118px; } .icon-grid .overview-icon { icon-size: 96px; } Y al encontrarlas no serán iguales varían un poco, y cambian datos, debería quedar algo así: /* Apps */ .icon-grid { spacing: 18px; -shell-grid-item-size: 35px; } .all-app { padding: 16px 25p16px 16px; spacing: 20px; } .all-app .icon-grid { -shell-grid-item-size: 59px; } .all-app .overview-icon { icon-size: 48px; } Con este guardamos y recargamos el Shell, Alt+F2 y escribimos r y damos enter Ya deberán los iconos ser mas pequeños y por tanto menos feos Para reducir el tamaño de la barra y de las letras de todo el sistema, es que son enormes, buscamos Ajustes de Retoques avanzados, que normalmente esta en Aplicaciones/otros/ o lo pueden encontrar como Tweak Tool, y vamos a Fonts y en la primera barra movemos asta que el tamaño de letra este al gusto. Tambien aqui pueden habilitar los iconos en el escritorio desde la pestaña interface y al mismo tiempo regresarle los iconos al menú clásico así como regresar los botones de maximizar y restaurar de las ventanas.
    • ismael guillen
       
      Funciona ok yo lo probé I try it. Its OK!!
  •  
    reducir iconos a gusto
1 - 7 of 7
Showing 20 items per page