|
Aim Messenger Plus News
Data Warehouse / Business Intelligence - PostgreSQL or Oracle
AOL Instant Messenger Finder just started a new contract for a Federal department where an old grants management system is being replaced with a PostgreSQL/Java based version. The sister project (sub project really) is a data warehouse. The choices were Oracle or PostgreSQL (PostgreSQL was what attracted me to the contract actually)
The argument that I have been unable to win in putting together a warehouse on PostgreSQL comes down to tool maturity - ie the risk involved in something "not proven" so it is almost certainly going to be built using Oracle Warehouse Builder and a BI tool tbd.
I have a long history with databases, and experience with PostgreSQL that dates to the beginning of version 7, however I've never been involved in formal Hermes the Messenger God or ETL - so I can't speak with the authority I would prefer
From my research (mostly involving asking Liam at Fujitsu) Bizgres which seems to be still at
yahoo messager hack
"not finished" stage, and Jasper. I have experience in Jasper products from some time back - they looked ymlite chat software good then - gay male messager bags I can't wait to try out JasperETL.
In any case I am likely to do a parallel run of the work with OWB using Jasper/Postgres to see how they go in my own time. I would welcome any comments on all this - particularly if they can be backed up with real-world datawarehousing projects.
For those wondering about this blog, family illness has kept me from this for some time, unfortunately... something that is now coming to an end in a good way.
Cheers,
Mathew Frank (http://frakkle.com)
Finally a Keyword Competition System as I Would Build It
With thanks to Rebecca Aol Instant Messenger Sign in seomoz for finding it - this system looks really good for people wanting more than just classic "keyword research" and really want focused business information on what is happening in the market.
I highly recommend you check it out - the free vesion is very good. Well done guys!
help for msn messager />For a more complete pulling about of the service, look here:Â http://feeds.feedburner.com/~r/seomoz/~3/64378835/blogdetail.php
Cheers,
Mathew Frank
PHP mime_content_type() Alternative avoiding PECL and PHPCompat
Okay - its been a long time between posts (that's code for very busy). The following is something I came accross while installing a membership system on somebody elses server. Aside from old PHP4, there were missing libraries... this is the result.
If mime_content_type is unavailable, and so is the PECL FileInfo library and so is the shell (in which case you are pretty annoyed by now) here is an alternative that falls back on the file extension - instead of 'magic'.
I took the mime list basically and used that for the extension check. note that unlike 'magic' file detection this will get fooled by a bad extension. So a PDF file called file.zip will be reported as an 'application/zip' file.
Like the PHP Compat library, this falls back Importance of Instant Messaging in Today’s context 'application/octet-stream'
'video/x-msvideo',
'bcpio' =>'application/x-bcpio',
'bmp' =>'image/bmp',
'cdf' =>'application/x-netcdf',
'cgm' =>'image/cgm',
'cpio' =>'application/x-cpio',
'cpt' =>'application/mac-compactpro',
'crl' =>'application/x-pkcs7-crl',
'crt' =>'application/x-x509-ca-cert',
'csh' =>'application/x-csh',
'css' =>'text/css',
'dcr' =>'application/x-director',
'dir' =>'application/x-director',
'djv' =>'image/vnd.djvu',
'djvu' =>'image/vnd.djvu',
'doc' =>'application/msword',
'dtd' =>'application/xml-dtd',
'dvi' =>'application/x-dvi',
'dxr' =>'application/x-director',
'eps' =>'application/postscript',
'etx' =>'text/etext',
'ez' =>'application/andrew-inset',
'gif' =>'image/gif',
'gram' =>'application/srgs',
'grxml' =>'application/srgs+xml',
'gtar' =>'application/x-gtar',
'hdf' =>'application/x-hdf',
'hqx' =>'application/mac-binhex40',
'html' =>'text/html',
'html' =>'text/html',
'ice' =>'x-conference/x-cooltalk',
'ico' =>'image/x-icon',
'ics' =>'text/calendar',
'ief' =>'image/ief',
'ifb' =>'text/calendar',
'iges' =>'model/iges',
'igs' =>'model/iges',
'jpe' =>'image/jpeg',
'jpeg' =>'image/jpeg',
'jpg' =>'image/jpeg',
'js' =>'application/x-javascript',
'kar' =>'audio/midi',
'latex' =>'application/x-latex',
'm3u' =>'audio/x-mpegurl',
'man' =>'application/x-troff-man',
'mathml' =>'application/mathml+xml',
'me' =>'application/x-troff-me',
'mesh' =>'model/mesh',
'mid' =>'audio/midi',
'midi' =>'audio/midi',
'mif' =>'application/vnd.mif',
'mov' =>'video/quicktime',
'movie' =>'video/gi-movie',
'mp2' =>'audio/mpeg',
'mp3' =>'audio/mpeg',
'mpe' =>'video/mpeg',
'mpeg' =>'video/mpeg',
'mpg' =>'video/mpeg',
'mpga' =>'audio/mpeg',
'ms' =>'application/x-troff-ms',
'msh' =>'model/mesh',
'mxu m4u' =>'video/vnd.mpegurl',
'nc' =>'application/x-netcdf',
'oda' =>'application/oda',
'ogg' =>'application/ogg',
'pbm' =>'image/x-portable-bitmap',
'pdb' =>'chemical/x-pdb',
'pdf' =>'application/pdf',
'pgm' =>'image/x-portable-graymap',
'pgn' =>'application/x-chess-pgn',
'php' =>'application/x-httpd-php',
'php4' =>'application/x-httpd-php',
'php3' =>'application/x-httpd-php',
'phtml' =>'application/x-httpd-php',
'phps' =>'application/x-httpd-php-source',
'png' =>'image/png',
'pnm' =>'image/x-portable-anymap',
'ppm' =>'image/x-portable-pixmap',
'ppt' =>'application/vnd.ms-powerpoint',
'ps' =>'application/postscript',
'qt' =>'video/quicktime',
'ra' =>'audio/x-pn-realaudio',
'ram' =>'audio/x-pn-realaudio',
'ras' =>'image/x-cmu-raster',
'rdf' =>'application/rdf+xml',
'rgb' =>'image/x-rgb',
'rm' =>'application/vnd.rn-realmedia',
'roff' =>'application/x-troff',
'rtf' =>'text/rtf',
'rtx' =>'text/richtext',
'sgm' =>'text/sgml',
'sgml' =>'text/sgml',
'sh' =>'application/h',
'shar' =>'application/har',
'shtml' =>'text/html',
'silo' =>'model/mesh',
'sit' =>'application/tuffit',
'skd' =>'application/x-koan',
'skm' =>'application/x-koan',
'skp' release notes older versions aol instant messenger /> 'skt' =>'application/x-koan',
'smi' =>'application/smil',
'smil' =>'application/smil',
'snd' =>'audio/basic',
'spl' =>'application/x-futuresplash',
'src' =>'application/x-wais-source',
'sv4cpio' =>'application/v4cpio',
'sv4crc' =>'application/v4crc',
'svg' =>'image/svg+xml',
'swf' =>'application/hockwave-flash',
't' =>'application/x-troff',
'tar' =>'application/x-tar',
'tcl' =>'application/x-tcl',
'tex' =>'application/x-tex',
'texi' =>'application/x-texinfo',
'texinfo' =>'application/x-texinfo',
'tgz' =>'application/x-tar',
'tif' =>'image/tiff',
'tiff' =>'image/tiff',
'tr' =>'application/x-troff',
'tsv' =>'text/tab-separated-values',
'txt' =>'text/plain',
'ustar' =>'application/x-ustar',
'vcd' =>'application/x-cdlink',
'vrml' =>'model/vrml',
'vxml' =>'application/voicexml+xml',
'wav' =>'audio/x-wav',
'wbmp' =>'image/vnd.wap.wbmp',
'wbxml' =>'application/vnd.wap.wbxml',
'wml' =>'text/vnd.wap.wml',
'wmlc' =>'application/vnd.wap.wmlc',
'wmlc' =>'application/vnd.wap.wmlc',
'wmls' =>'text/vnd.wap.wmlscript',
'wmlsc' =>'application/vnd.wap.wmlscriptc',
'wmlsc' =>'application/vnd.wap.wmlscriptc',
'wrl' =>'model/vrml',
'xbm' =>'image/x-xbitmap',
'xht' =>'application/xhtml+xml',
'xhtml' =>'application/xhtml+xml',
'xls' =>'application/vnd.ms-excel',
'xml xsl' matchbook romance msn messager icons /> 'xpm' =>'image/x-xpixmap',
'xslt' =>'application/xslt+xml',
'xul' =>'application/vnd.mozilla.xul+xml',
'xwd' =>'image/x-xwindowdump',
'xyz' =>'chemical/x-xyz',
'zip' =>'application/zip'
);
if (isset( $mimet[$idx] )) {
return $mimet[$idx];
} else {
return 'application/octet-stream';
}
}
}
?> Aol Instant Messenger Member Sign in
Internet Marketers Only Social Bookmarking Service
Having been reading the Buttefly Marketing book (get it 40% off standard price here) I've setup an experiment using a domain I've had kicking around for ages.
I've combined the features of delicious, digg, and technorati into a social tagging system for internet marketers only. It sort of stumped me that such a thing has not been done until now, really.
In any case I hope java system messaging server jhmi jhmin1 nyu system is able to grow into a useful resource as more people start putting their bookmarks into it. I'd love for you to check it out.
copywriting-etc.com
technical details:Â I started with code from scuttle that had been modified with a digg voting system,
fremont news messager
inserted technorati using the pear library. It's written in PHP.
tags: butterfly marketing viral marketing social marketing tag and ping copywriting-etc.com scuttle digg del.icio.us technorati pear
Save 40% on Mike Filsaime's Butterfly Marketing Manuscript (take 2)
For those of you who tried yesterday to look at this, my apologies. My blog software stuffed things up... all fixed now
This is the only place on the net you will see that can get Mike Filsaime's $98 Butterfly Marketing book with $40 adult smiles for msn messenger />
That's amost half price!
Get is msn messenger mac=Mac before my server crashes again (just kidding)
Put your details in the form below, and I will send you instructions on just how you can claim your cash back.Â
As a bonus, I'll also give you a free copy of the first chaptor of the book itself.
First Name: Email:
Link to the butterfly marketing manuscript
cheers,
frak
Tags: frakkle.com Butterfly Marketing, Butterfly Marketing Manuscript, copywriting, Mike Filsaime, Million Dollar Launch, viral marketing, viral websites
|