Archive for December 2012

What are the files in a CPAN distribution?

Posted on December 20, 2012. Filed under: Uncategorized | Tags: , , , |

What files can you expect to find in a typical CPAN distribution? Why do they exist? What purpose do they serve? perlmonks.org

Read Full Post | Make a Comment ( None so far )

Mathematical Background Notes for Computer Science

Posted on December 19, 2012. Filed under: Uncategorized | Tags: , |

This web page is a revised and extended version of Appendix A from the book Conceptual Structures by John F. Sowa. It presents a brief summary of the following topics for students and general readers of that book and related books such as Knowledge Representation and books on logic, linguistics, and computer science. Sets, Bags, […]

Read Full Post | Make a Comment ( None so far )

Knowing and Doing

Posted on December 14, 2012. Filed under: Uncategorized | Tags: , |

Reflections of an Academic and Computer Scientist www.cs.uni.edu/~wallingf/blog

Read Full Post | Make a Comment ( None so far )

My first week of Dancer, Xslate and Bootstrap

Posted on December 10, 2012. Filed under: Uncategorized | Tags: , , , , , |

As I mentioned last week, I’ve started working with Dancer in earnest. This week, I climbed three learning curves at the same time: Dancer, Xslate and Bootstrap. 2012-12-10 by dagolden My second week of Dancer, now with queues and transactional email

Read Full Post | Make a Comment ( Comments Off on My first week of Dancer, Xslate and Bootstrap )

Finding Duplicate Code in Perl

Posted on December 10, 2012. Filed under: Uncategorized | Tags: , |

I hacked out a rough “duplicate code finder” for Perl. It focuses on cut-n-paste code and has found more than I would have thought (even in my code!). If a developer changes variable names, it won’t find it, but if I hacked around with B::Deparse, I could fix that, too. 2012-12-120 by Ovid

Read Full Post | Make a Comment ( None so far )

Liked it here?
Why not try sites on the blogroll...