Archives for the ‘Technology’ Category

Interesting Web UI articles

I am pretty sure that AlertBox will be an important site to keep track of. Thank you Mike for posting this link to your Facebook Page.

Inline PHP – plugin that let you excute PHP code inside the post/page

For future reference Inline PHP is the best one I have tested (on version 2.9 – even though currently it is not “approved” for 2.9). However when switching to visual all of the <exec> and </exec> tags disappear and all that is left is the code raw and fragile. I tested the following code: <exec> [...]

WordPress user registration plugin – where is the Typo3 counterpart?

I have spent a large portion of today fighting the good fight with Typo3. Typo3 won the battle. I am sure if I knew what I am doing it would have been an easy task, but since I am still fumbling with that CMS, it was very hard and didn’t yield anything like what I [...]

Creating Custome page/template in WordPress

Read the official documentation on Wrodpress.org codex.wordpress.org/Pages Watch a short movie that explains how to create custom pages on a WordPress site. www.wordpresswizards.com/how-to-create-salespages-landing-pages-and-custom-page-templates-with-wordpress Real simple!

Screenshots generators

I really don’t know what happened to browsershots.org. It seems pretty dead, which is really sad since it was a great way to see how websites I worked, look on platforms I was not very likely to be accessing in RL. Oh, well. I found that Adobe is offering similar service (although not as extensive [...]

Typo3 tutorials

I think this one has good potential: http://www.mcuniverse.com/TYPO3-Tutorials.36.0.html Off to sink or swim…