₦airaland Forum

Welcome, Guest: RegisterLoginWith GoogleTrendingRecentNew

Stats: 3,327,798 members, 8,432,626 topics. Date: Wednesday, 24 June 2026 at 04:59 AM

Toggle theme

Iamseun1's Posts

Nairaland ForumIamseun1's ProfileIamseun1's Posts

1 (of 1 pages)

BusinessRe: Who Is Your Customer? by iamseun1: 5:31pm On Nov 30, 2006
kazey i tink u need 2 answer ur last question b4 i say anything,

again, u wont do well in the analysis by being pathetic, nobody is sick neither is anybody cheating d oda, so keep being pathetic,

imagine u get u a eatry, n u send ur broda 2 get d stuffs, while u sit n wait(perharps scoping one of d waitress)

in d eyes of d person selling ova d counter, who is d customer,

tink about it, dont add sentiments,
BusinessRe: Who Is Your Customer? by iamseun1: 1:14pm On Nov 30, 2006
Nice One, /

Very Interesting Topic, /

To further butress ds point, Shollzman n I ad ds further Chat.

**********************************************************************************************
*************************************************************************************
**************************************************************************

[b]chatwitshola: nice one
chatwitshola: final question:
xterzone: last must be different from final den, /
xterzone: bring it on, /
chatwitshola: if a child points to a toy and says daddy i want this thing, and the father pays for it . , who is the customer huh
xterzone: dats a crafty one, /
xterzone: realizing dat d question makes mi understand somethings much more beta, /
xterzone: like i said: Manufacturers shld focus on Anything or Anyone (n ol on my list) dat drives sales, /
xterzone: in ds case now, d child drove d sales (from d point of view of d Manufactures Environment - as from an outsiders view) d father however paid for it,
xterzone: Again: d father is d customer, d child d end-users, /
xterzone: Reinforcing my earlier point, d manuf. can not afford 2 focus on d end-user alone or d customers alone, coz either could actually drive sales, /
chatwitshola: if a child points to a toy and says daddy i want this thing, and the father pays for it . , who is the customer huh
xterzone: focusing on either of doz things i earlier mentioned is like focusing on some subset, /
xterzone: Anything or Anyone or any condition or any innovative marketing (n odas dat further taught process might reveal in d future) r ol part of a universal Class of Objects dat drive sales, d Universal Class as a whole is wot d manuf.shld focus on and just work on factors dat might affect any from time to time based on a given circumstance, d ultimate goal being 2 generate revenue, /
xterzone: ur last question, did d father get something else oda dan wot d child asked 4, /
xterzone: some basic definitions might help:
xterzone: Customer: Pays 4 goods and services
xterzone: End-Users: user, benefactor of goods and or services, can also be or may not be d Customer, /
xterzone: Both along wit oda factors drive sales, /
xterzone: d Manuf. shld focus on Factor(s) dat drive sales, /
xterzone: and be loyal 2 such factors, /
xterzone: look at ds scenario, /
xterzone: On a normal Monday,
xterzone: Ran just started pouring abruptly, /
chatwitshola: ,
xterzone: a sharp marketer will quickly make Umbrellas available for sale, /
xterzone: coz d rain in ds case is d current factor dat can drive sales, /
xterzone: people get 2 buy, /
chatwitshola: nice one ,
xterzone: do u call d rain(analogical 2 d babies in ur earlier) d customer, /
chatwitshola: nice analogy,
chatwitshola: cisa at worrk
xterzone: d manuf. shld be focused 2 be attentive n loyal 2 ol such factors dat can drive sales, /
chatwitshola: nice one, i'll post the first part of the chat,
xterzone: d people buyin d umbrellas r definitely d customers n d rain (d something in d case) drivin d sales, /
chatwitshola: then you can explain ur point after that
xterzone: k!
xterzone: d customers r d end-users 2 in ds case, /
[/b]

**************************************************************************
*************************************************************************************
**********************************************************************************************

Reations pls, /
ProgrammingRe: PHP Or Coldfusion: Which Is Better? by iamseun1: 2:18pm On Oct 18, 2006
Let mi start by saying i am a fan of pHP, though an ACTIVE COLDFUSION DEVELOPERS

The charm of any programming language to a novice person usually is the capabilities, n wot people are doing n can do wit it.

The all-powerful web portal 'yahoo' was built using PHP, it tink d same thing wit Google too (im not sure about ds at all n i stand 2 be corrected).

My Arguments now():
i have perused codes from both languages,
Php has a lot functions dat can allow u to do so much too, it has mail function, network functions that allows u to do things like cfhttp doz in coldfusion, functions that let u write on images(coldfusion doesnt av ds), i can go on and on, , but php is very powerful powerful summarily,
i fil php guyz are more program centric than coldfusion guyz, coz dey have 2 adapt a coding technique that forces dem to check first if something will go wrong b4 doing it(ol dz coldfusion guyz overlook n get errors dou).
php is also open-source so u can get a lot of written functions n assistance based on large followership(u no people like awof), its also much faster dan coldfusion
d only negative about php however is dat the codes are not user friendly, dis i no will be d excuse of novice n not professionals or experts who would have gotten use to d codes,


Now Coldfusssssssssssssssssssssssssssion, My love
Let mi start by saying dat ol d problems i eva ad as a developer was solved by Coldfusion
its tag based n so very easy 2 learn and debugg, tink a got d very basics in like 2 n half daz,
it encapsulates functionalities n exposes private class variables as simple attributes so u dont border about implementation u just supply parameters,
coldfusion was built on java so it leverages on its power
it has so many tags dat doz just about anything, mention it (it starts wit cf usually): cfsearch, cfdocument, cfmail, cfpop, cfchart, cfhttp, cfcollection, cfregistry, cfif, cfxml, cfftp, cfforms, cfcomponents, cfcookies, cftry, cflock, cfcatch, cftree, cfquery n dozens of very-easy-to-use functions, its just 2 much,
plus u can build applications that use event gateways: e.g SMS Applications; IM (Instant Messenger) Applications
u can create ur own tags; u can use oda people codes written in java n c++
its just beautiful, perharps one thing also wot of notice is Macromedia's great job with coldfusion's documentation, just search, get d best example n adjust d codes, u application is running,
Borrado has said a lot of things i wont like to repeat like integration with oda technologies,
u can create web n expose and webservices automatically from ur components(like functions in regular programming).
The Powerful IDE even makes things sleeker (Dreamweaver), which can generate codes for basic functionalities and has dragg n drop features,
Coldfusion however is relatively slower compaired with php, coz it converts cfml(ColdFusion markup Language) to Java first (on the fly) before it is executed,

Lets say both programs are very powerful, but coldfusion makes life easier n makes debugging (which any professional programmer will agree is a serious issue for consideration) a generation more easier,


But as for mi, im a PHP fan, n a Coldfusion Evangelist,

Let mi end by saying:
<cfthanks>Decide for ur self, </cfthanks>

Ojo Oluwaseun Samson
Coldfusion Developer, Coldfusion Evangelist,
0803 415 6073; 0807 619 5153

1 (of 1 pages)