Skip to main content

J Muller

J Muller's Public Library

16 Nov 09

Your own Hover-Over-Popups, CSS/XHTML-friendly - Nic Honing

While giving your site some personal touch, you might wish to have hover-over-popups (or "Tooltips") that describe a link or any other HTML element.

While there is a standard way to do that (<a title="Hit this!">a link</a>), you might want to

* make the popups come up directly without delaying 2 seconds or so because the user wants to know what is behind that link immediately
* style those popups your own way (this is mine), not that peculiar yellow the browsers use for that... and you want to do it the CSS way.

I spent some time on this and invite you to "steal" the code.

www.nicolashoening.de/?twocents&nr=8 - Preview

css hover effects custom

    • While giving your site some personal touch, you might wish to have hover-over-popups (or "Tooltips") that describe a link or any other HTML element.


      While there is a standard way to do that (<a title="Hit this!">a link</a>), you might want to


      • make the popups come up directly without delaying 2 seconds or so because the user wants to know what is behind that link immediately
      • style those popups your own way (this is mine), not that peculiar yellow the browsers use for that... and you want to do it the CSS way.

      I spent some time on this and invite you to "steal" the code.

13 Nov 09

Amazon Web Services Developer Community : AWS Newsletter - November 2009

  • Announcing 2009 AWS Start-Up Challenge Finalists

    We are pleased to announce the seven finalists for the 2009 AWS Start-Up Challenge: Bizo, FlightCaster, Gazaro, GoodData, Involver, Motally, ReTel Technologies. These innovative start-ups have been selected for their business potential and use of AWS. The grand prize winner will be announced at the event December 9, 6:00pm-8:30pm at PlugandPlayTechCenter in Sunnyvale, California. If you are interested in attending, please register today as seats are limited.
23 Oct 09

Welcome to the HiSoftware Cynthia Says Portal

The HiSoftware Cynthia Says portal is a web content accessibility validation solution. It is designed to identify errors in your content related to Section 508 standards and/or the WCAG guidelines. This free tool meant for educational purposes, is an online test which only validates one page at a time. This service will expose you to the underlying technology and the benefits of using HiSoftware's full-featured solutions for automated content compliance and Web governance.

www.contentquality.com - Preview

accessibility validator tools webdesign webstandards WCAG

19 Oct 09

Google Summer of Code 2009 Frequently Asked Questions

Google Summer of CodeTM 2009 Frequently Asked Questions

socghop.appspot.com/...faqs - Preview

google summer of code

  • The student application period begins Monday, March 23, 2009 and ends Friday, April 3rd.


    For full details, see the program timeline.

RandyRants: SharpKeys 2.1.1

SharpKeys is a Registry hack that is used to make certain keys on a keyboard act like other keys. For example, if you accidentally hit Caps Lock often, you could use this utility to map Caps Lock to a Shift key or even turn it off completely. This official release includes support for up to 104 mappings, an extensive list of available keys, and a "Type Key" option to help when managing mappings. As it relies on internal support within Windows NT, Windows 2000, Windows XP, Windows Server 2003, or Windows Vista you must be running one of these OS's for this Registry hack to work.

www.randyrants.com/...sharpkeys_211.html - Preview

software keyboard windows freeware remap utility

12 Oct 09

A Closer Look At the Blueprint CSS Framework - Nettuts+

In this tutorial you will get a look at the inner workings of Blueprint and we'll take a look at demo application that uses Blueprint to get a better idea of how to use actually use the framework.

net.tutsplus.com/...at-the-blueprint-css-framework - Preview

framework css webDesign blueprint

    • <div class="span-17 colborder" id="content">  
    •       <h3 class="loud">Featured Book: "The World Without Us"</h3>  
    •       <p>  
    •         <img class="right" src="images/world-book.gif" alt="featured book" />  
    •         Lorem ipsum dolor sit amet, consectetuer adipiscing elit.   
    •       </p>  
    •   
    •   
    •       <p>  
    •         Cras sagittis. Fusce porttitor felis sed massa. In hac habitasse platea dictumst.             
    •       </p>  
    •   
    •       <hr />  
    •       <div class="span-8 colborder">  
    •         <h4 class="prepend-5">Upload a Book</h4>  
    •         <p>  
    •           Nam vitae tortor id ante sodales facilisis.   
    •         </p>        
    •       </div>  
    •   
    •       <div class="span-8 last">  
    •         <h4 class="prepend-5">Write a Review</h4>  
    •         <p>  
    •           Nam vitae tortor id ante sodales facilisis. Mauris ipsum.   
    •         </p>        
    •       </div>  
    •     </div>  
    •   
    •     <div class="span-6 last" id="sidebar">  
    •   
    •       <div id="recent-books">  
    •         <h3 class="caps">Recent Books</h3>  
    •   
    •         <div class="box">  
    •           <a href="#" class="quiet">Hygiene</a>  
    •           <div class="quiet">Nov. 29, 2008</div>  
    •           <div class="quiet">by Craven</div>  
    •         </div>  
    •   
    •       </div>  
    •   
    •       <div class="prepend-top" id="recent-reviews">  
    •         <h3 class="caps">Recent Reviews</h3>  
    •         <div class="box">  
    •           <span class="quiet">Thor reviewed Hygiene</span>  
    •           <div class="quiet">Rating: 4/5</div>  
    •           <a href="#" class="quiet">Read this review</a>  
    •         </div>  
    •   
    •       </div>  
    •     </div>  
    •   
    •     <hr />  

Particletree » Rediscovering the Button Element

top of page has an example of a browser specific css for rounded corners/curves.
Also an intro to using a buttons plugin in the blueprint framework.
#features h3 a{
height: 66px;
font-size: 210%;
padding: 11px 15px 3px 105px;
-webkit-border-top-left-radius:30px;
-webkit-border-bottom-right-radius:30px;
-moz-border-radius-topleft:30px;
-moz-border-radius-bottomright:30px;
}

particletree.com/...discovering-the-button-element - Preview

css rounded corners firefox buttons blueprint framework tutorial

FACULTY

  • Mathematics & Natural Science teachers are particularly encouraged to apply.
  • Cottonwood Classical Preparatory School an International Baccalaureate Candidate School for the Diploma Programme offers a free liberal arts educational choice to New Mexico students. Our pre-university curriculum is academically rigorous while still providing students an enjoyable experience by offering small class sizes (the average student-to-teacher ratio is 15:1) & a dynamic, interactive curriculum.
29 Sep 09

Blueprint: A CSS Framework | Spend your time innovating, not replicating

Blueprint is a CSS framework, which aims to cut down on your development time. It gives you a solid foundation to build your project on top of, with an easy-to-use grid, sensible typography, useful plugins, and even a stylesheet for printing.

What does Blueprint have to offer?

* A CSS reset that eliminates the discrepancies across browsers.
* A solid grid that can support the most complex of layouts.
* Typography based on expert principles that predate the web.
* Form styles for great looking user interfaces.
* Print styles for making any webpage ready for paper.
* Plugins for buttons, tabs and sprites.
* Tools, editors, and templates for every step in your workflow.

www.blueprintcss.org - Preview

css framework webDesign blueprint html development

    • Blueprint is a CSS framework, which aims to cut down on your development time. It gives you a solid foundation to build your project on top of, with an easy-to-use grid, sensible typography, useful plugins, and even a stylesheet for printing.




      Download Now


      • ZIP
      • TGZ
      • All Releases
      • A CSS reset that eliminates the discrepancies across browsers.
      • A solid grid that can support the most complex of layouts.
      • Typography based on expert principles that predate the web.
      • Form styles for great looking user interfaces.
      • Print styles for making any webpage ready for paper.
      • Plugins for buttons, tabs and sprites.
      • Tools, editors, and templates for every step in your workflow.
21 Sep 09

CSS - Conditional comments

Conditional comments only work in Explorer on Windows, and are thus excellently suited to give special instructions meant only for Explorer on Windows. They are supported from Explorer 5 onwards, and it is even possible to distinguish between 5.0, 5.5 and 6.0.

www.quirksmode.org/...condcom.html - Preview

css ie HTML hacks webdesign browser web conditional

10 Sep 09

email tips and tricks for the mailto tag and html forms for your website

This page will cover how easy it is to allow people to email their friends from your website using mailto and includes tips and tricks for html forms, each mailto example is a working example.

www.angelfire.com/...mailto.htm - Preview

mailto html xhtml webdesign

08 Sep 09

Ditto clipboard manager

Nice site design. Plenty of white space, nice colors, bgrounds, and gradients.

ditto-cp.sourceforge.net/ - Preview

webdesign design_ideas

24 Aug 09

Trent Richardson’s Blog » Mootools vs. jQuery: Speed, Smoothness, Friendliest



I just thought I would throw in my 2 cents. Generally speaking it seems like people use 1 library or another, and that’s it.

jQuery’s coding structure is nice, chaining and stuff, as is the AJAX etc. I find no single library makes me 100% happy as is the way with most people.

I have a nice thirdparty folder, and in there sits:
1. extjs (extjs.com) for sweet interface tools (grids etc).
2. jsTween (all variations from http://jstween.blogspot.com/) for simple, smooth and fast tweens.
3. jQuery for speed of coding and major library stuff like AJAX and general page manipulation (always using #id-selectors for improved speed).
4. ajax tool box (http://www.ajaxtoolbox.com/) for simple AJAX calls when I don’t want to use jQuery and have the overheads.

Unfortunately I don’t need mootools now because the jsTween is a fraction the size and is so smooth. I just import the files I need from the folder based on a given problem.

Seriously folks, it pays to use a variation, and if you’ve never tried jsTween, go check it out, I’m sold on it.

trentrichardson.com/...y-speed-smoothness-friendliest - Preview

jquery javascript tools jsTween extjs ajax

  • I just thought I would throw in my 2 cents. Generally speaking it seems like people use 1 library or another, and that’s it.


    jQuery’s coding structure is nice, chaining and stuff, as is the AJAX etc. I find no single library makes me 100% happy as is the way with most people.


    I have a nice thirdparty folder, and in there sits:

    1. extjs (extjs.com) for sweet interface tools (grids etc).

    2. jsTween (all variations from http://jstween.blogspot.com/) for simple, smooth and fast tweens.

    3. jQuery for speed of coding and major library stuff like AJAX and general page manipulation (always using #id-selectors for improved speed).

    4. ajax tool box (http://www.ajaxtoolbox.com/) for simple AJAX calls when I don’t want to use jQuery and have the overheads.


    Unfortunately I don’t need mootools now because the jsTween is a fraction the size and is so smooth. I just import the files I need from the folder based on a given problem.


    Seriously folks, it pays to use a variation, and if you’ve never tried jsTween, go check it out, I’m sold on it.


    Dave.

MooTools - a compact javascript framework

MooTools is a compact, modular, Object-Oriented JavaScript framework designed for the intermediate to advanced JavaScript developer. It allows you to write powerful, flexible, and cross-browser code with its elegant, well documented, and coherent API.

MooTools code respects strict standards and doesn't throw any warnings. It's extensively documented and has meaningful variable names: a joy to browse and a snap to understand.

mootools.net - Preview

javascript ajax framework webdesign programming

1 - 20 of 103 Next › Last »
Showing 20 items per page

Highlighter, Sticky notes, Tagging, Groups and Network: integrated suite dramatically boosting research productivity. Learn more »

Join Diigo