January 12th, 2006
I love music. Music is great. Liam found this great music picture trivia, we found almost 90% of the bands, couldn’t figure out all of them.
http://virgindigital.com/wallpapers/virgindigital1280×960.jpg
You can also go and get different sizes of it.
justRafi |
Music |
January 11th, 2006
Adobe has just announced its public beta of Adobe Lightroom, for Macintosh only. They say that a Windows version is in development, but not ready for public debut. Too bad. System requirements for Macs are:
Read the rest of this entry »
justRafi |
Software, Adobe, Photography |
January 11th, 2006
Logwatch is a great little proggie. I liked it very much when it used to work, it used to send me alerts about suspicious activity, and even one time saved my ass when some lowlife tried hacking through SSH. (Until I make some time figuring out what da hell is iptables) Anyways. It stopped running two weeks ago. Wanted to see what’s wrong, and here is how I got to the configuration file:
Read the rest of this entry »
justRafi |
Linux |
January 11th, 2006
PHP database abstraction? I use ADOdb. Is it enough? NO.
Why?
When dealing with web applications, it’s important to separate your application logic and underlying database. It simpler terms, mixing your input, output, and logic, all together, creates a mess to maintain and extend. There are excellent thoeries about separating your design, logic, and data, and here is one EXCELLENT article about “The Way of The DAO“.
http://www.phppatterns.com/docs/design/data_access_object_pattern_more_widgets
Great article! Excellent code examples, and it was just a pleasure reading it. Recommended!
justRafi |
Web, PHP, Database, DB Access Patterns |
January 9th, 2006
Awesome javascript to make thumbnails totally enlarged on screen, supports all modern browsers.
http://www.huddletogether.com/projects/lightbox/
justRafi |
Web, JavaScript |
January 7th, 2006
IE6/Win has a specific problem with “image flickering”, observe please:
Read the rest of this entry »
justRafi |
Internet Explorer, CSS, Fixes |
January 7th, 2006
Excellent FREE javascript library that will give you the ability to fade & resize HTML object elements with an ease of writing a single javascript command. Supports all modern browsers of today, not sure about IE5/Mac support, but 95% of us don’t really care, Microsoft has ceased support in 2005, and it was declared a “Bug ridden crash prone piece of junk” by many.
moo.fx test page: http://moofx.mad4milk.net/tests.html
moo.fx home page: http://moofx.mad4milk.net/
Thanks for the hard work guys!
justRafi |
JavaScript, Freebies |
January 7th, 2006
I’ve been browsing Flickr, until I found this great photo set from ShimonZ, portaying the beautiful life of Rafi and his wife Avital in the North Galilee of Israel. They live WITH nature, in a house they built with their own hands.
The life of Rafi and Avital
justRafi |
Personal, Life |
January 5th, 2006
ADOdb is what really saved my life when moving from Classic ASP to PHP5, it supports a wide variety of database, and has some great functionality features. It supports PHP5 aswell :)
You can find ADOdb here: http://adodb.sourceforge.net/
Here are some examples of your daily database connect and retrieval:
Read the rest of this entry »
justRafi |
PHP, Database |
January 5th, 2006
Excellent freebies from Christopher Ware, at ExplodingBoy.com
Horizontal and vertical CSS navigations, pretty sexy ones too.
14 free vertical menu designs
More CSS navigation menus
CSS navigation menus
justRafi |
Freebies |