Jquery UI project | 24 / 07 / 2008 | 0
I have decided to look more closely at ui.jquery.com. It has a lot of promise. I have been fiddling with of a bit lately. At the moment I do not have a project tonuse it with so I will be using it on my phpFramework endever. I will go into that project in a different [...]
Published under: Web Design, Web Programing Tags: jquery
You can go
forward to the next page with more posts!
Ajax has gotten me noticed | 6 / 03 / 2006 | 0
After being here for well over 4 years I have finaly been noticed. I had done some Ajax research and I wanted it in a place that I could get to it where ever I was. So I placed it up on my website here. To my amazement it has been noticed.
It all started with [...]
Published under: Tech, Web Design, Web Programing
You can go
forward to the next page with more posts!
Dynamic CSS | 14 / 12 / 2005 | 0
In thinking OOP these days and going back and forth with PHP and ColdFusion and Web Design I ran across Chris J. Davis’s tutorial about this very subject. I found it easy to follow with a few insights into OOP in PHP to boot. But since I am a CF guy all of that can [...]
Published under: Cold Fusion, Web Design, Web Programing
You can go
forward to the next page with more posts!
Writing a Functional Specification | 29 / 11 / 2005 | 2
This is a topic that I really have to bone up on. I have shied away from this subject too often. Kevin McCabe mentioned it on his blog and I ran with it. Both articles that he points out are great and I learned a bunch. Writing a functional spec is something that I can [...]
Published under: Business, Computer, Web Programing
You can go
forward to the next page with more posts!
Subversion on Mac | 21 / 11 / 2005 | 0
Subversion (SVN) is the only versioning system that I use in my development toolbox. I also am a mac user (home and work). So while reading the comments on Raymond Camden’s blog entry about source control I see that at least one wayward Mac user need some direction with SVN.
Very easy to impliment and use. [...]
Published under: Cold Fusion, Computer, Web Programing
You can go
forward to the next page with more posts!
Dreamweaver 8 … why bother? | 6 / 10 / 2005 | 0
The title of this entry says it all. For me to go back to Dreamweaver (DW) after so many years of “Homesite/CF Studio” and then this past year with CFEclipse, would be a big step backwards as far as my tool suite goes. Yes I am very familiar with DW, but it cannot stand up [...]
Published under: Cold Fusion, Tech, Web Programing
You can go
forward to the next page with more posts!
Change the debugging output for CFCs | 5 / 10 / 2005 | 0
Well again I am drawn to what Ray has done for the community. He took apart the debugging template for for CFMX7 (as is obvious by this little snippet “cfusionmx7\wwwroot\web-inf\debug”) and created on much more to his liking and to mine . He talks about lookign for a more of a summary instead of [...]
Published under: Cold Fusion, Web Programing
You can go
forward to the next page with more posts!
Media in RSS feeds | 3 / 10 / 2005 | 3
Ray talked about being asked to include images in the RSS feed available through the BlogCFC application. Interesting that it is a Yahoo included functionality in a RSS feed. I have in the passed included images in the exerpted that is included in a RSS entry but I have never included a peice of media [...]
Published under: Tech, Web Programing
You can go
forward to the next page with more posts!
Php Code in a Wordpress Entry | 9 / 09 / 2005 | 0
Nice work man, I got it to work just fine. This plugin has allowed me to execute PHP code in a post here.
the code:
echo “hello world!”;
the result:
echo “hello world!”;
edit: forgot to post the URI. running php in wordpress posts
Published under: Web Programing
You can go
forward to the next page with more posts!
AjaxIM | 6 / 09 / 2005 | 0
Thanks to Ryan Guill today I have discovered AjaxIM.
What does this mean? Well I have used it and it is a IM client for the browser. Like AIM and Adium. You can open a browser and have access to a buddy list and chat windows. All created through javascript. It really is interesting how javascript [...]
Published under: Computer, Tech, Web Design, Web Programing
You can go
forward to the next page with more posts!
|