↓ Skip to Main Content

blog.ericd.net

Main Navigation

  • Home
  • About
  • Contact
  • Destinations
    • iOS Apps Site
    • Developer Gallery
    • Open Source Code
    • ericd.net

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

Soylent is my required nerd food

By Eric Dolecki Posted on February 11, 2017 Posted in Blog, General No Comments Tagged with Nerd, Soylent
Soylent is my required nerd food

Given our mornings at our house, I usually need to get moving without having to prepare and eat something at the table. This equates to consuming something behind the wheel of my vehicle. Now, truth be told, mornings are my …

Soylent is my required nerd food Read more »

The horror of Xcode project errors.

By Eric Dolecki Posted on February 10, 2017 Posted in Blog, General, Xcode No Comments
The horror of Xcode project errors.

We have all been there, right? You design the UI, you’ve planned out the architecture and how your application will work. Days go by and you’ve got things nailed down tight. Interactions are smooth, data is flowing like warm nectar …

The horror of Xcode project errors. Read more »

By-Tor and the Snow Dog (snow day)

By Eric Dolecki Posted on February 9, 2017 Posted in Blog, General No Comments Tagged with Personal
By-Tor and the Snow Dog (snow day)

Macbook Pro Retina, Apple Watch, RayBan sunglasses, Bose QuietControl 30, Muffin House winter seasonal coffee, Xcode, and SoundTouch tunes drifting from the Bose SoundTouch 300 sound bar in the living room nearby. My code is quite clean and in working …

By-Tor and the Snow Dog (snow day) Read more »

Sending and playing an audio file from Apple Watch Extension to iOS

By Eric Dolecki Posted on February 9, 2017 Posted in Apple Watch, Swift, Uncategorized No Comments Tagged with WatchKit
Sending and playing an audio file from Apple Watch Extension to iOS

I recently played around recording audio on my Apple Watch. Doing that was easy enough, and I wanted to send the recorded file from the watch extension to the iOS application – and play it. I started messing around and …

Sending and playing an audio file from Apple Watch Extension to iOS Read more »

watchOS3 communication to iOS (speed)

By Eric Dolecki Posted on February 1, 2017 Posted in Apple Watch, Swift No Comments Tagged with WCSessionDelegate
watchOS3 communication to iOS (speed)

Recently I was working with watchOS 3 and iOS – transferring data back and forth (not using reply callbacks). I was using .sendMessage, and messages from the iPhone to the watch were very quick. However, messages from the watch to …

watchOS3 communication to iOS (speed) Read more »

Prototyping toward product release applications

By Eric Dolecki Posted on January 3, 2017 Posted in Blog, General No Comments Tagged with design, Develop, Prototype
Prototyping toward product release applications

In a landscape of moving targets, and the wish to hit the bullseyes in tandem, there is an increasing need to work closer together in order to get things done. In a traditional software “house” or application development team, there …

Prototyping toward product release applications Read more »

Late to the party: Processing

By Eric Dolecki Posted on January 3, 2017 Posted in Blog, General No Comments Tagged with Processing
Late to the party: Processing

Welcome, 2017! Before our company break, I was getting into Processing as a visualization method for audio playback. Processing has been around for a really long time, I even have an old book that I recently threw out on the …

Late to the party: Processing Read more »

Dirty beards?

By Eric Dolecki Posted on December 23, 2016 Posted in Blog, General No Comments Tagged with Beard
Dirty beards?

Somehow my wife was directed to a web page that states “Apparently beards are filled with fecal bacteria and are ‘as dirty as toilets’”. Okay… this has to be some kind of joke or part of the anti-hipster beard movement. …

Dirty beards? Read more »

Swift 3 appearance extensions

By Eric Dolecki Posted on December 22, 2016 Posted in Swift, Xcode No Comments
Swift 3 appearance extensions

I just read about this and smacked myself on the forehead. Normally when developing an application I follow some sort of branding guidelines or perhaps make use of a custom font. I think most developer/designers DOI this quite regularly. Now, …

Swift 3 appearance extensions Read more »

Merry Christmas!

By Eric Dolecki Posted on December 22, 2016 Posted in Blog, General No Comments
Merry Christmas!

And have a wonderful New Year!

Casio Pathfinder: A key to atomic clock syncing on the east coast.

By Eric Dolecki Posted on December 22, 2016 Posted in Blog, General No Comments Tagged with Casio, Hiking, Pathfinder, Watch
Casio Pathfinder: A key to atomic clock syncing on the east coast.

When I first received my PAW1300T-7V, it had a medium charge. After a few days I managed to get it powered to high, but it must have been early on into high. I would get an atomic sync perhaps twice …

Casio Pathfinder: A key to atomic clock syncing on the east coast. Read more »

Weird things this morning.

By Eric Dolecki Posted on December 7, 2016 Posted in Blog, General No Comments
Weird things this morning.

This morning has been a bit strange. Out of the ordinary. While driving to work and stopped at a light, I pulled out my phone to do some cursory Facebook and Feedly browsing. I had a terrible connection – like …

Weird things this morning. Read more »

My PAW1300T-7V Finally Synced!

By Eric Dolecki Posted on November 30, 2016 Posted in Blog, General, Watch 1 Comment
My PAW1300T-7V Finally Synced!

Living on the east coast of the United States (outside Boston), I had a slim hope that my Casio Protrek PAW1300T-7V would ever receive a signal from Colorado. A night went by when I placed the watch on a South …

My PAW1300T-7V Finally Synced! Read more »

Code shelving before a holiday…

By Eric Dolecki Posted on November 23, 2016 Posted in Uncategorized No Comments
Code shelving before a holiday…

It seems that before holidays my list of features coding and bug solutions in mind always grow before holidays. I ruminate on things I want to do and think of solutions to particular bugs. And I have to shelve them …

Code shelving before a holiday… Read more »

iOS Bug: Occluded UIView with CABasicAnimation not redrawn

By Eric Dolecki Posted on November 23, 2016 Posted in Blog, General, Swift No Comments
iOS Bug: Occluded UIView with CABasicAnimation not redrawn

I have a UIImageView that holds album artwork in a project. When I get a new now playing notification, instead of simply setting the image to the image view, I perform a crossfade. It’s a lot prettier that way. No …

iOS Bug: Occluded UIView with CABasicAnimation not redrawn Read more »

Swift 3: Always display the UITableView scrollbar

By Eric Dolecki Posted on November 22, 2016 Posted in Blog, General, Swift 3 Comments
Swift 3: Always display the UITableView scrollbar

I recently had a strange request in regards to a UITableView. You see, the table in a UI could only display 3 rows before scrolling was enabled. Given the minute stature of this table, showing a user that there were …

Swift 3: Always display the UITableView scrollbar Read more »

Microsoft Surface…

By Eric Dolecki Posted on November 17, 2016 Posted in Uncategorized No Comments
Microsoft Surface…

It sucks. Hard. My wife purchased one to use for work and she abandoned it not long afterward. About a day. So it’s been laying around and I have given it a go a few times. Every single time it …

Microsoft Surface… Read more »

Posts navigation

Previous 1 … 3 4 5 6 7 … 19 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