sean-ross.blogspot.com sean-ross.blogspot.com

sean-ross.blogspot.com

On Code

My ramblings on Lisp, Ruby and Coding. Sunday, 29 March 2009. Hunchentoot and CCL on Windows. Take 2. I recently posted a brief workaround. For a bug in CCL. On MS Windows which prevented Hunchentoot. From responding to HTTP requests. . Shortly after posting this I, and everyone else on the openmcl-devel. Mailing list, received an email from R. Matthew Emerson. Who has informed us that this issue was resolved in their SVN repository over a week ago and that CCL no longer needs the workaround I posted.

http://sean-ross.blogspot.com/

WEBSITE DETAILS
SEO
PAGES
SIMILAR SITES

TRAFFIC RANK FOR SEAN-ROSS.BLOGSPOT.COM

TODAY'S RATING

>1,000,000

TRAFFIC RANK - AVERAGE PER MONTH

BEST MONTH

December

AVERAGE PER DAY Of THE WEEK

HIGHEST TRAFFIC ON

Tuesday

TRAFFIC BY CITY

CUSTOMER REVIEWS

Average Rating: 4.3 out of 5 with 6 reviews
5 star
2
4 star
4
3 star
0
2 star
0
1 star
0

Hey there! Start your review of sean-ross.blogspot.com

AVERAGE USER RATING

Write a Review

WEBSITE PREVIEW

Desktop Preview Tablet Preview Mobile Preview

LOAD TIME

0.1 seconds

FAVICON PREVIEW

  • sean-ross.blogspot.com

    16x16

  • sean-ross.blogspot.com

    32x32

  • sean-ross.blogspot.com

    64x64

  • sean-ross.blogspot.com

    128x128

CONTACTS AT SEAN-ROSS.BLOGSPOT.COM

Login

TO VIEW CONTACTS

Remove Contacts

FOR PRIVACY ISSUES

CONTENT

SCORE

6.2

PAGE TITLE
On Code | sean-ross.blogspot.com Reviews
<META>
DESCRIPTION
My ramblings on Lisp, Ruby and Coding. Sunday, 29 March 2009. Hunchentoot and CCL on Windows. Take 2. I recently posted a brief workaround. For a bug in CCL. On MS Windows which prevented Hunchentoot. From responding to HTTP requests. . Shortly after posting this I, and everyone else on the openmcl-devel. Mailing list, received an email from R. Matthew Emerson. Who has informed us that this issue was resolved in their SVN repository over a week ago and that CCL no longer needs the workaround I posted.
<META>
KEYWORDS
1 skip to main
2 skip to sidebar
3 on code
4 svn update
5 rebuild ccl clean t
6 posted by
7 sean ross
8 2 comments
9 labels ccl
10 hunchentoot
CONTENT
Page content here
KEYWORDS ON
PAGE
skip to main,skip to sidebar,on code,svn update,rebuild ccl clean t,posted by,sean ross,2 comments,labels ccl,hunchentoot,openmcl,windows,reactions,mudballs 3,asdf support,single file systems,search paths*,lisp/,find system,cl ppcre,single file system
SERVER
GSE
CONTENT-TYPE
utf-8
GOOGLE PREVIEW

On Code | sean-ross.blogspot.com Reviews

https://sean-ross.blogspot.com

My ramblings on Lisp, Ruby and Coding. Sunday, 29 March 2009. Hunchentoot and CCL on Windows. Take 2. I recently posted a brief workaround. For a bug in CCL. On MS Windows which prevented Hunchentoot. From responding to HTTP requests. . Shortly after posting this I, and everyone else on the openmcl-devel. Mailing list, received an email from R. Matthew Emerson. Who has informed us that this issue was resolved in their SVN repository over a week ago and that CCL no longer needs the workaround I posted.

INTERNAL PAGES

sean-ross.blogspot.com sean-ross.blogspot.com
1

On Code: January 2009

http://sean-ross.blogspot.com/2009_01_01_archive.html

My ramblings on Lisp, Ruby and Coding. Thursday, 8 January 2009. Yes, I know it's late but better late than never right. Anyway, I have just uploaded the 'Christmas Cheer' release of mudballs which, unfortunately, will require a fresh install of mudballs for existing users as there was a rather egregious oversight regarding the updating of systems. A publicly editable wiki has now been made available at  http:/ redmine.mudballs.com/wiki/mudballs/. Mb:install :cl-ppcre :file "/path/to/file") now works.

2

On Code: June 2007

http://sean-ross.blogspot.com/2007_06_01_archive.html

My ramblings on Lisp, Ruby and Coding. Friday, 22 June 2007. Lifted from Akita's interview. I think that Ruby have almost all the power I'm used to from Common Lisp. [sic]. Unsolicited advertising from a well respected individual, 'nuff said. Links to this post. Subscribe to: Posts (Atom). Gzip-stream (gzip-streams for common-lisp). Cl-store (Common Lisp Serialization). Cl-l10n (Common Lisp localization).

3

On Code: May 2008

http://sean-ross.blogspot.com/2008_05_01_archive.html

My ramblings on Lisp, Ruby and Coding. Thursday, 8 May 2008. Renaming files in Common Lisp. So I ran across this. While going through my morning catchup routine and thought it could do with some clearing up. The part of the post I'm actually interested is this. When Haskell can compete on those types of problems, it'll be easier to induce people to learn it. (Same with CL, my fav language.). Now, bonus points for proclaiming CL as being his favorite language, but minus 10 billion for continuing the meme.

4

On Code: March 2009

http://sean-ross.blogspot.com/2009_03_01_archive.html

My ramblings on Lisp, Ruby and Coding. Sunday, 29 March 2009. Hunchentoot and CCL on Windows. Take 2. I recently posted a brief workaround. For a bug in CCL. On MS Windows which prevented Hunchentoot. From responding to HTTP requests. . Shortly after posting this I, and everyone else on the openmcl-devel. Mailing list, received an email from R. Matthew Emerson. Who has informed us that this issue was resolved in their SVN repository over a week ago and that CCL no longer needs the workaround I posted.

5

On Code: A Mudballs Update

http://sean-ross.blogspot.com/2009/01/mudballs-update.html

My ramblings on Lisp, Ruby and Coding. Thursday, 8 January 2009. Yes, I know it's late but better late than never right. Anyway, I have just uploaded the 'Christmas Cheer' release of mudballs which, unfortunately, will require a fresh install of mudballs for existing users as there was a rather egregious oversight regarding the updating of systems. A publicly editable wiki has now been made available at  http:/ redmine.mudballs.com/wiki/mudballs/. Mb:install :cl-ppcre :file "/path/to/file") now works.

UPGRADE TO PREMIUM TO VIEW 14 MORE

TOTAL PAGES IN THIS WEBSITE

19

LINKS TO THIS WEBSITE

uglylispcode.wordpress.com uglylispcode.wordpress.com

An Object in Lisp. Part 5 | (defun ugly-lisp-code? () ())

https://uglylispcode.wordpress.com/2008/12/18/an-object-in-lisp-part-5

Lisp cargo cultist trying to lamda. An Object in Lisp. Part 5. 8230; binds the variables specified in lambda-list to the corresponding values in the tree structure resulting from the evaluation of expression; then destructuring-bind evaluates forms. 8216; is a wonderful macro. The first thing you do is hand it a lambda list and a list of values. It acts like a pattern matcher. If the list of values does not match up to the lambda list it will throw an error. Here is what I’m talking about:. You can follo...

uglylispcode.wordpress.com uglylispcode.wordpress.com

WORDLE | (defun ugly-lisp-code? () ())

https://uglylispcode.wordpress.com/wordle

Lisp cargo cultist trying to lamda. Leave a Reply Cancel reply. Enter your comment here. Fill in your details below or click an icon to log in:. Address never made public). You are commenting using your WordPress.com account. ( Log Out. You are commenting using your Twitter account. ( Log Out. You are commenting using your Facebook account. ( Log Out. You are commenting using your Google account. ( Log Out. Notify me of new comments via email. Rules Engine or Event Collaboration. Lisp Programming Trick #2.

uglylispcode.wordpress.com uglylispcode.wordpress.com

Event Driven Architecture Programming in Lisp Part 1 | (defun ugly-lisp-code? () ())

https://uglylispcode.wordpress.com/2008/12/03/event-driven-architecture-programming-in-lisp-part-1

Lisp cargo cultist trying to lamda. Event Driven Architecture Programming in Lisp Part 1. What is Event Driven Architecture Programming? It is the ability to inform interested objects (consumer/subscriber/sink) of changes of state from other objects (producer/subscriber/source) with events. Why use this architecture? There are two reason to use this architecture. One is to loosely couple the interacting objects. The second is that it is best-suited for use in an asynchronous context. From your own site.

uglylispcode.wordpress.com uglylispcode.wordpress.com

An Object in Lisp. Part 4 | (defun ugly-lisp-code? () ())

https://uglylispcode.wordpress.com/2008/12/03/an-object-in-lisp-part-4

Lisp cargo cultist trying to lamda. An Object in Lisp. Part 4. What does it mean to be an object? A [computer] language mechanism for binding data with methods that operate on that data. Object (Computer Science). Binding is the creation of a simple reference. To something that is larger and more complicated and used frequently. Binding (Computer Science). Refers to a collection of facts usually collected as the result of […] processes within a computer system […]. Data. Right now, I’m pretty comfo...

uglylispcode.wordpress.com uglylispcode.wordpress.com

Object Programming in Lisp Observation #1 | (defun ugly-lisp-code? () ())

https://uglylispcode.wordpress.com/2009/01/05/object-programming-in-lisp-observation-1

Lisp cargo cultist trying to lamda. Object Programming in Lisp Observation #1. When developing with the object framework, I end up excreting all the side-effect-free (SEF) code from the object. Remember the reason for an object is to encapsulate state. Asserts passes errors elapses ). Assert pass error elapse ). In result-totals summing assert into asserts summing pass into passes summing error into errors summing elapse into elapses finally (. Asserts passes errors elapses ). From your own site. You are...

uglylispcode.wordpress.com uglylispcode.wordpress.com

My Top Posts | (defun ugly-lisp-code? () ())

https://uglylispcode.wordpress.com/my-top-posts

Lisp cargo cultist trying to lamda. Dog-fooding a Domain Specific Language (DSL); creating an extension to Lisp-Unit. Rules Engine or Event Collaboration. Event Driven Architecture Programming in Lisp Part 1. Lisp Programming Trick #1. Genetic Algorithms – Lisp Style. Lisp Programming Trick #2. Object Oriented Programmer in Crisis. Leave a Reply Cancel reply. Enter your comment here. Fill in your details below or click an icon to log in:. Address never made public). Notify me of new comments via email.

uglylispcode.wordpress.com uglylispcode.wordpress.com

Update to test-fixture | (defun ugly-lisp-code? () ())

https://uglylispcode.wordpress.com/2008/11/18/update-to-test-fixture

Lisp cargo cultist trying to lamda. An update to test-fixtures was required to handle setup code. Specifically, LET* and variable loading from LET*:. This entry was posted on Tuesday, November 18th, 2008 at 04:50 and is filed under Lisp Developement Tool. You can follow any responses to this entry through the RSS 2.0. Feed You can leave a response. From your own site. Laquo; Previous Post. Next Post ». Leave a Reply Cancel reply. Enter your comment here. Address never made public). Black Grit, Inc.

uglylispcode.wordpress.com uglylispcode.wordpress.com

An Object in Lisp. Part 1 | (defun ugly-lisp-code? () ())

https://uglylispcode.wordpress.com/2008/10/31/an-object-in-lisp-part-1

Lisp cargo cultist trying to lamda. An Object in Lisp. Part 1. I’ve had a long road to understanding Lisp and OOP. Closures are the key. Closures allow variables to be encapsulated. Let ( counter 0) (defun inc-counter () (incf counter) ). This code encapsulates a variable such that every time the function inc-counter is used it will increment the value stored in the variable counter. The function inc-counter would be considered global. Defun make-counter () (let ( counter 0) (lambda () (incf counter) ).

uglylispcode.wordpress.com uglylispcode.wordpress.com

An Object in Lisp. Part 2 | (defun ugly-lisp-code? () ())

https://uglylispcode.wordpress.com/2008/11/18/an-object-in-lisp-part-2

Lisp cargo cultist trying to lamda. An Object in Lisp. Part 2. DO NOT USE THIS EXAMPLE! THE MACROS DO NOT IMPLEMENT PARAMETERS PROPERLY. I WILL BE ADDING AN ADDENDUM TO SUPPLEMENT THIS POST WITH-IN THE WEEK. In Part 1, we described different implementations of objects in lisp. In this part we will delve into creating an abstraction so that we don’t have to deal with repetitive code. Here is the abstraction I want for creating an object:. To create an instance all we will then need is this:. On our defobj...

UPGRADE TO PREMIUM TO VIEW 11 MORE

TOTAL LINKS TO THIS WEBSITE

20

OTHER SITES

sean-ridgman.deviantart.com sean-ridgman.deviantart.com

Sean-Ridgman (Lord Thomas of Knight) - DeviantArt

Window.devicePixelRatio*screen.width 'x' window.devicePixelRatio*screen.height) :(screen.width 'x' screen.height) " class="mi". Window.devicePixelRatio*screen.width 'x' window.devicePixelRatio*screen.height) :(screen.width 'x' screen.height) ". Join DeviantArt for FREE. Forgot Password or Username? GODDAMN THOSE BLOODY RIZARDS! Lord Thomas of Knight. Deviant for 9 Years. This deviant's full pageview. Lord Thomas of Knight. November 11, 1992. Last Visit: 107 weeks ago. GODDAMN THOSE BLOODY RIZARDS! A Danc...

sean-roach.com sean-roach.com

www.sean-roach.com

This Web page parked FREE courtesy of Inferno Domains. Search for domains similar to. Is this your domain? Let's turn it into a website! Would you like to buy this. Find Your Own Domain Name. See our full line of products. Easily Build Your Professional Website. As low as $4.99/mo. Call us any time day or night .

sean-roland.blogspot.com sean-roland.blogspot.com

Marketing Professional Resume

Resume for Sean Roland- Marketing Professional. Thursday, October 20, 2005. SEAN D. ROLAND. PO Box 156832 * San Francisco, California * 94115 * Contact Sean Roland. Marketing strategy development and execution, relationship building and management, website development, Project management, and electronic/print messaging. 2005 January Present *. San Francisco, California. Sr Promotions Specialist (July 2005 Present) for Comcast Cable’s Advertising Sales Division. Responsible for developing Comcast Spotligh...

sean-ronaldo.skyrock.com sean-ronaldo.skyrock.com

Blog de sean-ronaldo - sean-ronaldo - Skyrock.com

Mot de passe :. J'ai oublié mon mot de passe. Skyblog dédié a la plu grande star du foot et o meilleur chanteur du RNB. BON METTEZ DES COMS. Mise à jour :. Abonne-toi à mon blog! Ajouter cette vidéo à mon blog. N'oublie pas que les propos injurieux, racistes, etc. sont interdits par les conditions générales d'utilisation de Skyrock et que tu peux être identifié par ton adresse internet (23.21.86.101) si quelqu'un porte plainte. Ou poster avec :. Posté le mercredi 20 décembre 2006 05:36. Ou poster avec :.

sean-roocroft.blogspot.com sean-roocroft.blogspot.com

BTK killer, Wichita, Kansas Facts & Serial killer in Wichita BTK

BTK Killer, Wichita, Kansas Facts and Serial killer in wichita BTK. BTK killer Facts - Responsible for the murders of 10 people in Wichita, Kansas between 1974-1991.Modus operandi (Bind Them, Torture them, Kill them. - BTK). Sunday, April 10, 2005. BTK Wichita Kansas - Are all psychopaths killers? The business world has produced many examples of psychopathic behaviour with owners using up employees savings, showing no regret or concern for these actions. Although in the Unites States 1% of the population...

sean-ross.blogspot.com sean-ross.blogspot.com

On Code

My ramblings on Lisp, Ruby and Coding. Sunday, 29 March 2009. Hunchentoot and CCL on Windows. Take 2. I recently posted a brief workaround. For a bug in CCL. On MS Windows which prevented Hunchentoot. From responding to HTTP requests. . Shortly after posting this I, and everyone else on the openmcl-devel. Mailing list, received an email from R. Matthew Emerson. Who has informed us that this issue was resolved in their SVN repository over a week ago and that CCL no longer needs the workaround I posted.

sean-rousseau.com sean-rousseau.com

Sonoma - Mendocino Coastal Real Estate

Search for Homes in Gualala. Search for Homes in Gualala. Learn more about Sean. Learn more about Gualala. Find a home in Gualala. Find out how much you can afford. Mobile or Floating Home. Residential / Single Fmly. Welcome to ZillowPress Sites. This is your first post. Edit or delete it, then start blogging! Gualala River Redwood Camping Trip (pay by PayPal avail. ). The site is amazing! What can I help you with? 439,000 - 45351 Fish Rock Rd. 619,000 - 30251 South Highway One Highway. Listing provided ...

sean-rowe.com sean-rowe.com

Rowe, Sean

Wecome to the Blog. คร มทาผ วขาว ผ วขาว คร มผ วขาวถาวร ท ช วยให ขาวข นจร ง. August 10, 2015. Posted in คร ม. คร มทาขา แล วก เวลาอาบน ำก ย ห อไหนด? สำหร บค ณสาว ๆ. August 10, 2015. คร มทาขาหน บดำ ย ห อไหนด? Posted in คร ม. แก ต ดดำ อายมากเลยค ะ ท ต องมาต งกระท แบบน. August 10, 2015. Posted in กล ต า. โดนท อไอเส ย ว ธ ร กษา. August 9, 2015. Posted in ส ว ร วรอย. ผ วหน งไก ท แขน อ พเกรดวงจรกำจ ดขนแบบเด มๆ (โกน-ข น-โกน). August 9, 2015. แค โกนขนย งไม ถ อว าเป นการ ‘ลอกคราบ’ ท ด พออ กหร อ? Posted in ส ว ร วรอย.

sean-rowlands-motion.blogspot.com sean-rowlands-motion.blogspot.com

Sean Rowlands Motion Design

Sean Rowlands Motion Design. Friday, 17 June 2011. Since i have not updated this for a while (Due to loosing the email account associated with it) and now finally getting it back, i thought i would now start reposting stuff, so coming soon will be tests etc that i am working on using Unreal Editor. Thursday, 10 June 2010. Here is my 2010 showreel, hope you enjoy. Sean Rowlands - Showreel 2010. Wednesday, 9 June 2010. Spider Attack - Final Cinema Render. Sunday, 23 May 2010. Scenes 3 / 2 current state.

sean-ruhlman.blogspot.com sean-ruhlman.blogspot.com

Sean Ruhlman - Kid Billionaire - Worlds Youngest (self-made) Billionaire

Sean Ruhlman - Kid Billionaire - Worlds Youngest (self-made) Billionaire. Sean Ruhlman - Kid Billionaire - Worlds Youngest (self-made) Billionaire. Jennifer Gates was the "first" kid billionaire and was the youngest until her mom and dad had more children. Now her little brother is the youngest kid billionaire. But I'll be the first "self-made" kid billionaire! Sunday, February 26, 2006. I know parents go through much more, but let's face it I'm 10 years old. So what does this add up to? I have collected...

sean-russell.com sean-russell.com

Welcome to www.sean-russell.com