Go Back   vb.org Archive > Community Central > Community Lounge
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 02-04-2002, 08:38 AM
snyx's Avatar
snyx snyx is offline
 
Join Date: Oct 2001
Location: Vancouver (whistler.2010)
Posts: 556
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Gotta question here, me and my buddy were going over...

I said people can express them self through art in technology, but I can only see in visual ways (ie. photoshop, bryce, anything where the product is visually shown) He instead he can express himself through programming as an art? I mean, not to knock programming at all, I'm just saying do people think of it as more a profession, then an art? I mean, I know people who can do simply amazing things in photoshop, creating visual wonders. I can see how they are expressing themselves, their art, through visuals. But when I see a great piece of code put together, such as vbulletin, I personally don't see any true art in it, but as more of a skill.

I explained this quite bad at 2:30am, so please correct me, and lend your thoughts?

Myles.
Reply With Quote
  #2  
Old 02-04-2002, 10:06 AM
ace ace is offline
 
Join Date: Dec 2001
Posts: 12
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I believe anything can be considered an art.

e.g. I make "art" every morning on the toilet
Reply With Quote
  #3  
Old 02-04-2002, 01:03 PM
Admin's Avatar
Admin Admin is offline
Coder
 
Join Date: Oct 2023
Location: Server
Posts: 1
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

That's another problem when someone created a Web site to offer coding services. Designers have their portfolio and all, but what can be show as examples? No matter what, people will first look at the design and only after some time they will notice the internal coding.

Actually when I think about it... kinda like real life. When you first meet a wo/man, you first check out how s/he looks like, right? Only later you find out about her/is personality, etc.
Reply With Quote
  #4  
Old 02-04-2002, 05:59 PM
Mark Hensler's Avatar
Mark Hensler Mark Hensler is offline
 
Join Date: Oct 2001
Location: California
Posts: 205
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

programming an art... hmm..

Art isn't always something of beauty or visual at all. Martial arts, for example..

When programming, there is always more than one way to do something. It can be considered an 'art' to optimize code.

For example, I wrote a script to count the number of maps entries in a mapcycle.txt file for a Half-Life server. (snippet from my WAHL project)
Code:
//$tmp = "cat $mapcycle_path | grep -v '^$' | grep -cv '^[ ]*//'";
$tmp = 'awk \\'BEGIN{c=0} ($0!="^$" && $0!="^\s*//"){c+=1} END{print  c}\\' ' . $mapcycle_path;

$mapcycle_number = exec($tmp);
I developed the command at a prompt in SSH, just playing with greps and piping them into each other. When I had a combo that worked, I put it in my PHP script. Later, I got 'creative' and decided to shrink it all down to one shell command.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 04:47 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.03593 seconds
  • Memory Usage 2,183KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (1)bbcode_code
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (4)post_thanks_box
  • (4)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (4)post_thanks_postbit_info
  • (4)postbit
  • (4)postbit_onlinestatus
  • (4)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete