blog.codeartist.org blog.codeartist.org

blog.codeartist.org

CODEartist (en)

Tuesday, May 15, 2012. The classes of the Common Lisp spec, the MOP and big CLOS projects like CLIM use some naming conventions which may not make sense at first. I'm speaking of the STANDARD- and BASIC- prefixes. What is the idea behind them? Jochen H. Schmidt. Saturday, November 26, 2011. IOLib Considered Harmful to Lisp Today. And perhaps a boon tomorrow. Common Lisp is a very nice language to develop all kinds of servers and clients; even though there is no real standard network API. Over the yea...

http://blog.codeartist.org/

WEBSITE DETAILS
SEO
PAGES
SIMILAR SITES

TRAFFIC RANK FOR BLOG.CODEARTIST.ORG

TODAY'S RATING

>1,000,000

TRAFFIC RANK - AVERAGE PER MONTH

BEST MONTH

May

AVERAGE PER DAY Of THE WEEK

HIGHEST TRAFFIC ON

Thursday

TRAFFIC BY CITY

CUSTOMER REVIEWS

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

Hey there! Start your review of blog.codeartist.org

AVERAGE USER RATING

Write a Review

WEBSITE PREVIEW

Desktop Preview Tablet Preview Mobile Preview

LOAD TIME

0.4 seconds

FAVICON PREVIEW

  • blog.codeartist.org

    16x16

  • blog.codeartist.org

    32x32

CONTACTS AT BLOG.CODEARTIST.ORG

Login

TO VIEW CONTACTS

Remove Contacts

FOR PRIVACY ISSUES

CONTENT

SCORE

6.2

PAGE TITLE
CODEartist (en) | blog.codeartist.org Reviews
<META>
DESCRIPTION
Tuesday, May 15, 2012. The classes of the Common Lisp spec, the MOP and big CLOS projects like CLIM use some naming conventions which may not make sense at first. I'm speaking of the STANDARD- and BASIC- prefixes. What is the idea behind them? Jochen H. Schmidt. Saturday, November 26, 2011. IOLib Considered Harmful to Lisp Today. And perhaps a boon tomorrow. Common Lisp is a very nice language to develop all kinds of servers and clients; even though there is no real standard network API. Over the yea...
<META>
KEYWORDS
1 codeartist en
2 clos class naming
3 protocol oriented programming
4 basics and standards
5 extensibility
6 posted by
7 2 comments
8 labels clos
9 lisp
10 whats the problem
CONTENT
Page content here
KEYWORDS ON
PAGE
codeartist en,clos class naming,protocol oriented programming,basics and standards,extensibility,posted by,2 comments,labels clos,lisp,whats the problem,happy hacking,8 comments,labels lisp,on immutable minds,they'll move on,no comments,labels clojure
SERVER
GSE
CONTENT-TYPE
utf-8
GOOGLE PREVIEW

CODEartist (en) | blog.codeartist.org Reviews

https://blog.codeartist.org

Tuesday, May 15, 2012. The classes of the Common Lisp spec, the MOP and big CLOS projects like CLIM use some naming conventions which may not make sense at first. I'm speaking of the STANDARD- and BASIC- prefixes. What is the idea behind them? Jochen H. Schmidt. Saturday, November 26, 2011. IOLib Considered Harmful to Lisp Today. And perhaps a boon tomorrow. Common Lisp is a very nice language to develop all kinds of servers and clients; even though there is no real standard network API. Over the yea...

INTERNAL PAGES

blog.codeartist.org blog.codeartist.org
1

CODEartist (en): November 2011

http://blog.codeartist.org/2011_11_01_archive.html

Saturday, November 26, 2011. IOLib Considered Harmful to Lisp Today. And perhaps a boon tomorrow. Typical Example: Comet, event based HTTP. The FFI to the Rescue. Well - including Windows into the mix makes such a library just LCD again, because the concepts are different enough that an API would have to be designed to be good and not just taken from one of the OSes. The solution to that is simple: Let the libraries just be OS dependent and build more abstract layers on top of them. If you can't resist: ...

2

CODEartist (en): April 2007

http://blog.codeartist.org/2007_04_01_archive.html

Sunday, April 15, 2007. Steve is Not an Acceptable Lisper. Steve Yegge raised an interesting point in his blog. He mentions that some time ago Eric Kidd wrote an article called Why Ruby is an Acceptable Lisp and Steves article is meant as a response to that claiming that Lisp itself may not be an acceptable Lisp at all. Steve said in his introduction:. Steve seems a bit obsessed about "length" in all kinds of shades so I will try to give an elaborate overview of the points he raised:. Eventually, if they...

3

CODEartist (en): January 2008

http://blog.codeartist.org/2008_01_01_archive.html

Friday, January 25, 2008. New Worlds And Lispy Solutions. I really think that Gary brought up the discussion about Lisp library packaging at the right time. My logs definitely seem to hint at the existence of a formidable interest about this topic. I've taken a look at Matthew Kennedy's Lispy project, which strives to be a next generation package manager for common lisp and Gary brought up another topic. DISCLAIMER: I've just looked very briefly at the code of Lispy! Jochen H. Schmidt. Ideas for Asdf and...

4

CODEartist (en): December 2007

http://blog.codeartist.org/2007_12_01_archive.html

Thursday, December 6, 2007. The Darkside is Here. CL-Darcs: A Common Lisp Implementation. The original darcs (which is used in Darkside too) is written in Haskell, a statically typed functional programming language. The installation is simple: just copy the executable somewhere into your path. Wouldn't it be nice to have an implementation of darcs in common lisp? Well, we have luck! Jochen H. Schmidt. Subscribe to: Posts (Atom). Jochen H. Schmidt. Telefon: 49 911 517999-82. Telefax: 49 911 517999-83.

5

CODEartist (en): IOLib Considered Harmful to Lisp Today

http://blog.codeartist.org/2011/11/iolib-considered-harmful-to-lisp-today.html

Saturday, November 26, 2011. IOLib Considered Harmful to Lisp Today. And perhaps a boon tomorrow. Typical Example: Comet, event based HTTP. The FFI to the Rescue. Well - including Windows into the mix makes such a library just LCD again, because the concepts are different enough that an API would have to be designed to be good and not just taken from one of the OSes. The solution to that is simple: Let the libraries just be OS dependent and build more abstract layers on top of them. If you can't resist: ...

UPGRADE TO PREMIUM TO VIEW 8 MORE

TOTAL PAGES IN THIS WEBSITE

13

OTHER SITES

blog.codeaholics.org blog.codeaholics.org

codeaholics.org | addicted to codeahol since 1985

Addicted to codeahol since 1985. Giving Docker/LXC containers a routable IP address. October 2, 2013. At work, we are evaluating Docker. As part of our “epic next generation deployment platform”. One of the requirements that our operations team has given us is that our containers have “identity” by virtue of their IP address. In this post, I will describe how we achieved this. Here’s how I achieved this goal:. Defining a new virtual interface. Type interface so that it could have its own MAC address and ...

blog.codealchemy.com blog.codealchemy.com

codealchemy.com

May be for sale. Click here to inquire about this domain name for your website.

blog.codearmy.com blog.codearmy.com

Code Ar.my Blog | Turning Ideas into Startups

Enroll in our Programs. Lean Startup Machine partners up with Code Ar.my for the ASEAN region! Code Ar.my & Startup Grind are joining forces! Code Ar.my at GSY – 1AES. Trello – Our Tool of Choice for Project Management and Collaboration. On Trello – Our Tool of Choice for Project Management and Collaboration. On Trello – Our Tool of Choice for Project Management and Collaboration. On HappyChef, Firdaus Johari. April 22, 2015. April 22, 2015. We are featured on Digital News Asia. At the same time, we exte...

blog.codeart.org blog.codeart.org

Blog de Codéart

Notre technicien en mission à Ouidah au Bénin. Fabrication de passerelles en métal : aussi en Rép Dém du Congo. Planète radio branche le congo. La conférence de Pierre Rabhi a été enregistrée. JOURNEE CONSACREE A L’AGRO ECOLOGIE AVEC UNE CONFERENCE DE PIERRE RABHI. Notre technicien en mission à Ouidah au Bénin. 17 mai 2013 par codeart. Fabrication de passerelles en métal : aussi en Rép Dém du Congo. 12 avril 2013 par codeart. Planète radio branche le congo. 8 mars 2013 par codeart. Né en 1998 en Afrique ...

blog.codeartist.de blog.codeartist.de

CODEartist

Sonntag, 17. Januar 2010. Metaklassen in Objective-C und Common Lisp. In einem meiner Lieblingsblogs, Matt Gallaghers Cocoa with Love. Ist heute ein Artikel über Metaklassen in Objective-C. Erschienen. Für Lisp-Fans sind Metaklassen natürlich kein neues Thema; Common Lisp ist eine der wenigen Programmiersprachen, deren Objektsystem CLOS selbst-reflektiv in sich selbst entwickelt ist. Die Programmierschnittstelle dafür nennt man das Metaobjektprotokoll. NSObject zeigt auf die Klasse. Jochen H. Schmidt.

blog.codeartist.org blog.codeartist.org

CODEartist (en)

Tuesday, May 15, 2012. The classes of the Common Lisp spec, the MOP and big CLOS projects like CLIM use some naming conventions which may not make sense at first. I'm speaking of the STANDARD- and BASIC- prefixes. What is the idea behind them? Jochen H. Schmidt. Saturday, November 26, 2011. IOLib Considered Harmful to Lisp Today. And perhaps a boon tomorrow. Common Lisp is a very nice language to develop all kinds of servers and clients; even though there is no real standard network API. Over the yea...

blog.codeasite.com blog.codeasite.com

CAS News and "How To's" | Code A Site

IT Consulting and Advisory. Application Development and Management. Friday, 14 October 2016 03:03. What is SharePoint Document Manager and Why Do I Need It? Written by Wesley Darling. Code A Site has made a name for itself in offering high quality services and applications for Microsoft users, especially in the SharePoint productivity space. Applications like Data Room. And Content Type Listing. Be the first to comment! Friday, 02 September 2016 04:40. Written by Wesley Darling. Be the first to comment!

blog.codeavengers.com blog.codeavengers.com

Code Avengers Blog

Friday, April 17, 2015. Learn how to fly with Python! Over the past 2 years we have had tons of requests to teach new languages. But our most popular by far is. PYTHON. Its one of the EASIEST. Built in Python include Quora, Pintreset, Instagram, Disqus, DropBox, YouTube etc. Even Google's web search spider. Was written in Python. It's used for WEBSITES. It has fantastic FREE MODULES. Many of our users were frustrated by other online Python courses—especially Codecademy. Get ready to fly! Now, I'm not sur...

blog.codebabes.de blog.codebabes.de

The academic home of Helga Velroyen

Academic) Homepage of Helga Velroyen. This page has been subsumed by my website helgavelroyen.de.

blog.codebar.io blog.codebar.io

codebar

Announcing West London Chapter. To combat this situation we have started running events in South London. On top of the original Central London. Location and now we are adding West London. To the roster. The Central and South London workshops will both be held on Wednesdays, while the West London workshop will be offered on Tuesdays. The first West London workshop. Will be held on the 14th of July, 2015. On another note we have been nominated for the Grassroots Event of the Year award at the net awards.

blog.codebase.ch blog.codebase.ch

Tecnostore Group – Cloud Services «

Tecnostore Group – Cloud Services. Skip to primary content. Skip to secondary content. ClearWeb: Einführung des App-Installers. December 11, 2013. Web-Apps per Mausklick zu installieren war lange der Traum vieler Webseitenbetreiber. Der Traum ist jetzt wahr geworden! Ab sofort können Sie Applikationen aus unserer Bibliothek mit wenigen Mausklicks installieren. Web-Apps aus diesen Kategorien sind verfügbar:. Customer Relationship Management (CRM). December 5, 2013. June 27, 2013. ClearWeb ist Ihr Komplett...