Tag Archives: Technology

Ephemeral Social Networking

Fleets from twitter will be the most recent addition to a concept that first started with SnapChat. I must confess – I never quite understood the whole idea. But of course, I also don’t understand ever deleting / destroying / throwing away anything.

Of course things live out their “need” or “relevance”, i.e., the lives and then they go away naturally. That to me makes sense.

– manzoor

Advertisement

Building Blocks

I am currently working on a User Authentication module for a Django project and am anticipating using this in other Django projects. Wondering, not just with the User Authentication module, but other similar common building block modules that I could be working on and using in various projects – how would I plan on doing that.

I am also, for now at least, using Django as my backend for not only the web and mobile applications I am currently working on but also the native iOS apps I have plans to begin soon.

– manzoor

iOS Autolayout

UI is my weakest link in my Software Development journey. But with iOS Autolayout, I am getting a slight taste of the challenges faced when designing the User Interface. My biggest challenge right now – designing for both iPAD and iPhone. Designing just for iPhone has become complicated enough given the range of devices – iPhone 5s to iPhones XS Max.

– manzoor