htaccess Redirect Without Changing Address Bar URL

I had a problem: I wanted any URL that showed up after a certain directory to just pull from one file. So for example:

www.example.com/images/tree.jpg
www.example.com/images/2345.png
www.example.com/images/823947dfkasdf-dasdlkfjjk.html

All should point to:

www.example.com/image1.png

I found this excellent solution from jdMorgan at Webmasterworld:

RewriteEngine on
RewriteRule ^images /image1.png

Social Capital

Every interaction you have with another person either gains or loses you social capital with that person.

For example, driving someone to the airport gains social capital. Having that person ride the bus while you drive to the same location costs you social capital.

Social capital can be converted into favors, appreciation, assistance, loans, love, and even real cash.… read more “Social Capital”

Quick Profitability A Necessity For Startups

Many businesspeople have been led astray by the attractive notion that companies don’t need to focus on monetization immediately. Companies like Youtube and Twitter that are getting huge valuations with little or no profit lead entrpreneurs to shoot for the big acquisition rather than actual income. However, acompany that has positive cash flows is in a far more powerful position to negotiate than one that doesn’t.… read more “Quick Profitability A Necessity For Startups”