October 27th, 2005
I have been using the getid3 PHP library lately and I must say it is the most complete, if not over complete, library of a particular use I have ever seen to date.
http://www.getid3.org/
I am getting close to ordering the PHP Certification exam. Last time I looked there were 843 developers PHP certified. I would love to be one of the first 1,000!
ShareThis
Filed under: Programming
— Angelo @ 11:27 pm — no comments
October 18th, 2005
ApocalypticA
I have only listened to a live stream, but I am very impressed. You got to check this out! Obey your master and play your cello!
www.apocalyptica.com
Hey dude! Where did Beatallica go? Here it is: www.beatallica.org
ShareThis
Filed under: Music
— Angelo @ 5:19 pm — no comments
October 10th, 2005
I have been putting Dreamweaver 8 through a lot this weekend. I found a neat section in the Preferences to add a 3rd party application to compare two files. The product Macromedia recommends costs money and I already prefer a different file comparison application called WinMerge. Well I set the preferences to use the WinMerge.exe and to my amasement it worked!
www.winmerge.org
If you want to compare a local copy of a file with the file on the server you may want to change the setting in WinMerge to ignore the end of line characters for comparison. This is only required if you publish your files to a Mac or Unix/Linux web server.
ShareThis
Filed under: Programming
— Angelo @ 12:30 am — 3 comments
October 8th, 2005
Web development is changing dramatically. The biggest change is with using style sheets. For the past few years, I have used style sheets sparingly. Many older browsers do not support all the styles and if the user turns off the ability to render styles the web site ends up looking like a boring list of information. A lot of the modern and very well designed web pages are now using style sheets exclusively. The biggest problem working with style sheets is you could not preview your change without loading it into Firefox or Internet Explorer. But not any more!
Now that I have Dreamweaver 8, there is a huge improvement with viewing the styles right in the development screen. This will definitely save me time! They also moved the style management to the right column along with the files view and other tools. This is also convenient since it now allows me to edit the styles without having to close extra dialogs. Now if they just made the find/replace screen another tool window instead of a modeless dialog then things would be even better!
I highly recommend Dreamweaver 8. The templating system and site management tools combined with the advanced style editing features make it completely worth the $400!
ShareThis
Filed under: Programming
— Angelo @ 3:25 pm — no comments