nav-left cat-right
cat-right


Crisis of Credit – A Visual Animation of the...

The Crisis of Credit

If you’re trying to understand what is happening to the economy and how it started then visit “The Crisis of Credit“. It a simplification of how the economy got so bad and what/who caused it.

I liked the visual representation of the story. Great animation.

Online photo repository site...

webshots

I’ve always liked webshots. They have a good variety, a vast community, beautiful pictures and even an online shop that could print your pictures (or someone else’s) on a wide variety of knick knacks and print sizes. The only thing i despised was their desktop background app. Slow, cumbersome, prone to problems (i used to do troubleshooting, and had encountered a lot of customers who had issues with it). On this note, I have created a free account with them and uploaded some of my pictures.

Along this note, you can find a lot of HDR photogrphy. Here are some samples from a webshot poster using this technique (http://community.webshots.com/user/costiflorea):

hdr1

hdr2

.htaccess article on AskApache...

Below is an article sampler, or follow this link for full content (http://www.askapache.com/htaccess/apache-htaccess.html)

Htaccess Guide Intro

.htaccess files are similar to httpd.conf the main server configuration file, but htaccess is allowed anywhere and is used to control the directory (recursively) they are placed in. Many web hosts allow .htaccess (DreamHost, Powweb, MediaTemple) files for their webhosting customers but don’t make them a selling point or explain how to use the .htaccess file since so few people have heard of it.

Intended Audience: Elite: Web developers, Server administrators, hosting provider techs, students, and anyone else curious about .htaccess: the best subject to learn for a website owner.

Originally this page was known as the “Ultimate .htaccess Guide” but I’ve been regularly adding new .htaccess tricks and .htaccess examples for several years. I also add my favorite .htacess tutorials, .htaccess tricks published elsewhere, results from some my .htaccess experiments and basically try to continually improve this article! The reason is because various Web Hosting companies Support Staff send customers here, Higher-Education Institutions/Profs bring students here, but the main reason to create the best .htaccess resource on the Net is because I’m sorta obsessed with finding the coolest htaccess tricks, and I’ve got some cool ones I promise you that!

The .htaccess file is an incredibly useful powerful tool that WILL make your life so much easier if you learn to use it. I learn about .htaccess by reading the Apache HTTP Server Source Code, including all the various module source (like mod_rewrite) and then doing my own hacking/research which I sometimes publish. I chose the name AskApache because of that very reason, and from respect for the ASF Contributors and Developers, well-known world-wide for their superior programming skills and inexhaustible dedication to keeping it all free… Here’s what they say (minus the bold, mine):

Best .htaccess Articles

Note: The .htaccess example code included on this page is just a small taste of the article they reference.

.htaccess for Webmasters