jump to navigation

Taking Off One of my Community Hats – Oracle Scene December 19, 2016

Posted by mwidlake in Oracle Scene, UKOUG, User Groups, writing.
Tags: ,
2 comments

For the last couple of years I’ve been involved in “Oracle Scene”, the UKOUG magazine about all things Oracle. Click the link to see the current edition, which is free to view to everyone, member of the UKOUG or not.

I take of my OS deputy editor hat - and they give me one to keep :-)

I take of my OS deputy editor hat – and they give me one to keep ๐Ÿ™‚

I first became involved by writing an article for Oracle Scene. In fact it was the first thing I’d written that was published by a third party. This led to me helping with content selection and then content sourcing and, before you knew it, I was deputy editor for Tech content – helping out the main Editor, Brendan Tierney. We were soon joined by Toby Price as deputy editor for Apps content and the three of us were aided and assisted by first Brigit Wells and then Karen Smith from the UKOUG office.

I’ve really enjoyed helping put together the 5 or 6 issues I’ve been involved in. As a deputy editor I help source content (i.e. hassle people to submit articles), take the feedback from the content review committee, help make the final choice of the articles (with of course a focus on the tech ones) and together we decide on the running order in the magazine and which articles get mentioned on the front cover. I’ve also helped copy edit a few articles, especially those written by people for whom English is not their first language. I find it somewhat amusing that I do this as I am dyslexic. However, the professional layout company we use pick up on the spelling errors I miss (or introduce!). I also hunt down and remove all incorrect uses of the term “premise” and American spellings where it is not a technical term (did I mention my OCD tendencies too?). For the previous issue (Autumn 2016) I took on most of the role as editor as Brendan was busy with his day job. That is one of the nice things about having a small team, you can cover for each other but it does not become “decision by committee”, which I am not at all a fan of.

However with some recent changes outside my Oracle community life (nothing bad, just changes) it’s time for me to take off some of my community hats, especially those that need a constant, regular input. So I’m having to hang up the OS deputy chair one. But to my delight, at the UKOUG Volunteers drinks at the annual conference, Karen, Toby and Brendan presented me with an “Oracle Scene retired deputy editor” baseball cap, which was really nice of them. So I take off a virtual hat and get to put on a real one.

I still intend to submit articles to Oracle Scene and I’d encourage all of you to consider doing so. It is one of the very few publications in the Oracle arena that is still physically printed as well as published electronically. You can get copies at any UKOUG event and there are usually some in each UK Oracle office. And if you are in the UK (or very close by) and would like to be involved in a small but fun team, ask me (or any of the OS team) about becoming a deputy editor for Oracle Scene.

And guys, thanks once again for the hat and the fun we have had doing this.

Advertisement

My first book is now physically in my hands. August 22, 2016

Posted by mwidlake in Instrumentation, PL/SQL, publications, SQL, writing.
Tags: , ,
7 comments
Proud "parent" of a bouncing baby book

Proud “parent” of a bouncing baby book

Today a box arrived from Oracle Press. In it were a few copies of “Real-World SQL and PL/SQL” which I co-authored with Arup Nanda, Brendan Tierney, Heli Helskyaho and Alex Nuitjen. I know I only blogged about the book a couple of weeks back, how I became involved and the impact it had on my life for several months. But as I can now physically handle and read the final article, I could not resist putting up a quick post on it. Honestly, I’ll stop being a book bore soon.

My contribution to the book was three chapters in the section “Essential Everyday Advanced PL/SQL”. The idea was to covers some core, standard ways of using PL/SQL which are often overlooked or implemented without considering the impact they can have. There are a few things I cover that are often talked about, generally regarded as a good thing to do – but so often are not done! So just to quickly summarise my chapters:

Chapter 6 is about running PL/SQL from SQL, ie calling both built-in and user defined functions from SQL. It’s a great way to compartmentalise your business logic and extend the capabilities of Oracle’s SQL implementation in an easy and seamless manner. Only people are often unaware of the potential performance and read consistency impact it can have, or how Oracle 11g and 12c help reduce these issues.

Chapter 7, “Instrumenting and Profiling PL/SQL”, covers something that I feel is a major oversight in many PL/SQL development projects. Instrumenting your code, any code (not just PL/SQL), is vital to producing an application that is professional and will continue to work correctly for many, many years. However, it’s a bit like washing your hands after going to the loo – we all know it is the correct thing to do but so many people just don’t! Without instrumentation it is almost impossible to see how your code is performing, where time is spent and where problems are when they occur. I’m sick of having to guess where the problem is when people report slow performance when some basic and light-weight instrumentation will tell you exactly where the problem is. And as for profiling PL/SQL, it’s one of the rarest things to be done but it is so helpful.

It physically exists

It physically exists

Chapter 9 is on using PL/SQL for Automation and Administration. Like many people, I have automated many tasks with a PL/SQL harness – backups, partitions maintenance, metric gathering, data life-cycle management, regular data loads. You end up writing the same sort of process over and over again and usually there are several versions of such controlling frameworks across a company, written by different people (and sometimes the same people!). A large part of this chapter takes the code for creating the examples from chapter 6 and the instrumentation from chapter 7 and builds up a simple but comprehensive framework which can be used to control almost any data load or administrative task you need to do with an Oracle database. The key thing is it can be used for many, many processes so you need only the one framework. So you don’t have to keep writing them as it’s boring to keep writing them. And because the framework demonstrated includes instrumentation, the framework you implement will be easy to monitor and debug in years to come. I have to confess, I kind of wrote that chapter “just for me”. It is my standard automation framework that I now always use, so I can concentrate on the actual task being done and not the nuts-and-bolts of controlling it, and I’ve wanted to properly document it for years.

Something all the authors agreed on is that whilst most technical books describe how elements of a language or feature work, they do not really talk about the “how and why” you do things. The stuff you learn by using the language for a long time and doing a good deal of things wrong. In this book we attempt to put in some of that “how and why”. In my chapters there are a few anecdotes about when things have gone wrong and, as a result, you learn some of the “how not” ๐Ÿ™‚

I’m at a lot of conferences over the next few months, including OOW16, DOAG16 and UKOUG Tech16. If you get a copy of the book and want it signed, you’ll find me very happy to do so. Many of my co-authors are at these events too, so you could get us all to scribble all over the book. NB this will not work for electronic versions ๐Ÿ™‚

BTW do you like the t-shirt?

The Book. August 4, 2016

Posted by mwidlake in PL/SQL, SQL, writing.
Tags: , , ,
6 comments

I’ve just added a picture to the right side of this site. It is for a book about SQL and PL/SQL. If you look at the image of the front cover, at the bottom is a list of authors and, near the end, is my name. It’s all finished and at the printers, but it is not out yet – It should be published in the next few weeks.

The British part of me wants to mumble and say “oh, yes, hmmm, I did contribute to a book… but I think you should concentrate on the chapters by the other chaps, they are proper experts, very clever gentleman and lady… I was just involved in a couple of lesser chapters…”

The part of me that spent weeks and months of late nights and long weekends writing it wants to scream “Look! LOOK! I damn well got it done! And it was way more painful than any of my author friends told me it would be as, despite their best efforts, I did not get How Hard Writing A Book Is!
I BLED FOR THAT BOOK!”

And the final part of me wants to say “If you buy this book, would you mind awfully sending it to me and I’ll cut out my chapters and paste in new ones with a few more things covered and a bit more clarity and I really should have mentioned… and I’ll send it back”. Apparently this is exactly how Douglas Adams and Terry Pratchet felt about all their books, so I feel in good company in that respect. I re-wrote one chapter 3 times and I still think I could do it better. Think? I know I could do it better!!!! Next year I’ll do it better than the current better…

How did I get involved in this… nightmare? It was Brendan’s fault. I hate Brendan. My wife hates Brendan. My cat, before she passed on, hated Brendan. When I am drinking beers with him in September, around the fun-fair that is OOW16, I’m going to suddenly turn around and hit him Really Very Hard somewhere soft. Somewhere reproductive I think…

It was, I believe, March 2015 that Brendan Tierney asked me if I had ever thought of writing a book. I said “yes” and explained how I’d had some ideas back in my Teens about what “intelligent aliens” would really be like and the oddities of people – but then found Mr Adams had covered that way better than I ever could. And then I had thought about a spoof on Dungeons and Dragons but then found Pratchett had that totally covered and I now had only one idea left… “No…” he said “I mean a technical book – about Oracle”. Oh! After all, he said, I blogged, presented and wrote articles. What was the difference?

Brendan and Heli Helskyaho had come up with the idea for a book about SQL and PL/SQL which was not an intro book and not a huge tome about all aspect of either – but more about using both languages to solve real-world issues, based on real experience. It would be aimed at those who could write reasonable SQL and who could throw together a quick PL/SQL program/package but wanted to know more about how experts used the languages based on experience. They had Arup Nanda on board already as well as Alex Nuijten and Chet Justice. I knew these people! Arup is a brilliant DBA and teacher, Alex is one of the best presenters on the circuit and Chet is Oraclenerd! All are ACE Directors. So I said no – looking at the 5 of them, I was not an expert. I’m just a skilled-but-still-learning journeyman.

At this point Brendan got tetchy at me (‘being tetchy’, for non-UK people, means ‘easily annoyed but doing a very poor job of hiding you are annoyed’). “how long have you programmed in SQL and PL/SQL?” about 25 years – before PL/SQL was really ‘out there’…
“When did you last develop a production solution in PL/SQL?” About 2 months ago – it was cool, it was fully instrumented, restartable and used plain SQL for the heavy lifting…and bulk processed the rest…
“Who’s better at this than you”. Well, Adrian Billington, Boneist Dawn, Andy Clarke… for SQL Stew Ashton, Chris Saxon is sh1t hot… “so you can name your peers?!?”.
“what is the most challenging thing you have done with PL/SQL?” – I listed a few things…

The point he was making was, I’ve used both languages for two and a half decades to solve problems others had struggled with. OK, I am not the “Best”, but I’m not bad and I’ve done things wrong often enough to learn some lessons! I know I can deliver a solid solution that will either still be working properly in 10 years or, in my eyes more importantly, telling you why it is not. And the key thing was, as Brendan pointed out, I was happy to share.

So I agreed to contribute in a minor way.

And then Chet had to pull out for personal reasons – and guess who inherited half of what we was covering? :-). I thus became an equal player. (Just a quick note, Chet stayed as our tech editor and he kept me “honest”. Everyone on the book helped me, the new guy, keep up.)

Writing a book is a lot, lot, lot harder than writing a blog or an article. I’d been told about this – I was a non-technical reviewer(*) for Jonathan Lewis’s “Oracle Core” and we talked a little about it the whole process – and there was a long, long discussion between the Oaktable members about the effort and financial reward of book authorship (“an awful lot” and “sod all” respectively). I still did not get it. If you are writing a chapter that is 20 times longer than an article it is not simply 20 times harder or takes 20 times as long. It is both, plus a dash more. Part of the reason is the need to get a flow through such a large body of text and I wanted to do that across my 3 chapters. The other is, somehow a book feels more important and you want to makes sure your mistakes are kept to a minimum – both for your own pride and so as not to mislead the reader. Also, as a shared book (and I was the only new author involved) I was very conscious of letting the side down.

So the reality was that for 6 months I worked on those 3 chapters and, during that time, I struggled to maintain my duties as a house husband, the garden went to hell and my regular exercise ceased. Occasional days were so bad that the cat went unfed and my wife had to cook her own dinner. The hard stares were difficult to take, as was my wife being annoyed with me. And I was only doing a few chapters!

But it is done and I am now looking forward to seeing a copy “in the flesh”. I think that will feel weird. One of my regrets in life is that I did not stay in science long enough to be published. I feel this makes up for that.

Would I do it again? No. I’d rather go back to commuting into London every day and I hated that.

Will I change my mind in a year or two? Maybe. I still have that one idea for a Sci-Fi book.

(*) I represented the “knows some stuff but is still learning” intended reader of Jonathan’s book – I was not correcting mistakes or advising him on technical content. I was saying “please tell me more about X as I’m still confused”. I rather enjoyed it.

Friday Philosophy – Tech Writing Is Like Religious Art July 8, 2016

Posted by mwidlake in Blogging, Friday Philosophy, Perceptions, writing.
Tags: , ,
5 comments

I’m putting together an article for Oracle Scene at the moment – I’ve delayed it for a couple of issues as we wanted the space for other tech articles, but my time has come. And I’m finding it very hard going. Why?

I’m not an expert on religious art (or religion… or art) but one thing I know is that with religious artifacts, especially things like sculpture, furniture, and plaques, they often differ from non-religious art in that the back of them is as well done as the front. I.e. if there is an ornate plaque to be created and put on the wall of a secular building, all the effort goes into the front. The back is likely to be simple or even rough. With a religious plaque, the chances are that the back will be just as well crafted as the front.

The reason is that God can see the back of it. God will know if you skimped on your devotional art to him/her/them. The whole piece has to be of quality. If it’s a secular piece then no one generally sees or cares about the back and, if someone was to try to take your plaque off the wall, you’d smack their hands and tell them to leave it alone.

When I present, teach or (to a certain extent) blog I mostly care about what my audience will see. If I do a demonstration script I can put it up, show the results and move on. The chances of you actually running the script are low so it does not matter if I had to tickle things a little (fiddle with the SGA settings, alter my session, pre-warm my cache) to get it to work as intended. Similarly I can tell you the message I have and not worry too much about the messy details (but IO have to be ready to answer any awkward questions).

But with something written and published, which is going to be there for a while and people can refer to it and test it all out with ease – you can all potentially see “the back of it”. This raises my normal fear about making mistakes in public to the level of paralysing paranoia.

There you go, I think of you all as Gods. That’s a nice place to finish the week, don’t you think?

A Book of Friday Philosophies? February 18, 2016

Posted by mwidlake in Friday Philosophy, Private Life, publications, writing.
Tags: ,
10 comments

It has been suggested to me by a friend (not a publisher!) that I should do a book of my “Friday Philosophy” posts. I’m not sure. I’d like to know what people think.

If you read my blog but “Friday Philosophy” has somehow passed you by (how could they, most of my posts now are Friday Philosophies!) they are usually posted at the end of the week and deal with the non-technical side of working in IT. They are my thoughts and experiences on management, development paradigms, things that seem to still be wrong after 2 generations of programmers have painfully learnt the same lessons. Some have nothing to do with IT. The occasional one is about my life. Nearly all have an element of humour in them (even if it is only when I am laughing at myself and my own stupidity).

I’ve never really meant them to be more than a bit of light relief for people to read at the end of the week, but also to make people think.

A few older posts that have stood the test of time (ie people still occasionally look at them) are:

Oracle Performance Silver Bullets
CABs – An Expensive Way to Get Nowhere
Do Good DBAs Need PL/SQL Skills?
The Small Issue of Planes, Trains and Coaches
The worst Thing About Contracting
The Worst Person In IT I Have Ever Met
The Best Person in IT I Have Ever Met

The person suggesting I make them into a book says there is simply nothing else like them out there – Books on IT are about, well, IT. Books on management are about making you a better manager and tend to be very earnest about it. My Friday Philosophies sit in a wilderness between the two, a bit of fun but thought provoking (so I am told).

The thing is, I am not sure there is a market for it. After all, if you have never heard of me (and close to 7 billion people have not) why would you buy a book by me about opinions on the IT industry? If you know me you can just search my blog for “Friday Philosophy” and read them all. As far as traffic to my blog is concerned, with a few exceptions, they are one-shot pieces. Friday Philosophies tend to get a bigger immediate hit than technical posts but within a week most of them are hardly looked at again. Several of the technical ones get a steady trickle of hits that far outweighs their initial popularity. I know that people search for specific technical terms and not “opinionated view of smart phones” and that has an impact, but even so…

In theory it should be a lot less painful than the living hell of writing (only a part!) of a technical book. I have a lot of material, I can review & tweak them, add some new ones, wrap the lot up into areas. It should only take a week… A month… Maybe 2 or 3 months.

Also, I would not be looking to make any money on this. As in, even less then the very little you get per hour’s effort for doing a traditional book. I doubt a professional publisher would be interested in it, due to the lack of an obvious audience. But maybe a self-published tomb for a few pounds/dollars?

What does anyone think? A thunderous silence will tell me what I need to know….

It does not help that I am not sure how to pluralise “Friday Philosophy”.

Friday Philosophy – Content, Copying, Copyright &Theft February 12, 2016

Posted by mwidlake in Blogging, Friday Philosophy, writing.
Tags: , ,
13 comments

There have been a couple of things this week that have made me think about the stuff that some of us write and what other people do with it.

I’m writing a book with 4 other people at the moment (the 4 beingย Arup Nanda, Brendan Tierney, Alex Nuijten and Heli Helskyaho, all experienced book publishers already – I’m the new kid) which is on SQL & PLSQL. It has been a very interesting experience. I knew writing a technical book was hard work, took a lot of time and that, frankly, the direct financial return on the effort is very, very poor. I know a few authors of Oracle books and I’d talked to them about it all, so I was aware. However, it turns out I did not really know how hard it was, I still did not understand how demanding of time and effort it was! But I had written technical blogs and a couple of articles before I started the book and I had developed the strong opinion that you do not take other people’s work, and you certainly do not take it without citing the original author – because you are actually stealing a lot of someone else’s time and effort.

Probable  front image of "the book"

Probable front image of “the book”

As a result, at the very start of writing my chapters I was determined that my content was going to be My Content. Me, my experience, the official documentation , my test databases – and a word document to receive the end product from those ingredients. I was not going to read what others had written recently on or around the topics I was covering as I did not want to be even subconsciously borrowing from other’s efforts {I say recently as I cannot unread what I had already read!}. I certainly did not want to be accused of doing so. If I was going to object to people stealing my content, I’d be hypocritical to actually commit the crime.

How very noble of me. How very silly of me.

A couple of months in I was talking to someone about the first chapter I was doing and how I was struggling to decide how to structure what I wanted to say. I knew the facts and features I wanted to cover but was unsure of how to make it flow so that it would make sense to the reader and build up their knowledge in steps. They asked me how other people had handled it and I gave them the little opinion piece I’ve just given you. And they laughed at me.
Was I including new stuff? Yes. Was I using my own experience? Yes. Was I going to cut lines, paragraphs, even pages out of other sources and put it in mine? No! Of course not! Well then why was I purposefully making life hard for myself?
Then they asked me the killer bit – Did I know every last thing about the topic? Hmm, no, probably not, but then no one knows every last thing and certainly has not used every little aspect of an oracle feature for real. So I was only going to put into my chapters parts of the topic? Well, I guess so. And that is what someone trying to learn about the feature wants? An expert opinion full of holes? That bit stumped me.

I was kind of writing my chapters to show how much I know. I was certainly limiting it to what I knew well. But the reader does not give a fig about how much I personally know, they are not hiring me to do a job. They are reading about a technical topic so that they can do their job. So I should be making sure I know as much as I can about the topic in order to describe it and I should describe all of it that I think could be useful to others, even if so far it has not been of use to me and the specifics of the problems I was solving. And how do I learn about technical stuff? I read the documentation… and blogs… and books… and play with it.

It also got me thinking about what I will feel like if people use my chapters in a couple of years to help them write about a topic (be it in a book, a blog or an article). If they simply copy my stuff, steal my words, I’ll be angry. If they copy it but just change a few bits to hide the fact I’ll be furious. But if they are writing this as they initially learned from me and then added their own experience and knowledge, I’ll be chuffed to bits – because I taught them. And now they would be teaching others.

So I started reading my modern books on the topics around what I was writing and looking at blog posts and articles more. I know I am doing a better job for the audience since I started doing that. However, the list of people I will need to thank in my bit of the acknowledgements is going up & up and I suspect that for years I’ll be meeting people at conferences & meetings and going “here’s a pint for the help you gave me! And, no, you did not know you had!”. {One thing that did worry the pants off me is that when I read around, it turns out that in my first chapter I uses an example very extensively that turns out to be the exact same example at least two other people have used – it’s convergent evolution, honest! But I’m sure someone at some point is going to point a finger… Oh well, the deadlines are too tight for me to change it now. I don’t even have time to write this blog really…}

There was a specific incident this week that made me think again about copying. I noticed (as I was checking out a relatively unused aspect of a PL/SQL tool and what I did not know about it – but others might benefit from knowing) that the same information was in two places. Exactly the same, word for word. Someone had stolen content from Tim Hall’s excellent Oraclebase site. And it was not just one article, it was dozens, with no citation of the original author anywhere and a copyright sign on the pages of stolen content. You can read about Tim’s ire in this blog post he wrote. He got more annoyed than I think he normally does as this guy had stolen stuff before and Tim was suffering from a cold. He got about as annoyed as I would get in that situation, in fact.

I also noticed as I investigated my currently-obscure aspect of PL/SQL that most of the content on the topic elsewhere was mostly chunks just taken from the oracle official documentation with a few lines wrapped around each chunk. Was that stealing content? I’m still not sure about that, but I think that if there is more borrowed content than original content, it’s at best Poor Effort and probably is Theft. If they do not even write their own demo code for the feature but take Oracle’s – it’s theft. Bad people.

I did nearly comment on Twitter that I never got my stuff stolen, as my stuff is mostly just opinion pieces like this and of no technical worth! But the very next day – Yep, you guessed it, someone stole one of my blog posts. There was a single link back to my original post at the very end but it was not a citation, it just said “reference Link Martin Widlake’s”. In fact, initially I think it just said “Reference Link”. He also has a copyright sign on his web pages. I currently don’t, maybe I should add one so that I can simply say “copyright, take it off else i’ll issue a Take Down request to your service provider”.

I’ve emailed him to say I’m not happy to have a word-for-word copy stolen and presented as his and I am certainly not happy that the pieces is appearing on the front of his web site advertising his services! It seems he is just one guy trying to make a living in rural Northern Pakistan. Should I be concerned about the theft of my article and ask him to remove it? If it is helping him make a living thousands of miles away and he has at least added a small citation at the end? Yes, because it is still theft. And if I do not highlight to him how much this annoys people, he will probably steal other stuff. If you don’t challenge bad behaviour you condone it.

And besides, if he does steal more stuff this will certainly include Tim’s material as his site is often on the first search-engine page on any Oracle Topic. And when he pinches Tim’s stuff, Tim’s gonna be angry…

Friday Philosophy – Publishing rather than Presenting December 18, 2015

Posted by mwidlake in Oracle Scene, publications, writing.
Tags: , ,
6 comments

Have you ever considered writing articles on Oracle subjects? Unlike presenting, there is no need to stand up in front of a scary crowd, remember what it was you wanted to say and risk someone calling you out from the crowd & accusing you of being an idiot {NB people worry a lot about that last one, but I have only seen it happen once – and no one much liked the person doing the calling}. Presenting is not for everyone. But it is not the only way to engage with people or share your knowledge. When you write an article you get to take your time, ensure you are saying what you want to say and you can correct it over time. You can also ask friends to check it over for glaring mistakes or badly written prose before you submit it. I do.

Oracle Scene, Autumn/Winter 2015

Oracle Scene, Autumn/Winter 2015

I can’t say I am an expert, I’ve only written a few articles for publication myself, but I have also been helping out with Oracle Scene in my role as deputy editor. I’ve reviewed a lot of material and helped one or two people update their articles. But there are some ways in which I think publishing is a superior way of communicating when compared to presenting. As I mentioned before, you get more time to “deliver” the material. When you present you will have prepared your slides or demonstrations and, I’d hope, you have practiced it. But the actual delivery is “Bang!” you’re up. What you say, you say, what you don’t is not going to be said – unless it is on the slides (which people may or may not read). With an article, what you actually put out there is something you can check and hone until you are happy. Or you get too close to the submission time to mess about any more…

A published article is there and it will stay there. Presenting is gone as soon as you finish it (unless it has been recorded – and my experience is that recorded presentations do not get watched that often). Many more people are likely to see an article than see you present, especially if you get it into something like Oracle Magazine… Or “Hello”, but that is pretty unlikely for an article about HR apps in the Cloud. That persistence is also a bit of a drawback I find, as I am even more concerned about getting it right. I don’t want to have something that people can constantly point at and say “Hey, that Widlake guy! He actually still USES the Buffer Cache Hit Ratio!”. But it drives me to produce something of a slightly better quality, I feel, than when I present or blog.

I obviously blog quite a bit but I hesitate to say that a blog is quite the same as having something published. When I blog it is me having my say to an audience that chooses to come by and look. If I mess up, you all know who messed up. If I publish, I have to produce something good enough for someone else to say “yeah, that is good enough to be in my publication”. And if I have messed up, I’ve messed up a bit of their publication. I can actually modify or remove anything I blog, it is under my control. However, when I do an article in a magazine, it is fixed once it has passed the copy edit check. So blogs are different, they are “softer”. I would say, though, that web sites that give information in a more formal way, like the wonderful Oracle Base by Tim Hall or fantastic oracle-developer by Adrian Billington are more like published material. A kind of half-way-house.

Where a published article wins out over a blog is in audience reach. I know that lots of people who would never visit my blog will see it, maybe people who will remember the great article I did and even recognise my name. You never know, one day it might help me land a piece of work. A published article will also be read by people outside of my sphere, some people who are reading it for the Apps content might look over my article, especially one that is an introduction to a subject.

Another of the great things about a published article is it can be referenced back to or, if it is a printed publication, there on your desk to look at as you try things out on the computer. We all tend to have larger computer screens now and even multiple ones {I would struggle to go back to a single screen} and use online material, but nothing beats having a physical copy to read and move about the desk. It leaves the computer screens free for everything else and you can take the magazine or printout around with you when you don’t want to have a laptop or tablet with you.

I guess I am more proud of my publications in Oracle Scene than my blogs. My mum even paid a tiny bit of interest in me having an article in a “real” publication.

os57cover

And this leads me on to the real purpose of this piece. I’d encourage you to submit articles to Oracle Scene. The call for articles for edition 59, to be published in Spring 2016, closes on 11th January. You can find the editorial calendar here which tells you about the dates for the next and future publications. If you want an excuse to get away from the relatives this Christmas, why not write and submit an article? We are always looking for good articles and series of articles. Check out the current edition online {the current edition is free to anyone to view online} to see what sort of things we cover, which is all aspects of the Oracle tech and Oracle apps. We are particularly keen to get more Apps articles as they are currently under-represented, but we of course are also interested in technical pieces.

We are moving to publishing Oracle Scene four times a year and with more content each copy. With “Oracle Magazine” going digital-only, I think Oracle Scene is now the only physically published magazine on Oracle technology. Oracle’s “Profit” magazine is still available in print but it is mainly focused on the business side of using Oracle solutions. When I was in the US for OOW15 I mentioned Oracle Scene to a few people and that it was still a physical publication, as well as available digitally, and that seemed to be of interest to most of them. Physical copies are available at all UKOUG events and are placed in Oracle Offices. If you have ever sat in reception waiting to see someone in Oracle, there were probably a few copies near you! You may well have read some of it, whilst waiting for Larry to see you.

I’ll finish with a few words on what we look for in articles {I may well do a longer piece on this at a later date, especially if any of you tell me you would like to see it}. We avoid sales pieces. If you work for “United Mega Corp” and every sentence has “United Mega Corp” in it or you are just trying to sell United Mega Corp’s sales portal system, then you are unlikely to get your article accepted – you can pay for advertising space for that. However if you work for “Incredible IT Systems” and write a piece on using pluggable database and mention “Incredible IT Systems” once or twice, or that you have experience in the field you can offer to customers, all is good. Other than that, we simply want well-written articles that will help people use a feature of Oracle, better understand some aspect of their Apps offerings or allow a compare & contrast across possible solutions. Basically, we want to publish things that UKOUG members and the wider Oracle community want to read.

Go on, think about it. Give it a go. And if you actually want to spend time with the relatives over Christmas, write a piece for one of the editions later in the year.