{"id":282,"date":"2023-05-10T05:04:13","date_gmt":"2023-05-10T05:04:13","guid":{"rendered":"https:\/\/archicode.be\/?p=282"},"modified":"2023-05-10T05:04:49","modified_gmt":"2023-05-10T05:04:49","slug":"about-providing-service","status":"publish","type":"post","link":"https:\/\/archicode.be\/index.php\/2023\/05\/10\/about-providing-service\/","title":{"rendered":"About providing service"},"content":{"rendered":"\n<p>I was working for a company where I needed to use a set of scripts developed by another team whithin the same department, and I started encountering some difficulties using it.  I thought at first that I didn&#8217;t have the knowledge and started looking for documentation that I couldn&#8217;t find.  I emailed the person who sent me those scripts asking if he could help and while he agreed to provide some guidance, he had no time to write documentation or to help me troubleshoot the issues that I encountered.<\/p>\n\n\n\n<p>I knew the person to be professional and rigorous and it felt odd that he wouldn&#8217;t want to help in a deeper manner so I talked to my manager about it who talked to his manager and scheduled a meeting where we would have a troubleshooting session that quickly became a blaming session about how we weren&#8217;t good enough to understand the technology and ended with : &#8220;we provide some scripts to help you, we&#8217;re not providing a framework or support&#8221;.<\/p>\n\n\n\n<p>Of course I felt annoyed by this statement and I didn&#8217;t really want to continue using those scripts but apparently we were supposed to, which clearly was in contradiction with the previous statement.  So I thought about it and other occurrences of the same issues and I realised something isn&#8217;t working in IT departments.<\/p>\n\n\n\n<p>It&#8217;s common in our industry to either be the service provider or to be provided services, whether it be development, support, design, architecture, &#8230;  And while there&#8217;s no doubt about the quality of the technical service provided, the customer relationship might benefit from some serious improvement.<\/p>\n\n\n\n<p>While this might be more obvious when providing service to other companies as a business, this should absolutely not be neglected inside the same company.  The IT department is usually the service provider for all the other departments and how often do we hear complains about the level of service provided.  Even within the IT department, when a team is supporting another or developing something to be used by other teams, what do we usually hear if not complains?<\/p>\n\n\n\n<p>This comes down to the fact that many times, we assume that the colleagues who will use what we created has all the knowledge needed or will come to us if there&#8217;s any issue but that is not always the case.  Technical people sometimes have a hard times recognising when to interact or ask questions, not to mention the sheer terror of being perceived as not knowledgeable or independant enough.<\/p>\n\n\n\n<p>What we need to do when we provide anything (be it a service, or a framework) we need to provide documentation.  Where to get it, how to install it, how to use it in your application, etc.  Assume that the person who will use it knows nothing about it because it&#8217;s actually the case.<\/p>\n\n\n\n<p>Be available for support as well, like you would support an external client that generates 95% of your revenues.  You need to cater to the needs of this client, to be good and available, to have a level of service on par with the quality you provide.<\/p>\n\n\n\n<p>And if there&#8217;s no time or budget to provide support, how about informing the distressed user of your tech about it?<\/p>\n\n\n\n<p>&#8220;Sorry, I understand your frustration but this was developed as a sample to help you getting started.  How it was explained to me, there wouldn&#8217;t be any budget for support and it was more a starting block than a framework.  I&#8217;ll inform my manager about your issues and I encourage you to do the same so these scripts can become more than was anticipated in the beginning.&#8221;<\/p>\n\n\n\n<p>Communication is ever important and explaining what are the issues you&#8217;re facing in a constructive manner goes a long way in getting your issues resolved.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>I was working for a company where I needed to use a set of scripts developed by another team whithin the same department, and I started encountering some difficulties using it. I thought at first that I didn&#8217;t have the knowledge and started looking for documentation that I couldn&#8217;t find. I emailed the person who&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_newsletter_tier_id":0,"footnotes":"","jetpack_publicize_message":"","jetpack_is_tweetstorm":false,"jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":false,"jetpack_social_options":{"image_generator_settings":{"template":"highway","enabled":false}}},"categories":[4],"tags":[36,37],"class_list":["post-282","post","type-post","status-publish","format-standard","hentry","category-misc","tag-communication","tag-it-service"],"jetpack_publicize_connections":[],"jetpack_sharing_enabled":true,"jetpack_featured_media_url":"","jetpack-related-posts":[{"id":324,"url":"https:\/\/archicode.be\/index.php\/2023\/11\/07\/how-to-use-feature-flags-in-blazor\/","url_meta":{"origin":282,"position":0},"title":"How to use Feature Flags in Blazor","author":"Hakim","date":"November 7, 2023","format":false,"excerpt":"Feature flags are a way of controlling the availability and behavior of features in your application without changing the code. They can help you with testing, experimentation, and gradual rollout of new functionality. Blazor is a framework for building interactive web UIs using C# and .NET. In this blog post,\u2026","rel":"","context":"Similar post","block_context":{"text":"Similar post","link":""},"img":{"alt_text":"","src":"https:\/\/i0.wp.com\/archicode.be\/wp-content\/uploads\/2023\/11\/4b6f8d86-a588-4313-8cc9-4c41a90aaae5.jpeg?resize=350%2C200&ssl=1","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/archicode.be\/wp-content\/uploads\/2023\/11\/4b6f8d86-a588-4313-8cc9-4c41a90aaae5.jpeg?resize=350%2C200&ssl=1 1x, https:\/\/i0.wp.com\/archicode.be\/wp-content\/uploads\/2023\/11\/4b6f8d86-a588-4313-8cc9-4c41a90aaae5.jpeg?resize=525%2C300&ssl=1 1.5x, https:\/\/i0.wp.com\/archicode.be\/wp-content\/uploads\/2023\/11\/4b6f8d86-a588-4313-8cc9-4c41a90aaae5.jpeg?resize=700%2C400&ssl=1 2x"},"classes":[]},{"id":366,"url":"https:\/\/archicode.be\/index.php\/2024\/05\/11\/understanding-inject-in-blazor-components\/","url_meta":{"origin":282,"position":1},"title":"Understanding @inject in Blazor Components","author":"Hakim","date":"May 11, 2024","format":false,"excerpt":"Blazor, Microsoft\u2019s framework for building interactive client-side web UI with .NET, offers a robust solution for dependency injection (DI) in the form of the\u00a0@inject\u00a0directive. This powerful feature allows developers to inject services directly into their components, promoting a clean and modular architecture. What is Dependency Injection? Dependency Injection (DI) is\u2026","rel":"","context":"In &quot;.NET&quot;","block_context":{"text":".NET","link":"https:\/\/archicode.be\/index.php\/category\/net\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":287,"url":"https:\/\/archicode.be\/index.php\/2023\/05\/28\/infrastructure-as-code-and-source-controle\/","url_meta":{"origin":282,"position":2},"title":"Infrastructure as Code and source controle","author":"Hakim","date":"May 28, 2023","format":false,"excerpt":"For those who don't what is this about, Infrastructure as Code is a set of files when executed with the right tool, will create resources such as storage account, databases, virtual network etc. It is mostly associated with the cloud. As I've been working lately with Terraform, I really enjoyed\u2026","rel":"","context":"Similar post","block_context":{"text":"Similar post","link":""},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":137,"url":"https:\/\/archicode.be\/index.php\/2020\/06\/09\/publish-a-xamarin-app-to-app-center-with-azure-pipeline\/","url_meta":{"origin":282,"position":3},"title":"Publish a Xamarin app to App Center with Azure Pipeline.","author":"Hakim","date":"June 9, 2020","format":false,"excerpt":"I've been working on an android app with Xamarin lately and I wanted to deploy it to App Center automatically so I can install it on my mobile to test it as I hate manual deployment. I knew that App Center had a connector to azure devops repositories so you\u2026","rel":"","context":"In &quot;Uncategorised&quot;","block_context":{"text":"Uncategorised","link":"https:\/\/archicode.be\/index.php\/category\/uncategorised\/"},"img":{"alt_text":"","src":"\/wp-content\/uploads\/2020\/06\/image-2-1024x1018.png","width":350,"height":200},"classes":[]},{"id":302,"url":"https:\/\/archicode.be\/index.php\/2023\/10\/31\/migrating-an-old-net-app-using-unsupported-tech-a-step-by-step-guide\/","url_meta":{"origin":282,"position":4},"title":"Migrating an Old .NET App Using Unsupported Tech: A Step-by-Step Guide","author":"Hakim","date":"October 31, 2023","format":false,"excerpt":"In today's rapidly evolving tech landscape, it's quite common to find yourself in a situation where you need to migrate an old .NET app that relies on unsupported technologies. While this can be a daunting task, with careful planning and implementation, it's possible to breathe new life into your application.\u2026","rel":"","context":"Similar post","block_context":{"text":"Similar post","link":""},"img":{"alt_text":"","src":"https:\/\/i0.wp.com\/archicode.be\/wp-content\/uploads\/2023\/10\/7c746f75-2548-471c-891a-05bfaa537995.jpeg?resize=350%2C200&ssl=1","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/archicode.be\/wp-content\/uploads\/2023\/10\/7c746f75-2548-471c-891a-05bfaa537995.jpeg?resize=350%2C200&ssl=1 1x, https:\/\/i0.wp.com\/archicode.be\/wp-content\/uploads\/2023\/10\/7c746f75-2548-471c-891a-05bfaa537995.jpeg?resize=525%2C300&ssl=1 1.5x, https:\/\/i0.wp.com\/archicode.be\/wp-content\/uploads\/2023\/10\/7c746f75-2548-471c-891a-05bfaa537995.jpeg?resize=700%2C400&ssl=1 2x"},"classes":[]},{"id":356,"url":"https:\/\/archicode.be\/index.php\/2024\/05\/09\/weird-issues-with-maui-blazor-hybrid-app\/","url_meta":{"origin":282,"position":5},"title":"Weird issues with Maui Blazor Hybrid app","author":"Hakim","date":"May 9, 2024","format":false,"excerpt":"Configuration Visual Studio 2022 17.8 .NET 8.0 Android SDK Steps Create a new \"Maui Blazor Hybrid Solution\" Try building the solution When you try building a Maui Blazor Hybrid Solution, in .NET 8, you might encounter a peculiar issue : Cannot deploy the solution, please select deploy in the Configuration\u2026","rel":"","context":"Similar post","block_context":{"text":"Similar post","link":""},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]}],"_links":{"self":[{"href":"https:\/\/archicode.be\/index.php\/wp-json\/wp\/v2\/posts\/282","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/archicode.be\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/archicode.be\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/archicode.be\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/archicode.be\/index.php\/wp-json\/wp\/v2\/comments?post=282"}],"version-history":[{"count":2,"href":"https:\/\/archicode.be\/index.php\/wp-json\/wp\/v2\/posts\/282\/revisions"}],"predecessor-version":[{"id":284,"href":"https:\/\/archicode.be\/index.php\/wp-json\/wp\/v2\/posts\/282\/revisions\/284"}],"wp:attachment":[{"href":"https:\/\/archicode.be\/index.php\/wp-json\/wp\/v2\/media?parent=282"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/archicode.be\/index.php\/wp-json\/wp\/v2\/categories?post=282"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/archicode.be\/index.php\/wp-json\/wp\/v2\/tags?post=282"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}