bulknews.typepad.com
Tatsuhiko Miyagawa's blog to discuss mostly tech and nerdy stuff.
Home
Home
Archives
Profile
Subscribe
2003.02.24
PHP::Session bug revealed
well, PHP::Session fails to decode session data when a string includes '";' (fixed in 0.16) or "}" (not fixed yet).
Now I should say good-bye to regexp + Text::Balanced parser...
Feb 24, 2003 6:33:00 AM
|
Perl
NEXT POST
Device::KeyStroke::Mobile
I' made a new module entry on CPAN: Device::KeyStroke::Module NAME Device::KeyStroke::Mobile - Calculate key stroke times with mobile phone keypads SYNOPSIS use Device::KeyStroke::Mobile; my $typing_times = calc_keystroke('example.com'); DESCRIPTION Device::KeyStroke::Mobile is a module to calculate how many times you need to type keypads in mobile phone to build a word. For example, when you type "example.com" with a mobile keypad, e: 3 3 x: 9 9 a: 2 m: 6 p: 7 l: 5 5 5 e: 3 3 .: * c: 2 2 2 o: 6 6 6 > m: 6 you need to type keys 21 times. This module would be useful when you conider taking a new domain name which is easy to type with mobile phones.
PREVIOUS POST
Working on new module: Requests for Suggestions to API
Long time no blogging on use.perl journals ... Now I'm working on a module called "WWW::GooglishQuery" that parses Googlish query parameters like XML url:foobar.com title:-"XSLT" and packs it into appropriate data structure. What's the best API for it? Maybe something like this: use WWW::GooglishQuery;use CGI; my $query = CGI->new();my $text = $query->param('q'); my $q = WWW::GooglishQuery->new();$q->parse_query($text); # ... Then, how do I extract query parameters? Currently I think of returning query as hashref, that is fully compatible with SQL::Abstract module. Then we can search database with Class::DBI::AbstractSearch by passing that hashref. Any ideas?
miyagawa
119
Following
620
Followers
Search
Become a Fan
My Other Accounts
Facebook
|
miyagawa
Twitter
|
miyagawa
Recent Comments
Becky:
Good day and welcome to check: http://www.joyfa...
|
more »
On
One Blog.
Mithaldu:
Yeah, now it works....
|
more »
On
One Blog.
miyagawa:
I believe theres a bug in Feedburner - Tumblr c...
|
more »
On
One Blog.
About
Recent Posts
One Blog.
My new Japanese blog (weblog.bulknews.net)
Read Later apps on Kindle
Kindle Touch
CPAN dependencies are more fun to manage than ever
Kindle Fire Review
Status of cpanmetadb
Carton talk at YAPC::Asia - video
YAPC::Asia 2011 notes
Carton CPAN dependency manager
Archives
November 2011
October 2011
September 2011
August 2011
April 2011
March 2011
February 2011
December 2010
November 2010
October 2010
del.icio.us/miyagawa
Flickr
www.
flick
r
.com
My Last FM
Me on the Web
blog.bulknews.net
Publications List
Flickr: Photos from miyagawa
del.icio.us linklog
miyagawa @ Last.FM
CPAN Modules
bulknews.typepad.com
My Vox blog
Twitter @miyagawa
Tatsuhiko Miyagawa - FriendFeed
Subscribe to this blog's feed
Blog
powered by
Typepad
Recent Comments