• Log InLog In
  • Register
Liquid`
Team Liquid Liquipedia
EST 06:20
CET 12:20
KST 20:20
  • Home
  • Forum
  • Calendar
  • Streams
  • Liquipedia
  • Features
  • Store
  • EPT
  • TL+
  • StarCraft 2
  • Brood War
  • Smash
  • Heroes
  • Counter-Strike
  • Overwatch
  • Liquibet
  • Fantasy StarCraft
  • TLPD
  • StarCraft 2
  • Brood War
  • Blogs
Forum Sidebar
Events/Features
News
Featured News
TL.net Map Contest #21: Winners11Intel X Team Liquid Seoul event: Showmatches and Meet the Pros10[ASL20] Finals Preview: Arrival13TL.net Map Contest #21: Voting12[ASL20] Ro4 Preview: Descent11
Community News
StarCraft, SC2, HotS, WC3, Returning to Blizzcon!45$5,000+ WardiTV 2025 Championship7[BSL21] RO32 Group Stage4Weekly Cups (Oct 26-Nov 2): Liquid, Clem, Solar win; LAN in Philly2Weekly Cups (Oct 20-26): MaxPax, Clem, Creator win10
StarCraft 2
General
Mech is the composition that needs teleportation t TL.net Map Contest #21: Winners StarCraft, SC2, HotS, WC3, Returning to Blizzcon! RotterdaM "Serral is the GOAT, and it's not close" Weekly Cups (Oct 20-26): MaxPax, Clem, Creator win
Tourneys
Constellation Cup - Main Event - Stellar Fest Sparkling Tuna Cup - Weekly Open Tournament $5,000+ WardiTV 2025 Championship Merivale 8 Open - LAN - Stellar Fest Sea Duckling Open (Global, Bronze-Diamond)
Strategy
Custom Maps
Map Editor closed ?
External Content
Mutation # 499 Chilling Adaptation Mutation # 498 Wheel of Misfortune|Cradle of Death Mutation # 497 Battle Haredened Mutation # 496 Endless Infection
Brood War
General
FlaSh on: Biggest Problem With SnOw's Playstyle BW General Discussion [ASL20] Ask the mapmakers — Drop your questions BGH Auto Balance -> http://bghmmr.eu/ Where's CardinalAllin/Jukado the mapmaker?
Tourneys
[ASL20] Grand Finals [BSL21] RO32 Group A - Saturday 21:00 CET [Megathread] Daily Proleagues [BSL21] RO32 Group B - Sunday 21:00 CET
Strategy
PvZ map balance Current Meta How to stay on top of macro? Soma's 9 hatch build from ASL Game 2
Other Games
General Games
Stormgate/Frost Giant Megathread Nintendo Switch Thread Path of Exile Should offensive tower rushing be viable in RTS games? Dawn of War IV
Dota 2
Official 'what is Dota anymore' discussion
League of Legends
Heroes of the Storm
Simple Questions, Simple Answers Heroes of the Storm 2.0
Hearthstone
Deck construction bug Heroes of StarCraft mini-set
TL Mafia
TL Mafia Community Thread SPIRED by.ASL Mafia {211640}
Community
General
US Politics Mega-thread Things Aren’t Peaceful in Palestine The Games Industry And ATVI Russo-Ukrainian War Thread YouTube Thread
Fan Clubs
White-Ra Fan Club The herO Fan Club!
Media & Entertainment
[Manga] One Piece Anime Discussion Thread Movie Discussion! Korean Music Discussion Series you have seen recently...
Sports
2024 - 2026 Football Thread Formula 1 Discussion NBA General Discussion MLB/Baseball 2023 TeamLiquid Health and Fitness Initiative For 2023
World Cup 2022
Tech Support
SC2 Client Relocalization [Change SC2 Language] Linksys AE2500 USB WIFI keeps disconnecting Computer Build, Upgrade & Buying Resource Thread
TL Community
The Automated Ban List
Blogs
Learning my new SC2 hotkey…
Hildegard
Coffee x Performance in Espo…
TrAiDoS
Saturation point
Uldridge
DnB/metal remix FFO Mick Go…
ImbaTosS
Reality "theory" prov…
perfectspheres
Our Last Hope in th…
KrillinFromwales
Customize Sidebar...

Website Feedback

Closed Threads



Active: 1472 users

WYSIWYG programming

Blogs > Xeofreestyler
Post a Reply
Xeofreestyler
Profile Blog Joined June 2005
Belgium6773 Posts
March 05 2009 23:18 GMT
#1
Or well, 'programming'.

Its called FNK and I just came across it today


Fnk (pronounced fink) is an online visual programming environment that uses a dataflow approach for the analysis, processing and synthesis of image, sound and other data in real-time. It aims to be an easy and fun way to create multimedia and music presentation prototypes that interact with a number of input and output devices. It was born as an academic project, but has since then moved into a standalone one.


http://ffnnkk.org/about/about-fnk/

It looks pretty cool but my biggest worry is that it can get rreaaaally messy once it starts getting complex. Gonna have some fun playing around with this though.

here's an example:
http://ffnnkk.org/2008/11/25/camera-circles/

Graphics
exkgb
Profile Joined September 2005
United States504 Posts
March 05 2009 23:26 GMT
#2
It reminds me of labview which we use a lot in engineering labs. Needless to say, I hate labview because it takes so f***ing long to do any algorithm stuff since you need to drag and drop all those annoying nodes around and yes it gets really messing once things are more complex. I prefer text-based programming environment by far.
Xeofreestyler
Profile Blog Joined June 2005
Belgium6773 Posts
March 05 2009 23:28 GMT
#3
Well needless to say I just find it interesting because of the direct graphical output

but yeah if you wanna do any real algorithms this sucks lol
Graphics
Bockit
Profile Blog Joined November 2004
Sydney2287 Posts
Last Edited: 2009-03-06 00:03:38
March 05 2009 23:47 GMT
#4
This is very similar to a programming 'language' called Max. To someone who has learnt programming without WYSIWIG it can be at times unintuitive, however if you give it the time necessary you'll get your head around it and it can be powerful for certain things.

I've found what this style of programming is useful for is extremely rapid development. With Max it comes with two plugin products, Jitter (On the fly video editing and analysis, stuff like colour tracking, blob tracking etc etc) and MSP (Complex sound editing control) which allow you to very quickly make (I'm talking a couple of hours) reasonably complex programs.

As an example, I wrote a program where users controlled a car's brakes, acceleration and steering in a game by wearing coloured gloves and making gestures with their hands. Did it in about 2 days. This was possible because it's so simple to just 'dump' this video analysis library into your dataflow and then get the numbers that you need to do your stuff. So with this FNK a lot of its success I think will come from the libraries you can get with it.

From my experience designers tend to be attracted to WYSIWIG programming. (Not saying that's a bad thing btw, it's simply a trend I've noticed. Interestingly, the homepage of their website reminds me of http://www.processing.org , open source java graphics libraries provided with an editor that also targets designers.

EDIT: I suck didn't read the last link in your op
Their are four errors in this sentance.
prOxi.swAMi
Profile Blog Joined November 2004
Australia3091 Posts
March 05 2009 23:59 GMT
#5
Why would people avoid learning real programming? It's much more fun....
Oh no
exkgb
Profile Joined September 2005
United States504 Posts
March 06 2009 00:05 GMT
#6
I agree that this style of programming can be useful for certain kind of applications. But you have to realize that the "libraries" which you use with these visual programming environments which does complex video processing such as blob tracking are probably written in C or some other high level imperative language.

What I find interesting with this style of programming is the similarity which it shares with functional programming. Both have features such a the lack of a global state and the fact that your programs turn out like a mathematical formula where data gets massaged through a series of functions. This is unlike imperative languages such where the mindset is that there is a list of statements which manipulates a set of states.

Processing is pretty different compared to these languages, processing is just a modified version of java as far as I know.

It'll be interesting to see if these visual programming languages catches on. From my experience ( perhaps tainted by my backgroudn in traditional languages ) doing simple things like indexing arrays..etc. are such a pain that its simply not worth it.

Bockit
Profile Blog Joined November 2004
Sydney2287 Posts
March 06 2009 00:14 GMT
#7
On March 06 2009 09:05 exkgb wrote:
I agree that this style of programming can be useful for certain kind of applications. But you have to realize that the "libraries" which you use with these visual programming environments which does complex video processing such as blob tracking are probably written in C or some other high level imperative language.

What I find interesting with this style of programming is the similarity which it shares with functional programming. Both have features such a the lack of a global state and the fact that your programs turn out like a mathematical formula where data gets massaged through a series of functions. This is unlike imperative languages such where the mindset is that there is a list of statements which manipulates a set of states.

Processing is pretty different compared to these languages, processing is just a modified version of java as far as I know.

It'll be interesting to see if these visual programming languages catches on. From my experience ( perhaps tainted by my backgroudn in traditional languages ) doing simple things like indexing arrays..etc. are such a pain that its simply not worth it.



Oh definitely the libraries are written in C or w/e, it's just the ease of use, and that ease of understanding the ins and outs that do it for a lot of people.

Yeah processing is just java, I was commenting more on the site, the content and who it suggests the language is targeted to is similar to FNK's website.

And yeah, trying to do simple things in traditional languages in these visual programming ones, like storing a number for later access without resetting it, is pretty much a huge bitch. The solution that advocates for the languages state is that you shouldn't be doing traditional things with it in the first place heh.
Their are four errors in this sentance.
Please log in or register to reply.
Live Events Refresh
OSC
09:00
OSC Elite Rising Star #17
CranKy Ducklings111
Liquipedia
[ Submit Event ]
Live Streams
Refresh
StarCraft 2
Hui .151
Livibee 122
Rex 12
StarCraft: Brood War
Rain 8790
Jaedong 3538
GuemChi 2020
Sea 1826
Horang2 1769
Pusan 536
Stork 330
Mini 284
Larva 284
Hyun 230
[ Show more ]
Zeus 224
Light 115
PianO 115
Killer 91
Backho 87
ZerO 59
Barracks 57
sSak 56
ggaemo 55
Aegong 51
JulyZerg 50
ToSsGirL 48
JYJ45
soO 31
Sharp 30
zelot 19
Sea.KH 16
Icarus 14
Sacsri 13
Noble 10
SilentControl 6
Dota 2
XcaliburYe396
Dendi358
KheZu107
League of Legends
JimRising 380
Reynor95
Counter-Strike
olofmeister1298
shoxiejesuss584
x6flipin362
allub204
zeus174
Other Games
B2W.Neo476
Pyrionflax367
Sick323
crisheroes222
Mew2King143
Fuzer 66
ZerO(Twitch)11
Organizations
StarCraft: Brood War
lovetv 11
StarCraft 2
Blizzard YouTube
StarCraft: Brood War
BSLTrovo
sctven
[ Show 12 non-featured ]
StarCraft 2
• LUISG 45
• AfreecaTV YouTube
• intothetv
• Kozan
• IndyKCrew
• LaughNgamezSOOP
• Migwel
• sooper7s
StarCraft: Brood War
• BSLYoutube
• STPLYoutube
• ZZZeroYoutube
Other Games
• WagamamaTV118
Upcoming Events
Wardi Open
40m
Rex12
Wardi Open
4h 40m
Replay Cast
11h 40m
WardiTV Korean Royale
1d
Replay Cast
1d 11h
Replay Cast
1d 21h
Kung Fu Cup
2 days
Classic vs Solar
herO vs Cure
Reynor vs GuMiho
ByuN vs ShoWTimE
Tenacious Turtle Tussle
2 days
The PondCast
2 days
RSL Revival
2 days
Solar vs Zoun
MaxPax vs Bunny
[ Show More ]
Kung Fu Cup
3 days
WardiTV Korean Royale
3 days
PiGosaur Monday
3 days
RSL Revival
3 days
Classic vs Creator
Cure vs TriGGeR
Kung Fu Cup
4 days
CranKy Ducklings
4 days
RSL Revival
4 days
herO vs Gerald
ByuN vs SHIN
Kung Fu Cup
5 days
BSL 21
5 days
Tarson vs Julia
Doodle vs OldBoy
eOnzErG vs WolFix
StRyKeR vs Aeternum
Sparkling Tuna Cup
5 days
RSL Revival
5 days
Reynor vs sOs
Maru vs Ryung
Kung Fu Cup
6 days
WardiTV Korean Royale
6 days
BSL 21
6 days
JDConan vs Semih
Dragon vs Dienmax
Tech vs NewOcean
TerrOr vs Artosis
Liquipedia Results

Completed

Proleague 2025-11-07
Stellar Fest: Constellation Cup
Eternal Conflict S1

Ongoing

C-Race Season 1
IPSL Winter 2025-26
KCM Race Survival 2025 Season 4
SOOP Univ League 2025
YSL S2
BSL Season 21
IEM Chengdu 2025
PGL Masters Bucharest 2025
Thunderpick World Champ.
CS Asia Championships 2025
ESL Pro League S22
StarSeries Fall 2025
FISSURE Playground #2
BLAST Open Fall 2025
BLAST Open Fall Qual

Upcoming

SLON Tour Season 2
BSL 21 Non-Korean Championship
Acropolis #4
IPSL Spring 2026
HSC XXVIII
RSL Offline Finals
WardiTV 2025
RSL Revival: Season 3
META Madness #9
BLAST Bounty Winter 2026
BLAST Bounty Winter 2026: Closed Qualifier
eXTREMESLAND 2025
ESL Impact League Season 8
SL Budapest Major 2025
BLAST Rivals Fall 2025
TLPD

1. ByuN
2. TY
3. Dark
4. Solar
5. Stats
6. Nerchio
7. sOs
8. soO
9. INnoVation
10. Elazer
1. Rain
2. Flash
3. EffOrt
4. Last
5. Bisu
6. Soulkey
7. Mini
8. Sharp
Sidebar Settings...

Advertising | Privacy Policy | Terms Of Use | Contact Us

Original banner artwork: Jim Warren
The contents of this webpage are copyright © 2025 TLnet. All Rights Reserved.