|
|
|
|
All related articles
3 Steps to Usability
Articles | Ninety percent of all usability testing performed on Web sites is useless. This is not to say that it doesn’t have a significant role to play in user experience design. When do... |
| Be inspired. Some tips that can be useful for website developers. |
| You’ve spent hours setting up your blog on your favorite blog platform just right. Good for you! So how do you maintain your blog so that it remains at the top of its game? |
| Choosing the right typeface for your website copy is important, since it will affect the way your readers perceive your page. Aside from this, there are also important usabilit... |
| If you are developing a web-based system whereby a user, or users, are logging in and staying logged in (sessions, cookies), the following ideas are written with you in mind. M... |
| Many people were surprised by the simplicity of the math underlying the google PageRank algorithm, and the ease with which it seemed to be efficiently implementable. |
| Are you ready to take a step beyond writing code in a text editor like UltraEdit, BBEdit, or TextMate? Would you like to see those PHP and JavaScript syntax errors in the edito... |
| REST tutorial in dialogue form. |
| Back in the frontier days of the web, ”Webmaster” was a vaunted, almost mythical, title. The Webmaster was a techno-shaman versed the black arts needed to make words and images... |
| Based on 2 years' experience with PRADO v.3.x at Note: Tips are marked with stars ( * ), where 5 stars are the most important tweaks. I. Basic settings ... |
| You should try to keep your hands on keyboard. The less you touch the mouse, the more code you can write. I am trying to keep the mouse laying still and control the IDE complet... |
| System.IO.Path How often do you see code like this to create a file path? public string GetFullPath( string fileName) { string folder = ConfigurationManager.A... |
| When the database seems to be "slow" first consider all of the following points as e.g. making a certain query absolutely unnecessary by simply using a more sophisticated algor... |
| One surefire way to sound really really smart is to invoke a law or principle named after some long dead guy (an alive guy is acceptable too, but lacks slightly in smart points). |
| What should be the qualities of the best leader for the software team: strong decisive knowledgeable or quiet supportive cooperative? |
| The System Thinking Laws from Peter Senge’s book “The Fifth Discipline” applied to Software Development. |
| We know that effective communication with humans requires skills, experience and effort. It is not easy and straightforward. |
| If you're a webmaster, you should definitely read this! |
| PHP is simultaneously the most infuriating and joyful languages you’ve probably ever worked with. “infuriating” primarily because the function names are so inconsistant. Here’s... |
| Intro I have a bit of “me” time today to write some code and I thought I’d treat myself to something light and fun by building something purely for its flas... |
| At the end of an average eight-hour workday, the fingers have walked 16 miles over the keys and have expended energy equal to the lifting of 1 1/4 tons. |
| This article is covering password hashing, a subject which is often poorly understood by newer developers. |
| Yogi Berra once said "it's deja vu all over again", and he was right. For each HTML/CSS template I build I find myself dealing with the same issues. How do I clear ev... |
| Today, I was taught an important lesson. The lesson of effectivity. I was attending a presentation, called "Python Django: Advanced web application in 40 minutes". Th... |
| David Meyer recently published a .NET class library that enables duck typing (also sometimes incorrectly described as Latent Typing as Ian Griffiths explains in hi... |
| Hardest part of coding is not writing code, but reading it. |
| A while ago, Jeff Atwood wrote about the merits of laziness for successful software developers. Lest this become the mantra of sub-performing developers everywhere, I wante... |
| UPDATE: I wrote a post with notes on getting this to work with ASP.NET 2.0. Looking around, I noticed a lot of people struggling with getting Log4Net to work with thei... |
| They talk with the business, come up with solutions and make bright key decisions about architecture. But they don’t program. During the course of the project they ensure that ... |
| Testing code written for the web is challenging. Especially code that makes use of the ASP.NET intrinsic objects such as the HttpRequest object. My goal is to make testing suc... |
|
|
© 2005-8 EIOBA group. All rights reserved
|