Fluidbyte

  • Archive
  • RSS
  • Ask Me Anything!

Codiad Now Has a Live Demo

If you haven’t checked out Codiad yet now is the time. Live (sandboxed) demo is up and running!

We’ve also added some new plugins to the library and numerous other enhancements to the core system.

    • #Codiad
    • #IDE
    • #JavaScript
  • 5 days ago
  • 1
  • Comments
  • Permalink
Share

Short URL

TwitterFacebookPinterestGoogle+
'\x3ciframe width=\x22500\x22 height=\x22281\x22 src=\x22http://www.youtube.com/embed/f789qUYZCJE?wmode=transparent\x26autohide=1\x26egm=0\x26hd=1\x26iv_load_policy=3\x26modestbranding=1\x26rel=0\x26showinfo=0\x26showsearch=0\x22 frameborder=\x220\x22 allowfullscreen\x3e\x3c/iframe\x3e'

Getting Started with the ColtJS Framework.

    • #ColtJS
    • #Framework
    • #Video
  • 1 month ago
  • Comments
  • Permalink
Share

Short URL

TwitterFacebookPinterestGoogle+
It’s almost May. This is some bull$#@t…
Update: It’s now after 4:22pm (a mere 6 hrs later) and I was able to walk outside in a T-shirt (comfortably). WTF?
Pop-upView Separately

It’s almost May. This is some bull$#@t…

Update: It’s now after 4:22pm (a mere 6 hrs later) and I was able to walk outside in a T-shirt (comfortably). WTF?

    • #Wisconsin
    • #Weather
  • 1 month ago
  • 1
  • Comments
  • Permalink
Share

Short URL

TwitterFacebookPinterestGoogle+

From Basic SPA to MV*

Over the past several weeks, when not bogged down with my day-job or managing Codiad I’ve been working with theprivileges on the ColtJS framework.

There are two new major features in version 0.7.1; models and predefined request.

The big one; models adds the ability to more easily manage data in the framework and incorporates basic construction/deconstruction, RESTful capabilities, and change/sync observers.

The predefined requests allows for definition of XHR requests which can then be easily called throughout your application.

Along the way we added several other fixes and improvements as well.

    • #ColtJS
    • #JavaScript
    • #Framework
    • #Models
  • 1 month ago
  • 2
  • Comments
  • Permalink
Share

Short URL

TwitterFacebookPinterestGoogle+

Shell Script for Testing Pull Requests

I get A LOT of pull requests, and testing them is time-consuming, so I wrote this script to save me from having to clean-up, recreate folders and manually pull branches.

It’s pretty simple; I have “Sandbox” dir on my server where this script sits (with +x - execute) permissions. I simply call:

./tester.sh

It prompts me for the folder name and the repo URL (including the branch). From there it creates (or blasts and recreates) the folder, runs a git init and pulls in the repo.

Then I just open a fresh browser instance (Incognito mode) and go the the path.

Git Pull Request Tester Shell Script

    • #Shell
    • #Git
    • #Testing
  • 1 month ago
  • Comments
  • Permalink
Share

Short URL

TwitterFacebookPinterestGoogle+

NodeJS Script for Testing RESTful AJAX

Working on my framework and needed a little Node script to serve files so I could work on the modeling. Comments pretty much tell the story on how to use it. Nothing fancy, just thought it might save someone else some time building one out. 

NodeJS Script for Testing RESTful AJAX

    • #JavaScript
    • #NodeJS
    • #RESTful
  • 1 month ago
  • 1
  • Comments
  • Permalink
Share

Short URL

TwitterFacebookPinterestGoogle+

Chrome Console: Marking the Timeline

Incredibly useful tip:

The Timeline panel gives you a complete overview of where time is spent when loading and using your web app or page. The console.timeStamp() method marks the Timeline at the moment it was executed. This provides an easy way to correlate events in your application with other browser-related events, such as layout or paints.

    • #JavaScript
    • #Console
    • #Debugging
  • 1 month ago
  • Comments
  • Permalink
Share

Short URL

TwitterFacebookPinterestGoogle+

Thom Yorke Interviewed by Alec Baldwin

This made my day (possibly my week).

    • #Random
  • 1 month ago
  • Comments
  • Permalink
Share

Short URL

TwitterFacebookPinterestGoogle+

Being a Parent (of an OSS Project)

I first started the Codiad Web IDE about 10 months ago, and wow, how it’s grown up fast!

I noticed today as my son was getting ready for school how much running an OSS project is like being a parent.

When the project first started (the baby/toddler stage) I had to do everything; changing diapers (removing crap code), teaching it how to walk/talk/eat (adding core functionality) and handling the sniffles and coughs (bug fixes).

Gosh, how I miss those days - this little bundle of joy that once relied on me completely and couldn’t survive without my care and nurturing is growing up. Of course there were the sleepless nights (coding late into the night) and mind-boggling frustration at the inability to grasp certain behaviours.

How things have changed. Just as I was getting my son ready for school I was eating my breakfast and checking emails that had come in. Suddenly my little bundle of joy was, thanks to contributors, growing up before my eyes.

I no longer spend hours on end nurturing it’s development. Yes, I’m still actively involved, but just like with my (human) children, I’ve been put in a decision-making position, providing guidance and good decisions. I do my best, sometimes I make a good call, sometimes I kick myself later.

So maybe my parenting has made me better at running an OSS project, perhaps it’s the other way around. All I know is that balance has been key. Had I not trusted in decisions of my contributors this project would not have grown, likewise I have to allowed my children to make their own decisions; my ‘wise’ insight hopefully guiding them in the right direction.

So, what’s the take-away? I guess it’s that be it parenting or running an OSS project; you always have to grow with you children (human or otherwise) and let yourself grow with the child.

    • #Parenting
    • #OSS
    • #Project
  • 1 month ago
  • Comments
  • Permalink
Share

Short URL

TwitterFacebookPinterestGoogle+

Install ColtJS using Bower

theprivileges:

I’ve successfully published ColtJS on the Bower registry. Now it’s even easier to use ColtJS on your project.

bower install coltjs

This was a joint effort with my buddy Kent Safranski.

    • #ColtJS
  • 2 months ago > theprivileges
  • 2
  • Comments
  • Permalink
Share

Short URL

TwitterFacebookPinterestGoogle+
Page 1 of 6
← Newer • Older →
Avatar The ramblings of web app + site engineer, tinkerer and family-man Kent Safranski, residing in La Crosse, WI. I am founder and lead developer on both Codiad Web-IDE and the ColtJS Framework. I am a JavaScript Engineer at AppendTo, LLC.

Feel free to contact me via email kent {at} fluidbyte.net if you have questions or comments.

If you can't find something of mine here it's most likely on GitHub.

Me, Elsewhere

  • @fluidbyte on Twitter
  • My Skype Info
  • Linkedin Profile
  • fluidbyte on github

Twitter

loading tweets…

Top

  • RSS
  • Random
  • Archive
  • Ask Me Anything!
  • Mobile
Effector Theme by Pixel Union