All public logs
From Devguid
Combined display of all available logs of Devguid. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 13:09, 27 June 2024 Frla talk contribs created page Delphi:Create a Windows service (Created page with "== About == == Debugging a Delphi Windows service ==")
- 03:16, 19 June 2024 Frla talk contribs created page Category:CSharp (Created blank page)
- 13:39, 25 January 2024 Frla talk contribs created page Tools:Jenkins (Created page with "== About == https://www.jenkins.io/download/")
- 14:05, 21 January 2024 Frla talk contribs created page Devopstoys:Upgrade Linux server (Created page with "= Upgrade Ubuntu server = # tets ''This page is intended for use by Devopstoys''")
- 15:35, 20 November 2023 Frla talk contribs created page Tools:Reboot Blocker (Created page with "== About == [Reboot Blocker](https://udse.de/reboot-blocker/) Currently we are evaluating a service that will prevent Windows from rebooting and gives you a sliding "restart Window hours" so that it never will happen.")
- 01:24, 21 September 2023 Frla talk contribs created page Vendor:Fortnox (Created page with "== About == Fortnox is a Swedish supplier of accounting, invoicing et.c. They use OAuth2 for authentication as well as basic authentication to protect token creation == Links == https://www.fortnox.se/developer/authorization https://github.com/FortnoxAB/csharp-api-sdk/wiki https://github.com/FortnoxAB/csharp-api-sdk/wiki/FortnoxAuth https://www.fortnox.se/developer/authorization/get-authorization-code https://www.fortnox.se/developer/authorization/get-access-toke...")
- 13:40, 19 September 2023 Frla talk contribs created page Icons (Created page with "https://www.svgrepo.com/ https://lucide.dev/icons/ https://lottiefiles.com/featured Animations")
- 00:56, 11 September 2023 Frla talk contribs deleted page Dellphi - Large project guidelines (content was: "#REDIRECT Delphi - Large project guidelines", and the only contributor was "Frla" (talk))
- 21:13, 21 May 2023 Frla talk contribs created page Delphi:DelphiMVC (Created page with " https://github.com/brunomileto/dmvc-rest-api-server/blob/main/api_server/Controller/Controller.Customer")
- 21:08, 21 May 2023 Frla talk contribs moved page Delphi - Components to Delphi:Components without leaving a redirect
- 21:01, 21 May 2023 Frla talk contribs created page Delphi:Tools (Created page with " == Untested == https://www.peganza.com/products.html")
- 00:01, 21 May 2023 Frla talk contribs created page PHP:Framework (Created page with "== References == https://www.zend.com/blog/php-frameworks-top-12-factors-consider")
- 03:06, 20 May 2023 Frla talk contribs created page IIS:PHP (Created page with " https://github.com/phpmanager/phpmanager/releases")
- 22:21, 19 May 2023 Frla talk contribs created page Tools:Win-Acme (Created page with "== About == A tool to get TLS certificates on your webserver. == References == Homepage: https://www.win-acme.com/ Category:Security Category:IIS")
- 22:19, 19 May 2023 Frla talk contribs created page Tools:Process Monitor (Created page with "== About == This tool can help you sort out security issues. == References == https://learn.microsoft.com/en-us/troubleshoot/sql/database-engine/startup-shutdown/event-id-7000-access-denied")
- 13:27, 16 May 2023 Frla talk contribs created page Tools:Glogg (Created page with "Our favorite tools when it comes to viewing text log files. http://glogg.bonnefon.org/download.html http://glogg.bonnefon.org/files/glogg-latest-x86_64-setup.exe")
- 09:41, 11 May 2023 Frla talk contribs moved page Virtual Accounts to Windows:Virtual Accounts
- 10:26, 8 May 2023 Frla talk contribs created page CSharp:FluentValidation (Created page with "== About ==")
- 10:24, 8 May 2023 Frla talk contribs moved page REST API Pattern to Methodology:REST API Pattern
- 10:16, 8 May 2023 Frla talk contribs created page Methodology:Versioning interfaces (Created page with "About")
- 14:59, 4 May 2023 Frla talk contribs created page Methodology:Architectural Decision Records (Created page with "= How to use = = <template name> == Status == Accepted == Context == Context and problem you want to solve Authors and the team Functional and non-functional requirements you want to address Potential critical user journey (CUJ) the decision impacts Overview of the key options == Decision == Your decision and reasons behind the accepted choice == Consequences == We will speed up our development time and usage == History == |Date| Change | By | |--|--|--| | y...")
- 14:18, 4 May 2023 Frla talk contribs created page Methodology:Post mortem (Created page with "# How to use # <YYMMDD> <short description> # Summary On Nth of <month> <year> <time> bla bla happened and the consuqence was... reason about it was bla bla ## Customer Impact <how did it affect the customer, when did we get it back> # Timeline ## <timestamp> x ## <timestamp> x ## Team action items * what should we do... ## Possible discussion points * things to discuss # Resources ## SQL syntax? ## screenshots?") Tag: visualeditor-switched
- 09:41, 28 April 2023 Frla talk contribs created page CSharp:Naming conventions for projects (Created page with "These are some of the patterns that we like:") Tag: visualeditor
- 23:01, 27 April 2023 Frla talk contribs created page Jobs (Created page with "https://authenticjobs.com/") Tag: visualeditor
- 12:55, 25 April 2023 Frla talk contribs created page Monolith (Created page with " == Distributed Monolith == * Multiple services but tight coupled, same database")
- 12:14, 25 April 2023 Frla talk contribs moved page Microservice to Microservices
- 22:28, 19 April 2023 Frla talk contribs created page Nuget:Hosting your own Nuget server (Created page with "== About == == References == https://learn.microsoft.com/en-us/nuget/hosting-packages/overview https://www.codeproject.com/Articles/872230/Create-Your-Own-Private-NuGet-Server-in-Windows-Az https://github.com/NuGet/NuGetGallery")
- 21:48, 16 April 2023 Frla talk contribs created page Designpatterns:MVVM (Created page with "== MVVM - Model View ViewModel == == References == https://en.wikipedia.org/wiki/Model%E2%80%93view%E2%80%93viewmodel")
- 22:47, 12 April 2023 Frla talk contribs created page CSharp:Using IOptions as a parameter for unittesting (Created page with " <syntax> var optionsConfig = Options.Create(TestCommon.GetConfig().GetSection("ConfigToTest").Get<ConfigToTest>()); </syntax> https://stackoverflow.com/questions/40876507/net-core-unit-testing-mock-ioptionst")
- 22:28, 11 April 2023 Frla talk contribs created page HeidiSQL (Created page with " Category:Database Tools Category:SQL Server Category:MariaDB Category:MySQL")
- 22:03, 11 April 2023 Frla talk contribs deleted page Tool - Testlink (content was: "#REDIRECT Tools:- Testlink", and the only contributor was "Frla" (talk))
- 22:02, 11 April 2023 Frla talk contribs moved page Tools:- Testlink to Tools:Testlink without leaving a redirect
- 22:02, 11 April 2023 Frla talk contribs moved page Tool - Testlink to Tools:- Testlink
- 22:02, 11 April 2023 Frla talk contribs moved page Tool - OWASP Zap to Tools:OWASP Zap without leaving a redirect
- 22:01, 11 April 2023 Frla talk contribs deleted page Delphi - REST Dataset (content was: "#REDIRECT Delphi:REST Dataset", and the only contributor was "Frla" (talk))
- 22:00, 11 April 2023 Frla talk contribs moved page Delphi - Logging to Delphi:Logging without leaving a redirect
- 22:00, 11 April 2023 Frla talk contribs moved page Delphi - REST Dataset to Delphi:REST Dataset
- 21:04, 11 April 2023 Frla talk contribs created page MediaWiki:Sidebar (Created page with " * navigation ** mainpage|mainpage-description ** recentchanges-url|recentchanges ** randompage-url|randompage ** helppage|help-mediawiki ** Special:AllPages|All pages * SEARCH * TOOLBOX * LANGUAGES")
- 10:32, 11 April 2023 Frla talk contribs created page Delphi - REST Dataset (Created page with " https://delphiaball.co.uk/2019/12/24/developing-client-applications-using-restful-master-detail-data-with-trestresponsedatasetadapter/ https://delphiaball.co.uk/2016/04/22/swagger-yaml-delphi/ https://corneliusconcepts.tech/trestresponsedatasetadapter-and-hidden-gems-rest-debugger")
- 10:31, 11 April 2023 Frla talk contribs created page Git (Created page with "https://nvie.com/posts/a-successful-git-branching-model/")
- 10:10, 11 April 2023 Frla talk contribs created page Delphi - Components (Created page with " == Recommended from us == == Delphi component portals == [https://torry.net/ Torry]")
- 09:58, 11 April 2023 Frla talk contribs created page Delphi - Localisation (Created page with "= Built in translation = = Dxgettext =")
- 20:35, 4 April 2023 Frla talk contribs created page Tools (Created page with "== TODO Test == Pack exe file so they get smaller. https://github.com/upx/upx")
- 13:56, 4 April 2023 Frla talk contribs created page Masstransit (Created page with "== About == == Videos == The video below show how you can configure Masstransit/RabbitMq for more custom scenarios when you want to ignore the default behavior. It's really good and gives you more insight into Masstransit. [https://www.youtube.com/watch?v=2cG2qzNgcsA Presentation of custom setup] Category:CSharp Category:Nuget Category:MessageQueue")
- 10:23, 3 April 2023 Frla talk contribs created page Javascript (Created page with "== Samples == === Preventing tab from freezing === <syntaxhighlight> var lockResolver; if (navigator && navigator.locks && navigator.locks.request) { const promise = new Promise((res) => { lockResolver = res; }); navigator.locks.request('unique_lock_name', { mode: "shared" }, () => { return promise; }); } </syntaxhighlight> [https://learn.microsoft.com/en-us/aspnet/core/signalr/javascript-client?view=aspnetcore-7.0&tabs=visual-st...")
- 21:36, 2 April 2023 Frla talk contribs created page .Net - Sockets (Created page with " https://www.nuget.org/packages/EzSockets/ https://github.com/RonenNess/EzSockets https://www.nuget.org/packages/NetCoreServer/")
- 22:12, 30 March 2023 Frla talk contribs created page Telemetry (Created page with "== References == https://opentelemetry.io/ https://grafana.com/")
- 11:05, 28 March 2023 Frla talk contribs created page Microservice (Created page with "== About == * Single responsibility principle ** Do one thing and do it well Category:Architecture Category:Designpatterns")
- 00:15, 28 March 2023 Frla talk contribs created page Delphi - FastReport (Created page with " Category:Delphi Libraries")
- 00:14, 28 March 2023 Frla talk contribs created page Category:Delphi Libraries (Created page with "== Libraries to test == https://github.com/exilon/QuickLib")