Introduction Early specifications The www-style mailing list Later specifications Pulling it all together Conclusion Side note Introduction Cascading Style Sheets (CSS) has the HyperText Markup Language (HTML) language specific class selector. The CSS rule below applies to an HTML element which has a class attribute with the value name: *.name { color: gray; } Without… [Read more…]
If you add both classes and microdata to your elements you may end up with duplicate metadata. To avoid this remove the classes and use the microdata in your CSS selectors.
To get started with Windows Sharepoint Services 3.0 (WSS 3.0) development download: VMware Server A trial of Windows Server 2008 R2 Windows SharePoint Services 3.0 x64 with Service Pack 2 Microsoft Visual C# 2010 Express Then you need to: Install VMware Server on a computer with lots of memory Create a virtual machine for Windows… [Read more…]
XPlanner is a project planning and tracking tool for eXtreme Programming (XP) teams. This guide describes how to install XPlanner on a Windows XP system.
For ikke lenge siden lastet jeg ned VMware ESXi. En del spam fra VMware om viktige oppdateringer de siste dagene har minnet meg på at jeg er nødt til å se nærmere på ESXi. I dag slettet jeg den gamle ISO–en og lastet ned siste versjon. Disse to videoklippene gir en fin introduksjon til ESXi:… [Read more…]
I have written an article that shed light on some floating issues. Take a look if it interests you.
Some way down the road the default php.ini started to get shipped with settings that stopped the error printing. The default location of this file is /usr/local/lib/php.ini, and the most common settings that controls the error reporting behaviour is listed below: error_reporting = E_ALL | E_ERROR | ... | E_USER_NOTICE display_errors = On | Off… [Read more…]
Posted in: Uncategorized
In this text I asume you have a basic understanding of character sets. Take a look at the reference section if you need to take a look into that area. You can use the code charts at http://www.unicode.org/charts/ to see the code points of the characters we will use. I use Microsoft Calculator to convert… [Read more…]
August 2, 2011
0