Published under Mango Umbrella, Dec 30, 2019

The Catalyst version of DA Umbrella just reached its first tiny milestone: all my project tasks now live in the app.

Screenshot of DA CamCal

Screenshot showing a simple list of tasks for [DA CamCal](/camcal

Published under Mango Umbrella, Dec 28, 2019

Language breakdown of all my personal projects as of 2019-12-27:

  1. 66.9% C#
  2. 17.8% JavaScript
  3. 4.3% ShaderLab
  4. 3.2% Objective-C
  5. 3.0% Swift
  6. 1.6% Go

My ambitious 2020 goal: Swift goes to #1.

P.S. SwiftUI ain't gonna help much with this goal ๐Ÿ˜‚

A Pivot Point of dA Umbrella

Published under Mango Umbrella, Dec 22, 2019

The current admin console part of DA Umbrella is a web app built with reactjs. While it works fine when I am on my Mac, I find more often when I want an iOS to do a quick task. More importantly, those quick tasks would be much easier if the app supports share extensions or Shortcuts.

I finally took the action to start the new project in Xcode. Here is a screenshot of the hello world version:

Screenshot of dA Umbrella

Published under Mango Umbrella, Sep 23, 2019

baseline-typography-guide

Created a baseline typography guide for all things dA. It only uses one font, Inter. The guide will evolve over time, but I do hope to use Inter for everything across all platforms for a long time.

Adopting Inter

Published under Mango Umbrella, Sep 20, 2019

After I noticed @rsms's Inter font from this tweet, I immediately tried it out on my website. The result is better than what I had (Lato + Alegreya). Now everything on mangoumbrella.com uses Inter.

I plan to do incremental changes to my website towards a better design. Adopting a great font is a significant step.

Published under Mango Umbrella, Dec 22, 2017

DoleeArts is now on Micro.blog, follow me here!

Update on 2022-06-06: DoleeArts is Mango Umbrella. Follow https://micro.blog/mangoumbrella on Microblog instead.

Published under Mango Umbrella, Nov 6, 2017

Umbrella now supports micro posts! This is the first of this kind.

JSON Feed Is Now Available

Published under Mango Umbrella, Jun 2, 2017

Link: https://mangoumbrella.com/posts:json.

It only took me 30 minutes to add. And, I spent half of the time actually upgrading Cloud SDK... JSON FTW!

DoleeArts Posts RSS Feed is Now Available

Published under Mango Umbrella, Jan 25, 2017

RSS Link: https://mangoumbrella.com/posts:rss.

This feed includes all posts on DoleeArts. If you want more fine grained feeds, for example, posts only from VR Planet Defense, drop a comment below and I will prioritize the development.

Introducing Umbrella

Published under Mango Umbrella, Nov 15, 2015

Today, I'm introducing Umbrella. It is the recursive system that powers the DoleeArts umbrella. It is written from scratch using Go, and hosted on App Engine.

The goal of Umbrella is to keep an individual motivated to ship products. Or, like what Justin Jackson said, Just Fucking Do It.

The solution here is to have the Umbrella system as the partner. It is inspired by Devine Lu Linvega's amazing work on XXIIVV.

The system consists of Projects. There are currently threes types of projects:

  • Diaries
  • Games
  • Systems

Each project contains zero or more of the following axises:

  • Issues, tasks of the project.
  • Journal, timed pieces of the project's information.
  • Logs, time logs spent on the project.

All the projects are public, and its axises will be slowly made available for public consumption.

« Previous page Page 2 Next page »