Tech on Tour header image 4

Entries Tagged as 'Tutorials / Training'

SugarCRM Error “IMAP won’t work without c-client”

April 25th, 2008 by Alex Costa · No Comments

This error will cripple Sugar’s email functionality, which is a major development in version 5.0, previous versions of SugarCRM Community Edition (free) did not handle emails at all. This error happens when the php5-imap extension hasn’t been installed. After searching for sometime I found a reference to php5-imap and decided to give it [...]

[Read more →]

Tags: Applications · OS & Servers · Tutorials / Training · quick & easy tips



ReBlog - republish interesting posts from other blogs

April 11th, 2008 by Alex Costa · No Comments

Sometimes I wish I could create a blog where I can republish interesting posts and articles I find on the net, with my comments and thoughts added to it. But I want to do it in a way that the credits for the post go to the owner.
With ReFeed and the ReBlog plugin for wordpress [...]

[Read more →]

Tags: Applications · Technology · Tutorials / Training · quick & easy tips

PHP Shopping cart

December 24th, 2007 by Alex Costa · No Comments

On my previous post I wrote about e-comerce tutorials. As part of the system I’m buiding I was looking for a pre-coded shopping cart in PHP (the cart only with nothing else attached to it).  I was getting very fustrated with the ammount of stuff that came with every single shopping cart I found out [...]

[Read more →]

Tags: Applications · Programming · Tutorials / Training · Web Design · quick & easy tips



e-commerce tutorials [ php mysql ]

December 7th, 2007 by Alex Costa · No Comments

I’ve embarked in a journey of building  a tailor-made E-commerce system. I need to be able to have everything my client needs so I’m coding it from scratch, with the help of some good tutorials I found online. Sometimes having to search for  while to find a good tutorial. My plan is to share here [...]

[Read more →]

Tags: Applications · Programming · Tutorials / Training · quick & easy tips

H323 SIP Gatekeeper on Linux - Updated

November 26th, 2007 by Alex Costa · No Comments

Recently we acquired a nice Tandberg Video Conferencing system, we normally stick with the Sony range as its menu interface is very easy to use, but we decided to give Tandberg a try. What a beast, great slick menu system, loads of options, built in MCU (Multipoint Conference Unit), 2 XLR mic inputs (Phantom [...]

[Read more →]

Tags: Applications · OS & Servers · Peripherals · Technology · Tutorials / Training · quick & easy tips

Create search plugin for Firefox and IE

October 27th, 2007 by Alex Costa · No Comments

By pure curiosity I decided (at 2am last night) to look into creating a search plugin for my Google Adsense Search. Well it was a very successfull adventure. It can be created for any site search, even your personal blog.
There are 2 ways of doing it (maybe more) I found .
1 - Create your own [...]

[Read more →]

Tags: Applications · Programming · Technology · Tutorials / Training · Web Browsers · quick & easy tips