April 7th, 2008
Increasingly I find myself having to add custom meta data in order to validate my ownership of a site. Both Yahoo and Google offer webmaster tools with the option of either adding a static html page or including custom meta tags.
Although its easy enough to quickly upload an html file most of my sites would require explicit tweaks to the .htaccess file to allow the plain html to be served. Without the exception being added the request is caught by the application and a 404 is thrown.
Adding a custom meta tag is therefore the path of least resistance and with a TYPO3 site running TemplaVoila you have two options: Read the rest of this entry »
Tags: Google, meta, TYPO3, web, webmaster, Yahoo
Posted in Google, TYPO3 | 1 Comment »
April 7th, 2008
Wanting to publish an RSS feed on a TYPO3 site recently I ran into errors relating to the php configuration of Dreamhost. To solve this I followed the instruction for using your own modified version of php.ini on the wiki which essentially copies the latest Dreamhost version of php.cgi and php.ini into a newly created cgi-bin directory.
Read the rest of this entry »
Tags: Dreamhost, error, TYPO3, web
Posted in Dreamhost, Geeky, Linux, TYPO3 | No Comments »
April 3rd, 2008
I’d decided a while ago to invest some time learning Python, already had MAMP Pro happily running on my MacBook Pro running OS X 10.4 so it made sense to push further and have a look at Django - the Python Web Framework. I’m following the beautifully written Django Book and an amalgam of google results. Read the rest of this entry »
Tags: Django, error, Mac, MAMP, OS X, web
Posted in Geeky, Mac | 3 Comments »
October 9th, 2007
Tags: Google, TYPO3, web
Posted in Google | No Comments »
September 14th, 2007
On a FullXML site running on some HELM shared hosting (Windows) I suddenly got this front-end error on all pages and no content:
msxml3.dll error '80004005'
A reference to variable or parameter 'gateway' cannot be resolved.
The variable or parameter may not be defined, or it may not be in scope.
/Engine/CFullXMLEngine.asp, line 819
Read the rest of this entry »
Tags: error, web, Windows
Posted in Geeky | No Comments »
December 15th, 2006
Windows 2000/XP/Tablet PC software used on Tabadley
- Dopewars
- Cssed
- Python
- Ghostscript
- GSView
- VideoLan
- OpenOffice
- Blender3D
- HydraIRC
- Jedit
- Gimpshop
- Scribus
- Putty
- Inkscape
- Thunderbird
- Firefox
- 7Zip
- PDFCreator
- Google Earth
- Google Sketchup
- Skype
- UltraVNC
- Flickr Uploader
- Picasa
- PDFTK Builder
- GNuPG
- Amaya
- AVG Anti Virus
- Opera
- pwWebSpeak
Tags: free, web, Windows
Posted in Geeky | No Comments »
September 25th, 2006
On my fresh new virtual machine from Bytemark I’ve installed apache, mysql and everything else needed to run TYPO3 4.02 - and it works! To allow me to delegate some admin procedures I’ve installed webmin and I’ve created some nifty links on my ubuntu desktop that allow me Nautilus access over ssh straight into the filesystem. For everyday admin and setup I find myself preferring the CLI (again over ssh) and I try to test everything beforehand on my “spare” office server.
Read the rest of this entry »
Tags: Mac, TYPO3, web
Posted in Geeky, Linux, TYPO3 | No Comments »