-
Recent Posts
Recent Comments
Archives
Categories
- Applications Development
- ASP.net
- Bash Scripting
- C Programming
- C#.net
- Content Management Systems
- css
- Drupal Development
- Free Games
- Free Tools
- Html
- Javascript Development
- Joomla Development
- MYSQL
- Perl Scripting
- php development
- Projects
- Server Development
- Tech and How To
- Uncategorized
- VB.net
- Web Development
- Wordpress Development
Meta
Monthly Archives: January 2011
EM_UNIVERSAL_ARGUMENT undeclared – Building Asterisk 1.8.2 on Solaris 10 x86
EM_UNIVERSAL_ARGUMENT undeclared – Building Asterisk 1.8.2 on Solaris 10 x86 When building on Solaris there are a few Rules to follow and these are shared with regular building as well, but sometimes there are some particularities
Posted in C Programming
2 Comments
Sqlite and Php pre 5.3
Sqlite and Php pre 5.3 Have you attempted to use Sqlite with php 5.2.x at all? There is a module that you can use and there was a pecl module apparently but the pecl comes not recommended for production.
Posted in Web Development
Leave a comment
Mysql Script Tools
Mysql Script Tools There are a number of operations in mysql that could benefit from being optimized in a script that performs these actions on all tables. A List of maintenance commands can be found. As it is, currently I … Continue reading
Posted in Bash Scripting
4 Comments
Using Syntax Highlighting and TinyMCE in Joomla
Using Syntax Highlighting and TinyMCE in Joomla Have you tried using a syntax highlighter for any websites like possibly a joomla website? Have you run into issues when you got to save a document and you end up having an … Continue reading
Posted in Web Development
1 Comment
Sqlite Hashing Functions Library
Looking for Sqlite Hashing Functions Library? Look No Further! I have found a way to quite easily use the existing digest functions provided by OpenSSL. I have successfully been able to compile and run this on Solaris 10×86 and I … Continue reading
