Adam Kennedy (programmer): Difference between revisions

Content deleted Content added
Gave him a better picture
m General fixes and Typo fixing, replaced: (aka → (a.k.a. (2) using AWB
Line 3:
'''Adam Kennedy''' is an [[Australia]]n [[Perl]] [[programmer]], and one of several [[CPAN]] administrators. Under his CPAN author id of ADAMK, he is the maintainer of over 200 [[Module (programming)|module distributions]] on CPAN, which places him at the top of the CPAN contribution leaderboard.<ref>http://thegestalt.org/simon/perl/wholecpan.html</ref> Kennedy is the first maintainer of more than 200 CPAN modules, many of which he has adopted from other authors and included in his Open Repository, which is available for use by any registered CPAN author. He is a frequent presenter at open source conferences such as [[OSDC]], [[O'Reilly Open Source Convention|OSCON]], and [[YAPC]] as well as the Perl QA hackathons.
 
Kennedy has developed some significant modules for the Perl programming language, particularly in the area of tools to improve the development and build toolchain such as PPI <ref>https://metacpan.org/module/PPI</ref> (a Perl parser), CPAN::Metrics<ref>https://metacpan.org/module/CPAN::Metrics</ref> (generate metrics on the 16 m+ lines of code in CPAN), Portable Perl<ref>https://metacpan.org/module/Portable</ref> (akaa.k.a. "Perl on a Stick") and [[Padre (software)|Padre (a Perl IDE)]]. He has also been a strong advocate of platform equality for Perl on Windows, and started both the Win32 Perl Wiki and the Strawberry Perl distribution for Windows.
 
==PPI==
Line 13:
[[Strawberry Perl]] is a binary distribution of Perl for the Windows operating system. Unlike most Windows-based Perl distributions, Strawberry Perl also bundles a C compiler, make tool, and some pre-configured modules to improve compatibility with the Windows environment. The aim of this distribution is to provide a practical environment to test and use the latest modules available from CPAN. [[Larry Wall]], creator of Perl, has endorsed this as good port for Windows.<ref>http://www.computerworld.com.au/article/270267/-z_programming_languages_perl?pp=3&fp=&fpid=</ref>
 
==Portable Perl (akaa.k.a. "Perl on a Stick")==
 
Portable Perl<ref>http://www.perlfoundation.org/perl_on_a_stick</ref> is the first Perl distribution suitable for installation to portable flash memory devices, iPods, mobile phones, cameras, etc. The first release was distributed on USB thumbdrives at OSCON 2008.<ref>{{cite web|url=http://use.perl.org/article.pl?sid%3D08%2F07%2F26%2F0623256 |title=Archived copy |accessdate=2009-06-30 |deadurl=yes |archiveurl=https://web.archive.org/web/20100706020548/http://use.perl.org/article.pl?sid=08/07/26/0623256 |archivedate=2010-07-06 |df= }}</ref> Initial work for this project was funded by a grant from The Perl Foundation.
Line 28:
==Current Work==
 
Adam moved to [[San Francisco]], CA in the United States in 2012. He is most recently working as an engineer with [[Apple_IncApple Inc.|Apple]].<ref>https://www.linkedin.com/in/adamatalias</ref>
 
==References==