» sbns string wishes
This site relies heavily on Javascript. You should enable it if you want the full experience. Learn more.

sbns string wishes

acl(admin devvvv vvvvgroup)

Ord & Val

val node

converts numbers into binary strings. use same type enum as in the ord node

clever hexmodes for ord

to easily decode strings like "$FF6690" into bytes or nybbles

Split and Join

string split node

doing the reverse of String +
use same intersperse modes as in +
erledigt Separate(String)?

  • add linefeed to Intersperse modes in String +
  • let tokenizer deal with multiletter separators

Linefeed Mode for +, Quote

Vvvv objekte generieren "Carriage Return" $0D - das ist falsch.
Standardmäßig (ISO 6429) soll für den Zeilenumbruch 0A (LF) benutzt werden;
Gdi text akzeptiert sowohl 0A als auch 0D

  • > neuen Modus für + und Quote = Line Feed $0A

CP/M, Microsoft DOS and Windows benutzen die aus den Zeiten der Fernschreiber gewohnte Folge 0D 0A (CR LF);
Apple bzw. Mac nutzen 0D (CR).
Unter UNIX und LINUX wird der Standardumbruch 0A (LF) benutzt.

Nach Rücksprache mit Joreg habe ich nun sowohl in die Intersprese als auch in die Quote mode
CarriageReturnLineFeed = #13#10
LineFeed = #10
CarriageReturn = #13
eingefügt. Damit dürfte jedes Problem lösbar sein. Dazu habe ich einen Hinweis in die Helppatches von Separate, + und Quote (String) geschrieben. David

URLTools string utils

http://urltoys.gotdoofed.com

  • keep regexpr - behält nur alle slices deren regexpr matcht
  • del regexpr- löscht alle slices deren regexpr matcht
  • fusker string(01-09)dkjhz(1-2) - schnelles erzeugen von spreads
  • href img make - spidert urls und liefert die links zurück
  • nodupes - löscht duplikate

Open Type

Windows Glyph Processing

anonymous user login

Shoutbox

~2d ago

joreg: vvvvTv S0204 is out: Custom Widgets with Dear ImGui: https://youtube.com/live/nrXfpn5V9h0

~2d ago

joreg: New user registration is currently disabled as we're moving to a new login provider: https://visualprogramming.net/blog/2024/reclaiming-vvvv.org/

~9d ago

joreg: vvvvTv S02E03 is out: Logging: https://youtube.com/live/OpUrJjTXBxM

~11d ago

~13d ago

joreg: Follow TobyK on his Advent of Code: https://www.twitch.tv/tobyklight

~16d ago

joreg: vvvvTv S02E02 is out: Saving & Loading UI State: https://www.youtube.com/live/GJQGVxA1pIQ

~16d ago

joreg: We now have a presence on LinkedIn: https://www.linkedin.com/company/vvvv-group

~23d ago

joreg: vvvvTv S02E01 is out: Buttons & Sliders with Dear ImGui: https://www.youtube.com/live/PuuTilbqd9w

~30d ago

joreg: vvvvTv S02E00 is out: Sensors & Servos with Arduino: https://visualprogramming.net/blog/2024/vvvvtv-is-back-with-season-2/

~30d ago