Posted on April 20, 2008 by michaelangela
I have not been able to find any info about 1and1 and http compression. It’s a shame as it really reduces bandwidth, increases transfer speed, etc. Fortunately this little script does a really nice job of it. It’s in PHP and it works a treat on 1and1. With a bit of rewrite magic I should [...]
Filed under: 1and1, gzip, modrewrite, php, snippet, tip, tool | No Comments »
Posted on January 3, 2007 by michaelangela
A breakdown of 10 PHP frameworks, comparisons, etc.
PHPit - Totally PHP :Taking a look at ten different PHP frameworks:
PHP frameworks are the latest hot topic in the PHP community, and new frameworks are being released daily. With over 40 frameworks available it’s difficult to decide which framework works best for you, especially as each framework [...]
Filed under: php | No Comments »
Posted on December 28, 2006 by michaelangela
Simple solution for secure logins | drupal.org:
Here’s a simple way to do secure login that doesn’t require any patching to the Drupal core modules:
Filed under: dev, php | No Comments »
Posted on December 28, 2006 by michaelangela
Too bad this wasn’t out a year ago! Aiya! But there would still need to be a good deal of custom code to be done. Perhaps we can help contribute to this project though.
Quickfile | drupal.org:
The Quickfile module allows instant selling and download of digital products such as ebooks, photographs, music and software. Clients don’t [...]
Filed under: dev, php | No Comments »
Posted on December 21, 2006 by michaelangela
Just a note about securing the login for a Drupal site.
Re: [support] how to make drupal admin section https only?:
A friend passed this code on to me and I am sorry to say I am not sure where it came from originally, but I have greatly benefited from it on my Drupal sites. Just replace [...]
Filed under: dev, php | No Comments »
Posted on November 18, 2006 by michaelangela
Just saw it, saving for reference, and this probably only works on totally configurable installs. Even so, good to know.
Hardened-PHP Project - PHP Security - Suhosin:
Suhosin is an advanced protection system for PHP installations. It was designed to protect servers and users from known and unknown flaws in PHP applications and the PHP core.
Filed under: dev, php | No Comments »
Posted on November 17, 2006 by michaelangela
Mmm… Drupal, WordPress… Oodle anyone? Interesting.
SourceForge.net: XML-RPC Client for ActionScript 2:
XML-RPC can save Flash developers hours of work. It enables Flash to talk to blogs like WordPress and Blogspot. It also works with CMS’s that support XML-RPC like Plone/Zope and Drupal.
Filed under: dev, flash, php | No Comments »
Posted on November 14, 2006 by michaelangela
Caringorm will be taking a back seat for a good little while. Plenty to learn in the mean time. I’ve already done the little test he mentioned, about using Flex 2 (with the free SDK version) and populating a Datagrid from a webservice (amfphp in this case) so that gives me hope. And yeah, [...]
Filed under: dev, php | No Comments »
Posted on November 14, 2006 by michaelangela
Getting Eclipse. Tried it out before with Java n-years ago. Pretty cool but no time to learn it. Trying again……….. phpclipse, subclipse, callisto… step by step
GhostWhoWalksInside » Blog Archive » Integrated Development Experience
you can put all things you need (like php/sql editor,console, outline,version browser, web browser, file tree) in one view and much [...]
Filed under: dev, php | No Comments »
Posted on November 13, 2006 by michaelangela
This one is just theming only. The code would probably need to be updated for current Drupal installs though.
Making Drupal Forums look like phpBB forums | Drupal for Artists & Musicians
Here is a quick way to get your Drupal forums to look like phpBB forums using simple theming.
Filed under: dev, php | No Comments »
Posted on November 13, 2006 by michaelangela
A client asked so we did some digging. Interesting and useful apparently! Will it work on current versions? Don’t know. Looks like it should though.
About this site | Drupal and phpBB integration test site
This site is a test-installation of the module that provideds integration between Drupal and phpBB, using Drupal as the master. [...]
Filed under: dev, php | No Comments »