» Alternatief voor W3C-validator – Gigadesign, XHTML-CSS website maken

Als je met webstandaarden bezig bent en er belang bij hebt dat al je pagina’s in orde zijn heb je de plicht om toch bijna elke pagina te checken in de W3C-validator. Dit kan een tijdrovende bezigheid zijn als je met 100+ documenten zit.

Gigadesign, XHTML-CSS website makenAlternatief voor W3C-validator

Emma Alvarez Site: Most Useful 50 CSS Tips And Tools For Webmasters

The style of a website is defined by the CSS. CSS describes text fonts, if images must have borders or shadows, etc. Simply changing the CSS styles, you can change the appearance of your website completely, without changing the contents (text, images…).

For changing the CSS styles, there’s no need to be an expert webmaster, as there are tips and tools that can ease this task.

Here you are a list of the 50 most useful tips and tools for customizing your website easily with CSS.

Emma Alvarez SiteMost Useful 50 CSS Tips And Tools For Webmasters

Fix: Cannot copy file ‘X’ to file ‘Y’. The process cannot access the file because it is being used by another process. in Visual Studio 2008 – ISerial

Fix: Cannot copy file ‘X’ to file ‘Y’. The process cannot access the file because it is being used by another process. in Visual Studio 2008

ISerializable – Roy Osherove’s BlogFix: Cannot copy file ‘X’ to file ‘Y’. The process cannot access the file because it is being used by another process. in Visual Studio 2008

SitePoint Blogs » Preparing your sites for the data web

Okay, the Data Web (from the man himself – Tim Berners-Lee) is coming. Linked data will rule the day and if you don’t act quick your website will be left behind. Or more likely your site will simply go on strike demanding better work conditions and an observance of the fact that it is capable of oh so much more and you haven’t been caring enough to see it.

SitePoint BlogsPreparing your sites for the data web

SEO Basics, introduction to Search Engine Optimisation

Search Engine Optimisation (SEO) is the on-going process of making sure that your web site performs as well as possible on specific search engine searches.

This article aims to explain the absolute basics of SEO that every web site designer, developer, or owner should know.

web design from scratchSEO Basics, introduction to Search Engine Optimisation

Powerful CSS-Techniques For Effective Coding | CSS | Smashing Magazine

Sometimes being a web-developer is just damn hard. Particularly coding is often responsible for slowing down our workflow, reducing the quality of our work and sleepless nights with pizza and coffee laying around the laptop. Reason: with a number of incompatibility issues and quite creative rendering engines it sometimes takes too much time to find a workaround for some problem without addressing browsers with quirky hacks. And that’s where ready-to-use solutions developed by other designers come in handy.

Smashing MagazinePowerful CSS-Techniques For Effective Coding | CSS

Create MOSS 2007 Virtual VPC Image

Step by Step understanding of creating MOSS 2007 Virtual PC Image.

Part 1: Getting Started, Installing IIS, and Installing .NET Framework 2.0
Part 2: Installing and Configuring POP3 Email
Part 3: Installing and Configuring Outlook 2007
Part 4: Installing and Configuring the .NET Framework
Part 5: Installing SQL Server 2005
Part 6: Configuring SQL Server 2005
Part 7: Installing SQL Server 2005 SP1
Part 8: Creating the MOSS Accounts
Part 9: Installing and Configuring the MOSS 2007 Application
Part 10: Setting Up Internet Explorer Web Browser Security
Part 11: Starting Services
Part 12: Creating a Shared Services Provider
Part 13: Configuring Search Settings
Part 14: Configuring Outgoing E-mail
Part 15: Creating the Portal
Part 16: Installing SharePoint Designer 2007
Part 17: Installing Office 2007 Applications
Part 18: Installing Warm-up Scripts
Part 19: Optimizing the MOSS 2007 VPC Image
Part 20: Creating a Virtual PC Differencing Disk

ASP.Net, C#, .Net Framework, SQL ServerCreate MOSS 2007 Virtual VPC Image

70 Expert Ideas For Better CSS Coding | CSS | Smashing Magazine

CSS isn’t always easy to deal with. Depending on your skills and your experience, CSS coding can sometimes become a nightmare, particularly if you aren’t sure which selectors are actually being applied to document elements. An easy way to minimize the complexity of the code is as useful as not-so-well-known CSS attributes and properties you can use to create a semantically correct markup.

We’ve taken a close look at some of the most interesting and useful CSS tricks, tips, ideas, methods, techniques and coding solutions and listed them below. We also included some basic techniques you can probably use in every project you are developing, but which are hard to find once you need them.

And what has come out of it is an overview of over 70 expert tips, which can improve your efficiency of CSS coding. You might be willing to check out the list of references and related articles in the end of this post.

Smashing Magazine70 Expert Ideas For Better CSS Coding

ASP.NET Runtime Cheat Sheet: HttpRequest, HttpRuntime, AppDomain and friends

This article has cheat sheets for retrieving various bits of ASP.NET runtime information. For each bit of info, there is:

* A code snippet for retrieving it in a page, with a link to MSDN
* Description, sometimes explanation
* The value for the live ASP.NET app backing this site”

ASP.NET Runtime Cheat SheetHttpRequest, HttpRuntime, AppDomain and friends