Search

You can find the results of your search below.

Fulltext results:

Let's Talk - Building a Modular PHP Framework part 3 @en:blog:2025:02:03
28 Hits, Last modified:
} else { // Could not find the method, send not implemented $this->Output->print('Could not find the method', array('HTTP/1.1 501 Not Implemented')); } } else
Wrap @en:projects:writr:documentation:03:01:wrap
11 Hits, Last modified:
lass ''column'', but for more sophisticated uses (not only for columns, but for any other classes, like... e too much sense. :!: Widths on spans normally do not work (by design), but can make sense, when it is ... k different and break in some browsers. If you're not a web developer, you might not understand any problems regarding the [[http://en.wikipedia.org/wiki/In
01.01. Formatting Syntax @en:projects:writr:documentation:01:01
10 Hits, Last modified:
o lowercase automatically, special characters are not allowed. You can use [[some:namespaces]] by usin... tyle from [[nonexisting]] ones. * DokuWiki does not use [[wp>CamelCase]] to automatically create link... http://kb.mozillazine.org/Links_to_local_pages_do_not_work|Mozilla Knowledge Base]]. However, there wil... | If you specify a filename that is not a supported media format, then it will be display
Let's Talk - Building a Modular PHP Framework part 2 @en:blog:2025:01:28
7 Hits, Last modified:
lpers to be used to create shared methods that do not require a database These enhancements will provi... } } // Check if strap is not the scope if(!in_array($scope,$config... ng . PHP_EOL); } else { // If not CLI, handle browser output and headers ... ath) as $plugin){ // Only load if not previously loaded if(!isset($this
Installation Guide @en:projects:pyrdpconnect:documentation
4 Hits, Last modified:
ndering on macOS. Without it, the application may not display the RDP session correctly. === Step 2: I... ected. **Troubleshooting**: If PyRDPConnect does not open or shows an error related to X11 or XQuartz,... ou saved it. - Make the file executable if it’s not already: <code bash>chmod +x dist/linux/PyRDPConn... >.sh </code> **XQuartz Issues**: If XQuartz does not start automatically, you can manually start it fr
How to disable the Cortana app @en:blog:2024:01:31
3 Hits, Last modified:
tting reminders and answering questions. However, not everyone finds Cortana useful, and some may prefe... a>windows}}</key> + <key>I</key> (that's an ''I'' not an ''L'') to open Settings. - Select ''Apps'' f... eamline your system's tasks, especially if you do not utilize the assistant regularly. By following the
Let's Talk - Building a Modular PHP Framework from Scratch @en:blog:2025:01:24
3 Hits, Last modified:
to check whether each one has been loaded (i.e., not null). Instead, we can create a default ''Module'... $message = "Warning: Method " . $name . " is not available. The class/module is not installed." . PHP_EOL; echo $message; error_log($me
Let's Talk - Why and How I Use Artificial Intelligence @en:blog:2025:01:27
3 Hits, Last modified:
gh I’m familiar with tools like ''Photopea'', I’m not a graphic designer. My skills are enough for basi... w them, checking for clarity and readability. I’m not an editor, and writing has never been my stronges... nd of the day, AI is a supplement to human skill, not a replacement for it. For me, it’s about spending
How to Disable Low Voltage Notification on Your Raspberry Pi @en:blog:2023:12:18
2 Hits, Last modified:
he voltage drops below this level, the device may not perform optimally. To alert users, the Raspberry ... ry interruptions. However, be cautious: if you're not confident in your power source, it's best to leav
Enhancing Your DokuWiki Forms with Custom JavaScript - Replacing Newlines with Markdown-Friendly Syntax @en:blog:2024:12:20
2 Hits, Last modified:
sly with DokuWiki’s markdown syntax. This script not only streamlines the user experience by handling ... their inputs for DokuWiki’s markdown syntax. This not only simplifies the user experience but also ensu
Development Environment Setup @en:projects:pyrdpconnect:documentation
1 Hits, Last modified:
irtual environment is available and create one if not. - Install necessary Python packages within the
How to prevent user from signing into a Microsoft Account on Windows 11 @en:blog:2024:01:31
1 Hits, Last modified:
of Microsoft accounts on Windows 11. This measure not only helps in maintaining control over user acces
How to skip the network setup during the initial setup of Windows 11 @en:blog:2024:01:31
1 Hits, Last modified:
w Windows 11 computer is an exciting process, but not everyone has immediate access to an internet conn
How to Uninstall Windows Store on Windows 11 @en:blog:2024:01:31
1 Hits, Last modified:
f new features and a revamped interface. However, not all components may be necessary for everyone. The
Enhancing DokuWiki with an Email Script for the Bureaucracy Plugin @en:blog:2024:10:30
1 Hits, Last modified:
he email subject. * **showFieldSet**: Wether or not to display the fieldset in the email. * **debug