↓ Skip to Main Content

blog.ericd.net

Main Navigation

  • Home
  • About
  • Contact
  • Destinations
    • iOS Apps Site
    • Developer Gallery
    • Open Source Code
    • ericd.net
Home › Archive for Blog › Page 2

Category: Blog

Saturday Morning

By Eric Dolecki Posted on August 26, 2017 Posted in Blog, General No Comments
Saturday Morning

Good morning everyone. I’ve had my Huel this morning after about an hour in the refrigerator. I’m not quite sure that three scoops and about 600ml is enough for me. It’s quite thin. Less water might be the ticket. I …

Saturday Morning Read more »

Huel versus Ambronite (banana, berries, and apple ginger)

By Eric Dolecki Posted on August 25, 2017 Posted in Ambronite, Blog, Food, General, Huel No Comments
Huel versus Ambronite (banana, berries, and apple ginger)

I am currently using Huel. I am a very strong proponent of Huel. For a long time, I wished I could order it – as the FDA did not approve it’s sale in the United States – until very recently. …

Huel versus Ambronite (banana, berries, and apple ginger) Read more »

Monitoring the closest 20 regions – how?

By Eric Dolecki Posted on July 27, 2017 Posted in Blog, General, Swift, Xcode No Comments

[wp-svg-icons icon=”location-2″ wrap=”h1″] iOS allows each application to monitor up to 20 regions. That seems like a lot, especially when you figure that the regions are registered and can be triggered (entry and exit) even while your app is backgrounded …

Monitoring the closest 20 regions – how? Read more »

A Huel™ Customer!

By Eric Dolecki Posted on July 23, 2017 Posted in Blog, General, Huel No Comments
A Huel™ Customer!

I have long envied those living in parts of the world where Huel could be delivered. For a very long time, Huel could not ship to the United States because of some FDA work that needed completed first, shipping location …

A Huel™ Customer! Read more »

WWDC Minor Predictions

By Eric Dolecki Posted on June 2, 2017 Posted in Apple Inc., Blog, General No Comments Tagged with WWDC
WWDC Minor Predictions

Some very minor predictions of mine for WWDC17 There will be barrels of Odwalla juice again. I haven’t been to WWDC in a few years due to coming up empty on the lottery – but I have always liked when …

WWDC Minor Predictions Read more »

The tvOS long press

By Eric Dolecki Posted on May 26, 2017 Posted in Apple TV, Blog, General No Comments Tagged with tvOS
The tvOS long press

If you’d like to detect a long press on a UIButton or just for a view that has no buttons – it’s pretty easy. There is one simple gotcha, however. You’ll trigger your selector twice. Once when detected (down on …

The tvOS long press Read more »

WWDC 17 Packing List

By Eric Dolecki Posted on May 24, 2017 Posted in Apple Inc., Apple TV, Apple Watch, Blog, General, Objective-C, Swift, Xcode No Comments Tagged with Apple, travel, WWDC, WWDC17
WWDC 17 Packing List

It’s almost time for WWDC17, this year in San Jose, CA instead of San Francisco. I haven’t been in several years because my lottery skills are obviously lacking. I managed to score one this year and I’m pretty excited. What …

WWDC 17 Packing List Read more »

Getting hour offsets for local time versus a target time zone in Swift

By Eric Dolecki Posted on May 15, 2017 Posted in Blog, General, Swift No Comments Tagged with Swift, TimeZone
Getting hour offsets for local time versus a target time zone in Swift

I am currently working on something that will display time in different time zones. However, you need to compare the user’s current time versus those at the target time zones to be accurate. This is what I figured out. It’s …

Getting hour offsets for local time versus a target time zone in Swift Read more »

Creating a tvOS parallax UIButton

By Eric Dolecki Posted on May 9, 2017 Posted in Blog, General, Swift, Xcode No Comments
Creating a tvOS parallax UIButton

If you’ve been involved in tvOS application development, or you’re new to the whole process, you might find this post interesting in regards to user interface. I have recently been involved in tvOS dabbling. I’ve been creating a custom application …

Creating a tvOS parallax UIButton Read more »

Richer text for UILabels

By Eric Dolecki Posted on May 2, 2017 Posted in Blog, General, Swift No Comments
Richer text for UILabels

This post is silly simple, but in the past, I remember doing things like this using Ranges.  You have a 2-line UILabel and you want a bold font for the first line, and then regular for the second. In Swift, …

Richer text for UILabels Read more »

A curiosity on Chapel Street in Blackpool, U.K.

By Eric Dolecki Posted on April 20, 2017 Posted in Blog, General No Comments
A curiosity on Chapel Street in Blackpool, U.K.

I’ve never been to Blackpool, and according to Ian Anderson, it’s not the nicest place to visit. That said, I was listening to “Ian Anderson Plays the Orchestral Jethro Tull (Live)” and when “Up the Pool” played into my sweet, …

A curiosity on Chapel Street in Blackpool, U.K. Read more »

Returning data from an async network operation in Swift

By Eric Dolecki Posted on April 5, 2017 Posted in Blog, Swift No Comments Tagged with Async, GET, Network, Operation, POST, Swift
Returning data from an async network operation in Swift

If you’re ever using asynchronous network operations (say GET or POST) and want to return data when calling a method, you’ll quickly understand that it’s not so easy. But you’ll see below how you can do this fairly easily. Let’s …

Returning data from an async network operation in Swift Read more »

UILabel centered text – getting the text’s rect

By Eric Dolecki Posted on April 4, 2017 Posted in Blog, General, Swift No Comments
UILabel centered text – getting the text’s rect

I recently had a section of user interface where I had a UILabel that took up an iPhone’s full width. It contained text which would be dynamic over time, meaning that the text would update at times. I wanted to …

UILabel centered text – getting the text’s rect Read more »

Keeping your developer castle organized

By Eric Dolecki Posted on March 29, 2017 Posted in Blog, General No Comments
Keeping your developer castle organized

A little bit about how I work. There are a few important things I do while working on any project. I document design and development decisions in my personal customized wiki. I work with source control and a server-based, centralized …

Keeping your developer castle organized Read more »

Sometimes it’s not you, it’s them.

By Eric Dolecki Posted on March 24, 2017 Posted in Blog, General No Comments Tagged with Bug, Javascript, Jquery, XML
Sometimes it’s not you, it’s them.

You’re beating your head against the wall. The table. Your monitor. Your console is laughing at you. Something isn’t undefined. It’s not an empty string. It’s just… something. You spend a warm hour looking at your code. Nothing seems wrong. …

Sometimes it’s not you, it’s them. Read more »

Sometimes Javascript is the ticket.

By Eric Dolecki Posted on March 22, 2017 Posted in Blog, General No Comments Tagged with Javascript, Jquery
Sometimes Javascript is the ticket.

I’ve been living in Swift iOS, watchOS, and tvOS land for quite some time. Today I wanted to make a prototype of something implementing some public API. GETs and POSTs of goodness. A rich user interface. Within the span of …

Sometimes Javascript is the ticket. Read more »

Getting the rotation angle after CABasicAnimation?

By Eric Dolecki Posted on March 15, 2017 Posted in Apple Computer, Blog, Swift No Comments Tagged with iOS, Swift
Getting the rotation angle after CABasicAnimation?

I had a view that I rotate a lot, often more than 360 degrees (spins around a few times). Each time it stops, I wanted to determine the resulting “visual” angle. How does one go about doing that? rotateView is …

Getting the rotation angle after CABasicAnimation? Read more »

keep it simple. Frameworks?

By Eric Dolecki Posted on February 16, 2017 Posted in Blog, General, Objective-C, Swift, Xcode No Comments
keep it simple. Frameworks?

Recently I had a project in a workspace to produce a framework of Objective-C and Swift code – supplied by someone else. I had a devil of a time getting it to build for me. And when I did, I tried …

keep it simple. Frameworks? Read more »

Barberry Coast Shave Co® Havana Shave Cream Review

By Eric Dolecki Posted on February 12, 2017 Posted in Blog, General No Comments Tagged with shaving
Barberry Coast Shave Co® Havana Shave Cream Review

My Facebook feed was hit by a Barberry Coast ad for shave cream the other week. I haven’t heard of them, but the cream was called Havana. I love Tabac as a scent so I followed the link to see …

Barberry Coast Shave Co® Havana Shave Cream Review Read more »

It’s moss scuttle time. 

By Eric Dolecki Posted on February 12, 2017 Posted in Blog, General No Comments
It’s moss scuttle time. 

It’s been quite cold lately. If you like to lather in a bowl with a brush and you’d like warm lather, get yourself a scuttle. Amazing.  mossscuttle.com

Posts navigation

Previous 1 2 3 4 … 11 Next

Spotify Coding List

Yes, there is even a little cowbell in this playlist

Recent Posts

  • Hardware and carry update
  • Make your code pretty.
  • AppClip codes with query string params
  • After all this time.
  • Communication. Sharing. Opportunity.

Site Info

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

Recent Posts

  • Hardware and carry update
  • Make your code pretty.
  • AppClip codes with query string params
  • After all this time.
  • Communication. Sharing. Opportunity.
  • Consumables. Pepperoni balls.
  • Fracture. Audio gear incoming.
  • Frequency.
  • Cylance & Xcode…
  • My Apple Hi-Resolution Lossless setup.

Spotify Coding Playlist

Recent Posts

  • Hardware and carry update
  • Make your code pretty.
  • AppClip codes with query string params
  • After all this time.
  • Communication. Sharing. Opportunity.
  • Consumables. Pepperoni balls.
  • Fracture. Audio gear incoming.
  • Frequency.
  • Cylance & Xcode…
  • My Apple Hi-Resolution Lossless setup.

Archives

Recent Posts

  • Hardware and carry update
  • Make your code pretty.
  • AppClip codes with query string params
  • After all this time.
  • Communication. Sharing. Opportunity.
  • Consumables. Pepperoni balls.
  • Fracture. Audio gear incoming.
  • Frequency.
  • Cylance & Xcode…
  • My Apple Hi-Resolution Lossless setup.

Spotify Coding List

Yes, there is even a little cowbell in this playlist

Recent Posts

  • Hardware and carry update
  • Make your code pretty.
  • AppClip codes with query string params
  • After all this time.
  • Communication. Sharing. Opportunity.

Site Info

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

Recent Posts

  • Hardware and carry update
  • Make your code pretty.
  • AppClip codes with query string params
  • After all this time.
  • Communication. Sharing. Opportunity.
  • Consumables. Pepperoni balls.
  • Fracture. Audio gear incoming.
  • Frequency.
  • Cylance & Xcode…
  • My Apple Hi-Resolution Lossless setup.

Recent Posts

  • Hardware and carry update
  • Make your code pretty.
  • AppClip codes with query string params
  • After all this time.
  • Communication. Sharing. Opportunity.
  • Consumables. Pepperoni balls.
  • Fracture. Audio gear incoming.
  • Frequency.
  • Cylance & Xcode…
  • My Apple Hi-Resolution Lossless setup.

Tags

Ambronite Android animation Apple AS3 Audio Blog Bluetooth books Bose Cocoaheads Coding colors design Develop Developer Entertainment Flash food General Headphones helvetica Hiking iOS iOS 6 iPad iPhone logos Music Objective-C Open Source Photography Poland serif shaving Soylent space Spotify Swift travel typography video Watch WWDC Xcode

Pages

  • About
  • Contact
  • Curriculum Vitae

Recent Posts

  • Hardware and carry update
  • Make your code pretty.
  • AppClip codes with query string params
  • After all this time.
  • Communication. Sharing. Opportunity.
  • Consumables. Pepperoni balls.
  • Fracture. Audio gear incoming.
  • Frequency.
  • Cylance & Xcode…
  • My Apple Hi-Resolution Lossless setup.

Recent Posts

  • Hardware and carry update
  • Make your code pretty.
  • AppClip codes with query string params
  • After all this time.
  • Communication. Sharing. Opportunity.
  • Consumables. Pepperoni balls.
  • Fracture. Audio gear incoming.
  • Frequency.
  • Cylance & Xcode…
  • My Apple Hi-Resolution Lossless setup.
Media Temple

Recent Comments

  • Jay on AVAudioPlayer setVolume with fading – properly
  • Brian on AVAudioPlayer setVolume with fading – properly
  • BA on iOS to macOS: Reading keyboard input
  • Stephen on Swift: Bonjour, NSNetService & IP Addresses
  • Eric Dolecki on iOS to macOS: Reading keyboard input

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
© 2022 blog.ericd.net | Powered by Responsive Theme