Click here to Skip to main content
16,003,474 members
Home / Discussions / Article Writing
   

Article Writing

 
AnswerRe: no response on submitted article Pin
Sean Ewington18-Feb-22 9:17
staffSean Ewington18-Feb-22 9:17 
QuestionArticles in two languages Pin
Raul Sanchez17-Feb-22 10:12
Raul Sanchez17-Feb-22 10:12 
AnswerRe: Articles in two languages Pin
Sean Ewington17-Feb-22 11:02
staffSean Ewington17-Feb-22 11:02 
GeneralRe: Articles in two languages Pin
Member 1553972318-Feb-22 0:52
Member 1553972318-Feb-22 0:52 
Questionarticle writing/formatting: markdown for a collapsible section ? Pin
BillWoodruff12-Jan-22 1:48
professionalBillWoodruff12-Jan-22 1:48 
AnswerRe: article writing/formatting: markdown for a collapsible section ? Pin
Sean Ewington12-Jan-22 1:54
staffSean Ewington12-Jan-22 1:54 
AnswerRe: article writing/formatting: markdown for a collapsible section ? Pin
Richard Deeming12-Jan-22 2:16
mveRichard Deeming12-Jan-22 2:16 
GeneralRe: article writing/formatting: markdown for a collapsible section ? Pin
BillWoodruff12-Jan-22 4:44
professionalBillWoodruff12-Jan-22 4:44 
QuestionProblem with download link in article draft Pin
Jo_vb.net10-Jan-22 22:41
mvaJo_vb.net10-Jan-22 22:41 
AnswerRe: Problem with download link in article draft Pin
Sean Ewington11-Jan-22 1:27
staffSean Ewington11-Jan-22 1:27 
GeneralRe: Problem with download link in article draft Pin
Jo_vb.net11-Jan-22 1:30
mvaJo_vb.net11-Jan-22 1:30 
GeneralToo many tags. There is a limit of 8. Pin
Ștefan-Mihai MOGA7-Jan-22 7:18
professionalȘtefan-Mihai MOGA7-Jan-22 7:18 
GeneralRe: Too many tags. There is a limit of 8. Pin
Sean Ewington7-Jan-22 7:24
staffSean Ewington7-Jan-22 7:24 
GeneralRe: Too many tags. There is a limit of 8. Pin
Ștefan-Mihai MOGA7-Jan-22 7:29
professionalȘtefan-Mihai MOGA7-Jan-22 7:29 
GeneralRe: Too many tags. There is a limit of 8. Pin
Sean Ewington7-Jan-22 11:28
staffSean Ewington7-Jan-22 11:28 
GeneralRe: Too many tags. There is a limit of 8. Pin
Ștefan-Mihai MOGA7-Jan-22 15:04
professionalȘtefan-Mihai MOGA7-Jan-22 15:04 
GeneralRe: Too many tags. There is a limit of 8. Pin
Sean Ewington10-Jun-22 0:49
staffSean Ewington10-Jun-22 0:49 
Questiontable borders in my article Pin
raddevus1-Jan-22 7:10
mvaraddevus1-Jan-22 7:10 
AnswerRe: table borders in my article Pin
Sean Ewington1-Jan-22 8:03
staffSean Ewington1-Jan-22 8:03 
GeneralRe: table borders in my article Pin
raddevus1-Jan-22 10:06
mvaraddevus1-Jan-22 10:06 
GeneralRe: table borders in my article Pin
raddevus1-Jan-22 10:09
mvaraddevus1-Jan-22 10:09 
GeneralRe: table borders in my article Pin
Greg Utas1-Jan-22 10:16
professionalGreg Utas1-Jan-22 10:16 
GeneralRe: table borders in my article Pin
raddevus1-Jan-22 10:35
mvaraddevus1-Jan-22 10:35 
Greg Utas wrote:
arcane command line stuff


It is interesting to me that during my IT career -- started in 1991 -- that we:

1. used command line bec we were forced too, no real other choice
2. moved quickly toward GUI stuff -- as everyone thought it would make _everything_ easier / better
3. moved gradually back to command line more and more as we learned that it is far easier to reproduce consistently.

I think you've been in the IT game for quite some time too so you probably have the same experience. Smile | :)

Here's my big story about this:

Back around 2000 I was doing C# development (still am) and I had to develop a piece which would save data to Oracle database. I worked up the forms and the data schema.
I had to submit the data schema (3 or 4 tables) to the DB ADMIN.
He approved it and I sent him the DDL that he could run and create the tables. -- you know that is basically a command-line script Big Grin | :-D

He sent and email and let me know my tables were created.

I started working on my code and testing form to insert data in tables.
Got a strange crash and discovered that two different field's data types were incorrect. They were varchar and should've been int.
What?!
I checked my script and they were correct.
I walked over to DB ADMIN and inquired.

I said, "I'm not sure how those fields could've been changed since they are set in the DDL."
DB ADMIN said, "Oh, I don't run those scripts I just looked at them when I ran Toad (Oracle GUI tool[^] for DB work) and created the tables & fields by hand."
I sh** myself and walked out to clean up. Laugh | :laugh:
GeneralRe: table borders in my article Pin
Greg Utas1-Jan-22 11:21
professionalGreg Utas1-Jan-22 11:21 
QuestionHow can I post a sponsored article? Pin
Jackson Jiang29-Dec-21 19:51
Jackson Jiang29-Dec-21 19:51 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.