This post has been edited by NeoTifa: 20 January 2010 - 09:35 AM
Spaghetti code can be soo GoodI love this spaghetti program. Right out of the 70's
159 Replies - 42848 Views - Last Post: 10 March 2010 - 07:27 AM
#19
Re: Spaghetti code can be soo Good
Posted 20 January 2010 - 09:34 AM
#20
Re: Spaghetti code can be soo Good
Posted 20 January 2010 - 09:52 AM
Quote
PLEASE argue that some larger corporations use VB for their enterprise level software. Guess what? Larger Corporations are looking for a cheap product, not a good product. IMO VB is a cheap gutting of program that is used by people who neither have the time, nor conviction to actually program, or people who want results fast and dirty.
Ok let's turn this into a flame war since it seems evident this is what you would like to do ..... WRONG (as long as you're referring to VB.NET, not VB6 *shudder*)
sonicpp, on 20 Jan, 2010 - 07:29 AM, said:
You write one period, in any language then we'll talk
#21
Re: Spaghetti code can be soo Good
Posted 20 January 2010 - 10:03 AM
NeoTifa, on 20 Jan, 2010 - 08:34 AM, said:
Did you say... MACRO!?!?!?!
(defmacro imamacrothatwontevaluatemyargumentsuntilyouwantmetoohehe [lol] `(println "Haha! I didn't evaluate my argument!!!!")) user> (imamacrothatwontevaluatemyargumentsuntilyouwantmetoohehe (println "Hello!")) Haha! I didn't evaluate my argument!!!! nil
MACRO!!!!
#22
Re: Spaghetti code can be soo Good
Posted 20 January 2010 - 10:12 AM
#23
Re: Spaghetti code can be soo Good
Posted 20 January 2010 - 10:23 AM
NeoTifa, on 20 Jan, 2010 - 09:12 AM, said:
http://en.wikipedia....%29#Lisp_macros
It was a joke. I guess non-lispers don't find macro jokes funny.
EDIT: I wasn't flaming you.
This post has been edited by Raynes: 20 January 2010 - 10:24 AM
#24
Re: Spaghetti code can be soo Good
Posted 20 January 2010 - 10:43 AM
#25
Re: Spaghetti code can be soo Good
Posted 20 January 2010 - 11:50 AM
sonicpp, on 20 Jan, 2010 - 08:29 AM, said:
The operating system is just the canvas on which Desktop Search is painted. Search like this is far more useful than other dumb ol programs, OS or otherwise. All things are possible with this simple language. That I have superior access to all my digital info, there is no doubt. And that is what computing is all about. Superiority.
I guess that is the problem "talking" to people who have never written a Search engine. You couldn't possibly have a clue. No matter what bloody language you haven't written it in. You are still clueless
#26
Re: Spaghetti code can be soo Good
Posted 20 January 2010 - 12:34 PM
SpectateSwamp, on 20 Jan, 2010 - 10:50 AM, said:
sonicpp, on 20 Jan, 2010 - 08:29 AM, said:
The operating system is just the canvas on which Desktop Search is painted. Search like this is far more useful than other dumb ol programs, OS or otherwise. All things are possible with this simple language. That I have superior access to all my digital info, there is no doubt. And that is what computing is all about. Superiority.
I guess that is the problem "talking" to people who have never written a Search engine. You couldn't possibly have a clue. No matter what bloody language you haven't written it in. You are still clueless
This guy is hilarious.
#27
Re: Spaghetti code can be soo Good
Posted 20 January 2010 - 12:42 PM
Quote
I guess that is the problem "talking" to people who have never written a Search engine. You couldn't possibly have a clue. No matter what bloody language you haven't written it in. You are still clueless
Let's put it this way. In your case - talk is cheap. Why not show us all what you've done? Give us the possiblity to look at your uber-search engine. Unless you do that, all that you've said before has zero value.
#28
Re: Spaghetti code can be soo Good
Posted 20 January 2010 - 12:50 PM
Raynes, on 20 Jan, 2010 - 01:34 PM, said:
SpectateSwamp, on 20 Jan, 2010 - 10:50 AM, said:
sonicpp, on 20 Jan, 2010 - 08:29 AM, said:
The operating system is just the canvas on which Desktop Search is painted. Search like this is far more useful than other dumb ol programs, OS or otherwise. All things are possible with this simple language. That I have superior access to all my digital info, there is no doubt. And that is what computing is all about. Superiority.
I guess that is the problem "talking" to people who have never written a Search engine. You couldn't possibly have a clue. No matter what bloody language you haven't written it in. You are still clueless
This guy is hilarious.
QFT. This guy should take up comedy. He'd be good at it.
#29
Re: Spaghetti code can be soo Good
Posted 20 January 2010 - 02:22 PM
#30
#31
Re: Spaghetti code can be soo Good
Posted 20 January 2010 - 03:28 PM
I can't stand the idea of meta data in music, pictures and video files either. Anyhow I have soiled my VB code with the Mp3 metadata logic and would just as soon remove it. What I would like to provide is a text file that will be used for the mpg, mp3 and jpg extracts. So no directory look up is required. It will have 2 lines #1 is the archive info and #2 is the path to the file. Ie
"photo scapture0229 of dreamincode response to spaghetti code"
"xxx.c:\search\webscreens\scapture0229.jpg"
the "photo " and "xxx." are for my purposes and are needed. The rest of the mp3 mpg and jpg meta data could be overwritten on EXTRACT (I'll keep copies) in what ever format the uploader would need as well (gendre=???/artise=???/). I just want to be able to pull out MD search it and do some displays based on it with my SSDS search and possibly jam a different set of MD back into the same mp3, mpg or jpg. Those are the only formats I'm interested in. Thanks and now back to flaming. I don't think anybody here is capable of doing this. Do I have to do it myself. Some old fart with VB5 showing you all up. How bad would that be.
#32
Re: Spaghetti code can be soo Good
Posted 20 January 2010 - 05:25 PM
Core, on 20 Jan, 2010 - 11:42 AM, said:
You are right. I had the source up till just recently. I got tired of techies checking out the code and saying no way; never even looking at the results and possibilities that are there right Now. So. Being you asked so so nicely I'm puting the source.txt up right away at:
http://www.telusplan...edan/source.txt
It's there now.
Grab a copy of the search.exe there as well. I'll show you how to do shit that is pure simple and powerful very very powerful. All in this dumb VB5 program. Maybe even double Dumb dumb ol VB5 program.
Could be the finest mess of spaghetti code ever conceived. Hope so.
My Forum rules: Break every dumb forum thread rule you can. Those you can't break leave. By forum I mean Desktop Search / Meta data / digital video / Spaghetti code / ....
#33
Re: Spaghetti code can be soo Good
Posted 21 January 2010 - 12:00 PM
Check out the flowcharts for the hi-lite / line wrap logic. Compare it to the code re the line numbers. Flowcharting Spaghetti code works.
http://www.telusplan...edan/pict01.jpg
http://www.telusplan...edan/pict02.jpg

New Topic/Question
This topic is locked







MultiQuote




|