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
-
Tag Archives: PHP
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
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
ASP.NET 2.0 Culture – Web Site Internationalization
Last night I watched the movie Paris, Je T’Aime, a collection of short films set in various arrondissements. This is undoubtedly one of the best recent films to see before you travel to Paris. I especially liked the short film … Continue reading
Posted in ASP.NET, General, Programming, Web
Tagged ASP.NET, French, Internationalizatio, localization, PHP
Leave a 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
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
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