Important Links for Swift UI

Sometimes you need to know where the documentation is. Here is documentation for SwiftUI used in IOS development. https://docs.swift.org/swift-book/documentation/the-swift-programming-language/thebasics https://docs.swift.org/swift-book/documentation/the-swift-programming-language/basicoperators https://docs.swift.org/swift-book/documentation/the-swift-programming-language/stringsandcharacters https://docs.swift.org/swift-book/documentation/the-swift-programming-language/controlflow https://docs.swift.org/swift-book/documentation/the-swift-programming-language/collectiontypes https://docs.swift.org/swift-book/documentation/the-swift-programming-language/closures https://docs.swift.org/swift-book/documentation/the-swift-programming-language/classesandstructures https://docs.swift.org/swift-book/documentation/the-swift-programming-language/methods https://docs.swift.org/swift-book/documentation/the-swift-programming-language/initialization https://www.swift.org/blog/?id=10 https://developer.apple.com/tutorials/swiftui-concepts/exploring-the-structure-of-a-swiftui-app https://developer.apple.com/videos/play/wwdc2020/10119 https://developer.apple.com/documentation/swiftui/scene https://developer.apple.com/documentation/swiftui/textfield https://developer.apple.com/documentation/swiftui/observedobject https://developer.apple.com/documentation/combine/observableobject https://developer.apple.com/documentation/swiftui/fitting-images-into-available-space https://developer.apple.com/documentation/swiftui/images https://developer.apple.com/documentation/swiftui/building-layouts-with-stack-views These links will help you find the syntax you need.

Portswigger Burp Suite Scan

Sign up here for the vulnerability scan. Have your website scanned for vulnerabilities such as: No scan will happen until we have spoken in person and are assured that all proper protocols are in place for a vulnerability scan.

Preparing Server in GCP for WordPress

This post is to establish the proper way to establish WordPress on a GCP Instance in a secure manner in as little of time as possible for the lowest cost available on a SMALL instance. It is not set up for elasticity nor high availability. This is a setup for one single server with the […]

Setup Maddy Email Server in AWS

Fact is, everyone knows that establishing your own credible and secure email server is a real pain. Maddy does make it easier. However, their installation instructions left out some important points. I hope at this time to simply improve the instructions to make it simpler for the next person. Environment is AWS. GCP will not […]

Using Wapiti to Scan a WordPress Website for Vulnerabilities

The web vulnerability scanning tool known as Wapiti is an open source tool available to anyone who downloads it and can get it to work. But unfortunately, you may be challenged to get it to work on your Windows or Mac machines. Adding to the initial frustration was that I thought I could install it […]