May 2007
Deziner Folio » Blog Archive » Ultimate Web 2.0 Layer Styles - Free Download
by 20 others (via)Photoshop Layer Styles are the easiest way to speed up the design process. I found that my previous article - Ultimate Web 2.0 Gradients v3.0 was a lot helpful to many.
Coming to the Layer Styles, I found a lot of styles on the Web to download but none of them were of the today’s trend of Web 2.0. So here is a set of 131 Photoshop Layer Styles I created in .ASL ( Photoshop Layer Style ) format.
As explained in the below image, I feel this set of Layer Styles could be the fastest way to create Web Elements like Buttons, headers, Content Backgrounds and a lot other stuff…
Feel free to use these cool set of Layer Styles anywhere but please don’t forget to share this link too…
April 2006
Testez vos applications web - Neokraft Blog
by 4 others (via)l y a quelques mois est sorti Selenium IDE, un produit dérivé de Selenium qui permet de réaliser et de lancer automatique des actions sur un site web et de récupérer certaines valeurs. Je savais que je m'en servirai, je ne savais pas encore à quel point j'allais adorer !
Avec Selenium, on peut enregistrer des variables, ouvrir une page, remplir un champ de formulaire identifié via XPath (une bonne occasion de réviser) ou DOM, cliquer sur un lien ou un bouton, ajouter des points d'arrêt, etc... On peut même évaluer un bout de code javascript ou encore intéragir avec une fenêtre en popup.
February 2006
Web Programming » Blog Archive » Lightweight XML Parser Class in PHP
This article presets a XMLParser class which parses XML documents into arrays. It can read the XML content from different sources - string, file name or url.
1
(3 marks)