Calendar

Archives

September 2008
Sun Mon Tue Wed Thu Fri Sat
 << <   > >>
  1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30        
Recent   Archives
 
 

Monthly Statistics

 

Search

 
 

Syndicate this blog

 

Category: PHP Grab this category via RSS

See Article List

meta info 

Just out of curiosity...
 

How many of you visit sites looking for source code examples?

Libraries?

Cool little functions?

What languages do you use?

 

I ask because I develop in quite a few languages and have amassed a collection of functions, classes, et al that you may find useful.  For informational purposes I use the following languages.  Delphi/Turbo Pascal, C/C++, C#, PHP, ASP, Visual Basic, x86 asm, 68xxx asm, pic microcontrollers, Javascript and others. 

 

So to get the ball rolling, use the comments area in this post to ask a question, request a code snippet or just say hello.



While we run no WordPress blogs, I did write an article that demonstrates how to use SimplePie to read feeds and display them in a WordPress blog.  It is a two part series so far but the second one will be interesting for people that just want to plug and play.

Integrating an RSS/ATOM feed into WordPress
admin Email Send feedback » Posted in Developers Corner, RSS, PHP
 

It seems the world is full of blogging software and yet many of the packages that exist lack in major and often helpful functionality. I may be spoiled but I have become quite used to Joomla's extensive component and module based framework and all the features that it has and that is offered by third-party developers. Of course the downside to Joomla is precisely that...the third-party.

Read more »


admin Email Send feedback » Posted in Blogs, PHP
Theme Tags

blog

,

joomla

,

php

 

Oh no! Not another Ajax contact page. While there were many good Ajax contact forms out there, what kind of example would I be if I didn't reinvent the wheel and write one for this site? I did try a few and one in particular had promise but it fell short in a couple areas.
  1. It worked erratically.
  2. It had too many files with overlapping code.
  3. It did not follow my coding style.

Read more »


admin Email Send feedback » Posted in Ajax, Javascript, PHP
 

Simple Ajax Code-Kit (SACK) looks like a good project but it has a couple glitches when it comes to working with IE. The bulk of the issues are in the demo but there is also another area in the library that I have modified. Listed below is a quick and dirty fix of SACK with a download. The pieces are simply code fragments since there is a zip available at the end for download.

Read more »


admin Email Send feedback » Posted in Ajax, Javascript, PHP
 

Past articles in this category

TitleAuthorPublishedViews
Developer Survey - Permalink to articleadmin 2006-10-26 @ 9.10:08 pm 109436
RSS Feeds and WordPress - Permalink to articleadmin 2006-10-23 @ 10.25:48 pm 1446
Blogging, blogs, CMS and bad software - Permalink to articleadmin 2006-07-30 @ 9.21:06 pm 841
Yet Another Ajax Contact Page - Permalink to articleadmin 2005-11-19 @ 9.16:26 am 2212
Simple Ajax Code Kit Fixed - Permalink to articleadmin 2005-11-15 @ 9.20:31 am 1597