Skip to content
  • #321 (no title)
    • Help
  • home
  • TextBloom Privacy Policy
  • Textbloom Support Page

Author: Tayler Moosa

TextBloom

The ABCs of TextBloom for Solutions Engineers

Textbloom is a text expansion and clipboard manager tool that I created when I realized I wanted a tool that did exactly what I wanted it to do instead of settling for one of the others out there that was close enough.
Read More

December 2, 2023December 3, 2023Tayler Moosa
TextBloom

TextBloom, Making Sales Reps’ Lives Easier

I was 8 years into my software sales career before I even heard of text expansion, and in retrospect life would have been so much easier if I’d had the right tools. Long story short (because no one likes a long build
Read More

December 2, 2023December 2, 2023Tayler Moosa
Clever Swift

Custom Network Calls In Vapor

The problem: In Vapor, I was trying to make a network call to retrieve data and have my route return that data. When I was dabbling in iOS development, I’d make a network call, the function calling that network call would complete,
Read More

December 30, 2020December 30, 2020Tayler Moosa
Clever Swift

Managing Multiple UITableViews

I just finished an overview on setting up multiple UITableViews on the same viewController and how to implement a draggable card view that can present dynamic data, but I want to break down these concepts so I can spend the time to
Read More

May 4, 2020May 6, 2020Tayler Moosa
Clever Swift

Two Tables, Sliding Views, And Harry Potter!

Have you ever been curious about draggable views with dynamic content? Have you ever wondered how you might work with two UITableViews on the same viewController? Do you really like Harry Potter? If you answered yes to any of those questions, you
Read More

May 3, 2020May 6, 2020Tayler Moosa
Clever Swift

A Quick Look At CodingKeys

I’m relatively new to Swift, and so I’m fortunate enough to come into it after it’s spent years maturing. Case in point: CodingKeys. From what I can gather from StackOverflow threads, later iterations of Swift made handling JSON much easier. After the
Read More

April 8, 2020April 8, 2020Tayler Moosa
Clever Swift

Let’s Copy A UITextField With A Touch!

I created an app that pulls data from an open API, which is simply a collection of open APIs. I had previously found a roundabout way to disable the option to modify the text but still pop up the option to copy.
Read More

April 2, 2020April 2, 2020Tayler Moosa
Apps

The API App

The API App is my first official app that I’ve submitted to the App Store. The goal was simple: create an app that would show my ability to handle the core concepts of iOS dev. The hightlights: 100% programmatically built Contains custom
Read More

April 2, 2020April 3, 2020Tayler Moosa
Clever Swift

The Case Of The Curious Peeking Background View

It’s all about looks. Ok, in software development that isn’t actually true; however, when designing applications the design is very important. And the problem with that is that things are subjective. What I mean to say is that even if some people
Read More

April 1, 2020April 2, 2020Tayler Moosa
Clever Swift

A Swift Dive

I love technology. In fact, if I was less into technology I’d probably be able to fill at least two paragraphs with cleverly written, poetic narrative expressing my life’s journey. But honestly, I don’t want to waste my time spending hours thinking
Read More

April 1, 2020April 1, 2020Tayler Moosa

Booking Table