gSoC_Day[0]=’Hit The Ground Running’;
It is now day 0 for gSoC - the first day. I have hit the ground running and am off to a good start. I have already created the CPANPLUS::Shell integration and the file layout necessary for uploading to CPAN.
Today, I plan on running some tests to gather output from CPANPLUS and posting notes on my project’s wiki [http://wxcpanplus.googlecode.com]. I plan on testing searching, listing installed modules, listing updated modules and parsing all this output into some form I can really use.
Come back later for more, as I plan on keeping updating this blog at every landmark accomplishment of this project.
Tags: soc2008wxCPAN Going Well
I have successfully managed to implement a CPANPLUS::Shell. You call the shell like:
perl -MCPANPLUS -e 'shell(Wx)'
I have created a perl script for testing this.
I have also created a new svn branch, development. This is the current working branch.
You can view or download my current development code, via svn. See the googlcode svn: http://code.google.com/p/wxcpan/source/browse
Tags: soc2008wxCPAN Skeleton Code
I have started doing heavy-duty research into wxPerl, and have created a bit of skeleton code for subclasses, as well as cpan-ready file layout. I am starting on the documentation of the classes I am using (mainly subclasses of wxTreeCtrl to display the data). At this rate, my documentation will be mostly finished before I even have one line of handwritten code!
Tags: code, gsoc, Programming, soc2008, wxcpanAccepted Into Google Summer of Code!
I am so excited! After a few month’s anticipation, I got accepted into Google’s Summer of Code! My project is a GUI for CPAN. You can read more about it here: http://code.google.com/soc/2008/perl/appinfo.html?csaid=CF55D713AEE494A4. Look for more of my summer of code adventures here, under the gSoC tag!
Tags: google soc codeWelcome To My Blog!
Hello, all! This is the blog for “Skaman Sam” Tyler, founder of Rude Boy Enterprises. I love to code and fix problems. This blog is all about my code and solutions to problems relating to Linux, Windows (probably not much there), and other computer-related issues. I hope this will be as educational for you as for me!
Tags: hello, linux, welcome