Joe Dorocak aka Joe Codeswell
Joe Dorocak aka Joe Codeswell
Please update the CDN code generated by "!b5-$", Now this generates: ```html ``` However [GetBootstrap.com](https://getbootstrap.com/docs/5.1/getting-started/introduction/) says the current version is v5.1 Thanks. By the way, I really appreciate the **clarity**...
@joshfarrant Thanks for this. Any idea when send SMS will be available. That would help me a lot. Thanks again. Love and peace, Joe
I just now looked at the code. i changed ABSOLUTE hrefs to the css & javascript directories to RELATIVE & it not only works in XAMPP it works with just...
Hi @mechatroner, How hard is just doing json.dumps for a very simple object? Then just say that's the limitation for now? Thanks for the good work. Love and peace, Joe
Thanks for letting me know, Dmitry. Love and peace, Joe On Tue, Feb 13, 2024 at 5:57 PM Dmitry Ignatovich ***@***.***> wrote: > Hi @JoeCodeswell , Thank you for the...
Hi folks, I made a Python program to convert a .shortcut file (which is a binary plist) into human readable XML. Here is the link https://github.com/JoeCodeswell/shortcut2xml I tested it on...
problems in running node.js > var doc = new dom().parseFromString(xml) [xmldom error] element parse error: Error: invalid tagName: @#[line:1,col:3] [xmldom error] element parse error: Error: invalid tagName: @#[line:13,col:2] [xmldom error]...