Posted In Asterisk,Blog By John Hass
closeAuthor: John Hass
Name: John Hass
Email: john@sipmeeting.com
Site: http://www.jkcool.com/
About: John Hass, is not a writer, is not a poet, is not much of anything, but you read his blog posts, I know you do.
But really I am a Linux administrator, and I fake sweet computer programming skills.See Authors Posts (13)
So I have been fighting for two days straight on an issue in Asterisk with cdr_adaptive_odbc saying:
cdr_adaptive_odbc.c:686 odbc_log: Column type -9 (field ‘wavve:cdr:clid’) is unsupported at this time.
It would repeat this message for all my varchar columns, and of course wouldn’t insert any data, I googled every combination of everything I could think of and the closest I came to was this: https://issues.asterisk.org/jira/browse/ASTERISK-18278 Now I don’t want to talk bad about the Asterisk/Digium guys but from my experience the guys working on the ODBC part of Asterisk can kind of be short with the users. Take this blob of text for example:
[read more]
Posted In Blog,PHP By Tony Virelli
closeAuthor: Tony Virelli
Name: Tony Virelli
Email: tvirelli@gmail.com
Site: http://www.tonyvirelli.com
About: My name is Tony Virelli and I am from Iowa. I work for a web marketing and design firm. We offer web design, web programming, web marketing, search engine optimization and hosting. We also do print work, logo design and corporate identities. I am the head PHP programmer and the systems administrator.See Authors Posts (17)
If you have ever do table data and want to alternate the row colors here is a super simple way to do that using PHP.
[read more]
Posted In Blog,Miscellaneous By Tony Virelli
closeAuthor: Tony Virelli
Name: Tony Virelli
Email: tvirelli@gmail.com
Site: http://www.tonyvirelli.com
About: My name is Tony Virelli and I am from Iowa. I work for a web marketing and design firm. We offer web design, web programming, web marketing, search engine optimization and hosting. We also do print work, logo design and corporate identities. I am the head PHP programmer and the systems administrator.See Authors Posts (17)
Want an invite code to the new Digg.com? Of course you do!
[read more]
Posted In JavaScript By Tony Virelli
closeAuthor: Tony Virelli
Name: Tony Virelli
Email: tvirelli@gmail.com
Site: http://www.tonyvirelli.com
About: My name is Tony Virelli and I am from Iowa. I work for a web marketing and design firm. We offer web design, web programming, web marketing, search engine optimization and hosting. We also do print work, logo design and corporate identities. I am the head PHP programmer and the systems administrator.See Authors Posts (17)
So at my office we use ShadowBox a lot.
Well with the release of Internet Explorer 8 our sites that use ShadowBox no longer worked. Oh, they worked in IE6, IE7, FireFox, Chrome, Safari & Opera, but not in IE8 (a.k.a. The Broken Browser!).
[read more]