my bookmarks

Archive for June, 2008


horizontal centered menu

Jun 28, 2008 Author: admin | Filed under: general

Dynamic Drive CSS Library- Bevel horizontal Menu1 2

Bevel horizontal Menu

This CSS code creates a “3 state” horizontal menu out of an ordinary list. When the mouse moves over the menu, the menu item bevels up. Furthermore, in modern browsers such as Firefox (not IE6), clicking on the menu creates a depressed effect while the mouse is held down. Also see: Bevel vertical menu. The menu can easily be set to either align “left”, “center”, or “right” on the page, just by changing the “text-align” attribute.

The bevel effect is painlessly created by using the border-style: outset attribute. There’s no need to manually color the 4 borders of the menu item.

centered aligned horiyontal css menu

Jun 27, 2008 Author: admin | Filed under: general

How to center a tabbed horizontal CSS menu | Strictly CSS

Traditionally horizontally and centered aligned menus are using a fixed width in some way, like the horizontally and centered menu using fixed width example at the bottom of this article. However, I got a question how to center a horizontally CSS menu with tabs without using fixed width, and since I couldn’t find some information about it I came up with a solution I have called Horizontally aligned menu with fluid width. Both examples are using the “Fast rollover without preload” concept.
Horizontally and centered aligned menu with fluid width

This horizontally and centered aligned CSS menu is not using fixed width, no width at all is used. The tabs are also fluid, this is done by using two background images (see images below).

strange filesystemxmlapplicationcontext behaviour

Jun 26, 2008 Author: admin | Filed under: general

Path problem with FileSystemXmlApplicationContext [Archive] - Spring Framework Support Forums

Are WEB-INF/classes/resources/spring/operator_profiles.xml
WEB-INF/classes/resources/spring/services.xml

really in WEB-INF/classes or is that where you are anticipating they will be after it is compiled?

I have confirmed that the files really are there. However, they are not in the directory that Spring seems to end up looking for them (such directory doesn’t even exist):

IOException parsing XML document from file [/opt/java/apache-tomcat-5.5.12/bin/opt/java/tomcat/webapps/ff71/WEB-INF/classes/resources/spring/operator_profiles.xml];

/opt/java/apache-tomcat-5.5.12/bin <- directory where I run startup.sh
/opt/java/tomcat/webapps/ff71/WEB-INF/classes/resources/spring/operator_profiles.xml <- correct path to existing file

And as I mentioned earlier, if i do

cd /
/opt/java/apache-tomcat-5.5.12/bin/startup.sh

instead of running startup.sh from the directory it’s in, this problem does not occur.

resize domu img image

Jun 26, 2008 Author: admin | Filed under: general

How do I resize an image file?

First, make sure that the image file is not already mounted and is not already running as a xen guest. The following commands increase an image file to 2.5GB. Backup the image before attempting this.

  • dd if=/dev/zero of=<image file> bs=1M conv=notrunc count=1 seek=2500
  • losetup /dev/loop0 <image file>
  • e2fsck -f /dev/loop0
  • resize2fs /dev/loop0
  • e2fsck -f /dev/loop0
  • losetup -d /dev/loop0

You may then boot or mount the image to confirm the increased size. The e2fsck checks in this howto are not strictly necessary.

contentspeed.ro

Jun 24, 2008 Author: admin | Filed under: general

ContentSpeed.ro - Solutie software completa de magazin online incepand cu 1499 euro

Piata concurentiala a transformat competitia dintre producatori si distribuitori intr-o lupta acerba in care timpul de reactie este mai important ca niciodata.

Intelegand nevoia unei solutii profesioniste si rapide pentru cei ce doresc sa vanda online am inventat ContentSpeed Shop, cel mai eficient pachet pentru vanzarea pe calea internetului a oricarui tip de produs. Produsul nostru va ofera o platforma standard de gestionare a shopului dumneavoastra si o interfata grafica flexibila care poate fi personalizata in functie de preferinte si de specificul site-ului. Indiferent daca doriti sa vindeti aparatura electrocasnica, telefoane mobile, echipament sportiv sau carti si CD-uri ContentSpeed Shop este solutia care va permite sa fiti online in maxim doua saptamani.

xcommerce

Jun 24, 2008 Author: admin | Filed under: general

Magazine virtuale | Comert electronic | Magazine online

Comert electronic / Cataloage virtuale / Solutii cms

* Solutii personalizate de comert electronic si cataloage OnLine
* Solutii de Content Management System (site-uri cu continut administrabil)
* Servicii de web development si web design la cerere

Oferim aceste servicii atat national cat si international clientilor nostri din Suedia, Germania, Norvegia, Olanda.
Accesati sectiunea Contact pentru mai multe detalii.

jquery - tooltip and image preview

Jun 21, 2008 Author: admin | Filed under: css, html, javascript

Easiest Tooltip and Image Preview Using jQuery | Css Globe

What this script does is adds an element to the body when you roll over a certain object. That element’s appearance is predefined with css (positioned absolute and styled) so all we need to do is fill the element with content, calculate mouse position and make it move accordingly. When cursor is moved over he object, element moves with it and when cursor roll out, the element is deleted.

css dock menu

Jun 21, 2008 Author: admin | Filed under: css, html

CSS Dock Menu

If you are a big Mac fan, you will love this CSS dock menu that I designed. It is using Jquery Javascript library and Fisheye component from Interface and some of my icons. It comes with two dock styles - top and bottom. This CSS dock menu is perfert to add on to my iTheme. Here I will show you how to implement it to your web page.

jquery tutorials for designers

Jun 21, 2008 Author: admin | Filed under: css, design, html

jQuery Tutorials for Designers

This article contains 10 visual tutorials intended for web designers and newbies on how to apply Javascript effects with jQuery. In case you don’t know about jQuery, it is a “write less, do more” Javascript library. It has many Ajax and Javascript features that allow you to enhance user experience and semantic coding. Since these tutorials are focused on jQuery, I’m not going to get into the details of the CSS.

icons

Jun 18, 2008 Author: admin | Filed under: html

IconExperience - X-Collections

The X-Collections, before April 2008 known as the “IconExperience Icon Collections”, are our proven icon collections that fit the look of Windows® XP. They contain more than 2000 distinct icons in the sizes 16×16, 24×24, 32×32, 48×48, and 128×128 pixels.

Below you can find a description of the six available X-Collections. You can download a PDF-catalog for each collection to get a quick overview of the contained icons. The images in the catalog are highly compressed to keep download sizes small. As a result the quality of the catalog images is lower than the quality of the real icons. Additionally we added a watermark to each icon as a protection against unlicensed usage.

Advertising



Most Popular

  • None found

Recent Comments

  • None found