Top 17 Websites To Easily Generate CSS Grid Layouts
Website developers often have to employ CSS grids to complete their designs. Coding the CSS grids from the beginning can be quite a... more »
Tweet 0 Comments Save Tags: css-html , reviews , web design
15 CSS3 Menu Navigation Tutorials
CSS3 can really improve efficiency, both in your development time and page performance. The latest versions of the modern web browsers... more »
Tweet 0 Comments Save Tags: css-html , gui , web design
The Best CSS Galleries For Fresh Web Design Inspiration
We all designers always love to find beautifully designed websites for inspiration. Today, we list down 25 great and daily updated web... more »
Tweet 0 Comments Save Tags: css-html , reviews , web design
20 Beautiful Out of the Box Web Design Interfaces
Today Web Design is changed. Its not all about making a layout, its about making a interface or you can say environment for any... more »
Tweet 0 Comments Save Tags: gui , reviews , web design
Top 10 Tips for Writing Better CSS
Writing your first assignment of CSS coding can look cumbersome and tiring to you, if you have not written code before and used to... more »
Tweet 0 Comments Save Tags: css-html , reviews , web design
Ultimate List Of Web Design Checklists: Get Work Done!
When building a website, there are so many things and aspects to keep in mind. It often happens that in that mess we forget about some... more »
Tweet 0 Comments Save Tags: reviews , web design
36 Really Cool & Creative Website Headers
36 beautiful and creative websites headers for your inspiration and idea. These headers are not typically designed but design with a... more »
Tweet 0 Comments Save Tags: gui , reviews , web design
WPF Water drop shader effect
This video shows a water drop effect implemented using WPF animations and a custom shader. It's written using .NET 4.0 in which support... more »
Tweet 0 Comments Save Tags: .net , frameworks , how-to
Disable Certain Days In a Week using jQuery UI DatePicker
Dominic mailed asking if it was possible to do this without using the built-in function 'noWeekends'. He wanted to disable Tuesdays and... more »
Tweet 0 Comments Save Tags: css-html , gui , javascript , web design
Prevent Users from Selecting Weekends using jQuery UI DatePicker
Not known to many, jQuery UI DatePicker has a built-in function called 'noWeekends', that prevents users from selecting weekends, by disabling them.
Tweet 0 Comments Save Tags: css-html , javascript , web design
Multi-touch Water Effects in WPF and Silverlight
I’ve found that creating water effects that respond interactively and smoothly is not really something easy to do in WPF or Silverlight. ... more »
Tweet 0 Comments Save Tags: .net , ria
BSD Magazine - BSD and LINUX
Interview with Dirk H. Schulz Installing a Citrix Client on FreeBSD Writing shellcode for Linux and *BSD How To Convert Text to Voice... more »
Tweet 0 Comments Save Tags: how-to , opinion , unix-linux
Private Beta Invites to Cornerstone Mac SVN Client
Calling all Mac SVN users! Cornerstone is looking for private beta testers of their version control for the Mac. We've got 25 free beta invites!
Tweet 0 Comments Save Tags: announcement , tools
Heading Into Hyperspace: Hypervisor & Multicore Design
Device physics are dictating that the only way that we can continue to get performance improvement at reasonable power is to go to a... more »
Tweet 0 Comments Save Tags: open source , opinion , tools , trends
Agile Flash Cards (PragPub article)
An article overviewing the upcoming publication of the Agile in a Flash card deck project, plus three meta-cards about the use of index... more »
Tweet 0 Comments Save Tags: agile , announcement , methodology , tools
ASP.NET 4.0 URL Routing Tutorial
URL Routing is new feature in ASP.Net 4.0. This article will give a walkthrough on how to work with URL Routing and an introduction of that.
Tweet 0 Comments Save Tags: .net , how-to , microsoft , web services
Why we should not use cast, convert and Year() function on datetime column in where clause?
This post is inspired by a discussion at MSDN forums, which is about the Performance effect of Cast,Convert and Year() functions on... more »
Tweet 0 Comments Save Tags: database , how-to , microsoft
SSIS File Operations – Copy File, Move File, Rename File and Delete File
In the previous post we saw that how to Load data from Text files to SQL Server Tables and successfully created a package which loads... more »
Tweet 0 Comments Save Tags: .net , database , how-to , microsoft
How to Avoid Duplicate URLs Issue in Google Webmasters Tool
Easy fix for Duplicate URLs Issue and get better seo rank
Tweet 0 Comments Save Tags: web design
Windows Phone 7 gets big bucks towards development (more than half a billion)
MS playing catch up?
Tweet 0 Comments Save Tags: microsoft
Using Rack::Builder with stateful applications
I was building a little app to help us monitor data changes on Songkick the other day, and was bitten by a feature of Rack that made it... more »
Tweet 0 Comments Save Tags: how-to , ruby
Microsoft Looks to 'Mitigate' Security Flaws With Updated Tool
One of the many headaches that security administrators face is having to ensure that mission-critical applications, and the systems they... more »
Tweet 0 Comments Save Tags: microsoft , security
Writing A Simple DSL
Creating a DSL seems like a hard thing to do, right? While there are various interesting challenges that you’ll need to deal with if you... more »
Tweet 0 Comments Save Tags: how-to , other languages
Escaping Form Values - Understanding The ColdFusion htmlEditFormat() Life Cycle
When users can interact with your website by submitting content, it opens your site up to potential harm. In the worst case scenario,... more »
Tweet 0 Comments Save Tags: coldfusion , how-to
Google Powered Site Search with jQuery
By far one of the most requested features by Tutorialzine’s readers, is building a site-wide search. One way to do it, is to build it... more »
Tweet 0 Comments Save Tags: css-html , javascript , web design