Under Development - Water Blaster Technology articles

Discussions of all varieties of stock water guns and water blasters.
Post Reply
User avatar
isoaker
Posts: 7115
Joined: Sun Jul 04, 2004 1:51 pm
Location: Elsewhere
Contact:

Under Development - Water Blaster Technology articles

Post by isoaker » Sun May 19, 2013 8:01 am

As I noted in another thread, one of my goals this summer is to get more in-depth articles on general water blaster technology pushed up on iSoaker.com.

While the writing part needs much more work, I've been drawing up some illustrations and wanted to share a sample here.
Trigger Pump illustration
Trigger Pump illustration
tech_trigger-pump_800.jpg (24.06 KiB) Viewed 2163 times
Not sure this is the final version of the diagram on the trigger-pump mechanism, but it's come along quite well, IMO.

More to come...

:cool:
:: Leave NO one dry! :: iSoaker.com .:

User avatar
SEAL
Posts: 2537
Joined: Thu Apr 29, 2010 11:37 am
Location: Charlotte, NC
WWN League Team: Catskill Mountain SEALs
Contact:

Re: Under Development - Water Blaster Technology articles

Post by SEAL » Sun May 19, 2013 10:01 am

Looks pretty cool. You should animate these pictures.
~Hotel Oscar Golf~

We probably won't be back, but the legacy lives on.

marauder
Posts: 3975
Joined: Tue Jul 20, 2004 9:29 pm
Location: Charleston
WWN League Team: Havoc
Contact:

Re: Under Development - Water Blaster Technology articles

Post by marauder » Sun May 19, 2013 10:08 am

Yeah, I second what SEAL said. Animation would be great.
https://hydrowar.wordpress.com/
SEAL wrote:If you ain't bloody and muddy by the end of the day, you went to a Nerf war.

User avatar
isoaker
Posts: 7115
Joined: Sun Jul 04, 2004 1:51 pm
Location: Elsewhere
Contact:

Re: Under Development - Water Blaster Technology articles

Post by isoaker » Sun May 19, 2013 11:54 am

Animation, while nice, would probably multiply time it takes to do them ~10-fold and, with no really good, consistent means of showing animation (use of Flash and embedded movies not so great), I don't think I'll be doing animations, at least not for the first iteration. Definitely would be nice to eventually do, but that requires much more time and effort to do it well.

:cool:
:: Leave NO one dry! :: iSoaker.com .:

soakinader
Posts: 815
Joined: Thu Jul 12, 2012 2:10 pm
Location: Surrey, BC, Canada

Re: Under Development - Water Blaster Technology articles

Post by soakinader » Sun May 19, 2013 12:54 pm

Instead of animating, how about just doing a few frames illustrating the pump and water flow? You can just make some minor edits to the pictures you already have, showing the check valves opening/closing and the pump and water moving.
My friends call me Nader. My foes just run.
Photos relocated to: https://www.flickr.com/photos/151868511 ... 8741427445
I find 'em, I fix 'em.

HBWW
Posts: 4110
Joined: Tue Jul 11, 2006 7:12 pm
Location: MI
WWN League Team: Havoc

Re: Under Development - Water Blaster Technology articles

Post by HBWW » Sun May 19, 2013 2:13 pm

Just use some HTML5/JQuery for that. No need for Flash. GIF's work too.
HydroBrawl Water Warfare

Discord: m0useCat

User avatar
isoaker
Posts: 7115
Joined: Sun Jul 04, 2004 1:51 pm
Location: Elsewhere
Contact:

Re: Under Development - Water Blaster Technology articles

Post by isoaker » Sun May 19, 2013 4:13 pm

CA99 wrote:Just use some HTML5/JQuery for that. No need for Flash. GIF's work too.
I'll let you do that version for HBWW. :goofy: Regarding HTML5, I'm holding off doing any major developments using it until the standard is finalized and browsers really start consistently supporting it.

As for animated gif files, those get big very quickly (not to mention being severely color-palette-limited).

Showing progressing through pump and firing cycles is something I'm already considering doing, but am trying to figure out how best to illustrate each step.

:cool:
:: Leave NO one dry! :: iSoaker.com .:

HBWW
Posts: 4110
Joined: Tue Jul 11, 2006 7:12 pm
Location: MI
WWN League Team: Havoc

Re: Under Development - Water Blaster Technology articles

Post by HBWW » Sun May 19, 2013 5:27 pm

It's already more standardized and accessible from more devices than Flash at this point. Although with that said, animation is extra work in general and not completely necessary in this case. (Albeit helpful for explaining water blaster concepts we take for granted to those unfamiliar.)
HydroBrawl Water Warfare

Discord: m0useCat

marauder
Posts: 3975
Joined: Tue Jul 20, 2004 9:29 pm
Location: Charleston
WWN League Team: Havoc
Contact:

Re: Under Development - Water Blaster Technology articles

Post by marauder » Sun May 19, 2013 6:49 pm

I remember the day when all the cool sites were like 90% flash. Now flash isn't even supported on iphone. Weird.
https://hydrowar.wordpress.com/
SEAL wrote:If you ain't bloody and muddy by the end of the day, you went to a Nerf war.

HBWW
Posts: 4110
Joined: Tue Jul 11, 2006 7:12 pm
Location: MI
WWN League Team: Havoc

Re: Under Development - Water Blaster Technology articles

Post by HBWW » Mon May 20, 2013 11:00 am

Perhaps it took the mobile revolution for people to realize the importance of open, non-proprietary, and accessible web standards.

With that said, I really need to spend more time in Illustrator, but I haven't been picking up any projects recently that I could use it with. (I'm too comfortable in Fireworks right now, but still can't export to .svg... Oh well, maybe later I'll update.)
HydroBrawl Water Warfare

Discord: m0useCat

User avatar
isoaker
Posts: 7115
Joined: Sun Jul 04, 2004 1:51 pm
Location: Elsewhere
Contact:

Re: Under Development - Water Blaster Technology articles

Post by isoaker » Mon May 20, 2013 11:58 am

The main problem with HTML5/jQuery development is that there is a lacking of good tools to simplify development currently. Add on the innate complexity of doing animations and the effort it'd require for me to create the content isn't worth the time I'd end up spending. While static pictures of each step are not as nice as full animations, still pictures so have their benefit as well and that content can be developed much more quickly.

:cool:
:: Leave NO one dry! :: iSoaker.com .:

HBWW
Posts: 4110
Joined: Tue Jul 11, 2006 7:12 pm
Location: MI
WWN League Team: Havoc

Re: Under Development - Water Blaster Technology articles

Post by HBWW » Mon May 20, 2013 12:32 pm

There were never really great tools for coding web pages in general. I've never found any tools that could do the job cleaner and better than Notepad++, Chrome/Firefox, and WAMP/XAMPP server. SVG is another story though.

As for JQuery/Javascript, I don't see much in the way of avoiding direct coding, though there are some higher level scripting languages out there that compile to Javascript. (i.e. Coffeescript)

That said, you're correct no matter how it's put. Setting up some static images together is always faster and is a good strategy for sake of time, something we all need a little more of these days.
HydroBrawl Water Warfare

Discord: m0useCat

User avatar
isoaker
Posts: 7115
Joined: Sun Jul 04, 2004 1:51 pm
Location: Elsewhere
Contact:

Re: Under Development - Water Blaster Technology articles

Post by isoaker » Mon May 20, 2013 12:51 pm

CA99 wrote:There were never really great tools for coding web pages in general. I've never found any tools that could do the job cleaner and better than Notepad++, Chrome/Firefox, and WAMP/XAMPP server. SVG is another story though.

As for JQuery/Javascript, I don't see much in the way of avoiding direct coding, though there are some higher level scripting languages out there that compile to Javascript. (i.e. Coffeescript)

That said, you're correct no matter how it's put. Setting up some static images together is always faster and is a good strategy for sake of time, something we all need a little more of these days.
For website building, while not perfect, Dreamweaver has been a long time friend o' mine. the fact it also lets you dive directly into the code to clean things up helps immensely as well as various code hinting and tag assistance, particularly for CSS bits.

For animation, I could rock the Flash world fairly well, but the thought of having to try to move pieces/layers around using HTML5 and jQuery just makes me cringe. I've dabbled in some bits of animation and just would not be able to achieve the effects I'd want to easily (not without hours of tweaking). Adobe had been developing Muse to help with HTML5 animation development, but now that Adobe is moving to a subscription-based model for their applications, my fondness for future upgrades has dropped immensely. Looks like, unless things change, I'll be sticking with Adobe CS6 for as long as possible.

:cool:
:: Leave NO one dry! :: iSoaker.com .:

Post Reply

Who is online

Users browsing this forum: No registered users and 62 guests