Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Newb Question

Name: Anonymous 2012-07-30 14:23

I want to build a program but am unsure of where to start. I want to build something that would allow a user to enter different options/preferences and upon hitting the search button, it would pull like results from several in house databases. I'm not expecting this to happen overnight with my lack of skills but would just like a good starting point.

Name: Anonymous 2012-07-31 5:57

what's le problem with

(?xml [version "1.0" encoding "utf-8"])
(feed [xmlns "http://www.w3.org/2005/Atom" xml:base "http://xahlee.org/emacs/"]

  (title Xah's Emacs Blog)
  (subtitle Emacs, Emacs, Emacs)
  (link [rel "self" href "http://xahlee.org/emacs/blog.xml"])
  (link [rel "alternate" href "http://xahlee.org/emacs/blog.html"])
  (updated 2010-09-19T14:53:08-07:00)
  (author
   (name Xah Lee)
   (uri http://xahlee.org/)
  )

  (id http://xahlee.org/emacs/blog.html)
  (icon http://xahlee.org/ics/sum.png)
  (rights © 2009, 2010 Xah Lee)

  (entry
   (title Using Emacs's Abbrev Mode for Abbreviation)
   (id tag:xahlee.org,2010-09-19:215308)
   (updated 2010-09-19T14:53:08-07:00)
   (summary tutorial)
   (link [rel "alternate" href "http://xahlee.org/emacs/emacs_abbrev_mode.html"])
  )
)


???????

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List