November 2024 S M T W T F S 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 Now Reading
Planned books:
None
Current books:
-
Mathematics for the Digital Age and Programming in Python by Maria Litvin and Gary Litvin
-
Statistics In Plain English by Timothy C. Urdan
Recent books:
- Practical Machine Learning in R by Fred Nwanganga, Mike Chapple
- Statistical Inference via Data Science: A ModernDive into R and the Tidyverse by Chester Ismay and Albert Y. Kim
- The Nature of Code by Daniel Shiffman
- Story: Substance, Structure, Style and the Principles of Screenwriting by Robert McKee
- The Red Queen: Sex and the Evolution of Human Nature by Matt Ridley
-
Category Archives: PHP
New Drupal Services
I have not been blogging enough about my business. I have been blogging about my travels just to let clients know when I am unavailable. At least that is my justification for blogging about my trips. Recently I have been … Continue reading
Posted in Drupal, General, PHP, Programming, Web
Tagged Drupal, mobile browsers, modules, NetBeans, SimpleTest, web forms
2 Comments
Vista’s Virtual Store Bites Me In The Ass
I’ve been working on my blog comment threading modification of Elgg for the last few days. As I was copying my files to my iBook to test my instructions on how to implement the changes, I noticed something weird. When … Continue reading
Elgg And Zen Cart
Pennsylvania still has not passed a budget so I continue to work on my web development skill set. Currently I plan to focus on Elgg and Zen Cart. Zen Cart is a new web application for me. I think it … Continue reading
Web Site Revamped
Tonight I revamped my web site. I have not updated my web site in a long time although I had a task on my To Do List to improve the wording. I have updated the content to reflect my current … Continue reading
Posted in ASP.NET, PHP, Programming, Web Design
Tagged ASP.NET, LaGarde, PHP, Storefront
Leave a comment
WordPress – Windows Live Writer Fix
I think I have finally solved the problem I have been having with WordPress and Windows Live Writer. Windows Live Writer is a free Microsoft program that allows you to write blog posts and submit them to your blog. It … Continue reading
Posted in PHP, Programming, Web
Tagged BOM, class-IXR.php, Windows Live Writer, WordPress
9 Comments
Elgg Languages
Today I examined how Elgg supports foreign languages for web site internationalization. I discovered that Elgg does not check the browser’s language setting. Instead you have to set the language for the entire site. This means that you cannot create … Continue reading
Posted in General, PHP, Programming, Web
Tagged Elgg, France, French, internationalization, localization, PHP
1 Comment
Elgg Widget – Amazon Wish List
Last week I finished work on a simple Elgg widget for displaying your Amazon Wish List. http://community.elgg.org/pg/plugins/rsrobbins/read/20493/amazon-wish-list-widget I started this project quite some time ago but got stuck on some jQuery AJAX errors. I’m doing a lot more work on … Continue reading
Posted in Elgg, PHP, Programming
Tagged Amazon Wish List, Apache, Elgg, iBook, plugin, WordPress
1 Comment
Elgg Plugin Template
Yesterday I created an Elgg Plugin Template. This really advanced my understanding of the web application architecture of this social networking platform. Before this I was testing out my PHP code using the REST API which is a crude way … Continue reading
Sams Teach Yourself PHP in 10 Minutes Times 22
Today I finished reading “Sams Teach Yourself PHP in 10 Minutes“by Chris Newman. I read about half of this book when I was working on Vloggerheads but now I’ve finished reading it so I can enter the book into my … Continue reading
Plugging Along
I’ve been feeling pretty listless when it comes to programming and web development but I continue to make progress on various projects. I have not been learning much of anything lately. Instead I am focusing on a few projects. Elgg … Continue reading
Posted in General, PHP, Programming
Tagged Caitlin R. Kiernan, Elgg, Fictionwise, iTouch, Kaltura
Leave a comment
Creating WordPress Themes
I’ve been studying WordPress Themes in order to improve my web design skills. WordPress is very popular in the web design community. I have seen many tutorials on designing for WordPress so I decided to master that skill. I’m very … Continue reading
Posted in General, PHP, Web Design
Tagged calculated styles, Sandbox, themes, WordPress
Leave a comment
Ning Has Eviscerated Their Platform
On October 21st, 2008 Ning announced that they would no longer allow Network Creators to customize the functionality of their Ning sites via PHP development. The only option to add new features is now through OpenSocial Applications. And the only … Continue reading
Firebug, PHP, JavaScript, and Media RSS
I continue to spend a lot of time just on improving my web development skills. Recently I’ve been working on some complicated JavaScript which required me to spend an entire day researching how to parse XML using JavaScript. I created … Continue reading
PHP Encryption And CakePHP On The iBook
Today I continued my intensive work on PHP web development. I spent about 3 hours studying PHP’s many methods of encrypting data. There are a variety of encryption algorithms that you can use including MD5, SHA-1, DES etc so it … Continue reading
PHP Web Applications
Today I figured out how to add a custom property to one of the ASP.NET AJAX Control Toolkit’s controls, the Calendar control. I added a property so I could set its initial mode to years. You can read all about … Continue reading
Flash Cartoon Animation
Over the weekend I finished reading the book “Flash Cartoon Animation” by Kevin Peaty and Glen Kirkpatrick. Flash cartooning interests me because it could be an easy way to create original content for video sharing sites. A simple Flash cartoon … Continue reading
Getting Into Flash Animation And Flash Video
I’ve been focusing more on creative work as I’ve been planning to. I gathered together my books on Flash and ActionScript which I will finally get around to reading. I’m interested in Flash now because it can be used for … Continue reading
Posted in Graphics, PHP, Web
Tagged ActionScript, animation, Fiddler, Flash, Illustrator, PHP
1 Comment
Elgg Threaded Blog Comments
I have finally finished my work on a threaded comment system for Elgg 1.2. You can download the plugin at http://community.elgg.org/pg/plugins/rsrobbins/read/228544/threaded-blog-comments This must completely replace the existing blog plugin because the change from an annotation comment to an ElggObject comment … Continue reading →