Juan said: you’re in for a lot of surprises if you continue playing with UTF-8…. watch out for most string functions, usually they’ll have a mb_* equivalent.
I’ve been “enjoying” utf-8 programming since I joined this company. at 2008-11-24 18:28:25
Lex said: You just saved me your 4 hours looking for a solution. Thanks a lot! at 2009-04-12 15:02:19
Ankzu said: You just made two days worth of headaches disappear :D at 2012-08-24 18:56:23
aggregate a few Russian feeds AND translate them into English
create a super-feed out of the union of the English and (previously) Russian feeds
filter out all the feed items that don’t match my ‘wanted’ keywords (having to do with UFO sightings, the paranormal, etc)
filter out all the feed items that DO match my ‘unwanted’ keywords (such as ‘illegal alien’, and ‘hoax’)
sort the feed items by publication date descending
remove duplicates based on the item’s link URL
extract keywords from each item’s description, and append them to each item as an extra “keywords” attribute
extract location information from each item’s content (mentions of cities, etc), translate it into latitudes & longitudes, and append them to each item as an extra “location” attribute
publish it as a native-PHP array, for easy consumption by file_get_contents($url)
Note: My pipe is automatically also available as RSS, JSON, & KML
Things are going great…I should be in London, Ontario sometime for a meeting and hopefully we can get together for a pint!!
Take care.
Naj. at 2009-01-14 22:24:36
Jen said: Hi Derek! I am surfing taking a break from report cards…I am so sorry to hear your grandma passed. As you know, I really respected her and thought she was a cool woman! On another note, when did you move to town? Are you liking it? What part of town are you and your lady in??? Be well, jen at 2009-03-09 01:13:02