Inkscape Mailman
Sign In Sign Up
Manage this list Sign In Sign Up

Keyboard Shortcuts

Thread View

  • j: Next unread message
  • k: Previous unread message
  • j a: Jump to all threads
  • j l: Jump to MailingList overview

Webmaster

Thread Start a new thread
Download
Threads by month
  • ----- 2025 -----
  • May
  • April
  • March
  • February
  • January
  • ----- 2024 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2023 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2022 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2021 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
webmaster@lists.inkscape.org

  • 34 participants
  • 63570 discussions
[Webmaster] Rocket.Chat, 2 Users, 6 Messages, 0 Files, 695633 Minutes, in Direct Message Between: erik.mull & Moini
by no-reply@chat.inkscape.org 29 Apr '21

29 Apr '21
2020-01-01 14-10-51 PST Erik Mull thank u 2020-01-01 14-10-47 PST Erik Mull yes I don’t have a problem I just don’t know if what I’m saying is correct at times. But I will do what I can 2020-01-01 14-08-43 PST Erik Mull Hi this is Erik. I have had issues with my account so I had to make another. 2020-01-01 14-09-13 PST Moini Copying the reply over from the other channel: I think this is a topic that others may benefit from, too. Would you be comfortable asking your question in a forum? Inkscape's official one is at https://inkscape.org/forums - it has a section for plotting / cutting, too. 2020-01-01 14-11-30 PST Moini If people don't understand, they will just ask. It requires a bit of patience, but that's normal. Good luck! 2020-01-01 14-09-37 PST Moini I'm not into cutting and plotting myself at all.
1 0
0 0
[Webmaster] Rocket.Chat, 1 Users, 1 Messages, 0 Files, 667251 Minutes, in Direct Message Between: anonym_i_ous & inkchatbot
by no-reply@chat.inkscape.org 29 Apr '21

29 Apr '21
2020-02-12 18-16-36 PST anonym_i_ous https://chat.inkscape.org/channel/team_devel?msg=KNZBcPcj4ZQ7RtoXf (i am just sending the message so that i dont forget it, but rn, *please just ignore* the message, i will come back to it after doing some more research, and then will ask u again) where can i study which licence to use, or which one maybe suited to me..... i have tried searching online, but the articles are mostly for user side, and not the creator side.... next method to understand will be to read the whole of license .... and i tried that too and it flies off my mind (or i shall get all the suitable licences, get a print of them, and then read, hopefully with grasp more)...... so, u wanna suggest anything like where to read about them, how to compare different licences, or which part of the licence is related to the creators rights and the right of forks/copying/derivation etc..... btw i am talking for software licences.... ()
1 0
0 0
[Webmaster] Rocket.Chat, 1 Users, 1 Messages, 0 Files, 412047 Minutes, in Direct Message Between: GRN_Orestasz & inkchatbot
by no-reply@chat.inkscape.org 29 Apr '21

29 Apr '21
2020-07-16 13-33-28 PDT Orestas Hey, so I have a question. I was working on a project and all of a sudden an error occurred and Inkscape shut down, and I didn't have time to save it but it did say it was saved on the alert. The problem is i quickly turned it off and didn't see where it was saved and i need your help to tell me where it saved. I'd really appreciate your help.
1 0
0 0
[Webmaster] Rocket.Chat, 2 Users, 117 Messages, 2 Files, 684419 Minutes, in Direct Message Between: sizmailov & ede123
by no-reply@chat.inkscape.org 29 Apr '21

29 Apr '21
2020-03-04 13-56-25 PST Sergei Izmailov Let's try. I've tested on 19.04 - works fine 2020-03-07 16-47-39 PST Sergei Izmailov I think we can test gtest installation via minimal cmake project and provide instructions to fix that. A minimal cmake project would contain single `CMakeLists.txt` file: ```cmake cmake_minimum_required(VERSION 3.0) project(temp) find_package(GTest REQUIRED MODULE) ``` 2020-03-07 06-44-00 PST Sergei Izmailov Hi, did you have a chance to look at docker MR? 2020-03-30 15-31-36 PDT Sergei Izmailov In fact it's about same size, see screenshot above 2020-03-04 13-33-48 PST Sergei Izmailov Or you think moving gtest to minimal is better? 2020-03-26 09-30-29 PDT Sergei Izmailov ok, I'll rebase in a minute 2020-03-27 07-31-33 PDT Sergei Izmailov Do you know is `lib/libinkscape_base.dll.a` shared or static? The line ``` [984/1057] Linking CXX shared library bin\libinkscape_base.dll ``` suggests it's shared, but name and location are different. Unfortunately I'm not in a position to test on windows at the moment. I don't see how `2geom` got included in `libinkscape_base`. I'll try to investigate this topic in more detail later (maybe in a week or so). I could experiment with AppVeyor, but it's too long and makes others wait a lot. Currently it doesn't compile even without extra OBJECT/STATIC/SHARED test library. Please share your ideas if you have some 2020-03-19 15-00-14 PDT Sergei Izmailov It depends in which mode you build 2geom. 2020-03-07 16-50-47 PST Sergei Izmailov I don't like false-positive warnings. We can limit it to ubuntu 18.04 only 2020-03-19 14-58-05 PDT Sergei Izmailov No problem, take your time. Just checking. 2020-03-04 07-32-57 PST Sergei Izmailov Hi! Can you give a comment on https://gitlab.com/inkscape/lib2geom/-/merge_requests/19 ? (if you prefer we can discuss it here or there) 2020-03-04 08-22-54 PST Sergei Izmailov I appreciate that this change is not urgent and can be delayed to post 1.0 (I remember you said that, probably it was in chat, can't find it in MRs). I think you are reasonable person and your suggestions has ho have something behind, but I don't see it clearly so far. I didn't ignore you questions (at least intentionally). Please point out/copy-paste. I didn't argue against any extra changes just because I'm lazy to address your comments. I want to find best solution of possible. You can read that I'm not 100% with my arguments and my comment leaves question open to discuss. Please don't silence conversations as it's not a productive way to solve problems (as well as over-communication). If you think that I'm wrong/lazy/not in right time, please tell so. Again, if it's just lack of time, lets hold it until 1.0 release. It's totally fine by me. 2020-03-15 04-40-18 PDT Sergei Izmailov Sorry, I misread that. 2020-03-19 15-00-34 PDT Sergei Izmailov (i guess) 2020-03-19 14-20-26 PDT Sergei Izmailov Sorry for bothering you again. Is there is any problems with https://gitlab.com/inkscape/inkscape/-/merge_requests/1410 except lack of dev time? 2020-05-07 13-54-24 PDT Sergei Izmailov I see. (To be honest I feel uneasy with windows as developer, especially when it comes as low level as like linking. I think I can utilize my time better fixing other stuff.) 2020-03-04 13-30-21 PST Sergei Izmailov Should I ask Martin to do it? 2020-05-07 13-15-55 PDT Sergei Izmailov I'm a unix person, so I don't know much about Windows stuff. All I found I wrote here. 2020-03-04 14-00-17 PST Sergei Izmailov (`googletest` soruces is dependency and will be installed automatically ) 2020-03-30 15-29-08 PDT Sergei Izmailov libinkscape_base.dll.a (https://chat.inkscape.org/file-upload/JHxjTscxfaTZuRcZ3/libinkscape_base.dl…) 2020-03-04 13-44-24 PST Sergei Izmailov I don't understand. All seems to be installed, but it's not found by cmake for some reason https://gitlab.com/inkscape/inkscape-ci-docker/-/jobs/455010902 2020-03-15 06-31-15 PDT Sergei Izmailov It's all case-specific. Some libraries act similar in both mods, some don't (like gtest). Explicit specification of MODULE/CONFIG prohibits use of another one. I think generally CONFIG is more preferable since it's mostly auto-generated and less error prone, but it requires some efforts from library authors so it's not widespread. At the moment I agree, let's keep it as is. 2020-03-07 16-49-06 PST Sergei Izmailov Should I add it to MR? 2020-03-19 15-55-24 PDT Sergei Izmailov ``` set(2GEOM_BUILD_SHARED ON CACHE BOOL "Build 2geom as SHARED library") add_subdirectory(2geom) ``` is enough to build and link against shared version of lib2geom. I've build with `-DCMAKE_INSTALL_PREFIX:PATH=~/.local/` so shared library is not found with default settings, therefore `~/.local/bin/inkscape` can't be launched without `LD_LIBRARY_PATH` or `LD_PRELOAD`. 2020-03-26 09-54-16 PDT Sergei Izmailov Does windows CI run only on master branch, but not on MRs? 2020-03-19 15-01-44 PDT Sergei Izmailov I can try to build inkscape against shared lib2geom 2020-03-30 15-31-14 PDT Sergei Izmailov I'm not really familiar with "import libraries", but from what I read it should be quite small compared to shared library 2020-03-04 13-22-13 PST Sergei Izmailov I'm new to gitlab CI 2020-03-07 16-48-51 PST Sergei Izmailov Such test would add ~30 lines to `.sh` script 2020-03-15 04-22-15 PDT Sergei Izmailov Hi! I've noticed you simplified GTest handling in main repo. The `find_package` call must include `MODULE` keyword since "config" mode takes precedence over "module" mode and we are using "module" features. It will fail on systems with properly installed GTest. 2020-03-04 15-07-21 PST Sergei Izmailov There is no binaries 2020-03-04 13-31-49 PST Sergei Izmailov right? 2020-03-26 11-11-48 PDT Sergei Izmailov ... and it fails [link](https://ci.appveyor.com/project/inkscape/inkscape/builds/31745274/job…. I don't quite get it. `lib/libinkscape_base.dll.a` has defined symbols from `lib/lib2geom.a`... 2020-03-26 13-22-09 PDT Sergei Izmailov I've dropped my previous commits to `testfiles/CMakeLists.txt` and added extra `target_link_libraries` for OBJECT library you created. It worked locally, let's see how would CI go 2020-03-04 13-17-37 PST Sergei Izmailov Seems like CI doesn't have google tests. Can you help with it ? 2020-03-04 13-59-12 PST Sergei Izmailov I don't think lib2geom uses mock. I have no guesses here 2020-03-19 15-03-38 PDT Sergei Izmailov Currently I think it's ready, it's matter of one line change. I'm going to check it right now. 2020-03-04 14-07-52 PST Sergei Izmailov Thanks for testing! 2020-03-07 16-53-53 PST Sergei Izmailov I think warning should be issued at the very end of script. Otherwise it's easy to overlook it in ton of messages 2020-03-19 16-04-16 PDT Sergei Izmailov Currently MR builds STATIC library (default setting in lib2geom). 2020-03-07 16-58-43 PST Sergei Izmailov I thought about it. It's better since it's never false-positive, but I don't like the idea of fixing it in CMakeLists... 2020-03-26 07-47-44 PDT Sergei Izmailov Hi, I think you still plan to give a review to MR, right? (Thomas seems to approved it) 2020-03-30 15-32-24 PDT Sergei Izmailov nm (https://chat.inkscape.org/file-upload/ty2TRYMN2pNSnCtCg/nm) 2020-03-07 16-50-59 PST Sergei Izmailov But managing all versions seems to be tedious 2020-03-30 15-34-21 PDT Sergei Izmailov `lib2geom.a` and `lininkscape_base.dll.a` provide same global symbol 2020-03-04 13-30-05 PST Sergei Izmailov How can i update the image? 2020-03-26 13-25-55 PDT Sergei Izmailov Damn, older cmake rejects it. Sounds like a task for tomorrow. 2020-03-04 13-21-36 PST Sergei Izmailov It's already there, but needs special flag.. I'm not sure how to proceed with it 2020-03-04 12-59-15 PST Sergei Izmailov I'm sorry. Sometimes it's hard to explain myself properly. (In process of re-explaining I think I solved the googletest issue) 1. You are right, the difference between 2.8 and 3.0 styles is irrelevant here. BTW here is a good talk about modern cmake style and why we should avoid "2.8-style" https://youtu.be/bsXLMQ6WgIk. 2. The problem with `googletest`/`libgtest-dev`/`libmock-dev` packages on Ubuntu: None of them installs following files (compare to RPM: http://rpmfind.net/linux/RPM/fedora/devel/rawhide/aarch64/g/gtest-devel-1.8…) ``` /usr/lib64/cmake/GTest/GTestConfig.cmake /usr/lib64/cmake/GTest/GTestConfigVersion.cmake /usr/lib64/cmake/GTest/GTestTargets-noconfig.cmake /usr/lib64/cmake/GTest/GTestTargets.cmake ``` (pkg-config files are also missing but we are not interested in them now) They contain information about build targets and their flags. Without them we need to repeat this information ourself. Fortunately cmake-shipped [FindGTest](https://cmake.org/cmake/help/latest/module/FindGTest.html) exists and does it for us. `find_package(GTest)` can find headers and libraries and resurrect all required flags (https://cmake.org/cmake/help/latest/module/FindGTest.html) and even define `IMPROTED` targets `GTest::GTest` and `GTest::Main`. The only issue it has it names googletest targets differently from googletest itself. But it's not a big deal, we can ignore generated cmake files (`GTestConfig.cmake`) on system where googletest installed properly. I guess some of `googletest`/`libgtest-dev`/`libmock-dev` are available on CI, right? 2020-03-04 14-07-31 PST Sergei Izmailov I would prefer to stick to simpler solution. I think I'll do tests on 18.04 on my own to see what exactly goes wrong with bare `find_package` 2020-03-04 15-45-24 PST Sergei Izmailov I've submitted a MR with extra build step for gtest 2020-05-07 07-08-52 PDT Sergei Izmailov Hi, congrats on 1.0 release! Can you find time to look at https://gitlab.com/inkscape/inkscape/-/merge_requests/1410 problem ? 2020-03-04 13-33-13 PST Sergei Izmailov I though about passing `--recommended` flag 2020-03-26 12-46-04 PDT Sergei Izmailov I've tried static/shared and ended up with no library at all. I guess your intention was to avoid recompiling of those two files... Let's see if it would work. Probably you initial approach would also work (i.e. with OBJECT library) with repeated `target_link_libraries` for OBJECT library and tests which uses it. 2020-03-04 15-07-48 PST Sergei Izmailov And it's the complaint from cmake at CI 2020-03-19 15-57-46 PDT Sergei Izmailov (I've added tests to lib2geom to build a super-project against it as installed and subdirectory library) 2020-03-07 16-51-50 PST Sergei Izmailov Currently I don't have any warnings. You suggest to add warning only to non-CI ubuntu 18.04 ? 2020-03-19 15-02-07 PDT Sergei Izmailov is it desired? 2020-05-15 08-02-22 PDT Sergei Izmailov Hi, do you know how windows build was fixed? Just curious. Don't see obvious changes to cmake files 2020-03-04 13-31-47 PST Sergei Izmailov Oh, I see the https://gitlab.com/inkscape/inkscape-ci-docker/-/blob/master/Dockerfile 2020-03-26 09-56-02 PDT Sergei Izmailov Nevermind, I see AppVeyor started the job, but it doesn't appear as build stage on gitlab. 2020-03-07 17-00-13 PST Sergei Izmailov I'll add warning to `.sh` script. Let's think about cmake warning a bit more and decide later 2020-03-19 15-56-27 PDT Sergei Izmailov I think it confirms that lib2geom can be packaged separately 2020-03-04 14-47-26 PST Sergei Izmailov Looks like `libgtest-dev` in 18.04 is really poor. Compare 18.04 and 19.04: https://packages.ubuntu.com/disco/amd64/libgtest-dev/filelist https://packages.ubuntu.com/bionic/amd64/libgtest-dev/filelist We are not alone with this problem: https://stackoverflow.com/questions/24295876/cmake-cannot-find-googletest-r… I think I'll add instructions to build and install googletest to docker image 2020-03-04 13-59-57 PST Sergei Izmailov I think `libgtest-dev` is enough 2020-03-04 13-58-20 PST Patrick (but should still have everything needed to build) 2020-05-07 12-44-26 PDT Patrick I will, but I can't promise you when. Did you make progress on the linking issue on Windows or do we still need to solve that? 2020-03-15 05-07-58 PDT Patrick It might even be a good idea to explicitly specify module mode everywhere, but I don't think we do that anywhere yet, so it seemed safer to just keep it as-is (especially as it should not matter if the module is properly found in module mode as expected) 2020-03-19 14-59-47 PDT Patrick Maybe one question ahead of time: Do we link lib2geom dynamically in your MR? Because that certainly would be a goal going forward. 2020-03-19 14-57-26 PDT Patrick Well, I can't tell you if there are any problems before I have reviewed it (which I plan to do, eventually, but yeah I'm backlogged). 2020-03-19 15-02-09 PDT Patrick If it's reasonable... We can obviously take this in steps as well. 2020-03-04 13-32-27 PST Patrick (which is called by the Dockerfile) 2020-03-04 07-53-52 PST Patrick You seem to be ignoring my comments (everything I said so far you've not replied to at all or argued against, giving me the impression that you're not really willing to actually change anything) so I'm not overly motivated to spend any more time on that. (In fact the very first thing you ignored was my suggestion to move this to post-1.0 when people will have more time to review properly and it will be less intrusive to make larger changes to the build system). 2020-03-19 15-03-35 PDT Patrick But if we can isolate the subproject enough, it might come "for free". 2020-03-07 17-01-39 PST Patrick OK... I just would not like to add a lot of stuff to `.sh` script for a workaround for one specific version of one specific OS either, so let's keep it minimal (especially considering it might not be seen by all people) 2020-03-07 16-52-56 PST Patrick Yes, if `CI` is set, build and install cmake, otherwise print a warning that recommends to do it. 2020-03-04 13-59-33 PST Patrick So we only need gtest? 2020-03-19 15-01-13 PDT Patrick I meant with your MR against Inkscape. 2020-03-04 13-34-16 PST Patrick CI has everything 2020-03-07 16-51-02 PST Patrick Yes, I think that's exactly what you were doing in your MR? 2020-03-15 04-38-37 PDT Patrick If the MODULE option is not specfied in the above signature, CMake first searches for the package using Module mode. Then, if the package is not found, it searches again using Config mode. 2020-03-26 12-23-14 PDT Patrick Maybe all you need to do is make cpp_test_static_library actually static? 2020-03-26 12-15-52 PDT Patrick Yep, only for tests, though. Do you link the test library differently from other internal libs? 2020-03-04 14-12-51 PST Patrick Great! Once we figure it out, we can try to simplify the logic in inkscape/inkscape as well 2020-03-26 10-18-06 PDT Patrick Yeah, GitLab is stupid that way... 2020-03-27 09-03-49 PDT Patrick .dll.a indicates a so-called "import library". I think with gcc we can link directly against the .dll though. (so this is probably where the problem comes from: linking directly against libinkscape_base.dll once and indirectly linking against it a second time via the .dll.a) 2020-03-07 16-50-05 PST Patrick nah, that seems like overkill... I'd suggest to simply print a warning if `CI` is unset (same conditions otherwise). 2020-03-04 15-28-38 PST Patrick OK, yeah, I guess we might only use headers for Inkscape. 2020-03-04 14-05-20 PST Patrick Ok, so `find_package` fails locally as well. However the logic in https://gitlab.com/inkscape/inkscape/-/blob/master/CMakeLists.txt#L177-197 and https://gitlab.com/inkscape/inkscape/-/blob/master/testfiles/CMakeLists.txt… still makes it work (I'm pretty sure we don't even need all of it) 2020-03-07 17-01-56 PST Patrick Not even all people might use the shell script after all... 2020-03-26 12-19-02 PDT Patrick (you might want to check if static build still works btw, too. It caused problems in the past) 2020-03-19 15-03-14 PDT Patrick (although it's probably not too helpful right now) 2020-03-15 05-05-11 PDT Patrick np, thanks for checking the code! 2020-03-26 12-17-41 PDT Patrick Ah, I think tests are linked statically against libinkscape-base with your changes? 2020-03-04 10-05-53 PST Patrick Lack of time is a factor: If I had time to spare I would try to make the changes I suggested in your branch myself to see if they're viable. However as I'm currently spending my time on release-relevant things, I can only make the suggestion and have to depend on you to try to implement them. I'm not silencing anything, but if the feedback from you is "I don't see the need for a change" there's nothing I can work with (my original suggestion still stands, but I can not force you to try and implement it, and I currently won't spend time in it myself.) 2020-05-15 09-01-11 PDT Patrick It's not fixed yet but uses a shared library of 2geom as workaround 2020-03-26 12-23-37 PDT Patrick (or idd that fail as well) 2020-03-04 13-55-12 PST Patrick I could check locally if that helps (I have a Ubuntu VM 18.04 set-up). 2020-03-19 15-00-56 PDT Patrick (it's insanity that we link everything into one huge library right now - it's even causing problems, e.g. we can't currently do debug builds on Windows as there are too many symbols in the library) 2020-03-19 15-02-53 PDT Patrick At some point the hope was to get lib2geom packaged separately from Inkscape. 2020-03-26 09-04-59 PDT Patrick I looked at it and from reading the diff it should be fine. The primary thing I wanted to check was whether Windows CI passes (as I did not have the time to build locally yet). Unfortunately Windows CI was broken a while due to a row of broken updates in glibmm and mingw-w64 itself. Luckily that's all sorted out now. 2020-03-15 04-38-24 PDT Patrick No, Module mode is the default: 2020-03-07 16-55-09 PST Patrick That's true... if we want to ensure people see it we should probably add the waring to 2geom's CMakeLists.txt (and show it once `find_package(GTest REQUIRED MODULE)` fails) 2020-03-04 10-14-18 PST Patrick Wrt to the last sugestion: I'm not sure what your comment with "old style cmake 2.8" is referring to (I did suggest no such thing). What I suggested was to investigate _why_ the Ubuntu googletest/gmock packages are not found by the CMake module (I think you already have a rough idea) and attempt to fix the detection of the package rather than to download and build it manually. 2020-03-04 13-29-39 PST Patrick Well, let me know if/how I can help. We might be missing "libgmock-dev" (not available on Ubuntu 18.04 as it seems) 2020-03-26 09-05-58 PDT Patrick Feel free to rebase your MR to trigger a new CI build, otherwise I can do so later. 2020-03-26 12-20-15 PDT Patrick Oh, and I don't like https://gitlab.com/inkscape/inkscape/-/commit/e31698fb - I've removed that for a reason ;-) 2020-03-04 13-31-03 PST Patrick Create an MR with your changes as usual. 2020-03-07 15-58-28 PST Patrick I'll have a look tomorrow. Can we give general advice for affected users? (Possibly we could even print a warning explaining what to do?) 2020-05-07 13-41-15 PDT Patrick Well, I'm a Windows person, but that usually doesn't rule out that I try to fix Unix stuff ;-) 2020-03-04 13-20-56 PST Patrick We can add what we need here: https://gitlab.com/inkscape/inkscape-ci-docker/-/blob/master/install_depend… 2020-05-07 13-43-15 PDT Patrick It's OK if you don't want to try to fix the Windows part further , but I'm not sure when I find the time to investigate it myself. 2020-03-04 13-34-30 PST Patrick (`--full`) 2020-03-19 15-01-22 PDT Patrick (the default behavior) 2020-03-04 15-06-54 PST Patrick The files you're missing seem to be in `googletest`: https://packages.ubuntu.com/bionic/amd64/googletest/filelist 2020-03-04 13-32-01 PST Patrick no, the file I linked. 2020-03-04 13-58-00 PST Patrick 18.04 is different. I think it misses something gmock-related.
1 0
0 0
[Webmaster] Rocket.Chat, 1 Users, 1 Messages, 0 Files, 383358 Minutes, in Direct Message Between: e36king & inkchatbot
by no-reply@chat.inkscape.org 29 Apr '21

29 Apr '21
2020-08-05 11-43-44 PDT chris Hi there regarding the txt downwards still having issues and trying to work out how to chat so this would be easier thank you
1 0
0 0
[Webmaster] Rocket.Chat, 2 Users, 26 Messages, 0 Files, 341849 Minutes, in Direct Message Between: significantcell02 & adam.belis
by no-reply@chat.inkscape.org 29 Apr '21

29 Apr '21
2020-09-26 09-54-00 PDT Significantcell Good night 2020-09-15 06-14-53 PDT Significantcell I use 2020-09-15 06-14-51 PDT Significantcell Ah, Ok 2020-09-15 06-11-06 PDT Significantcell I am not a native english speaker but I use grammarly to correct my typos when I write 2020-09-03 14-04-18 PDT Significantcell I hope you are doing very well 2020-09-15 06-10-23 PDT Significantcell I wanted just to help you 2020-09-26 09-53-08 PDT Significantcell Hello mate 2020-09-15 06-11-26 PDT Significantcell I greatly appreciate your contributions to inkscape 2020-09-26 09-53-15 PDT Significantcell You are doing a good job 2020-09-15 06-16-02 PDT Significantcell https://chrome.google.com/webstore/detail/microsoft-editor/gpaiobkfhnonedkh… 2020-09-15 06-10-16 PDT Significantcell Oh thanks! 2020-09-03 07-31-07 PDT Significantcell Hello Adam 2020-09-15 06-09-14 PDT Significantcell Sorry for disturbing you ;) 2020-09-15 06-12-53 PDT Significantcell Are you are aware about it? 2020-09-15 06-11-44 PDT Significantcell So I thought it is nice to suggest grammarly for you 2020-09-26 09-53-20 PDT Significantcell :) 2020-09-15 06-16-01 PDT Significantcell but unfortunately it works only chromium based browsers like google chrome, brave, etc 2020-09-15 06-15-06 PDT Significantcell Microsoft editor too, it works on rocket chat 2020-09-15 06-14-04 PDT Adam Belis it does nto work in rockat chat 2020-09-15 06-13-54 PDT Adam Belis :D thanks for suggestion . you will be surprised but i use grammarly :D (i know it does not look like it ) 2020-09-15 06-14-24 PDT Adam Belis i am just too lazy i guess :D 2020-09-26 09-53-40 PDT Adam Belis hi .. lol thanks 2020-09-03 13-08-51 PDT Adam Belis hi 2020-09-26 09-57-16 PDT Adam Belis night 2020-09-15 06-10-34 PDT Adam Belis how ? 2020-09-15 06-09-47 PDT Adam Belis hi can i help you somhow ?
1 0
0 0
[Webmaster] Rocket.Chat, 2 Users, 98 Messages, 1 Files, 1008217 Minutes, in Direct Message Between: sizmailov & Moini
by no-reply@chat.inkscape.org 29 Apr '21

29 Apr '21
2020-03-02 04-39-16 PST Sergei Izmailov I'm not chrome user either. I picked it as most popular one. There should be no problem to do same for firefox. Now it's for everything it finds links to. 2020-03-02 02-32-50 PST Sergei Izmailov Sorry for direct messaging. Unfortunately my announce got little/no attention in devel chat. Probably it was not suitable channel. Here is the idea. The extension finds links to commits and adds direct link to corresponding AppImage artifact (if any). Fairly straightforward, but took me a while to figure out how to deal with it. I plan to do same for Mac and Windows bundles and finally publish the extension in store. It works now but it is still too raw to advertise to use it in a daily basis. It would be nice to get some feedback from potential users ahead of time. Can you help with it? 2020-03-02 15-12-27 PST Sergei Izmailov Yeah, there are options here. I'll consult with Martin and Patric when time comes 2019-05-29 13-23-29 PDT Sergei Izmailov Hi, here is email: sergei.a.izmailov(a)gmail.com and username: sizmailov 2019-05-29 13-40-24 PDT Sergei Izmailov The most difficult part in English is *correct* English. 2019-05-29 13-32-38 PDT Sergei Izmailov Ok, great) 2020-03-02 04-39-05 PST Sergei Izmailov AppImage links (https://chat.inkscape.org/file-upload/F3rsGK8BJtAoz5NjY/AppImage%20links) 2019-05-29 13-28-38 PDT Sergei Izmailov Do you know ETA for 1.0 release? 2020-03-02 04-42-49 PST Sergei Izmailov It's matter of few API calls from web page. 2020-03-02 04-44-32 PST Sergei Izmailov I didn't experience 404 error so far. May be due to poor testing.. 2019-05-29 13-38-53 PDT Sergei Izmailov Nowadays all programming and science done in English. Basically we don't have a choice. 2019-05-29 13-34-07 PDT Sergei Izmailov I do 2020-03-02 04-50-08 PST Sergei Izmailov Can we host a page ourself? 2020-03-02 04-40-47 PST Sergei Izmailov The only Gitlab API problem I faced is the requirement for token with ultimate rights to read PUBLIC information. Now I'm using empty gitlab user token to do the trick. 2019-05-29 13-23-59 PDT Sergei Izmailov Ok, thanks! 2019-05-29 13-36-58 PDT Sergei Izmailov I'm native russian, so for me it's not difficult at all) 2020-03-02 04-53-15 PST Sergei Izmailov Ok. It's better to know the problem to solve first :) 2020-03-02 04-42-29 PST Sergei Izmailov If you want to provide links on web page there should be no obstacles either 2020-03-02 04-53-19 PST Sergei Izmailov Thanks for input 2020-03-02 04-48-35 PST Sergei Izmailov WRT missing artifact. Last commit didn't run applimage:linux job 2020-04-26 01-39-26 PDT Sergei Izmailov Thanks for personal invite but I don't feel of myself as a literate person or one who can write motivating letters (I had nasty experience before ;) Nevertheless I partially filled forms, hope it helps 2020-03-02 15-08-29 PST Sergei Izmailov Win & MacOS already serve most recent links, I'll take a look at it and propose a MR for AppImage. Hopefully I'll be able to do it next week 2020-03-02 13-17-21 PST Sergei Izmailov This kind of indirection requires something that can issue several API quires in a row 2020-03-02 13-16-18 PST Sergei Izmailov You are right, `https://gitlab.com/inkscape/inkscape/-/jobs/artifacts/master/download?job=appimage%3Alinux` leads to 404 At the same time `https://gitlab.com/inkscape/inkscape/-/jobs/456464633/artifacts/raw/Inkscape-2a7dc7f-x86_64.AppImage` works just fine. I don't know whether it's a gitlab bug or not. Of course latter is more cumbersome as it requires one to know job id and commit hash (as it's part of downloadable file) 2019-05-29 13-30-49 PDT Sergei Izmailov I see. I'm not really 100% confident in my english skill. May I ask someone to double check my wiki edits? 2020-03-02 04-45-24 PST Sergei Izmailov But the main purpose of browser extension is to help reviewers/testers 2019-05-29 13-35-30 PDT Sergei Izmailov :smiley: 2019-05-29 13-41-47 PDT Sergei Izmailov I don't use VPN at home. Things are not that bad as it could be. 2019-05-29 13-43-46 PDT Sergei Izmailov Have a good day. I enjoyed the conversation. ) 2020-03-02 02-26-41 PST Sergei Izmailov Hi, I'm unfamiliar with reporters workflow, but I think a chrome extension can ease it a bit. https://chat.inkscape.org/channel/team_devel?msg=M7M3ci4dzzyhYn8kP () 2020-03-02 04-48-19 PST Sergei Izmailov It's still 5 clicks instead of 1... 2020-03-02 04-45-50 PST Sergei Izmailov (I think their time is most valuable) 2019-05-29 13-27-53 PDT Sergei Izmailov Done. Many thanks! 2020-03-02 04-46-24 PST Sergei Izmailov Which repo is it? 2020-03-02 04-41-26 PST Moini And they don't understand how that could be an issue... 2020-03-02 04-50-16 PST Moini Another option would be to make a GitLab MR with your suggestion. 2019-05-29 13-42-23 PDT Moini That's good! It's also difficult for us, because of the script/language barrier, to know how things are. 2019-05-29 13-37-46 PDT Moini (I meant the English for you) 2019-05-29 13-29-31 PDT Moini So, nothing concrete. 2020-03-02 04-50-41 PST Moini We already have a server that can run small scripts and provide links. 2019-05-29 13-29-24 PDT Moini (last time Bryce said something about it) 2020-03-02 15-10-50 PST Moini Best ask Martin and Patrick about how to best make it so it can be available on the website. 2019-05-29 13-34-18 PDT Moini Dobroy vecher :) 2019-05-29 13-32-00 PDT Moini It's just important that the info is available, and you as the person who wrote it know best what the change is doing. 2020-03-02 04-53-53 PST Moini Thanks for your dedication, it's good that you're helping us here! 2020-03-02 04-47-02 PST Moini Testers know where to find artifacts, I think. 2020-03-02 04-43-22 PST Moini And if the build failed, to the latest one that succeeded. 2019-05-29 13-35-28 PDT Moini I can still read it, though. Just don't understand what I read :joy: 2019-05-29 13-28-23 PDT Moini Thank *you* for contributing to Inkscape, Sergei! 2020-03-02 15-10-03 PST Moini (sometimes, people need to click through several pages of the jobs page, that's quite a bit time-consuming) 2019-05-29 13-23-51 PDT Moini I'll set up a Wiki account for you... Wait a minute. 2020-03-02 04-32-55 PST Moini Interesting idea - I'm not using Chrome though. If you want to find testers, try the forum or the user mailing list. Which version do you think is the most important one to test? If this is mainly for most recent master / most recent 1.0.x, and not for bug triage (I think those people know where they are supposed to find downloadable files, esp. on Linux, and bug fixers will link to the correct packages directly when they ask someone to test their new feature/fix), I know of another place where this would be more important. This is the official download page on the website. We do have direct links to the latest macOS and Windows builds - however, there is a GitLab bug blocking us from being able to provide a reliable link for Linux AppImages. It's probably possible to automate the instructions that we currently have on the website for that case. 2020-03-02 15-12-48 PST Moini Thanks, that would be cool! 2019-05-29 14-09-38 PDT Moini Early september: release ! 2020-03-02 04-47-20 PST Moini Either someone links to it for them, or they already know their way around. 2020-03-02 04-45-46 PST Moini Currently, the link is missing entirely... https://imgur.com/CdU61P0.png 2019-05-29 13-41-02 PDT Moini As long as it's understandable, you don't need to worry about Inkscapers. 2019-05-29 13-37-57 PDT Moini (but I guess you got that) 2019-05-29 13-33-59 PDT Moini You speak Russian? 2019-05-29 13-31-04 PDT Moini Yes, of course. 2020-04-25 14-58-52 PDT Moini Hi Sergei! I think you've contributed quite a lot of smart things to the 1.0 release (at least I rarely understood anything ;-) ). If you're up for it, we are currently doing this contributor interview at https://framaforms.org/inkscape-contributor-interview-1587833730 - I think it would be interesting to hear from you, too! 2020-03-02 04-46-06 PST Moini Oops. 2019-05-29 13-41-25 PDT Moini Except China. 2019-05-29 13-32-15 PDT Moini So, don't worry about that. 2020-03-02 04-48-53 PST Moini It should still be in the 'previous' list... 2019-05-29 13-34-41 PDT Moini (I don't remember much from my Russian course, it's long ago ) 2019-05-29 13-39-40 PDT Moini Probably an additional barrier. 2020-03-02 04-46-36 PST Moini https://gitlab.com/inkscape/inkscape/tree/master/ 2020-03-02 15-11-36 PST Moini I don't know which way to put this online would be preferred. 2020-03-02 04-47-42 PST Moini It's the casual beta testers who cannot find things. 2020-03-02 04-49-34 PST Moini Or at least there should be an easy way to provide it directly from the website, where people come to download things. 2020-03-02 15-09-12 PST Moini It's not urgent, this issue exists for quite some time. But it would really be nice to have a solution for it :D 2019-05-29 14-09-15 PDT Moini Just got to reading my emails. Marc provided an updated roadmap for the release there: - As soon as possible: 1.0~alpha2 - Between mid-june and end of june (when toolbar and immediately noticeable bugs are fixed): 1.0~beta - End of June: Feature freeze and 1.0 branch - End of July: String freeze - Between mid-june and mid-august: bug hunt! 2019-05-29 13-42-54 PDT Moini Anyway, have a great evening, Sergei! 2019-05-29 14-09-53 PDT Moini (on the developer's mailing list) 2020-03-02 15-03-57 PST Moini The bug report is here: https://gitlab.com/gitlab-org/gitlab-foss/issues/45697 (and it was closed by Gitlab) 2019-05-29 13-26-00 PDT Moini Your Wiki password is now ui5ahK0Eih . Please change it as soon as possible! Wiki usernames always start with a capital letter, so use Sizmailov when trying to log in :) 2019-05-29 13-23-41 PDT Moini Thanks! 2020-03-02 04-41-12 PST Moini It often gives a 404 for the latest build artifacts. 2019-05-29 13-29-01 PDT Moini 'Sometime this summer or fall' 2019-05-29 13-39-59 PDT Moini Aside from needing VPN for some things, I guess. 2020-04-26 09-52-45 PDT Moini Yes! Thank you, Sergei! Not everyone needs to create a work of word art. If there are only people who can write great texts, who would do the good and solid programming? 2020-03-02 15-01-20 PST Moini Yes, it basically needs to do the set of instructions here: https://inkscape.org/release/inkscape-master/gnulinux/appimage/dl/ - only automagically. And with a max depth, so it won't take forever ;-) 2019-05-29 13-41-34 PDT Moini And Africa. 2020-03-02 04-51-19 PST Moini Or it could be an official part of the website code, of course. 2019-05-29 13-31-27 PDT Moini (I'll be editing there a lot anyway, and we might get the help of a documentation writer with it, too) 2020-03-02 04-48-11 PST Moini They'd only be confused. 2020-03-02 04-47-53 PST Moini But they don't need all those various commits. 2019-05-29 13-37-22 PDT Moini :) 2020-03-02 04-52-44 PST Moini Need to go now - if you want to go further with this, you can talk with Martin / doctormo about implementation details. 2020-03-02 04-46-03 PST Moini Oh, I guess that was the wrong repo... 2020-03-02 15-11-21 PST Moini js, python, ... fixed link on alpha, or part of inkscape-web etc. 2019-05-29 13-39-21 PDT Moini Yes, that's true. 2020-03-02 04-51-04 PST Moini It's where inkchatbot lives, for example. 2019-05-29 13-41-16 PDT Moini They are used to people coming from everywhere. 2020-03-02 04-42-59 PST Moini It only needs one to latest master AppImage and latest 1.0.x AppImage... 2019-05-29 13-36-03 PDT Moini So I can imagine how difficult it must be. 2020-03-02 04-46-23 PST Moini No, correct...
1 0
0 0
[Webmaster] Rocket.Chat, 1 Users, 1 Messages, 0 Files, 604032 Minutes, in Direct Message Between: Dee & inkchatbot
by no-reply@chat.inkscape.org 29 Apr '21

29 Apr '21
2020-03-05 05-03-54 PST Dana hello I'm new to inkscape, I've been watching YouTube videos trying to master the offset/shadow tool. I noticed that some Fonts people are using are not available. How do I import more Font options?
1 0
0 0
[Webmaster] Rocket.Chat, 1 Users, 1 Messages, 0 Files, 358609 Minutes, in Direct Message Between: significantcell02 & s1291
by no-reply@chat.inkscape.org 29 Apr '21

29 Apr '21
2020-08-22 16-11-44 PDT Significantcell https://gitlab.com/inkscape/inkscape-ci-docker/-/raw/master/install_depende…
1 0
0 0
[Webmaster] Rocket.Chat, 2 Users, 478 Messages, 20 Files, 671477 Minutes, in Direct Message Between: sizmailov & adam.belis
by no-reply@chat.inkscape.org 29 Apr '21

29 Apr '21
2020-01-18 12-59-24 PST Sergei Izmailov Here are my results ``` Inkscape 1.1-dev (031d86a, 2020-01-16) 0.29879935100325383 s Inkscape 1.1-dev (4cfd59b, 2020-01-17) 0.35072101598780137 s Inkscape 1.0beta2 (43f5480, 2020-01-18) 0.3234521280101035 s ``` 2020-01-26 09-05-48 PST Sergei Izmailov (the cusp part) 2020-01-18 14-30-21 PST Sergei Izmailov i have skype and discord 2020-01-18 13-33-01 PST Sergei Izmailov what is wrong? 2020-01-19 08-25-42 PST Sergei Izmailov you have "def" in the middle of file 2020-01-18 13-00-29 PST Sergei Izmailov Numbers tend to differ by approx 0.1 second 2020-01-26 09-01-14 PST Sergei Izmailov I tested builds around my MR 2020-01-18 14-24-51 PST Sergei Izmailov hm 2020-01-18 13-53-22 PST Sergei Izmailov Why all files are 0 KB on your screenshot? 2020-01-26 11-40-24 PST Sergei Izmailov Too many moving parts are involved to wrap head around it. Maybe I'll get to this some time later 2020-01-18 14-27-31 PST Sergei Izmailov there is no such file 2020-01-18 14-04-53 PST Sergei Izmailov Paths are correct, right 2020-01-26 09-16-20 PST Sergei Izmailov My code may only alter the node type 2020-01-18 13-26-27 PST Sergei Izmailov That happens to everyone at first 2020-01-18 14-23-24 PST Sergei Izmailov i mean 2020-01-18 13-39-57 PST Sergei Izmailov wow, that strange 2020-03-02 02-22-38 PST Sergei Izmailov Cool. Sorry for direct messaging. Unfortunately my announce got little/no attention in devel chat. It works now but it is still too raw to advertise to use it in a daily basis and not instllable from store. 2020-01-18 13-05-02 PST Sergei Izmailov Can you start python interpreter in console? 2020-01-18 12-41-45 PST Sergei Izmailov Hi, I think I'm finished with the benchmark script 2020-01-18 13-14-50 PST Sergei Izmailov Did it work? 2020-01-26 09-39-45 PST Sergei Izmailov inkscape build is quite ~~slow~~ long 2020-01-18 13-52-02 PST Sergei Izmailov 32 should work on both 2020-01-18 14-04-55 PST Sergei Izmailov ? 2020-01-18 14-13-19 PST Sergei Izmailov add just two print lines to the script 2020-01-18 14-06-50 PST Sergei Izmailov it's not a bundle 2020-01-18 08-43-25 PST Sergei Izmailov Hi! 2020-01-18 14-34-59 PST Sergei Izmailov greenmaus#3201 2020-01-18 14-32-00 PST Sergei Izmailov Let me find the "add" button 2020-03-01 01-17-31 PST Sergei Izmailov The extension finds links to commits and adds direct link to corresponding AppImage artifact (if any) 2020-01-26 11-36-17 PST Sergei Izmailov you mean "sodipodi:nodetype"? 2020-01-18 08-48-49 PST Sergei Izmailov Correctness check is a separate task. No need to do all at once 2020-01-26 09-01-27 PST Sergei Izmailov The nodes are cusp, but shape is preserved 2020-01-18 13-22-02 PST Sergei Izmailov Should end with `python.exe` 2020-01-18 14-34-48 PST Sergei Izmailov not sure how many identities this one have 2020-01-18 13-13-27 PST Sergei Izmailov command in console should be `"C:\.....\WindowsApps\python3" run_benchmark.py` 2020-01-18 12-52-42 PST Sergei Izmailov type `cmd` - you will see the console 2020-01-18 13-25-23 PST Sergei Izmailov It creates file, but fails to start inkscape 2020-01-18 14-03-21 PST Sergei Izmailov Is it better now? 2020-01-18 12-46-01 PST Sergei Izmailov Cool 2020-01-18 14-13-45 PST Sergei Izmailov don't use tabs, spaces only 2020-01-19 08-23-17 PST Sergei Izmailov Seems to be more or less correct 2020-01-18 14-21-04 PST Sergei Izmailov ```python #!/usr/bin/python3 import subprocess import shutil, os from timeit import default_timer as timer def measure(inkscape_executable, input_svg, verbs): temp_svg = "temp.svg" shutil.copyfile(input_svg, temp_svg) cmd = ([inkscape_executable, f"--verb={';'.join(verbs)}", temp_svg]) # print(" ".join(cmd)) t1 = timer() subprocess.call(cmd, stdout=subprocess.DEVNULL, stderr=subprocess.DEVNULL) t2 = timer() os.remove(temp_svg) # comment out this line to check results of inkscape invocation return t2 - t1 def inkscape_version(inkscape_executable): output = subprocess.check_output([ inkscape_executable, "--version" ], stderr=subprocess.DEVNULL).decode('utf-8') for line in output.split('\n'): if "Inkscape" in line: return line return "Unknown" def measure_object_to_path(inkscape_executable, input_svg): action_verbs = ['EditSelectAll', 'ObjectToPath', 'FileSave', 'FileQuit'] base_line_verbs = ['EditSelectAll', 'FileSave', 'FileQuit'] # cold run to minimize measurement errors measure(inkscape_executable, input_svg, base_line_verbs) # actual measurements baseline = measure(inkscape_executable, input_svg, base_line_verbs) payload = measure(inkscape_executable, input_svg, action_verbs) return payload - baseline if __name__ == "__main__": inkscape_executables = [ "./Inkscape-031d86a-x86_64.AppImage", "./Inkscape-4cfd59b-x86_64.AppImage", "./Inkscape-43f5480-x86_64.AppImage" ] test_file = "100-spirals.svg" with open("results.txt", "w") as results: for exe in inkscape_executables: print(os.path.abspath(os.curdir)) print(exe) version = inkscape_version(exe) elapsed_time = measure_object_to_path(exe, test_file) print(f"{version} {elapsed_time} s", file=results) ``` 2020-01-18 13-35-44 PST Sergei Izmailov so it did work? 2020-01-18 13-51-47 PST Sergei Izmailov probably yes 2020-01-18 13-48-06 PST Sergei Izmailov What a windows mistery 2020-01-18 12-53-36 PST Sergei Izmailov type `cd "C:\path\to\bench"` 2020-01-18 13-38-17 PST Sergei Izmailov [ ](https://chat.inkscape.org/direct/adam.belis?msg=iq8ix8DGyFYz9hC6M) is path same as here? () 2020-01-19 08-25-34 PST Sergei Izmailov oh 2020-01-18 13-17-27 PST Sergei Izmailov Did you type it right? 2020-01-18 14-33-19 PST Sergei Izmailov it says there are many of you 2020-01-18 12-45-30 PST Sergei Izmailov within `if __name__==` clause 2020-01-18 15-24-59 PST Sergei Izmailov Ok, thanks 2020-01-18 13-11-30 PST Sergei Izmailov find it's absolute path 2020-01-18 14-28-54 PST Sergei Izmailov show your script again 2020-01-18 12-58-16 PST Sergei Izmailov I'm not using windows on daily basis. Just read that you can click on script to run it 2020-01-26 09-37-55 PST Sergei Izmailov Let's see if it would help 2020-01-18 13-39-22 PST Sergei Izmailov now you are using powershell 2020-01-18 08-58-09 PST Sergei Izmailov Thanks! 2020-01-18 12-53-42 PST Sergei Izmailov with proper path to benchmark 2020-01-18 13-00-34 PST Sergei Izmailov sure 2020-01-18 12-43-46 PST Sergei Izmailov bench-inkscape.zip (https://chat.inkscape.org/file-upload/bc7aWzAoYnnreSkvr/bench-inkscape.zip) 2020-01-18 14-12-52 PST Sergei Izmailov what does it print? 2020-01-18 13-21-11 PST Sergei Izmailov The path on last screenshot doesn't match to what you've shown earlier with explorer 2020-01-18 13-20-15 PST Sergei Izmailov Can't you run pyton3.8? 2020-01-18 15-40-48 PST Sergei Izmailov I remember a friend of mine running inkscape on a quite decent laptop and it was extreemly slow 2020-01-18 13-22-04 PST Sergei Izmailov right 2020-01-19 08-23-21 PST Sergei Izmailov let me check 2020-01-26 09-14-22 PST Sergei Izmailov Actually not really. It seems like the doc's patch is responsible for that 2020-01-18 14-21-14 PST Sergei Izmailov should look like this 2020-01-18 14-23-21 PST Sergei Izmailov to console 2020-01-19 08-26-42 PST Sergei Izmailov compare to original file 2020-01-18 13-09-32 PST Sergei Izmailov 2. you can verify it by `dir` command 2020-01-18 14-09-50 PST Sergei Izmailov add two prints just to see where we are and what is `exe` 2020-01-26 09-04-48 PST Sergei Izmailov Nodes are cusp even for single circle 2020-01-18 14-26-56 PST Sergei Izmailov no 2020-01-18 13-47-59 PST Sergei Izmailov You didn't change single file in the directory 2020-01-19 08-25-25 PST Sergei Izmailov did work for me 2020-01-26 11-36-48 PST Sergei Izmailov this error seems to be with arc->path conversion 2020-01-26 11-35-45 PST Sergei Izmailov some change just triggered it 2020-01-18 08-52-27 PST Sergei Izmailov Do you know python? 2020-01-18 14-17-38 PST Sergei Izmailov same button as ~ 2020-01-18 13-25-01 PST Sergei Izmailov why not? 2020-01-26 09-06-10 PST Sergei Izmailov Another part is that this conversion simply done wrong 2020-01-18 12-45-15 PST Sergei Izmailov The important part is at the bottom 2020-01-18 12-56-33 PST Sergei Izmailov paths to inkscape executables in `run_benchmarks.py` could be relative or absolute 2020-01-18 14-32-34 PST Sergei Izmailov It says "Add Server" 2020-01-18 08-57-45 PST Sergei Izmailov I saw artifacts for linux and mac, but not for windows. 2020-01-18 14-17-48 PST Sergei Izmailov but without shift 2020-01-18 12-47-19 PST Sergei Izmailov At the end it prints time difference between `['EditSelectAll', 'ObjectToPath', 'FileSave', 'FileQuit']` and `['EditSelectAll', 'FileSave', 'FileQuit']` 2020-01-18 08-46-09 PST Sergei Izmailov By the way is there any performance testing in CI? I doubt they exist as it would require stable environment (same machine, number of free cores, etc) 2020-01-18 14-14-45 PST Sergei Izmailov file is saved? 2020-01-18 14-15-03 PST Sergei Izmailov can't be 2020-01-19 08-35-30 PST Sergei Izmailov you are welcom 2020-01-18 14-18-42 PST Sergei Izmailov remove first one 2020-01-26 08-49-18 PST Sergei Izmailov yes, by doctormo 2020-01-18 13-34-08 PST Sergei Izmailov Should not matter 2020-01-18 08-44-17 PST Sergei Izmailov Can you tell how you measure performance? 2020-01-18 13-58-02 PST Sergei Izmailov second 2020-01-18 14-27-55 PST Sergei Izmailov it cannot find `C:\....\inkscape.exe` 2020-01-26 09-38-36 PST Sergei Izmailov :) 2020-01-26 09-38-30 PST Sergei Izmailov On success it would be one char MR 2020-01-18 13-38-58 PST Sergei Izmailov right. 2020-01-26 09-02-01 PST Sergei Izmailov The latest master build is broken 2020-01-18 12-43-09 PST Sergei Izmailov Damn. Cannot attach .py here 2020-03-01 01-16-03 PST Sergei Izmailov Hi, can you tell which browser do you use? Would something like https://chat.inkscape.org/channel/team_devel?msg=M7M3ci4dzzyhYn8kP be helpful for you (except it would be appveyor and windows)? () 2020-01-18 14-17-09 PST Sergei Izmailov ``` ``` 2020-01-26 08-52-21 PST Sergei Izmailov https://gitlab.com/inkscape/inkscape/merge_requests/1337 2020-01-18 08-56-07 PST Sergei Izmailov One more question. How do you obtain inkscape builds? 2020-01-18 13-43-33 PST Sergei Izmailov so you cannot start python from start menu either? 2020-01-18 14-25-03 PST Sergei Izmailov you covered interseting part with ptyhon screen 2020-01-18 14-27-16 PST Sergei Izmailov it 's usually what it says it is 2020-01-18 14-21-53 PST Sergei Izmailov did it? 2020-01-26 09-41-56 PST Sergei Izmailov To become a computational physicist I had to develop some sys admin skills. not a big trouble at my side 2020-01-18 14-05-39 PST Sergei Izmailov did you save the file? 2020-01-26 09-39-37 PST Sergei Izmailov I'll be back in hours 2020-01-18 08-51-20 PST Sergei Izmailov Good idea with number of spirals by the way 2020-01-18 12-44-00 PST Sergei Izmailov Indeed. It wouldn't trick gmail thogh 2020-01-18 13-23-10 PST Sergei Izmailov Still no luck? 2020-01-18 08-53-59 PST Sergei Izmailov I have to go right now, I'll be back in a couple of hours (hopefully with benchmark script) 2020-01-18 12-51-33 PST Sergei Izmailov I pasted whole file to ease patching :) 2020-01-18 13-50-50 PST Sergei Izmailov https://www.python.org/ftp/python/3.8.1/ 2020-01-18 12-48-12 PST Sergei Izmailov say `results.txt` 2020-01-26 08-52-45 PST Sergei Izmailov is directly related to unions 2020-01-18 14-08-10 PST Sergei Izmailov can work i guess, but it's so dirty 2020-01-26 11-38-52 PST Sergei Izmailov What I meant is that converted arcs should have smooth nodetype after convertion no matter what 2020-01-18 12-49-56 PST Sergei Izmailov ```python #!/usr/bin/python3 import subprocess import shutil, os from timeit import default_timer as timer def measure(inkscape_executable, input_svg, verbs): temp_svg = "temp.svg" shutil.copyfile(input_svg, temp_svg) cmd = ([inkscape_executable, f"--verb={';'.join(verbs)}", temp_svg]) # print(" ".join(cmd)) t1 = timer() subprocess.call(cmd, stdout=subprocess.DEVNULL, stderr=subprocess.DEVNULL) t2 = timer() os.remove(temp_svg) # comment out this line to check results of inkscape invocation return t2 - t1 def inkscape_version(inkscape_executable): output = subprocess.check_output([ inkscape_executable, "--version" ], stderr=subprocess.DEVNULL).decode('utf-8') for line in output.split('\n'): if "Inkscape" in line: return line return "Unknown" def measure_object_to_path(inkscape_executable, input_svg): action_verbs = ['EditSelectAll', 'ObjectToPath', 'FileSave', 'FileQuit'] base_line_verbs = ['EditSelectAll', 'FileSave', 'FileQuit'] # cold run to minimize measurement errors measure(inkscape_executable, input_svg, base_line_verbs) # actual measurements baseline = measure(inkscape_executable, input_svg, base_line_verbs) payload = measure(inkscape_executable, input_svg, action_verbs) return payload - baseline if __name__ == "__main__": inkscape_executables = [ "./Inkscape-031d86a-x86_64.AppImage", "./Inkscape-4cfd59b-x86_64.AppImage", "./Inkscape-43f5480-x86_64.AppImage" ] test_file = "100-spirals.svg" with open("results.txt", "w") as results: for exe in inkscape_executables: version = inkscape_version(exe) elapsed_time = measure_object_to_path(exe, test_file) print(f"{version} {elapsed_time} s", file=results) ``` 2020-01-18 12-52-11 PST Sergei Izmailov Back to question "how to run" 2020-01-18 13-49-25 PST Sergei Izmailov https://stackoverflow.com/questions/44394965/cant-run-python-on-windows-any… 2020-01-18 14-08-14 PST Sergei Izmailov :) 2020-01-18 13-33-04 PST Sergei Izmailov didn't get it 2020-01-26 09-36-47 PST Sergei Izmailov Let me test one idea, my be it will fix that 2020-01-18 13-37-56 PST Sergei Izmailov but you were able to start python, what's changed? 2020-03-01 01-17-55 PST Sergei Izmailov Fairly straightforward, but took me a while to figure out how to deal with it. 2020-01-18 08-50-07 PST Sergei Izmailov something like this 2020-01-18 14-33-06 PST Sergei Izmailov found 2020-01-18 13-44-15 PST Sergei Izmailov hell, i don't understand what's going on 2020-01-18 13-39-29 PST Sergei Izmailov it used to be plain cmd 2020-01-18 13-24-26 PST Sergei Izmailov is path to exe correct? 2020-01-18 08-58-16 PST Sergei Izmailov Yeah, found 2020-01-18 15-42-14 PST Sergei Izmailov 10x is quite a lot, meaning there is whole room of optimizations. Maybe not in inkscape itself... 2020-01-26 11-34-32 PST Sergei Izmailov I'm not sure what exactly is going on there 2020-01-18 13-05-44 PST Sergei Izmailov to folder with script and 100-spirals 2020-01-18 14-29-02 PST Sergei Izmailov can you share screen? 2020-01-18 13-09-38 PST Sergei Izmailov it should show .py and .svg 2020-01-18 12-44-28 PST Sergei Izmailov Zip has two files: 100-spirals.svg is ... 100 spirals 2020-01-18 14-11-32 PST Sergei Izmailov yep 2020-01-18 08-49-19 PST Sergei Izmailov I think actions/verbs can give better time resolution and it can be automated 2020-01-18 12-47-55 PST Sergei Izmailov It prints results in console 2020-01-26 09-37-44 PST Sergei Izmailov Going to change ```cpp int const num_sectors = abs(sang - eang) * 2 / M_PI + 1; ``` to ```cpp int const num_sectors = abs(sang - eang) * 4 / M_PI + 1; ``` 2020-01-18 14-34-28 PST Sergei Izmailov i'm `greenmaus` 2020-01-19 08-26-33 PST Sergei Izmailov `with ` and what follows should be 4 spaces right 2020-01-26 11-35-27 PST Sergei Izmailov I think the problem might be somewhere else 2020-01-18 14-01-28 PST Sergei Izmailov forget what I said about escaping 2020-01-18 12-54-03 PST Sergei Izmailov Note quotes, they are most likely necessary 2020-01-18 14-20-50 PST Sergei Izmailov right, you are not familar with programming 2020-01-18 14-05-55 PST Sergei Izmailov I think first one 2020-01-18 13-34-52 PST Sergei Izmailov You can start with one inkscape to test it's wokring 2020-01-18 13-10-36 PST Sergei Izmailov Can you find pytohn in "start" menu 2020-01-18 08-53-13 PST Sergei Izmailov No problem :) 2020-01-18 13-09-58 PST Sergei Izmailov Let's find out where your python executable is 2020-01-18 12-54-36 PST Sergei Izmailov now you should be able to call the script by `python3 run_benchmarks.py` 2020-01-18 14-06-11 PST Sergei Izmailov copy `inkscape.exe` to folder with script 2020-01-18 13-41-48 PST Sergei Izmailov There must be some starter python pack for windows to make it easy to start, just as in linux:) 2020-01-18 08-50-03 PST Sergei Izmailov `time inkscape --actions='select-all;path-to-objects;exit' sample.svg` 2020-01-18 13-01-54 PST Sergei Izmailov results.txt should appear in same directory 2020-01-26 09-02-24 PST Sergei Izmailov It might be possible to bisect 2020-01-18 14-01-51 PST Sergei Izmailov Just add `r` before the strings 2020-01-18 14-13-35 PST Sergei Izmailov the surrounding should give idea where they should be 2020-01-18 14-16-15 PST Sergei Izmailov tripple back quotes 2020-01-26 08-52-56 PST Sergei Izmailov and is also recent change 2020-01-18 13-21-30 PST Sergei Izmailov last part is missing 2020-01-19 08-33-07 PST Sergei Izmailov sometimes i just can't read what you type :) 2020-01-18 13-02-06 PST Sergei Izmailov and inkscape should show and close for a moment 2020-01-18 12-51-46 PST Sergei Izmailov No, you need to specify bundles for win 2020-01-26 11-36-30 PST Sergei Izmailov i don't think so 2020-01-18 13-54-04 PST Sergei Izmailov [ ](https://chat.inkscape.org/direct/adam.belis?msg=okGR2MdeE2s4h8oaP) this one () 2020-01-18 12-45-00 PST Sergei Izmailov Can you read through it? 2020-01-18 12-46-39 PST Sergei Izmailov What it does: It runs inkscape and instructs it with "verb"s 2020-01-18 12-52-36 PST Sergei Izmailov Hit `win+R` - a prompt should appear 2020-01-18 14-06-41 PST Sergei Izmailov No, it would not work 2020-01-18 14-14-19 PST Sergei Izmailov why it didn't print anything? 2020-01-18 14-17-26 PST Sergei Izmailov it's above the "TAB" 2020-01-18 13-25-47 PST Sergei Izmailov of course, those are linux bundles 2020-01-19 08-25-59 PST Sergei Izmailov You broke indentation 2020-01-18 14-30-08 PST Sergei Izmailov I can start video call, but 's not what we want 2020-01-18 12-55-58 PST Sergei Izmailov Not necessary, but could be 2020-01-18 13-47-45 PST Sergei Izmailov How it broke? 2020-01-18 13-59-37 PST Sergei Izmailov I think you can just replace bacslashes `\` with normal ones `/` 2020-01-26 09-16-01 PST Sergei Izmailov For sure 2020-01-18 14-34-00 PST Sergei Izmailov Clipboard - January 19, 2020 1:33 AM (https://chat.inkscape.org/file-upload/rTYgAHXy4wLHRdBup/Clipboard%20-%20Jan…) 2020-01-18 14-09-32 PST Sergei Izmailov ```python for exe in inkscape_executables: print(os.path.abspath(os.curdir)) print(exe) version = inkscape_version(exe) elapsed_time = measure_object_to_path(exe, test_file) print(f"{version} {elapsed_time} s", file=results) ``` 2020-01-18 12-48-06 PST Sergei Izmailov I can change it to file 2020-01-18 14-02-07 PST Sergei Izmailov so it would be `r"C:\Users...` 2020-01-18 14-29-24 PST Sergei Izmailov I never tried 2020-01-18 08-45-13 PST Sergei Izmailov Maybe I can help to create the benchmark 2020-01-18 13-08-43 PST Sergei Izmailov 1. Can you start interpreter? 2. Can you change to desired directory? 2020-01-19 08-27-34 PST Sergei Izmailov It might be not a bad idea to learn python. It's everywhere nowadays 2020-01-18 13-19-51 PST Sergei Izmailov May be I'm trying to do it "linux way" 2020-01-18 14-18-39 PST Sergei Izmailov you added extra for loop 2020-01-26 11-34-11 PST Sergei Izmailov nyah, didn't work 2020-01-26 11-35-02 PST Sergei Izmailov number of segments doesn't affect number of nodes 2020-01-18 12-44-36 PST Sergei Izmailov and run_benchmark.py 2020-01-18 08-54-13 PST Sergei Izmailov Thanks for investigating it! 2020-01-18 08-50-57 PST Sergei Izmailov I can show you and/or do it mysefl 2020-01-18 12-55-18 PST Sergei Izmailov or whatever python executable name is 2020-01-18 13-40-24 PST Sergei Izmailov i had my machine running years without reboots) 2020-01-26 11-42-26 PST Sergei Izmailov ok 2020-01-18 08-52-05 PST Sergei Izmailov Do you use linux/windows. How comfortable are you with console? 2020-01-18 14-00-29 PST Sergei Izmailov You can use backslash, but you need to "escape" it 2020-01-18 13-21-23 PST Sergei Izmailov Oh 2020-01-26 08-50-50 PST Sergei Izmailov You mean the path is distorted, right? 2020-01-18 13-51-41 PST Sergei Izmailov is your pc 64 bit? 2020-01-26 09-05-36 PST Sergei Izmailov The problem is that arc->cubic bezier is done with insufficient precision 2020-01-18 12-48-26 PST Sergei Izmailov do you have python3? 2020-01-18 14-00-37 PST Sergei Izmailov `\` -> `\\` 2020-01-18 13-52-09 PST Sergei Izmailov 64 is preferable 2020-01-18 14-17-58 PST Sergei Izmailov yay 2020-01-18 14-21-44 PST Sergei Izmailov yes, but it should print someting in front 2020-01-18 13-25-34 PST Sergei Izmailov so the file is empty 2020-01-19 10-01-04 PST Sergei Izmailov All three are same within error, right? 2020-01-26 09-02-11 PST Sergei Izmailov It distorts all the way 2020-01-18 14-28-15 PST Adam Belis i will try to chage slashes 2020-01-18 13-08-14 PST Adam Belis ok this stil did not work 2020-01-18 08-50-00 PST Adam Belis what do you mean under actions and verbs 2020-01-19 08-16-25 PST Adam Belis i addet this from datetime import datetime and than i tried to add it to the file name but it does not work but i can print it in txt no problem 2020-01-26 11-36-51 PST Adam Belis he saied the problem was always there 2020-01-18 14-13-04 PST Adam Belis Clipboard - January 18, 2020 11:13 PM (https://chat.inkscape.org/file-upload/6gqWfMtZMCoaJ24u6/Clipboard%20-%20Jan…) 2020-01-18 08-48-40 PST Adam Belis and i just did scren recoriding and than checked it in cuting softver how long it took 2020-01-18 14-13-57 PST Adam Belis yes that was my istake 2020-01-18 13-43-43 PST Adam Belis nope 2020-01-18 14-27-31 PST Adam Belis i dont understnad what it cannot find 2020-01-18 14-13-51 PST Adam Belis Clipboard - January 18, 2020 11:13 PM (https://chat.inkscape.org/file-upload/Rn9BAHyTTXgQaSAD7/Clipboard%20-%20Jan…) 2020-01-18 14-32-10 PST Adam Belis green 2020-01-18 12-51-43 PST Adam Belis thenks i replaced it 2020-01-18 13-06-15 PST Adam Belis aaaaaaaaaaaah ima idiot 2020-01-18 14-07-25 PST Adam Belis so i should do it other way around 2020-01-18 13-44-02 PST Adam Belis v 2020-01-19 08-23-46 PST Adam Belis it dont want to run if i do this 2020-01-18 13-48-18 PST Adam Belis its jusa say i have wrong verion of pyton for my pc 2020-01-18 13-36-51 PST Adam Belis Clipboard - January 18, 2020 10:36 PM (https://chat.inkscape.org/file-upload/fBiBvsmn9DwR2T8kL/Clipboard%20-%20Jan…) 2020-01-18 13-57-46 PST Adam Belis aaand we have a new error 2020-01-18 08-50-58 PST Adam Belis but agree that would be better test BUT there is also possibility that maybe ther is som bechmarking already in ink but i dont know about it 2020-01-18 13-54-56 PST Adam Belis sohow 2020-01-18 14-15-57 PST Adam Belis sorry stil didn learn marking 2020-01-18 14-04-10 PST Adam Belis as i send you 2020-01-18 14-34-10 PST Adam Belis :D 2020-01-26 09-00-05 PST Adam Belis yop its broken in all builds 2020-01-26 09-40-37 PST Adam Belis :D 2020-01-18 14-30-10 PST Adam Belis zoom 2020-01-18 13-43-39 PST Adam Belis actualty for sure most of ppl say its easy 2020-01-26 09-37-05 PST Adam Belis go ahead :D 2020-01-19 10-01-55 PST Adam Belis so i think its ok to try to merg this to master 2020-01-18 14-05-42 PST Adam Belis yes 2020-01-18 13-39-50 PST Adam Belis it gives mi that blu error 2020-01-18 14-11-23 PST Adam Belis prints ? 2020-01-26 08-52-13 PST Adam Belis yop 2020-01-26 11-34-43 PST Adam Belis hmmm thats too bad 2020-01-18 15-39-59 PST Adam Belis also i should try to side load linux to text performece on inux maybe my pc is just busted :D 2020-01-18 14-29-43 PST Adam Belis i dont think so 2020-01-18 08-56-40 PST Adam Belis there are outo builds here 2020-01-18 14-23-28 PST Adam Belis oh 2020-01-18 08-52-52 PST Adam Belis but i can kind a read it 2020-01-18 12-48-17 PST Adam Belis ok noob question how do i run it ? :D 2020-01-18 13-24-52 PST Adam Belis yes i think i run but i dont tnik it could open verisons of ink 2020-01-18 13-43-47 PST Adam Belis not even form that place 2020-01-18 13-10-06 PST Adam Belis Clipboard - January 18, 2020 10:10 PM (https://chat.inkscape.org/file-upload/DEvmdTeLXjzxRpyLm/Clipboard%20-%20Jan…) 2020-01-18 13-24-12 PST Adam Belis we are moving but stil go empty exe 2020-01-26 09-04-58 PST Adam Belis yes thats also new problem :D 2020-01-18 13-33-59 PST Adam Belis i think 2020-01-18 14-22-51 PST Adam Belis nope it did not 2020-01-18 14-14-27 PST Adam Belis dont know 2020-01-18 13-05-31 PST Adam Belis d "C:\path\to\bench" is this path sous to be to one sesific build ? 2020-01-18 13-37-11 PST Adam Belis wel that time when i had wrong paths for ink 2020-01-26 09-42-34 PST Adam Belis oh yes . k now its not that hard i am just dont care about that that much 2020-01-18 08-58-38 PST Adam Belis np 2020-01-26 11-35-04 PST Adam Belis i can just test 2020-01-18 13-39-54 PST Adam Belis one sec 2020-01-18 13-21-41 PST Adam Belis last part of what ? 2020-01-26 08-51-23 PST Adam Belis wait 2020-01-18 12-55-39 PST Adam Belis ok and py should be in that folder where is inkscape right ? 2020-01-18 13-33-48 PST Adam Belis hmmm maybe coz i added 0.94 2020-03-02 02-23-43 PST Adam Belis dont worry about it i am glad that you wroth me ... but in last few days my computer is broken and im woring on fixing on it 2020-01-18 08-48-06 PST Adam Belis i dont know if this does even test what it sous to do 2020-01-18 13-44-01 PST Adam Belis i am ging to dowlad diffrent 2020-01-18 14-04-16 PST Adam Belis it creates txt 2020-01-18 13-39-39 PST Adam Belis iam goign to restar pc 2020-01-18 08-52-31 PST Adam Belis not that much but i used it few times 2020-01-18 13-52-07 PST Adam Belis Clipboard - January 18, 2020 10:52 PM (https://chat.inkscape.org/file-upload/vbSgDpdaXc8krCSqm/Clipboard%20-%20Jan…) 2020-01-18 14-15-24 PST Adam Belis ```#!/usr/bin/python3 import subprocess import shutil, os from timeit import default_timer as timer def measure(inkscape_executable, input_svg, verbs): temp_svg = "temp.svg" shutil.copyfile(input_svg, temp_svg) cmd = ([inkscape_executable, f"--verb={';'.join(verbs)}", temp_svg]) # print(" ".join(cmd)) t1 = timer() subprocess.call(cmd, stdout=subprocess.DEVNULL, stderr=subprocess.DEVNULL) t2 = timer() os.remove(temp_svg) # comment out this line to check results of inkscape invocation return t2 - t1 def inkscape_version(inkscape_executable): output = subprocess.check_output([ inkscape_executable, "--version" ], stderr=subprocess.DEVNULL).decode('utf-8') for line in output.split('\n'): if "Inkscape" in line: return line return "Unknown" def measure_object_to_path(inkscape_executable, input_svg): action_verbs = ['EditSelectAll', 'ObjectToPath', 'FileSave', 'FileQuit'] base_line_verbs = ['EditSelectAll', 'FileSave', 'FileQuit'] # cold run to minimize measurement errors measure(inkscape_executable, input_svg, base_line_verbs) # actual measurements baseline = measure(inkscape_executable, input_svg, base_line_verbs) payload = measure(inkscape_executable, input_svg, action_verbs) return payload - baseline if __name__ == "__main__": inkscape_executables = [ r"C:\Users\Adam\Downloads\inkscape-1.1-dev_2020-01-17_abe53df-x64\inkscape\bin\inkcape.exe", # "C:/Users/Adam/Downloads/inkscape-1.1-dev_2020-01-17_abe53df-x64 - 1/inkscape/bin/inkcape.exe", #r"C:\Users\Adam\Downloads\inkscape-0.92.4_2020-01-12_3ab3b9f-x64\inkscape\ink…" ] test_file = "100-spirals.svg" with open("results.txt", "w") as results: for exe in inkscape_executables: version = inkscape_version(exe) elapsed_time = measure_object_to_path(exe, test_file) print(f"{version} {elapsed_time} s", file=results) for exe in inkscape_executables: print(os.path.abspath(os.curdir)) print(exe) version = inkscape_version(exe) elapsed_time = measure_object_to_path(exe, test_file) print(f"{version} {elapsed_time} s", file=results) 2020-01-18 14-20-33 PST Adam Belis oh 2020-01-19 08-15-29 PST Adam Belis can i annoy you lite bit ? i am tring to add curretn date adn time to name of the file (so it does not get overwrite every time you run it ) but cannot find out correct way to add it ``` #!/usr/bin/python3 import subprocess import shutil, os from datetime import datetime from timeit import default_timer as timer def measure(inkscape_executable, input_svg, verbs): temp_svg = "temp.svg" shutil.copyfile(input_svg, temp_svg) cmd = ([inkscape_executable, f"--verb={';'.join(verbs)}", temp_svg]) # print(" ".join(cmd)) t1 = timer() subprocess.call(cmd, stdout=subprocess.DEVNULL, stderr=subprocess.DEVNULL) t2 = timer() os.remove(temp_svg) # comment out this line to check results of inkscape invocation return t2 - t1 def inkscape_version(inkscape_executable): output = subprocess.check_output([ inkscape_executable, "--version" ], stderr=subprocess.DEVNULL).decode('utf-8') for line in output.split('\n'): if "Inkscape" in line: return line return "Unknown" def measure_object_to_path(inkscape_executable, input_svg): action_verbs = ['EditSelectAll', 'ObjectToPath', 'FileSave', 'FileQuit'] base_line_verbs = ['EditSelectAll', 'FileSave', 'FileQuit'] # cold run to minimize measurement errors measure(inkscape_executable, input_svg, base_line_verbs) # actual measurements baseline = measure(inkscape_executable, input_svg, base_line_verbs) payload = measure(inkscape_executable, input_svg, action_verbs) return payload - baseline def if __name__ == "__main__": # Add paths for inscape builds you want to test inkscape_executables = [ r"D:\Downloads\inkscape-1.1-dev_2020-01-17_abe53df-x64\bin\inkscape.exe", r"D:\Downloads\inkscape-1.0beta2_2020-01-18_43f5480-x64\bin\inkscape.exe", #"./Inkscape-43f5480-x86_64.AppImage" ] test_file = "100-spirals.svg" with open("results" + (datetime.now().strftime('%Y-%m-%d %H:%M:%S')) + ".txt", "w") as results: for exe in inkscape_executables: print(os.path.abspath(os.curdir)) print(exe) print(datetime.now().strftime('%Y-%m-%d %H:%M:%S')) version = inkscape_version(exe) elapsed_time = measure_object_to_path(exe, test_file) current_time = (datetime.now().strftime('%Y-%m-%d %H:%M:%S')) print(f"{version} {elapsed_time} s ", file=results) print(f"{current_time} ", file=results) ``` 2020-01-18 13-19-23 PST Adam Belis i feeel like an idiot 2020-01-18 13-20-52 PST Adam Belis Clipboard - January 18, 2020 10:20 PM (https://chat.inkscape.org/file-upload/iwtdmyxappWmx9gCw/Clipboard%20-%20Jan…) 2020-01-18 13-38-34 PST Adam Belis yes 2020-01-18 13-19-12 PST Adam Belis why is this so complicated :D 2020-01-18 13-46-52 PST Adam Belis NOPE after reinstal of pyton ssam shit 2020-01-19 10-01-35 PST Adam Belis i round this few times its all same 2020-01-26 09-16-20 PST Adam Belis ok thanks ! 2020-01-18 14-33-33 PST Adam Belis how is that possible there is just one adam belis 2020-03-02 02-00-05 PST Adam Belis yes that would be awesome 2020-01-26 09-38-24 PST Adam Belis once again this tells me almost nothing but lets test it 2020-01-18 13-39-44 PST Adam Belis coz i cannot even run pyton now 2020-01-18 13-25-33 PST Adam Belis if __name__ == "__main__": inkscape_executables = [ "./Inkscape-031d86a-x86_64.AppImage", "./Inkscape-4cfd59b-x86_64.AppImage", "./Inkscape-43f5480-x86_64.AppImage" ] 2020-01-18 14-27-16 PST Adam Belis ok i have idea 2020-01-18 13-04-46 PST Adam Belis i am missing something 2020-01-18 13-20-54 PST Adam Belis this 2020-01-18 14-31-02 PST Adam Belis i think 2020-01-18 14-15-08 PST Adam Belis :D it is 2020-01-19 08-33-58 PST Adam Belis :D sorry i know 2020-01-18 13-21-49 PST Adam Belis i should also include exe 2020-01-26 08-50-04 PST Adam Belis hmm thas not a good news boolian operations are quit bad right now 2020-01-18 14-04-06 PST Adam Belis i got same error 2020-01-18 13-09-04 PST Adam Belis 2. yes 2020-01-18 13-00-52 PST Adam Belis how do i know if it did run ? 2020-01-18 13-12-29 PST Adam Belis Clipboard - January 18, 2020 10:12 PM (https://chat.inkscape.org/file-upload/wrBxREw2TBnWDXDNF/Clipboard%20-%20Jan…) 2020-01-18 13-09-00 PST Adam Belis 1. dont know what you are asking me 2020-01-18 13-43-23 PST Adam Belis maybe 2020-01-18 08-56-33 PST Adam Belis https://ci.appveyor.com/project/inkscape/inkscape/history 2020-01-18 14-27-57 PST Adam Belis in that case that path is not correct 2020-01-26 09-38-55 PST Adam Belis thats what i would call easy fix 2020-01-18 13-47-20 PST Adam Belis maaan good old bat files :D 2020-01-18 14-25-57 PST Adam Belis contiue 2020-01-18 13-59-07 PST Adam Belis Clipboard - January 18, 2020 10:59 PM (https://chat.inkscape.org/file-upload/NtQpDPbe9oGhwgwxL/Clipboard%20-%20Jan…) 2020-01-18 13-12-28 PST Adam Belis this 2020-01-18 08-47-51 PST Adam Belis my idea was to this svg select all spirals and convert it to paths 2020-01-18 14-04-18 PST Adam Belis ubt 2020-01-18 14-17-07 PST Adam Belis Nooo :D 2020-01-18 12-45-55 PST Adam Belis yets its readable 2020-01-18 15-42-42 PST Adam Belis i dont tnik ther is enough love wor win verison :D 2020-01-18 08-52-08 PST Adam Belis win 2020-01-26 08-52-57 PST Adam Belis any bool 2020-01-18 14-18-11 PST Adam Belis :D HELP i am useless 2020-03-02 01-59-52 PST Adam Belis i am chrome user 2020-01-18 14-34-45 PST Adam Belis haha i also need your id 2020-01-18 08-51-54 PST Adam Belis thanks i just took your idea and made it 100x100 harder :D 2020-01-18 13-50-11 PST Adam Belis but this is pyton 2.7 2020-01-18 13-11-12 PST Adam Belis yes 2020-01-18 12-48-00 PST Adam Belis oh 2020-01-18 13-00-22 PST Adam Belis i still cannot get it to run give me oooone second to trouble shoot it :D 2020-01-18 13-35-12 PST Adam Belis no that was not it 2020-01-18 12-48-50 PST Adam Belis i think i do on my second pc this is my tablet 2020-01-18 13-54-55 PST Adam Belis ok i fixed it 2020-01-18 13-26-29 PST Adam Belis dont worry we will get there one day 2020-01-26 09-40-35 PST Adam Belis i tried it few times and faild 2020-01-18 13-37-25 PST Adam Belis now it just refuse to run 2020-01-18 13-25-57 PST Adam Belis :D ok im ideiot volume 3 2020-01-18 13-33-57 PST Adam Belis that runs onley on 2.7 python 2020-01-18 08-50-18 PST Adam Belis and i am aslo noob i cannot du this simple scripting in ink 2020-01-18 13-35-28 PST Adam Belis wtf it run few mints ago :D 2020-01-18 14-25-52 PST Adam Belis Clipboard - January 18, 2020 11:25 PM (https://chat.inkscape.org/file-upload/QiXW2gHjJLoBM653P/Clipboard%20-%20Jan…) 2020-01-18 13-32-39 PST Adam Belis the fuck it refuse to run now 2020-01-18 13-55-11 PST Adam Belis lets try this again 2020-01-18 12-43-34 PST Adam Belis or dropbox 2020-01-26 11-41-01 PST Adam Belis maybe try to gain som more inside from doc he can be more help then me 2020-01-18 14-32-53 PST Adam Belis or give me your user name :D 2020-01-18 14-30-07 PST Adam Belis we can call fb, skype , hang outs chose your poison 2020-01-19 08-28-00 PST Adam Belis i know it is om my potential to do list but i am learning to much stuff already 2020-01-18 14-07-31 PST Adam Belis sript to ink folder 2020-01-18 13-47-53 PST Adam Belis dont know i did nothing 2020-01-18 14-34-48 PST Adam Belis its down in corner 2020-01-18 13-19-06 PST Adam Belis Clipboard - January 18, 2020 10:19 PM (https://chat.inkscape.org/file-upload/XrFMoJBwrTivcQW44/Clipboard%20-%20Jan…) 2020-01-18 13-43-09 PST Adam Belis no this did not helped 2020-01-18 12-47-57 PST Adam Belis to consol ? 2020-01-26 07-59-19 PST Adam Belis Hello was your hacky fixe merged in to master ? 2020-01-18 09-15-55 PST Adam Belis ok i scaled my test to 1000 spirals and my first findings wear correct your buid is 2x slower at this task 2020-01-26 11-36-35 PST Adam Belis maybe .. you saied that thats a problem 2020-01-18 13-23-49 PST Adam Belis Clipboard - January 18, 2020 10:23 PM (https://chat.inkscape.org/file-upload/DZinRbbGBDH4AR7Pr/Clipboard%20-%20Jan…) 2020-01-18 14-23-17 PST Adam Belis just empty txt 2020-01-18 13-25-32 PST Adam Belis i should replace paths to this 2020-01-18 13-43-56 PST Adam Belis its saying its incomaptible 2020-01-18 14-24-37 PST Adam Belis nada 2020-01-18 13-53-46 PST Adam Belis witch files ? 2020-01-19 09-59-46 PST Adam Belis btw this are results on my main pc (i7-6800k 3.4ghz) Inkscape 1.1-dev (abe53df, 2020-01-17) 1.4908316999999993 s Inkscape 1.0beta2 (43f5480, 2020-01-18) 1.5817405999999998 s Inkscape 1.0beta2 (18c40e5, 2019-12-05) 1.4947684999999993 s 2020-01-18 13-24-15 PST Adam Belis txt 2020-01-18 13-50-16 PST Adam Belis do i want that 2020-01-18 13-49-27 PST Adam Belis instaler say amd that could be prolem this is intel 2020-01-18 13-25-35 PST Adam Belis ? 2020-01-18 14-32-41 PST Adam Belis oh 2020-01-18 14-06-30 PST Adam Belis just exe ? 2020-01-26 08-52-11 PST Adam Belis 1.1-dev (0217ea3, 2020-01-23) 2020-01-18 13-44-54 PST Adam Belis i dont know eater maybe i dowalded wrong pyton for diff procesor but in that cas it should say that from the first try 2020-01-26 09-04-21 PST Adam Belis well right now its pretty broken . i know shit about math that is happning under hood but it looks like 3 problems that happend at once. - your fix - doc fix of too many points - and docs fix infroduces new bug with cistorting shapes 2020-01-18 13-57-50 PST Adam Belis Clipboard - January 18, 2020 10:57 PM (https://chat.inkscape.org/file-upload/dyX6iXrHesCDRCyPQ/Clipboard%20-%20Jan…) 2020-01-18 14-31-14 PST Adam Belis yes thats my user name on discort 2020-01-18 14-33-25 PST Adam Belis even pewdipai could not find it :D 2020-01-18 14-32-42 PST Adam Belis friends 2020-01-18 08-51-31 PST Adam Belis that could be use full to me 2020-01-26 11-37-06 PST Adam Belis but now it just uncoverd it 2020-01-18 09-39-32 PST Adam Belis your build 70 sec master 35 sec 2020-01-26 11-34-59 PST Adam Belis maybe doctor could point you to better direction 2020-01-18 13-25-08 PST Adam Belis you tell me 2020-01-26 08-50-15 PST Adam Belis Clipboard - January 26, 2020 5:50 PM (https://chat.inkscape.org/file-upload/ZqAZTKoKXArignr9b/Clipboard%20-%20Jan…) 2020-01-18 14-32-07 PST Adam Belis hahah add freind 2020-01-18 08-43-35 PST Adam Belis hello 2020-01-26 11-40-43 PST Adam Belis ok that would be awesome 2020-01-18 14-11-36 PST Adam Belis :D 2020-01-18 08-52-43 PST Adam Belis i am simple stupid designer :D 2020-01-18 14-21-29 PST Adam Belis hmmm same error 2020-01-18 14-30-36 PST Adam Belis i nver used discord for calling les try that 2020-01-18 13-09-39 PST Adam Belis Clipboard - January 18, 2020 10:09 PM (https://chat.inkscape.org/file-upload/jhzeAvQ5DXjmycvwr/Clipboard%20-%20Jan…) 2020-01-18 14-34-19 PST Adam Belis musseg up 2020-01-18 13-54-12 PST Adam Belis oOOOOOOOOOOOOO 2020-01-18 12-43-27 PST Adam Belis you can zip it 2020-01-18 13-48-04 PST Adam Belis nope 2020-01-18 12-51-31 PST Adam Belis will this work for win ? 2020-01-18 13-17-06 PST Adam Belis cannot find thet folder 2020-01-18 14-17-01 PST Adam Belis \\\ \\\ 2020-01-18 14-15-34 PST Adam Belis this is my current py 2020-01-26 09-05-24 PST Adam Belis funny thing is that lpe boolioan use diffrent math (looks like) and works correctly 2020-01-18 14-08-21 PST Adam Belis that does not work i get same error 2020-01-18 14-30-58 PST Adam Belis adambelis 2020-01-18 14-33-41 PST Adam Belis same avatar as here 2020-01-18 14-32-19 PST Adam Belis in middel of the screen on home page 2020-01-18 14-32-29 PST Adam Belis on top 2020-01-19 08-34-52 PST Adam Belis that python could be useful to me because i could use it in 3D software like Houdini or cinema 4d 2020-01-18 12-51-32 PST Adam Belis inkscape_executables = [ "./Inkscape-031d86a-x86_64.AppImage", "./Inkscape-4cfd59b-x86_64.AppImage", "./Inkscape-43f5480-x86_64.AppImage" ] 2020-01-18 12-47-54 PST Adam Belis where does it print to ? 2020-01-18 15-22-11 PST Adam Belis thanks again for that banchmark i will try toput together issu with proposal for som kind ofo official banch mark test for performace 2020-01-18 13-25-06 PST Adam Belis dont know :D 2020-01-18 13-25-23 PST Adam Belis aaaaaaaaah 2020-01-26 09-15-11 PST Adam Belis ok i wrote him about it so you are 100 percent shure its not your code that case the problem ? 2020-01-18 08-54-28 PST Adam Belis thanks for solving 2020-01-18 12-48-34 PST Adam Belis i think result txt would be better for the record 2020-01-18 08-56-55 PST Adam Belis maybe there are also maybe some for linux 2020-01-18 15-40-52 PST Adam Belis but i dont think so actualy it can run blender or cinema 4d pretty resonably 2020-01-18 14-24-39 PST Adam Belis Clipboard - January 18, 2020 11:24 PM (https://chat.inkscape.org/file-upload/86KwEGqYn2wRBgWHm/Clipboard%20-%20Jan…) 2020-01-18 14-05-06 PST Adam Belis should be copypasta 2020-01-18 13-38-11 PST Adam Belis thats what i am wondering 2020-01-18 08-58-08 PST Adam Belis this are win 2020-01-18 08-47-28 PST Adam Belis i dont tnik so but i could be wrong i am not a best person to ask about this kind of stuff i canoot even compile inkscape :D 2020-01-18 13-33-38 PST Adam Belis Clipboard - January 18, 2020 10:33 PM (https://chat.inkscape.org/file-upload/zGnHwXvHNZrELfKzk/Clipboard%20-%20Jan…) 2020-01-18 14-34-09 PST Adam Belis intresing i fell like boomer 2020-01-18 14-05-41 PST Adam Belis which file it cannot find ? 2020-01-18 14-29-15 PST Adam Belis can we call here ? 2020-01-18 13-40-20 PST Adam Belis right this is my every expirienc wiith pyton ever i am alwes like wow this does not work :D 2020-01-18 12-48-52 PST Adam Belis one sec 2020-01-18 14-01-03 PST Adam Belis Clipboard - January 18, 2020 11:01 PM (https://chat.inkscape.org/file-upload/523iowHZyHpzmwQcr/Clipboard%20-%20Jan…) 2020-01-26 11-36-24 PST Adam Belis probably doctor sayed the same thing 2020-01-18 14-27-10 PST Adam Belis ok so your script does not work ? 2020-01-18 08-49-22 PST Adam Belis but i was tasting how this will influenc performance 2020-01-18 13-55-03 PST Adam Belis reinstal instal reinstal 2020-01-19 08-28-34 PST Adam Belis cout yes it could be usfull even for my 3d stuff a specali for houdiny 2020-01-18 13-51-30 PST Adam Belis do iwant amd or win 32 2020-01-18 14-25-30 PST Adam Belis it does not tocntie 2020-01-19 08-26-02 PST Adam Belis oh 2020-01-26 08-51-20 PST Adam Belis yes 2020-01-18 14-11-35 PST Adam Belis oh 2020-01-18 13-54-27 PST Adam Belis dont know 2020-01-18 08-58-05 PST Adam Belis https://ci.appveyor.com/project/inkscape/inkscape/builds/30203579/job/n52kw… 2020-01-19 08-37-48 PST Adam Belis :D thanks but moments (tha this code jus dont want to run) like this reminds me why i am i visual artist and not a developer 2020-01-18 12-57-04 PST Adam Belis ah that make more sace 2020-01-18 13-32-46 PST Adam Belis say i have vrong verison 2020-01-19 10-01-22 PST Adam Belis yes 2020-01-18 13-54-23 PST Adam Belis good question 2020-01-18 14-06-47 PST Adam Belis i know :D 2020-01-18 08-58-20 PST Adam Belis cool 2020-01-26 11-35-53 PST Adam Belis just theoreticly if nodes would have that atribute would that fix it ? 2020-01-26 08-54-57 PST Adam Belis but if you can pleas test it yourself if you see same 2020-01-18 12-49-12 PST Adam Belis i think i do 2020-01-18 14-32-49 PST Adam Belis and after that 2020-01-18 13-52-09 PST Adam Belis yop 2020-01-18 13-25-50 PST Adam Belis with my builds 2020-01-18 13-20-25 PST Adam Belis no i think this is how it sous to be don i think i don this befor 2020-01-26 09-07-42 PST Adam Belis hmmm if you have time and energy try to get in contac with @doctormo and try to make a plan how to fix (or revert or dont know ) 2020-01-18 13-37-20 PST Adam Belis it created emty txt 2020-01-18 14-21-14 PST Adam Belis no no i got it 2020-01-18 13-25-03 PST Adam Belis if it didnt run it would not crate txt 2020-01-26 08-53-13 PST Adam Belis ok give me one sec i will try that spasific build 2020-01-18 14-26-51 PST Adam Belis could this be pyton glitch / wrong pyton instaled ? 2020-01-18 14-14-54 PST Adam Belis yop 2020-01-18 13-39-30 PST Adam Belis ok i just tested if that helps 2020-01-18 08-46-40 PST Adam Belis benchmarksvg.svg (https://chat.inkscape.org/file-upload/AYNLFshaDuydi9oSJ/benchmarksvg.svg) 2020-01-18 14-19-43 PST Adam Belis firs what ? 2020-01-26 08-51-40 PST Adam Belis let me test it one more tim to be sure im looking at correct build 2020-01-18 08-52-34 PST Adam Belis NOPE :D 2020-01-18 13-59-11 PST Adam Belis is this correct syntax ? 2020-01-18 13-54-18 PST Adam Belis :D 2020-01-18 14-33-56 PST Adam Belis adambelis#3440
1 0
0 0
[Webmaster] Rocket.Chat, 2 Users, 8 Messages, 0 Files, 615096 Minutes, in Direct Message Between: ayushkm & Tav
by no-reply@chat.inkscape.org 29 Apr '21

29 Apr '21
2020-02-26 12-40-31 PST Ayush Krishna Murthi Yes, I am familiar with it 2020-02-26 12-44-50 PST Ayush Krishna Murthi I am familiar with selectors and css dialogs but not have much idea about improving it. Sorry for what i said earlier. 2020-02-26 12-31-24 PST Ayush Krishna Murthi Hi, This is Ayush, a college student. I am interested in contributing to project "Enhance CSS Support". Not able to find related documentation. 2020-02-26 12-36-57 PST Ayush Krishna Murthi Yes, I am a gsoc aspirant. 2020-02-26 12-36-05 PST Ayush Krishna Murthi I have been contributing to one of my college community as a web developer and have also done a small contribution to Inkscape-website. I am familiar with CSS, Django, Java and C++. Any suggestion about required technology that can be useful in contribution will be helpful. 2020-02-26 12-38-04 PST Tavmjong Bah Have you tried out the Selectors and CSS dialog in master? I'm sure as a web developer you will have some ideas on how to improve it. 2020-02-26 12-41-18 PST Tavmjong Bah I would start my making a review of the dialog and then proposing a set of improvements that could be made to it. 2020-02-26 12-36-14 PST Tavmjong Bah Your referring to P1 at https://wiki.inkscape.org/wiki/index.php/Google_Summer_of_Code ?
1 0
0 0
[Webmaster] Rocket.Chat, 6 Users, 43 Messages, 0 Files, 501692 Minutes, in #gsoc-mentors
by no-reply@chat.inkscape.org 29 Apr '21

29 Apr '21
2020-09-06 04-24-15 PDT Martin Owens Thanks Tav! Amazing GSoC and a strong performance from yourself and the other mentors this year. 2020-05-15 14-37-24 PDT Martin Owens GDI, the meeting was today? 2021-01-06 18-14-30 PST Martin Owens @speleo3 I see this as a very tiny patch, possibly misguided, but perhaps they can be asked to work on another bug if they are trying to get patches in for GSoC 2020-05-15 14-37-40 PDT Martin Owens Oh right the email Mc sent round. Sorry all. 2020-05-15 08-54-26 PDT Mc Thank you all for coming ! Sorry Jabiert that you could not talk :( 2020-07-29 09-49-05 PDT Mc yes 2020-06-30 12-52-18 PDT Mc * it would be preferable, yes, if several mentors have been following up with the projects * only one eval per student can be posted, so I think it would be best that the "primary" mentor of students post theirs, after discussing it with the others * I think it's fine to wait for thursday evening 2020-08-31 07-55-24 PDT Mc @all https://digimedia1.r2.enst.fr/b/mar-yyy-2z2 as usual 2020-07-30 09-03-43 PDT Mc @jabiertxof @speleo3 https://digimedia1.r2.enst.fr/b/mar-yyy-2z2 2020-05-15 07-59-59 PDT Mc https://digimedia1.r2.enst.fr/b/mar-yyy-2z2 2020-07-29 07-46-58 PDT Mc @Tav @speleo3 @ede123 is tomorrow tentatively 18hCEST (16hUTC) ok to meet with moazin & linkmauve ? 2020-07-30 16-12-08 PDT Mc only moazin to do, tweenk emailed that he would do it soon 2020-05-15 09-08-32 PDT Jabier Arraiza and I loosse most of the discussion in the process 2020-05-15 09-08-09 PDT Jabier Arraiza I coulsd talk finaly using my mobile phone browser but is hard to me undertand speak and hardest speak 2020-07-31 04-27-44 PDT Jabier Arraiza sorry finaly cant attend 2020-05-15 08-00-25 PDT Jabier Arraiza thanks 2020-05-15 07-59-05 PDT Jabier Arraiza whats the BlueBuitton link, couldent search 2020-07-29 14-25-49 PDT Jabier Arraiza I try to attend 2020-05-15 08-00-41 PDT Jabier Arraiza I just see land in other mail 2020-09-06 18-12-08 PDT Jabier Arraiza Thanks all!!! 2020-07-29 07-47-54 PDT Tavmjong Bah Yes 2020-07-30 23-41-28 PDT Tavmjong Bah Thanks all! 2020-07-02 09-38-14 PDT Tavmjong Bah It was great to see all the progress today! @Mc Thanks for organizing this. 2020-07-01 05-07-46 PDT Tavmjong Bah Don't know why I didn't see this before... 2020-09-06 04-17-39 PDT Tavmjong Bah Thanks all for a great GSoC! (And getting the evaluations all done on time!) 2020-09-05 23-02-57 PDT Tavmjong Bah I don't think it matters significantly if the student didn't complete the project. It happens all the time. 2020-07-30 12-34-59 PDT Tavmjong Bah 4 student evaluations of mentors done. 2 mentor evaluations of students done. Don't make me nervous! 2020-07-29 08-15-13 PDT Thomas Holder yes 2021-01-06 15-02-54 PST Thomas Holder I'm having a deja-vu :-( IMHO Adrian's motivation to commit a patch is wrong, and his patch is pointless. This is discouraging. 2021-01-06 15-01-04 PST Thomas Holder https://gitlab.com/inkscape/inkscape/-/merge_requests/2655#note_479863443 2020-07-30 23-36-11 PDT Thomas Holder all done 2020-09-05 17-56-51 PDT Patrick Specifically I'm looking at Abhay's project, that is not "complete" given his initial goals (e.g. macro functionality mostly missing), but at the same time I never really expected him to complete all of it on time and had more realistic "internal" goals for his project in mind that he mostly matched (a mostly working command palette). 2020-07-01 05-00-42 PDT Patrick Thanks Marc, so basically "apply common sense", no particular project-specific conventions AFAIU. 2020-07-01 05-03-46 PDT Patrick As for Abhay I could do the evaluation in principle; @speleo3 and @jabiertxof are co-mentoring; Tav helped a lot as well. 2020-07-01 05-05-42 PDT Patrick Some guidance would be helpful to know how strictly we're supposed to grade, however I'm used to grade students, so I'd be able to figure something out either way. 2020-09-05 17-53-09 PDT Patrick Hi @all, can somebody comment on the significance of the question "Did ${student} complete the project?" in the final evaluation? If we answer this with "no", do we risk any drawbacks for the student or us as a project, or is it fine to answer "no" if the project is still ongoing at this time? 2020-07-01 05-01-21 PDT Patrick (pinging @Tav as I'm not sure he saw this message considering the mail he sent) 2020-05-15 09-06-33 PDT Patrick I've finally figured out how to use my webcam. Maybe you can see me next time. ;-) 2020-06-30 12-25-17 PDT Patrick Hi all, considering first eval's up, can some of the experienced mentors comment on how those are typically handled in the project? Any pointers are welcome! Some specific questions I have: * Do we discuss evaluations as a group / within the group of mentors for the specific student / (not at all)? * Related to that, who's expected to submit the evaluation (and when)? (I think we've appointed some "primary" mentors internally, but as far as Google is concerned it seems all of the mentors are equal and even org admins could do the evaluation) * We have a meeting scheduled on Thursday. Is it fine (or even advisable) to hold off with the evaluation until then, or should we evaluate as early as possible? 2020-07-29 08-31-58 PDT Patrick I won't be available tomorrow, sorry. 2020-07-29 08-32-31 PDT Patrick Did you make contact with linkmauve? 2020-05-15 07-28-26 PDT Mc User Tweenk added by Mc. 2021-02-06 16-35-47 PST Martin Owens Has left the channel.
1 0
0 0
[Webmaster] Rocket.Chat, 2 Users, 10 Messages, 0 Files, 694087 Minutes, in Direct Message Between: major & RdH
by no-reply@chat.inkscape.org 29 Apr '21

29 Apr '21
2020-01-02 15-56-48 PST Major No windows 2020-01-02 15-57-19 PST Major ok thanks 2020-01-02 15-55-03 PST Major ? 2020-01-02 15-54-58 PST Major can you help me 2020-01-02 15-55-02 PST Major please 2020-01-02 15-53-50 PST Major Bonjour René, êtes vous français ? 2020-01-02 15-54-46 PST Major Ok I have a little problem 2020-01-02 15-54-26 PST René de Hesselle English and German only. 2020-01-02 15-57-05 PST René de Hesselle Sorry, can't help you with that. I'm the macOS maintainer. 2020-01-02 15-56-29 PST René de Hesselle Post your questions into the user channel, so more people will be able to help. I'm a developer, but a novice user. Unless your question has something to do with the macOS app, I'm not your guy.
1 0
0 0
[Webmaster] Rocket.Chat, 2 Users, 40 Messages, 0 Files, 475327 Minutes, in Direct Message Between: ryangorley & Mandeep
by no-reply@chat.inkscape.org 29 Apr '21

29 Apr '21
2020-06-04 10-20-21 PDT Mandeep Alright. 2020-06-05 14-25-36 PDT Mandeep Hi, So I tried to find my way around GitLab but I am still not very comfortable using that platform. Is it possible that we could communicate over e-mails till the time I understand the security, work flow & privacy settings around GitLab? 2020-06-04 10-19-03 PDT Mandeep I can join via text, right? 2020-06-04 10-22-28 PDT Mandeep I will check that as well. 2020-06-04 10-20-06 PDT Mandeep team_vectors? 2020-06-06 09-53-59 PDT Mandeep Yes, SEO plan will be ready in a couple of days & I already have few ideas that should be able to help us. I will put all of this together in an email. 2020-06-04 10-18-15 PDT Mandeep I will be able to join the meeting but don't think that the actionable plan for SEO will be ready by then. It will take me around 2-3 days. 2020-06-04 10-02-15 PDT Mandeep Sure, I can look after SEO side of it. I also design E-mails & manage social channels for my full time job. I can also look after that for Inkscape. 2020-06-04 10-19-58 PDT Mandeep & the meeting's here? 2020-06-04 09-56-42 PDT Mandeep My focus is on digital side of the marketing but I handle other aspects as well. 2020-06-05 14-27-21 PDT Mandeep Thanks. 2020-06-04 09-47-21 PDT Mandeep Hi, Thanks for reaching out. I have requested for the access. I have majored in marketing and have been working for a few years in the marketing field for various kinds of companies, helping them with their SEM. SEO, Content, E-mail marketing etc. 2020-06-04 10-01-09 PDT Mandeep Yes, Agreed! We won't be able to compete against them in terms of the resources that they have. 2020-06-04 10-23-30 PDT Mandeep Nice talking to you, I will catch up with you during the meeting. Do let me know if there is something I can help with. Thanks. 2020-06-04 10-09-01 PDT Mandeep You can provide me access for whichever platform you need me to manage. So our goal is to get more users & keep the project floating & growing, Understood. 2020-06-04 10-11-32 PDT Mandeep I will share what we should do in terms of SEO, in a couple of days & then we can work towards it. 2020-06-04 10-10-43 PDT Mandeep For e-mails, platforms like mailchimp, moosend etc. do provide some sort of basic and free functionality upto 2000 contacts. We can use their services and promote inkscape. Maybe we can have a sign-up form on our website, segment the audience and optimize the emails per user behaviour. 2020-06-02 15-02-09 PDT Ryan Gorley When you get a minute, let me know a little more about yourself and background and let's find a way to put your talent to good work. I'm glad to have you! 2020-06-02 15-01-36 PDT Ryan Gorley If you don't have a GitLab account, please create one and then request access to that group. You'll a lot of prior projects, meeting topics, ideas, etc. in the Issues. 2020-06-04 10-04-42 PDT Ryan Gorley It may be worth it. 2020-06-04 10-21-04 PDT Ryan Gorley https://lists.inkscape.org/postorius/lists/inkscape-vectors.lists.inkscape.… 2020-06-04 10-18-41 PDT Ryan Gorley That's alright. It will be nice to have you introduce yourself at least. 2020-06-04 10-24-16 PDT Ryan Gorley Likewise, and I certainly will. Thanks for joining us. I'm glad to have you onboard! 2020-06-06 09-35-28 PDT Ryan Gorley Thanks for joining our meeting. I'd love to put your expertise to work. Do you think you'll have some ideas to share before our next meeting? I'd love to hear them. 2020-06-04 10-20-09 PDT Ryan Gorley Yes, in the #team_vectors channel 2020-06-06 09-57-54 PDT Ryan Gorley Sweet. I'm glad to see you connecting with Michele about keywords as well. 2020-06-04 10-07-11 PDT Ryan Gorley Something to keep in mind, that I had to learn, was that the important social good brought about the project aside, the project itself really doesn't benefit directly from more users. We should get the tool out there for people, because that is the right thing to do, but we need to optimize for conversions in the form of contributors (and to a lesser extent donations). 2020-06-04 10-04-18 PDT Ryan Gorley I think it would be great to get additional eyes on social media. We've never done anything with emails. I think that could be interesting. It will be a little more difficult to get off the ground because we'll have to get infrastructure put in place, which is a struggle right now. 2020-06-04 10-00-57 PDT Ryan Gorley There is much more than search optimization we need, but that is definitely something you would bring unique expertise on. 2020-06-04 10-19-32 PDT Ryan Gorley Yeah, the meeting is all text. 2020-06-02 15-00-18 PDT Ryan Gorley Hi @Mandeep . Thanks for reaching out. I'm sorry to take so long getting back with you. I run a small creative agency (https://freehive.com) and we've been really busy the last few weeks. I come from a marketing background as well. In fact, the Vectors came about in part because I came asking the same question you have and no one was really doing any marketing work for the project. Here is a small survey I put out around then to understand better who was using Inkscape, and where they saw the value in the application: https://docs.google.com/spreadsheets/d/1hz_Q6epUfUJXO0w_XZGZ8GRDOOpzjl_kXe9… Give it a look if you like. You can also find a lot of our business on GitLab at: https://gitlab.com/inkscape/vectors 2020-06-04 09-59-56 PDT Ryan Gorley We're not exactly in competition with the commercial tools on the market, and I don't really feel like we need to be of that mindset, but rather we should help as many people as possible discover Inkscape and make the choice for themselves. 2020-06-04 09-58-33 PDT Ryan Gorley I haven't gotten this off the ground, in part because I've been the only one with any experience with it, but I would love for the project to make a more deliberate effort to optimize for search phrases that will help us get found more often. 2020-06-04 10-14-01 PDT Ryan Gorley There is a lot of resistance from certain quarters within the project to using proprietary tools, just so you know. I think an email would be good though. 2020-06-04 10-19-27 PDT Ryan Gorley When you are ready to publish your plan, just create an issue in the "General" subgroup of our GitLab group and post what you have there. It supports markdown. 2020-06-04 10-20-43 PDT Ryan Gorley Oh, and we do have a group mailing list if you want to get reminders on meetings. It is at... 2020-06-05 14-26-19 PDT Ryan Gorley Yeah, sure. My email is ryan(a)freehive.com 2020-06-04 10-08-28 PDT Ryan Gorley Donations are less valuable right now because the project hasn't really figured out how to spend that money on anything but hackfests. We're figuring that out, but contributions of time and talent go much further right now. 2020-06-04 10-16-53 PDT Ryan Gorley An initial dive into what we can do on the SEO front would be awesome. We tried to pick a time for our meeting that works for most quarters of the world. Someone said it is pretty late in your timezone. Is it doable? 2020-06-04 09-57-09 PDT Ryan Gorley Nice
1 0
0 0
[Webmaster] Rocket.Chat, 1 Users, 1 Messages, 0 Files, 504468 Minutes, in Direct Message Between: goktug & goktug
by no-reply@chat.inkscape.org 29 Apr '21

29 Apr '21
2020-05-13 09-12-49 PDT Göktuğ hi
1 0
0 0
[Webmaster] Rocket.Chat, 2 Users, 27 Messages, 0 Files, 629572 Minutes, in Direct Message Between: jhofinger & rathod-sahaab
by no-reply@chat.inkscape.org 29 Apr '21

29 Apr '21
2020-09-11 05-00-52 PDT Abhay Raj Singh Thanks! I have a meeting today with Tav I guess this is what he wanted to talk to me about? 2020-02-17 07-00-33 PST Abhay Raj Singh Hey! there are some more changes required in `spin button tool item` If you have already been working on it, can you please add those changes, if you haven't may I go ahead and do both I kind of need them for my MR :sweat_smile: 2020-09-11 05-40-53 PDT Abhay Raj Singh This might also enable us to standardize dialogs, and not creating specific dialog where not necessary 2020-02-17 08-02-23 PST Abhay Raj Singh There's a place where code adds bunch of value which aren't needed including negative sometimes😂 2020-09-11 05-49-53 PDT Abhay Raj Singh **Second problem : Previews** Previews are executed as Do and undo, so we need to solve that too 2020-09-11 05-38-11 PDT Abhay Raj Singh ``` struct ParamDetails { Glib::ustring name; Glib::ustring description; ParamType type; } enum class ParamType { INTEGER, DOUBLE, STRING, COLOR, }; ``` when making dialog name is for lable, description for tooltip, paramtype helps in making customized input fields like color selectors, spinners 2020-09-11 05-38-42 PDT Abhay Raj Singh Though, these are not necessary for core actions 2020-09-11 05-15-05 PDT Abhay Raj Singh I have some solutions to the problems faced earlier 2020-09-11 05-32-34 PDT Abhay Raj Singh Solution for that was 2020-09-11 05-31-59 PDT Abhay Raj Singh But the actual problem was creating string 2020-09-11 05-39-39 PDT Abhay Raj Singh Other things such as value ranges can also be added 2020-09-11 05-04-34 PDT Abhay Raj Singh Thanks for you work by the way, it will enable me to add tracking and multiple parameter more easily and will function better! 2020-02-16 11-13-58 PST Abhay Raj Singh Yeah I got the same error when I was working on text might be the in *SpinButtonToolItem*. Will fix it soon Thanks for drawing my attention to this will have took my time to even track the bug :grinning: 2020-09-11 05-31-38 PDT Abhay Raj Singh The solution *was* for the problem of multiple parameter for an action which we cannot have with Vanilla actions, A function to make strings for action and when the target function receives the string, it blindly parses as it know what parameters and type of parameters are required. 2020-09-11 05-51-01 PDT Abhay Raj Singh **Third problem: History sensitivity" opening a dialog should not be sensitive to history but most actions should be 2020-03-04 10-46-17 PST Abhay Raj Singh Thank you very much I would have totally missed that. Also, numerical codes can be added so that one can also follow a german/chinese/hindi tutorial too without access performance costs. 2020-03-04 10-36-52 PST jhofinger Hi, just read your GSOC proposal. From my role (bug triaging), it's super cool to have someone who has a lot of practical experience actually using Inkscape, that's not true for everyone in the dev team. While I can't comment on technical feasability (althouh I think it should be doable, since Inkscape already has a very good "verbs" list), I have two annotations: * Please check that the shortcut for the commant palette is very easy to use with common locales. Strg+` can't be used on a German keyboard, since it requires the ` key to be pressed twice to show the character. * When searching for commands, it should show only localized results, BUT searching for english command names should work as well. When I use a localized Inkscape version, but am trying to follow an English tutorial, I sometimes don't know the localized equivalent of the string, so I'd try to search for the english one. That would be especially cool for filters, because they have very weird names (see also https://gitlab.com/inkscape/inbox/issues/1939). Maybe show the results like the following, when e.g. searching for [str] * Füllung und Kontur (Fill and **Str**oke) * **Str**euung 2020-09-11 05-09-36 PDT jhofinger That was the plan. There are still some details to figure out though. 2020-02-16 11-34-47 PST jhofinger Found it, thanks for pointing me there! 2020-02-17 07-38-51 PST jhofinger Oh okay.. Yes I did something, but it's not 100%. Go ahead, I'll review your MR then, if you cc me 😉 2020-02-17 07-46-29 PST jhofinger Also I simply added a function to check if a value is out of bounds or already there. It just didn't compile for some reason ^^ im still confused by c++ sometimes, normally I use c#. Anyway looking forward to your solution! 2020-09-11 05-03-12 PDT jhofinger Yes 2020-02-16 11-11-17 PST jhofinger (or if you tell me where the code for this is, I might have a look at it myself) 2020-02-16 11-09-45 PST jhofinger Hi, since you were working on the right click of the text field: could you have a look whats happening here https://gitlab.com/inkscape/inkscape/issues/690 and here https://gitlab.com/inkscape/inkscape/issues/689? 2020-09-11 05-16-54 PDT jhofinger For example? 2020-09-10 11-54-17 PDT jhofinger Hi! After some discussion in the shortcuts MR with Patrick and Tav, I've implemented a subclass to SimpleAction that encapsulates all the extra data Inkscape needs to store. I was told that you were working on formalizing the argument structure of action parameters, so you might be interested in this as well. https://gitlab.com/jhofinger/inkscape/-/commit/e82e30019f4cd12089837019bcef… 2020-09-10 11-54-42 PDT jhofinger Until now, I've only rewritten the snap bar actions
1 0
0 0
[Webmaster] Rocket.Chat, 2 Users, 84 Messages, 0 Files, 540984 Minutes, in Direct Message Between: moazin & rathod-sahaab
by no-reply@chat.inkscape.org 29 Apr '21

29 Apr '21
2020-07-03 07-19-15 PDT Abhay Raj Singh Yep, That's correct :slight_smile: 2020-09-18 06-49-23 PDT Abhay Raj Singh Populatoin and Population density is high, not it can only be controlled not stopped, however mortality rate is 1% so not big deal for young folks 2020-08-08 07-53-23 PDT Abhay Raj Singh In my case live demo is better so I am doing that 2020-07-03 07-22-04 PDT Abhay Raj Singh That's nice to hear/read :grinning: That Coding isn't a monopoly of CS related Branch. In my college CS Faculty are like "You are not from CS you can't code". Yeah FU 2020-08-29 04-09-48 PDT Abhay Raj Singh :thumbsup: 2020-09-08 22-41-53 PDT Abhay Raj Singh Bohot bura hua, GPU acceleratin chahiye tha :cry: 2020-07-16 23-14-58 PDT Abhay Raj Singh ❤️ 2020-07-03 07-31-50 PDT Abhay Raj Singh Anyways nice talking to you I am going to write some assignments 2020-08-08 13-44-35 PDT Abhay Raj Singh For feedback it appered to be a bit of corporate cringe in the begining but then it was gold. I guess because it was intended for non-devs that's why. 2020-08-08 13-43-26 PDT Abhay Raj Singh Yep that I gotta learn, thanks for inspiring 2020-08-30 00-08-55 PDT Abhay Raj Singh `cd build && make inkscape_pot` 2020-08-30 00-07-56 PDT Abhay Raj Singh and then 2020-08-08 10-05-42 PDT Abhay Raj Singh I learned something today *Never Wing presentations* 2020-09-08 12-47-37 PDT Abhay Raj Singh Linkmauve's GSoC didn\t pass? 2020-08-30 00-06-54 PDT Abhay Raj Singh Translations are failing 2020-09-17 13-32-31 PDT Abhay Raj Singh I guess they won't until vaccines arrive, as our college is pretty remote so only hostlers, so corona will spread like fire. 2020-08-08 13-44-49 PDT Abhay Raj Singh But really thanks for the lesson 2020-07-03 00-53-39 PDT Abhay Raj Singh Thanks Bro :hearts: 2020-09-08 12-47-13 PDT Abhay Raj Singh https://summerofcode.withgoogle.com/organizations/6070010742571008/#! 2020-09-09 04-48-52 PDT Abhay Raj Singh :pray: :grinning: 2020-08-08 07-52-13 PDT Abhay Raj Singh Maybe 5-7 minutes I guess 2020-08-29 04-07-44 PDT Abhay Raj Singh https://gitlab.com/rathod-sahaab/gsoc-2020-inkscape/-/blob/master/GSoC%20Pr… 2020-07-03 07-30-58 PDT Abhay Raj Singh HRD ministry is auditing our college for this so that's good 2020-08-29 04-08-56 PDT Abhay Raj Singh It's completely made up for now, I asked for review but didn't got many, I just mentioned the links to my 2 PR which are more necessary than everything else 2020-08-29 23-20-18 PDT Abhay Raj Singh Sure I will test that after filling the eval in an hour so :smiley: 2020-07-03 07-29-13 PDT Abhay Raj Singh This exists because the structure of College are more like communist societies where you are defined by the group and you don't have individual Identities. Same hierarcy like communist country and as bad as like Soviet Union and China. No freedom of speech 2020-08-30 02-19-28 PDT Abhay Raj Singh Builds fine I will tell you after reading if something needs editing 2020-08-08 07-02-18 PDT Abhay Raj Singh Thanks!! :hearts: All the best to you too 2020-08-08 07-51-56 PDT Abhay Raj Singh I am just going to wing it :stuck_out_tongue_winking_eye: 2020-07-03 07-26-48 PDT Abhay Raj Singh Well that's sad that 2nd ranked, here IIT Bombay/Delhi every one is a coder(even fashion)> I am from 90s rank college so it's understandable 2020-07-16 23-14-14 PDT Abhay Raj Singh Thanks bro healing complete😁 2020-08-30 00-07-46 PDT Abhay Raj Singh Try doing `cd po` and then `./generate_POTFILES.sh` 2020-08-29 23-20-58 PDT Moazin Thanks man. Nobody has responded to my email and I want to fill the eval ASAP as well. Because my internet connection can disappear anytime and I don't want an automatic fail :P 2020-07-03 07-19-28 PDT Moazin I'm myself graduating in EE. :-D 2020-07-02 12-34-16 PDT Moazin Loved your work. Keep it up! ;-) 2020-07-03 07-33-12 PDT Moazin :) 2020-08-29 23-14-45 PDT Moazin Could you test if my doxygen docs compile correctly? 2020-09-08 12-54-27 PDT Moazin Umm.. 2020-08-29 04-06-31 PDT Moazin I'm going to write a report soon 2020-08-08 07-50-41 PDT Moazin have you timed your presentation? 2020-08-30 01-23-30 PDT Moazin In buildtools 2020-08-30 01-25-06 PDT Moazin Then navigate to /LivarotOverview.html 2020-07-03 07-25-01 PDT Moazin And I'm at the 2nd ranked engineering university of my country. :-D 2020-07-03 07-25-18 PDT Moazin So you can imagine what the situation would be at other places. 2020-08-30 01-23-21 PDT Moazin Umm I didn't do anything with translations. Just test the following 2020-07-03 03-12-43 PDT Moazin I remember that you mentioned in the first meeting that you're a student of Material Sciences, is that true? 2020-09-08 12-54-29 PDT Moazin Hard to guess 2020-08-08 07-02-25 PDT Moazin Thanks :-) 2020-08-29 23-13-58 PDT Moazin I needed some help 2020-09-08 12-55-12 PDT Moazin Maybe they informed him privately 2020-08-29 04-07-12 PDT Moazin I wonder if Inkscape had any special requirements? I haven't been in the chat lately 2020-08-08 07-53-35 PDT Moazin Yea that makes sense :-) 2020-09-17 19-15-05 PDT Moazin Yep. I hear the cases are still increasing over there. God knows how they reduced here (if at all) 2020-09-08 12-59-11 PDT Moazin In any case, bohat dukh ki baat hai. 2020-09-08 12-55-03 PDT Moazin The mentors never mentioned about failing him 2020-09-09 00-51-16 PDT Moazin 😂😂 2020-09-17 12-55-12 PDT Moazin Will they open on-campus classes? 2020-07-16 23-14-43 PDT Moazin Glad you're back 2020-08-29 04-06-21 PDT Moazin Bro, can I see your final work product link? 2020-09-08 12-54-56 PDT Moazin Either that or he withdrew 2020-09-09 00-51-36 PDT Moazin So keep up ur hopes 2020-08-08 11-00-45 PDT Moazin :-D 2020-09-09 00-51-24 PDT Moazin He'll probably continue working 2020-08-08 07-01-46 PDT Moazin Good luck for the presentation bro! 2020-07-16 23-14-32 PDT Moazin Great :D 2020-08-08 14-11-06 PDT Moazin [ ](https://chat.inkscape.org/direct/rathod-sahaab?msg=eD2tZ7PcWxjhtodWp) What exactly are you talking about here? () 2020-08-08 11-03-27 PDT Moazin I don't write scripts, so it all comes straight from the mind. But I do keep an outline of what to say and how much time to spend where. 2020-08-30 01-25-24 PDT Moazin If the page displays properly with all diagrams, the docs compiled properly 2020-08-08 07-52-45 PDT Moazin Slides? Or live demo? 2020-08-29 04-09-09 PDT Moazin Hmm all right 2020-08-30 01-23-40 PDT Moazin `doxygen` 2020-08-08 07-50-46 PDT Moazin Mine is 8 minutes :D 2020-08-08 11-01-00 PDT Moazin Great work btw <3</td> 2020-08-29 04-09-22 PDT Moazin Thanks :) 2020-08-30 01-24-35 PDT Moazin You can start an http server on doc/doxygen/html 2020-07-03 07-24-19 PDT Moazin Yea, the best programmers of my batch are from Electrical Engineering. The only GSoC student in the university is also from Electrical Engineering. The CS department is still stuck at teaching Oracle and believes that MongoDB is not a DB at all. \__(``)__/ 2020-07-03 07-33-00 PDT Moazin [ ](https://chat.inkscape.org/direct/rathod-sahaab?msg=BixeKcCaF8mjDLcaT) Same here () 2020-07-03 07-28-02 PDT Moazin Yep, the more popular IITs are known here too 2020-07-15 00-58-32 PDT Moazin Get well soon bro! 2020-08-30 01-24-08 PDT Moazin I'll see what's messing the translations 2020-08-29 04-06-35 PDT Moazin and could really use some inspiration :D 2020-09-17 12-55-04 PDT Moazin How're the universities doing on ur side? 2020-09-08 12-59-23 PDT Moazin He wasn't doing well during the project duration. 2020-07-03 07-33-10 PDT Moazin Nice talking to you too.
1 0
0 0
[Webmaster] Rocket.Chat, 2 Users, 7 Messages, 0 Files, 299877 Minutes, in Direct Message Between: michael-2 & Moini
by no-reply@chat.inkscape.org 29 Apr '21

29 Apr '21
2020-10-02 12-28-43 PDT Michael Hallo noch mal, insbesondere mit Informatik-Englisch bin ich nicht sonderlich vertraut. Demzufolge engagierte ich mich lieber in einem Bereich, in dem das nicht erforderlich ist. Eine Idee vielmehr eine Frage wäre, ob Du ein Spendenkonto kennst, auf das man Geld überweisen kann, um die Entwicklung von Inkscape zu unterstützen. Hintergrund meiner Frage ist Folgender: in letzter Zeit habe ich, unter anderem mithilfe von Inkscape und ScribusDrucksachen entworfen. Die waren für einen guten Freund. Er möchte das gern honorieren. Persönlich möchte ich aber kein Geld von ihm. Der Freund ist blind. Er kann nur per Überweisung finanzielle Transaktionen vornehmen. Da er nach wie vor darauf besteht, mich zu entlohnen, denke ich, es wäre sinnvoll, wenn er beispielsweise für die Entwicklung von Inkscape oder Scribus spendete. Falls es für Inkscape keine Möglichkeit gäbe, per Banküberweisung zu spenden, könnte ich mir auch vorstellen, dass er eine eine Organisation spendete, die sich generell für quelloffene Software engagiert. Weil Du mir neulich sehr geholfen hast, trage ich diese Frage an Dich heran. Eine zweite Idee. Von Berufswegen bewege ich mich in einem Umfeld, in dem der Gedanke der Quelloffenheit von Software mehr forciert werden sollte. Gerne trüge ich dazu bei, die Verbreitung des Open Source Gedankens voranzutreiben. Vorwiegend mithilfe analoger Drucksachen. Das mag möglicherweise widersprüchlich klingen, scheint es mir jedoch keineswegs zu sein. Auch beteiligte ich mich gerne daran, Menschen,an die Nutzung von Inkscape heranzuführen. Mittelfristig könnte ich mir vorstellen eventuell auch deutschsprachige Videoanleitungen zu erstellen. Da muss ich mich allerdings noch etwas einarbeiten. Das ist Zukunftsmusik. Gerne hülfe ich dabei, gegebenenfalls deutschsprachige Texte Korrektur zu lesen. Die Zeit die ich investieren kann, ist bemessen. Aber da ich selbst sehr von Inkscape profitiert habe, genauso wie von den Workshops, die Du veranstaltet hast, gäbe ich gerne etwas zurück. Auch suchen eine Möglichkeit, mich auszutauschen und meine Inkscape-Kenntnisse auf diesem Wege zu vertiefen. Dass das Forum nachsichtig ist, was Fehler in Bezug auf Orthographie und Interpunktion angeht, freut mich sehr. Da ich jedoch weiß, dass das Netz nichts vergisst, ist Chat wirklich weniger meine Sache. Was ginge machte ich gerne via E-Mail, Telefon oder Post. Soweit für den Moment. Herzhafte Grüße und danke! Michel 2020-10-02 11-08-36 PDT Michael Hallo, vielen Dank für Deine Hilfe. Kannich was helfen? 2020-10-02 11-15-33 PDT Moini Ich weiß noch, dass öffentlicher Chat nicht so Dein Ding war, weil eventuelle Spracherkennungsfehler mit reinrutschen und Dinge verkomplizieren könnten. 2020-10-03 10-14-27 PDT Moini Hallo! Mmh. Ich weiß nur von PayPal und dass man an die SFC (Software Freedom Conservancy, unsere Finanz- und Rechte-Verwaltungs-Organisation) auch einen Scheck schicken kann. Eine Kontonummer zum Überweisen kenne ich nicht, leider. Die SFC schreibt auf ihrer Webseite allerdings, dass man ihnen auch Spenden per Überweisung zukommen lassen kann, vielleicht geht das auch für Projekte, die von ihr verwaltet werden? Bin mir nicht sicher, man müsste dort nachfragen (Webseite: https://sfconservancy.org/donate/ , unteres Drittel der Seite - für Banküberweisungen muss man denen eine E-Mail schicken...). Sonst fällt mir vor allem die FSFE ein, die tun viel für freie Software, vor allem auch auf der politischen Bühne. Scribus nimmt auch Spenden an, und die sitzen in Europa, sollte also vergleichsweise unkompliziert sein. Ich kenne da jemanden, und kann nachfragen, wenn Du das möchtest. Die Webseite bietet irgendwie so gut wie keine Informationen. Nicht mal unter Kontakt, wo steht, dass man sie leicht kontaktieren kann, gibt es einen Hinweis, wie denn eigentlich. :joy: Echt übel. So findet doch niemand den Weg zu denen... Hattest Du den Vortrag von Topio auf den Kielux gesehen? Die machen das auch mit analogen Drucksachen. Ist ziemlich cool: https://www.topio.info/fair-apps-market.htm (das Video wird irgendwann in den nächsten Wochen auf YouTube veröffentlicht). In welchem beruflichen Umfeld bewegst Du Dich denn? (falls Du das schon erzählt hast... dann tut's mir leid, dass ich mich nicht erinnere). /* Laber- und Denkmodus an */ Im Moment gibt es an offiziellen deutschsprachigen Texten die Übersetzungen der Webseite und des Programms selbst, und ein bisschen Doku / Tutorials, die Du in Inkscape im Hilfemenü findest. Wenn Du gefundene Übersetzungsfehler / unverständliche Stellen melden würdest, wäre das schon sehr hilfreich. Ich benutze Inkscape meist auf Englisch, und merke die Fehler daher nicht so sehr... Ich selbst hab halt meine Webseite mit den Tutorials, aber ich habe so lange nichts mehr dran gemacht ... die müssten alle mal durchgeschaut und aktualisiert werden - das ist allerdings wohl eher eine Aufgabe für mich selbst, da ich schon genau weiß, was sich wie geändert hat. Es wäre vielleicht auch eine Option, die noch fehlenden Abschnitte in Form von Videos zu veröffentlichen. Geht sicher schneller, sobald OBS erstmal eingerichtet ist. Ich spinne grad mal rum... ein Dialogformat wäre evtl. spannend. Dann kann einer Fragen stellen, wenn es zu schnell geht, oder um nähere Erklärungen bitten... Man kann ja auch die Rollen wechseln zwischendrin... Mmmh. Kann mir grad nicht vorstellen, wann ich das eigentlich machen will... lol... Soviele coole Ideen ... Audiochat ist ja wie Telefon :) Nur dass mehr Leute teilnehmen können. Post ist vielleicht ein bisschen langsam, da müsste man schon eine Zeitung herausgeben - oder für eine schreiben :) Viele suchen immer mal Autoren. Mal gucken, wenn's gut läuft mit der Workshop-Gruppe machen wir vielleicht noch ein paar mehr 'Sitzungen'. Die Technik könnte allerdings Schwierigkeiten machen, wir werden sehen... Viele Grüße Maren 2020-10-02 11-12-44 PDT Moini Huhu :) Danke für Dein Angebot, Michael. Bin grad am Überlegen... hast Du schon selbst eine Idee? 2020-10-02 11-14-21 PDT Moini Wichtig für mich wäre zu wissen, wie es um Dein Englisch steht, ich erinner mich grad nicht mehr, ob ich das schon gefragt hatte... 2020-10-02 11-19-05 PDT Moini (Wir haben hier aber auch Leute mit Legasthenie, die einfach drauflostippen, und niemand stört sich dran, solange man es irgendwie zusammensetzen kann. Die Community hier ist wirklich nett, man braucht eigentlich wegen sowas keine Angst zu haben)
1 0
0 0
[Webmaster] Rocket.Chat, 1 Users, 1 Messages, 0 Files, 977710 Minutes, in Direct Message Between: brandy & inkscape
by no-reply@chat.inkscape.org 29 Apr '21

29 Apr '21
2020-09-17 14-31-16 PDT Brandy I am working in inkscape and all of the sudden my whole screen tilted to the left, what happened? I walked away from a project. When I came back I hit my mouse pad to bring my screen back up and it shifted?
1 0
0 0
[Webmaster] Rocket.Chat, 1 Users, 1 Messages, 0 Files, 487571 Minutes, in Direct Message Between: manoj & vardhan.shah
by no-reply@chat.inkscape.org 29 Apr '21

29 Apr '21
2020-05-25 02-49-10 PDT manoj hi
1 0
0 0
[Webmaster] Rocket.Chat, 2 Users, 3 Messages, 0 Files, 478543 Minutes, in Direct Message Between: jabiertxof & rathod-sahaab
by no-reply@chat.inkscape.org 29 Apr '21

29 Apr '21
2020-05-31 09-30-31 PDT Abhay Raj Singh Thanks you very much for your help Sir!! I can't be more grateful :hearts: 2020-05-31 09-19-08 PDT Jabier Arraiza @rathod-sahaab I take a break from inkscape but Im co-menoting you so let me your issues and wanted feedback in jabier.arraiza(a)marker.es when you need 2020-05-31 09-36-58 PDT Jabier Arraiza thanks to you for get involved with us
1 0
0 0
[Webmaster] Rocket.Chat, 2 Users, 4 Messages, 0 Files, 621821 Minutes, in Direct Message Between: ridwan & rathod-sahaab
by no-reply@chat.inkscape.org 29 Apr '21

29 Apr '21
2020-02-21 20-36-35 PST Abhay Raj Singh I totally get you So the point is Inkscape is *open source: free as in beer and free as in speech* unlike other *propritery* softwares *we don't charge money/attribution etc.* you can redristibute the software _if you want_ to your friends an even on your website. There is no licesing restriction/payment model hence you cant register. People volunteer to make/test/promote the software. _Its by the people, of the people for the people_ All in all use it as you want. For legal License we have GPL 2.0 for software if you are going for it with your company lawyers but you dont need it because we can sue you😅 2020-02-21 21-28-51 PST Abhay Raj Singh Thanks for using Inkscape without user it would have been just a project :relaxed: 2020-02-21 20-46-48 PST Ridwan wow, sir , :v :joy: , thank you, sir, for your participation :grin: 2020-02-21 20-26-41 PST Ridwan Hi sir, sorry in advance, I still don't quite understand, I want to ask about the creator's license, if I have a design work that I made using Inkscape, Do I have to include an Inkscape license in my work? then if so, how do I register the Inkscape license?
1 0
0 0
[Webmaster] Rocket.Chat, 1 Users, 2 Messages, 1 Files, 252441 Minutes, in Direct Message Between: rouad.dulymamode & jerrilynn.blocker
by no-reply@chat.inkscape.org 29 Apr '21

29 Apr '21
2020-11-04 08-42-25 PST Rouad Clipboard - November 4, 2020 8:42 PM (https://chat.inkscape.org/file-upload/mAuyF8xBYtxNjnWey/Clipboard%20-%20Nov…) 2020-11-04 08-42-14 PST Rouad I am new to Inscape. Why if I draw an object, like a circle, I see only the handles of the object. See enclosed
1 0
0 0
[Webmaster] Rocket.Chat, 2 Users, 1560 Messages, 11 Files, 1346885 Minutes, in Direct Message Between: michele & prkos
by no-reply@chat.inkscape.org 29 Apr '21

29 Apr '21
2019-02-05 11-15-09 PST Mihaela why does Chris have anything to do with you working on it? You started first! 2020-08-11 16-44-00 PDT Mihaela https://inkscape.org/*board/ 2019-05-29 19-33-01 PDT Mihaela sure, although it's better you message me like this or direct email, I doubt I'll have free time before next week, the project is being worked on non-stop until it's done so weekends are booked too 2020-07-11 15-39-18 PDT Mihaela I'm not either I'm thinking 2018-12-12 19-30-19 PST Mihaela 4:30 am lol 2020-08-11 16-30-29 PDT Mihaela I don't call that prototype, prototype is something that simulates real websites 2020-05-17 09-59-27 PDT Mihaela I'm with family catching up, can be meet later in several hours? I think they're planning for a late meal :D 2019-02-02 08-03-10 PST Mihaela your OS? 2020-07-11 15-06-51 PDT Mihaela ah one, that Bryce first started asking friends for patches, but they wanted to donate, so Paypal, but taxes high 2019-01-19 13-07-00 PST Mihaela too early? 2019-01-22 20-15-16 PST Mihaela that's why I used Preview 2019-02-01 07-48-12 PST Mihaela but maybe you can follow the steps from above and see if you get stuck? 2019-01-22 20-10-08 PST Mihaela not in the preview talk 2019-01-23 18-54-07 PST Mihaela I see the submissions form is still there 2019-01-22 20-50-45 PST Mihaela thats the poitn, the teasers are the end drawings 2019-01-23 18-50-12 PST Mihaela ah yes that's good to define too 2018-12-09 08-46-03 PST Mihaela so whatever change you might have pls suggest, text or style 2019-05-29 19-00-42 PDT Mihaela I didn't know I wasn't coming until the very last moment, it's very stressful changing this this way, and with so many changes lately, I now just hope to sleep normally for a week 2018-11-27 18-09-49 PST Mihaela I'll probably be the last one to watch it :disappointed: 2020-06-16 11-58-11 PDT Mihaela not late at all, I'm usually awake during US hours these days 2020-07-11 07-44-01 PDT Mihaela meeting the Board! 2020-08-11 16-28-05 PDT Mihaela I want a prototype we can click through 2018-12-12 19-04-40 PST Mihaela I think the link is on one of the issue on vectors GL 2020-07-15 05-57-51 PDT Mihaela do you want to make a break and then continue? 2019-05-29 19-34-13 PDT Mihaela I have it in my Vectors list :D 2018-12-07 10-58-58 PST Mihaela I don't want to mess things up 2018-12-07 10-46-31 PST Mihaela did they mention that in your chat with spreadshirt? 2018-12-09 08-48-59 PST Mihaela that's where I got them 2019-02-01 07-42-03 PST Mihaela I wouldn't be surprised if I were the only one using the ics :rofl: 2019-01-19 13-10-25 PST Mihaela you have the original file, make a copy by ADDING to the name, for example OriginalnameEdit01 2020-08-18 20-02-22 PDT Mihaela Thank you :) I hope something good comes out of it. I've never done anything similar, I've always ignored it, and I didn't like the results so we'll see what the new approach brings. 2018-12-12 18-48-37 PST Mihaela yes pages, but even more abstract than that 2019-01-22 20-19-15 PST Mihaela no, we don't see the submissions 2019-01-19 13-07-19 PST Mihaela when you delete what you see, you immediately paste from your local change 2019-01-22 20-40-38 PST Mihaela wow I sound amazing :joy_cat: 2020-08-05 17-34-45 PDT Mihaela I'm reading the vectors now 2020-07-22 16-09-43 PDT Mihaela InkscapeLogo96dpi.png (https://chat.inkscape.org/file-upload/H2u3xiBbPzRyz4Bu6/InkscapeLogo96dpi.p…) 2020-07-12 10-54-44 PDT Mihaela https://digimedia1.r2.enst.fr/b/mar-9wm-vj2 2020-05-16 14-23-56 PDT Mihaela haha me too raspberries 2018-11-27 18-11-34 PST Mihaela I'll also retweet once it's out 2018-12-12 18-47-19 PST Mihaela depends on what you mean by "design in it"? 2019-05-29 18-59-22 PDT Mihaela and I was wrapping up the loose ends until today evening, and I thought I would be traveling tomorrow morning! But then they called and we talked and it turned out I'm not going anywhere 2019-01-23 18-57-56 PST Mihaela I haven't heard him speak, but yes, there's nothing he can't do if we prepare and practise 2020-08-11 15-58-38 PDT Mihaela UX channel mostly, and this GL https://gitlab.com/inkscape/vectors/general/-/issues/166#note_394472103 2020-07-11 15-34-17 PDT Mihaela how long does it take to email SFC and wait for their reply? I don't think a month is too short 2019-02-01 07-47-28 PST Mihaela not sure, around that time? 2019-01-22 20-50-21 PST Mihaela i need to go do sth now, be back in an hour or less, with more about this hopefully, you go get rest! it can wait tomorrow 2020-08-11 16-22-07 PDT Mihaela I was hoping we could do it at the end of hackfest but what other day is good for you? 2019-01-19 13-40-11 PST Mihaela you'll see the code on the right 2020-05-16 14-24-06 PDT Mihaela I leave the non-edibles to my mom 2020-07-11 13-42-24 PDT Mihaela young gens :) 2019-01-22 20-51-28 PST Mihaela sure, I'll come up with examples that use them 2019-05-29 18-56-04 PDT Mihaela I would still LOVE to have you go through what I came up with! 2019-05-29 19-01-29 PDT Mihaela thank you 2018-11-27 18-10-12 PST Mihaela have you seen the new forum on the website? 2019-05-29 19-04-18 PDT Mihaela do you know when version 1.0 will be out? I'm completely out of the loop 2018-12-12 18-55-05 PST Mihaela ah I'm a logo designer in a parallel universe 2020-05-18 14-37-24 PDT Mihaela yup, stay safe! 2018-12-12 18-43-44 PST Mihaela I've never heard of a Drupal module that wasn't free, there are only custom modules that need to be secret because of clients business, but in the community no one is trying to capitalize that way 2019-05-29 19-18-23 PDT Mihaela what kind of freelance work? 2018-12-12 18-34-15 PST Mihaela with a lot of business consulting incorporated in it 2018-12-07 11-00-55 PST Mihaela any fun expressions about how to address Canadians! 2019-01-19 13-53-07 PST Mihaela and you'll probably have to increase the document height, but that can be done at the very end 2018-12-12 19-29-47 PST Mihaela it's already late and I should go to bed 2019-01-22 20-19-38 PST Mihaela but this is usually a restriction in conferences about printing, limited space in each "box" 2020-07-23 09-40-49 PDT Mihaela BTW I'll include you in an email with potential testimonial about Inky person 2020-06-16 11-58-38 PDT Mihaela I hope to try BBB for Vicky, so if you think we can try it? 2020-08-11 16-49-19 PDT Mihaela and if they aren't doing anything, they aren't breaking the law 2020-05-16 14-22-58 PDT Mihaela to around this time 5pm for you? 2019-01-19 14-11-51 PST Mihaela until Ryan enables it through rocket 2020-08-11 16-20-41 PDT Mihaela but I'll now start with the mindmap/prototype 2019-01-19 13-54-43 PST Mihaela I listed the steps in my original sketch 2019-01-19 13-40-02 PST Mihaela click on the original file 2020-07-22 17-31-49 PDT Mihaela cardSorting.svg (https://chat.inkscape.org/file-upload/A2Hyh4RSFCtyuWyua/cardSorting.svg) 2020-07-23 10-01-48 PDT Mihaela you need a stick 2020-09-24 16-15-53 PDT Mihaela I don't have a lot of time to reply so I'll try to make a short one: I see a lot of things that are worrying. You completely stopped the project, nothing new was done since the emails with Ryan and me? Why? Did you nudge him a bit after a while? BTW why are you referring to it as Ryan's plan? It's a sensible structure of any web dev project, anyone experienced could take over. Freedom software contributions are attributed, but they are not owned by contributors. The whole project was started under premise that the project needs to advance with our help, and stopping the project is hindering that. I won't be taking on any roles in the project, I might contribute some other ways but what happened and how it happened doesn't provide a safe enough environment for me and I don't see why I should stay when I can find a place I can fit in better. Definitely hold the meeting with Indonesia, if you can in any way. I doubt I'll be there. You all have more than enough skills to handle everything. What's Martin's channel? I'm back to my old routine same old. 2018-12-09 09-02-49 PST Mihaela I didn't have a lot of time to think about those, I just worked as quickly as I culd 2018-12-07 11-04-02 PST Mihaela not sure if it's necessary to have the shop in the url since it's a shop service lol 2019-01-22 20-49-27 PST Mihaela the description should be a lot longer than my bio 2019-01-22 20-46-20 PST Mihaela yes sure 2018-12-12 18-37-25 PST Mihaela about business consulting - many small businesses and NGOs need websites, but the website is constructed and tailored according to your mission, goal etc 2020-06-23 14-17-55 PDT Mihaela we're still on without vicky 2019-01-22 20-27-24 PST Mihaela these are 1.0 features we might mention 2018-12-07 11-15-22 PST Mihaela lol 2020-08-18 19-55-33 PDT Mihaela But I don't think that will impact the project, you can go on with Content, 2019-05-29 19-03-26 PDT Mihaela you know when you mentioned I should do a sequel to the book for Inkscape? Bryce also kinda hinted about it, Maren I think too, so I thought I can do that! I thought I'd have half the book by LGM! 2019-05-29 19-01-40 PDT Mihaela what did they talk about searching? 2020-03-28 15-00-05 PDT Mihaela I hope it helps, even if it helps one person.... 2018-12-12 18-22-30 PST Mihaela maybe we can find a common ground 2020-07-11 15-21-09 PDT Mihaela I asked in the devel channel and I asked before that Martin I think if we can include this in the Board agenda, and talked about it with ryan, but nothing happened 2019-01-22 20-06-46 PST Mihaela it changes, we discussed above, seems audience won't care much about anything else but ffeatures 2018-12-12 18-58-05 PST Mihaela oh wow CC! 2020-03-28 14-39-12 PDT Mihaela yes, I hope it will stay that way there, although I'm increasingly seeing more news from Canada, I think your measures could be better, stay isolated, don't go among people etc 2020-05-14 15-22-47 PDT Mihaela O hai O Canada! I hope you're still safe! I just wanted to buzz in to congratz on pushing Inky 1.0 out! Yay! I'm still mostly busy but I'd like you to call me when you have something I can help with quickly, where I can just jump into it, it's easier that way than to block some hours in my schedule, I tried to do that with Saturday meetings but that day turns out not so good for me 2018-12-12 19-15-18 PST Mihaela ah now I understand why PDF had pages 2020-07-11 15-30-35 PDT Mihaela yeah now I remember what Mc was saying about meeting more often 2018-12-12 18-54-06 PST Mihaela just to get it out of their system 2018-12-07 10-47-46 PST Mihaela do you know why that is? Something in CA law? 2019-01-22 20-06-00 PST Mihaela because the talk will all be about the app, not about the community 2019-01-09 12-13-31 PST Mihaela there are no deadlines! when ever you get to it. I'm too swamped with last years tasks... 2019-01-19 08-57-30 PST Mihaela I put those in separate columns but it's definitely not clear enough 2020-05-17 13-44-48 PDT Mihaela thank you, see ya! 2018-12-12 18-28-42 PST Mihaela lol you mean without meeting them in person? 2019-02-02 08-02-42 PST Mihaela meeting! 2020-08-11 16-24-27 PDT Mihaela we can maybe do it in parallel during hackfest? 2019-05-29 18-46-36 PDT Mihaela oh wow your art is so creative, I wish I had time to do that 2020-07-25 16-51-48 PDT Mihaela Have fun! I missed most of the hackfest, they were very productive in dev talk when I was there 2020-08-11 16-29-04 PDT Mihaela so we ask a question first: I'm a user I'm familiar with Inkscape and want to contribute my designs, where do I click now? Where do I click now? Did I get my info? Did I conribute? Was it easy? 2019-05-29 19-02-17 PDT Mihaela I def need to change something, I'm not happy with how things can hijack me, why work so hard and then don't even have control 2019-01-22 20-28-18 PST Mihaela that's not the same as canvas rotation 2018-12-12 18-50-04 PST Mihaela ah now I think I get it :D 2018-12-12 19-09-41 PST Mihaela lol not the nicest export, but I guess we can talk about it 2020-08-12 09-34-40 PDT Mihaela you still there? 2020-07-10 08-52-15 PDT Mihaela thank you for the headsup! I sent Ryan a message so we can clarify the times 2020-06-26 06-43-39 PDT Mihaela Yes, I was planning on this, and it would be great to have you help :) 2019-01-19 13-54-30 PST Mihaela but you have to change the step 4, it's not to repeat steps 1-3 if it's not a bug, but there+s a special procedure for that 2020-08-11 16-35-28 PDT Mihaela ok sent 2020-07-11 15-25-44 PDT Mihaela maybe I'm just tired, it's been a long day 2020-06-15 14-04-29 PDT Mihaela what time would be good for you? 2020-03-28 15-03-58 PDT Mihaela I think there may be more than one similar project doing something with those masks, I don't track all now, link me if you see it again! 2020-07-11 07-36-40 PDT Mihaela Every user can weight in on branding, info about perceptions, what is and what should be also come from them. 2019-05-29 19-23-32 PDT Mihaela nah, not any more, they only offer learning platform, not teaching platform 2019-02-01 07-47-48 PST Mihaela i need to clean the hazelnuts, and roast, not sure how long that would take lol 2020-07-11 15-37-36 PDT Mihaela Bryce said that being on the Board takes some effort, but Martin and Mc tolds us (do you remember?) that all they do is spend 1h monthly to show up, and if things are not done they just push to the next months agenda 2019-01-19 13-39-51 PST Mihaela now you can go to the Documents 2019-01-22 13-55-51 PST Mihaela you baseball fan? lol I thought that was the reference but I looked it up anyway 2020-05-18 14-34-25 PDT Mihaela if only we could do that, print the fabric with his drawing 2018-12-09 09-02-09 PST Mihaela yes these might work 2019-01-22 20-52-04 PST Mihaela ok see ya! 2019-05-29 19-36-56 PDT Mihaela yes go do it! and rest! Night! 2020-08-20 11-27-18 PDT Mihaela I need to go now, yes would love to talk just don't know when, I'm so super late with everything 2020-07-15 05-54-43 PDT Mihaela I've always had very positiove experiences with that part of the world 2020-07-15 05-55-49 PDT Mihaela and come up with a definition and move on 2019-01-19 09-16-00 PST Mihaela The fourth step in my sketch is split into IS a bug, or ISNT a bug, then you have a sublist of tasks to do for each case, and each case ends up with points 2020-05-16 14-18-51 PDT Mihaela What time did you want to meet and catch up? Tomorrow? 2020-07-11 15-41-19 PDT Mihaela you too! bai! :wave: 2019-01-22 20-01-18 PST Mihaela I'm trying to think of somehting for the workshop but this is all I have: Quickly learn how to use Inkscape by completing a series of small design tasks structured to lead you through the basics all the way up to latest features that make complex tasks easy. 2020-07-23 09-36-19 PDT Mihaela yup it's next 2019-02-05 11-33-09 PST Mihaela lol 2019-05-29 18-49-37 PDT Mihaela not to me :cry: I once presented at a conference with only 2 hours of sleep the previous night, I don't recommend, but at least I made it happen 2018-12-07 10-58-46 PST Mihaela was it your understanding that it would be a separate shop? 2020-08-18 19-59-07 PDT Mihaela I just saw the reply from Patrick but I'll reply tomorrow or the next day 2019-03-15 17-33-56 PDT Mihaela I hope so, Saturday night isn't the best time, weekdays would be better for any meetings, but I'll try, I already watched the videos, they're not very to the point, I think we need a lot more specificity 2019-01-19 09-15-03 PST Mihaela The symbol is diamond, https://en.wikipedia.org/wiki/Conditional_(computer_programming) :diamonds: 2020-07-11 13-43-59 PDT Mihaela lol my face isn't camera ready :laughing: 2020-08-11 16-32-18 PDT Mihaela it's all just "for play" lol 2019-01-19 12-05-59 PST Mihaela yes ! :D 2020-08-11 16-20-51 PDT Mihaela I think I'll try to find a way to prototype 2020-05-16 14-20-22 PDT Mihaela are you in edt now? 2020-05-16 14-22-35 PDT Mihaela we can shift it later if you want 2020-05-16 14-18-33 PDT Mihaela ohai! 2020-03-28 14-02-23 PDT Mihaela Ohai! I'm helping some volunteers in Croatia translate a page about how to build a mask for hospital workers out of a snorkle mask and 3D printed part. Are you interested in translating it into French once we have the English version? Here's the page, so you can gauge the scope: https://pandemija.info/respiratorhr/ We probably won't need those in Croatia, knock on wood! But they already have a lot of interest from abroad even with only Croatian version of text available, guys in India really want it, they say they don't have much protection at all. 2019-02-05 11-16-59 PST Mihaela I don't know if I have things mixed up, video was for reporting bugs right? 2019-01-19 12-03-07 PST Mihaela it requires an account etc 2019-01-20 16-21-33 PST Mihaela :smile_cat: 2018-12-12 18-23-17 PST Mihaela are you sure the animations wouldn't get on your nerves after a while? 2020-08-19 15-46-48 PDT Mihaela I'm so sorry! I slept through the alarm and woke up late in the afternoon! And then had to rush to some errands before they close because I thought I'd go right after the meeting (working hours are reduced because of covid). 2020-03-28 14-58-15 PDT Mihaela definitely, I normally don't watch the news at all, but since this outbreak I spend half a day on it! Better focus myself into something useful 2019-01-19 11-59-04 PST Mihaela We will always be able to pull out that file from my commit, and see what it looked like, and also compare the changes anyone else made 2018-12-12 18-37-45 PST Mihaela it takes some business focus to guide you what exactly you need 2020-05-17 13-43-52 PDT Mihaela I just got some alone time, and I'm so tired after all the business with food talk and playing with nephew. Do you mind we reschedule until tomorrow? Same time? 2020-08-11 16-42-58 PDT Mihaela no, they don't manage 2020-07-11 15-00-08 PDT Mihaela this started much earlier, and only the Board members were video 2019-01-22 20-22-56 PST Mihaela i think we need to submit another one-the workshop 2020-07-12 10-45-22 PDT Mihaela 5 mins pls still writing 2019-01-13 18-44-17 PST Mihaela it would be nice to find an open source alternative, it doesn't have to be stand-alone app, it can be a website service like jitsi and rocket 2019-02-05 11-09-59 PST Mihaela no hurry! I was chatting with Bryce and he mentioned big migration should be focused, so I gave a shoutout. Maybe if you just adjust to the steps to the two cases we have we can be done with it! 2020-05-18 14-30-03 PDT Mihaela yes lolol 2020-08-05 17-48-07 PDT Mihaela are we connected? 2019-01-19 14-08-20 PST Mihaela sure no problem, no rush! 2020-06-16 11-44-29 PDT Mihaela Do you mean 7pm or 8 pm/ 1am or 2am Friday for me? Then yes, better 7 PM EDT then 2018-12-08 07-00-21 PST Mihaela i keep getting the time zone wrong 2020-07-11 15-39-29 PDT Mihaela we might have more power as Vectors 2020-08-11 16-26-19 PDT Mihaela or at least create all the pages, and we can fill them in together 2020-07-11 13-44-11 PDT Mihaela you aren't there's 4 of them 2018-12-07 11-05-35 PST Mihaela already in use by the general one 2020-05-16 14-26-44 PDT Mihaela yes, see ya or hear ya! 2019-05-29 19-20-48 PDT Mihaela there used to be a service online where you can teach language, but I guess they got acquired 2019-02-05 11-35-05 PST Mihaela what a ride, and good results I think! 2020-07-15 05-58-01 PDT Mihaela or meet later today or some other time? 2020-05-18 14-27-08 PDT Mihaela I'm still catching up with things my family made plans for this week so I need to change my own plans to join them. Maren also said she can't, maybe on Thursday after I'm done traveling? 2018-12-11 08-22-43 PST Mihaela It's just a proposal I made, I also labeled it as a Proposal, you don't have to do anything while it's in that stage, or any stage really! We're all contributing as much as we can and you can always say you won't be able to do it if that's the case. I just wanted to clarify so you don't think if you get mentioned in an issue that it's like a requirement, it isn't at all! 2019-01-23 18-54-22 PST Mihaela I doubt they would deny us if we were late a bit 2019-02-05 11-23-46 PST Mihaela I remember seeing the bug with rope, but not sure about the conversation 2020-07-11 15-20-19 PDT Mihaela maybe they comment on the Issue later 2020-07-15 09-37-50 PDT Mihaela sorry my meeting went longer and I forgot, I need to grab stht o eat, I'll be back later, I need a break for abit 2018-12-07 11-05-25 PST Mihaela won't let me 2019-05-29 18-43-41 PDT Mihaela I wish I could spend any amount of time I want on Inkscape and you guys 2020-07-12 10-20-15 PDT Mihaela tired :dizzy_face: 2018-12-12 18-56-31 PST Mihaela I'm not sure if there's a market for icons only, usually it's the complete web site designs that are requested, but you never know where you can find a niche 2020-07-23 09-39-49 PDT Mihaela we don't want to get a super nice spread of that link only to find out people can't respond because of limits 2020-08-05 17-45-54 PDT Mihaela why? 2020-07-11 15-35-00 PDT Mihaela yes, any forward step is enough 2018-12-07 11-30-49 PST Mihaela see ya! thank you for coming! 2020-03-28 15-06-29 PDT Mihaela https://www.isinnova.it/easy-covid19-eng/ this is the one for use on patients with a respirator or some other device 2018-12-12 18-21-21 PST Mihaela I think brynn said she would ask moderators to check the forum in general 2020-08-18 19-48-12 PDT Mihaela I didn't expect such speedy response 2018-11-27 18-08-24 PST Mihaela so good to have you on board 2019-05-29 19-33-38 PDT Mihaela me too! I've been buried in that project it's very narrow focus 2020-03-28 14-51-54 PDT Mihaela good! 2019-01-19 13-47-29 PST Mihaela formatting? 2018-12-08 07-23-08 PST Mihaela it's uo to us then 2020-06-16 11-47-18 PDT Mihaela those are all fine! Should we do 6 pm then? midnight for me 2020-07-15 06-03-46 PDT Mihaela you too! thank you! 2019-01-22 20-47-32 PST Mihaela my teaching background won+t let me do it any otehr way :D 2019-01-22 20-09-01 PST Mihaela bryce mentioned mostly art and design students 2018-12-07 10-58-23 PST Mihaela it needs to be a new shop though, have to see if I can copy the products over 2019-01-19 13-39-42 PST Mihaela ok I uploaded the original code to my original file 2019-05-26 16-01-51 PDT Mihaela there's a lot of graphical objects and bit so that part is taking the longest, making it pretty and sensible to follow. I wanted to do it in Scribus at first but I think Libre office will have to do just because it's quicker 2019-01-19 11-46-38 PST Mihaela Only if you plan to install Git on your own computer and learn that, otherwise you don't use the SSH key at all 2018-12-12 18-31-54 PST Mihaela no, I meant similar to working alone in an office 2018-12-12 18-21-04 PST Mihaela well of course 2019-01-21 15-43-59 PST Mihaela ah pitty 2018-12-07 10-45-33 PST Mihaela I'm going though the shop settings and I can see the payment and everything is set that it's taxed in the US 2018-12-12 19-21-45 PST Mihaela you mean just move that column to be the first? 2018-11-27 18-10-25 PST Mihaela if you see any bugs let me know or add on GitLab 2019-05-29 19-03-29 PDT Mihaela hahahhahaha 2020-05-16 14-15-49 PDT Mihaela I've heard from a Client in Montreal that it's not so great there in elderly people homes :( it's the same here in Croatia, we've had breaches in several and the death count up :( but the situation overall is great, we got counties borders open this week and I we finally gathered together for a nice lunch, we missed Easter 2019-05-29 19-10-01 PDT Mihaela you already do art and voice, add some story and you have an audio synced children's book! 2018-12-12 18-31-43 PST Mihaela how is design connected with traveling? 2019-01-19 12-00-13 PST Mihaela it's not so much about GitLab as it is about versioning in general 2019-01-20 16-21-48 PST Mihaela whats your skype 2019-01-22 18-49-54 PST Mihaela I posted in vectors channel 2019-01-22 20-28-07 PST Mihaela I think canvas having origin at top left, we had a lot of requests about that in the past 2019-01-19 13-09-41 PST Mihaela here is how you can work locally without a local repo: 2020-07-18 10-39-34 PDT Mihaela :tired_face: barely I hope I can catch what they+re saying 2019-05-29 18-56-51 PDT Mihaela You posted over the weeked: if I wanted to. Are you kidding me! Of course I definitely very strongly would very much love that! 2019-02-01 07-41-35 PST Mihaela Yes, it's in 2 hours from now, it was 3 hours at the time you asked :) 2018-12-12 19-01-59 PST Mihaela oh yes do pull in anyone who might expand our views at Inkscape! 2018-12-12 19-32-57 PST Mihaela I think you will :) 2019-01-22 20-27-14 PST Mihaela Positive: hidpi, theming, powerpencil (if it is stable by the time it's released), canvas rotation, fillet/chamfer lpe. Negative: old extensions not compatible, possibly: no Mac version. 2020-08-18 20-06-43 PDT Mihaela You too! I'll need to get up earlier just o wake my brain up. Thank you for taking the time to send to Rania! See ya tomorrow 2019-01-22 20-14-55 PST Mihaela I like the feature reveal title, but maybe confirm with Bryce 2019-02-05 11-34-58 PST Mihaela yes! 2018-12-09 09-04-10 PST Mihaela lol me too 2019-01-22 20-44-42 PST Mihaela because it can all happen in the same task 2019-02-05 11-20-53 PST Mihaela we might get other people contribute their own styles 2020-08-11 16-48-09 PDT Mihaela their names are on the charter, it's a legal document (US) 2020-08-11 16-31-05 PDT Mihaela sure, although it's not Ryan who suggested it, it was us three ladies remember? 2020-07-11 15-31-41 PDT Mihaela and they rely on Vectors being pushy to get it for them :D 2020-08-11 16-47-51 PDT Mihaela they only need to decide on what to do with the existing funds 2019-02-05 11-34-09 PST Mihaela there are open source, but we'd have to install them and manage on our servers 2018-12-07 11-08-41 PST Mihaela I hope we can adjust everything later 2020-06-23 15-17-58 PDT Mihaela Whats that mp3? 2020-08-11 16-38-13 PDT Mihaela I heard about bad weather in East US, coming for ya 2020-03-30 19-31-49 PDT Mihaela yes you definitely will get more cases with those coming back. But I hear you're disciplined in canada, and if you're wondering about this, using harsh high fines for those who break quarantine is great! You always have a small % of population who have the need to go against... They are causing a lot of grief in times of trouble, so don't think it's too much control or policing over free world etc, it's just temporary because it's necessary behaviour to stop the virus spread I hope you put them all in quarantine, when we closed our borders early people wanting to come back home from Germany or other places with larger numbers of infected were put in 14 days quarantine at the border. There was a person who broke his leg, denied he was at risk, went to surgery, then afterwards they found out his cousin was in from Germany, and he was confirmed positive, he infected one other patient, and possibly hospital staff, entire floor had to be desinfected and lots of other trouble, just because of one idiot. They would have still operated on him, just with better precaution No hurry with the translation, they said the English is probably enough for everyone to manage, and they are preparing for possible training needs for medical staff Yes it's nice to hear about those who got well :) We got some as well, although it's taking some time. Not enough time to get everyone to get well before others need help... 2018-12-12 18-57-25 PST Mihaela what's the license for those icons? 2020-08-12 09-38-21 PDT Mihaela no use before that, so we can go through user paths 2020-03-28 15-07-16 PDT Mihaela the one we're working in Croatia is different in it attaches to a filter that stops the virus coming in, so it's protective gear for staff, not patients 2019-01-13 18-41-13 PST Mihaela Yes they extended the deadline. I would so love to go, but I also thought I would last year and other things happened... Jabier said he wanted vectors to help because his English isn't so good and to help with presentation overall, it would be nice to have more eyes on it :) 2019-01-22 20-20-15 PST Mihaela https://libregraphicsmeeting.org/2018/ 2019-05-29 18-48-07 PDT Mihaela I haven't heard from Aude yet, I'd like to wait for her reply, then we can include more info in the tweet, I'm mostly concerned with making it up to everyone, I feel so bad for affecting the conference, and people, and hackfest! 2018-12-12 18-38-48 PST Mihaela but clients may be hair salons, food producers etc they don't know digital marketing and state of things... 2018-12-12 19-05-50 PST Mihaela of course, or at least if their contracts don't mind lol 2020-07-15 05-58-06 PDT Mihaela I can do whenever 2020-08-11 16-43-42 PDT Mihaela Inkscape has a board of developers who look after certain functions for the project. These include policy definition, funding and fund-raising, finances and budgeting, brand management and inter-project collaboration. Technical direction still falls to the entire developer community. 2019-01-22 20-26-05 PST Mihaela so all ok 2019-01-22 20-10-54 PST Mihaela not sure about the other presentaion now 2020-05-16 14-25-44 PDT Mihaela but tomatoes might grow nice if I don't ruin them by replanting too soon 2019-02-01 07-49-54 PST Mihaela I think new articles always go straight into documents/ 2019-01-19 08-58-50 PST Mihaela Also telling them to install both Inkscape versions is trouble I think, it should be OR 2018-12-09 08-46-27 PST Mihaela I added those colored boxes so they may be used later throughout the website, like an infobox 2020-07-28 09-00-42 PDT Mihaela me too 2020-08-11 16-47-06 PDT Mihaela they don't _do_ anything 2020-08-11 16-50-25 PDT Mihaela thank you, you too! np see ya enjoy :) 2020-06-15 14-04-01 PDT Mihaela Hey chickadee! :bird: 2020-08-11 16-42-33 PDT Mihaela what do you mean by administering? 2019-05-29 18-45-03 PDT Mihaela The project I have to still push around this week, maybe even next, was already supposed to have been over, but it's not up to me, it's the team on the other end, I completely depend on their pacing and they keep finding problems... 2018-12-12 18-41-20 PST Mihaela but it's an amazing tool to build your own CMS! and yes that is a good description, I build the usability in, I know Drupal on one side, and client's needs on the other, and try to make it intuitive for them, with thir own terminology 2020-05-16 14-23-32 PDT Mihaela me too 2019-01-19 13-06-02 PST Mihaela if I'm seeing this correctly 2020-08-01 10-40-33 PDT Mihaela I was so unprepared :laughing: 2019-01-13 18-43-32 PST Mihaela I used Skype for work, but I'm not sure if screensharing can work from ipad 2020-08-15 09-00-11 PDT Mihaela Ill be in in 5 mins 2019-01-22 20-49-01 PST Mihaela sure! 2018-12-12 19-33-07 PST Mihaela :wave: 2020-07-11 13-43-45 PDT Mihaela :p 2020-06-16 12-00-36 PDT Mihaela Mc said no need to download 2019-01-19 13-53-45 PST Mihaela yes but I didn't include the OR, and we should definitely design it to suggest it's not AND 2019-01-22 20-43-16 PST Mihaela brb 2020-06-22 14-37-14 PDT Mihaela I don't know exactly how to collaborate/use GitLab for this. Issues are clear tiny entities to track one thing. I guess gathering into a whole is also one task, so it can be one issue where everything is in one place 2019-01-22 20-15-07 PST Mihaela it sounds like 1.0 is released 2020-07-11 15-09-56 PDT Mihaela I thought we already agreed on making the Multipage our first paid funding campaign, but Bryce is kinda opposed, he said he needs to talk about legal stuff with SFC to clarify, I hope he does that 2018-12-07 10-44-20 PST Mihaela so sorry I misspelled your name in IRC 2019-01-22 20-51-55 PST Mihaela but i dont know the exmaples yet, that's the most difficult part ! getting them 2020-05-16 14-26-17 PDT Mihaela yes my parents did that, we'll see who does better 2020-05-18 14-31-21 PDT Mihaela my sister started writing a fictional story, I told her she could have chosen an easier artistic release :D we're helping our nephew with his art homework :D 2019-05-29 19-26-28 PDT Mihaela ah right english, maybe locally you'd be able to have a higher price, try to investigate a bit, and what ever amount you had in mind, double it! 2018-12-12 18-21-51 PST Mihaela maybe you can talk to jabier directly and say you don't want toned down animations 2020-07-12 10-20-20 PDT Mihaela how are you? 2018-12-07 11-26-26 PST Mihaela I'm glad you got it working 2020-08-01 10-43-37 PDT Mihaela you're perfect! 2019-01-23 18-51-29 PST Mihaela yes I did thanks to you and Jabier posting the submissions :) 2018-12-12 19-10-40 PST Mihaela I think there are options you can tweak but don't worry about it, if everything is in there 2019-01-19 13-55-45 PST Mihaela I think those are best designed as 2 columns, so they don't have to skip areas on infograpgics in any case, they just follow the steps top to bottom 2020-08-12 09-36-00 PDT Mihaela NOT what I call a website prototyping tool 2020-07-12 10-22-51 PDT Mihaela let me just finish an email, maybe 15 mins? 2019-05-29 19-13-25 PDT Mihaela ah work stuff, how long does it last? 2018-11-27 18-09-58 PST Mihaela have so much to do this week 2019-02-01 07-43-53 PST Mihaela I think the procedure is you first open an issue that holds everything about the article except the text 2019-05-29 19-11-43 PDT Mihaela lol better finish Inkscape stuff first or I'm back in the same pickle 2019-02-01 07-48-28 PST Mihaela oh yes my fav hazelnuts and chocolate :D 2019-01-19 13-46-45 PST Mihaela yes 2020-07-11 15-27-45 PDT Mihaela I agree, but how do you attend both? You can't? 2019-01-20 15-04-44 PST Mihaela sure we can a bit later, I just got in and need to take care of some things, but I still haven't prepared a tutorial or something for GitLab, we can only go through things together and chat along 2018-12-12 19-18-53 PST Mihaela and by default sort by the date 2020-08-11 16-27-31 PDT Mihaela ok, better not burden you then, we can simply email? 2019-01-23 16-07-08 PST Mihaela yes they seem to be, he closed the issue. Thank you so much! It's nice when you have company when working :) 2020-08-12 09-35-48 PDT Mihaela and then after I filled in all the links I saw I'd have to be relinking each and every page :scream: 2020-08-18 19-57-24 PDT Mihaela you should have all documented in that issue, in the Spreadsheet and you can use Drupal if you want to test navigation. I need to send you all email with access, I don't think that server sends emails yet so I either set it up or just give you passwords because you can't use Reset password 2019-02-01 07-46-53 PST Mihaela maybe better later for me 2020-08-11 16-30-05 PDT Mihaela I only see an image on Ryans link 2020-06-16 12-01-16 PDT Mihaela and share screen! 2018-12-12 18-25-36 PST Mihaela I can make the animation delay so it's not triggered right away 2018-12-12 19-04-26 PST Mihaela you should add to there 2018-12-12 09-27-45 PST Mihaela @jabiertxof thinks it's way too much and he suggested a very tiny animations to replace 2020-08-11 16-42-50 PDT Mihaela Board doesn't do much of anything, they only decide on how money is spent 2018-12-09 08-48-54 PST Mihaela openclipart.org is the inkscape one 2019-05-29 19-07-16 PDT Mihaela haha 2019-01-19 08-56-50 PST Mihaela I think I missed to include the link from the migration script repo with the original instructions I drew from 2018-12-09 08-37-03 PST Mihaela Thank you! I'll incorporate the changes! Don't hesitate to make big changes too ;) 2020-06-22 14-24-49 PDT Mihaela I think if you can't, then we need to up your permissions 2020-06-23 15-18-23 PDT Mihaela I first wanted her to talk in general about open source and her involvement 2020-05-18 14-29-45 PDT Mihaela Thurrsday, I won't be in on Wednesday 2020-07-15 05-58-40 PDT Mihaela just wanted to eat sth first, I only drank tea and it ran through me that's why I had to step out for a but 2019-05-29 18-41-49 PDT Mihaela I'm so so sorry I couldn't work with you guys together on all presentations 2019-05-29 19-24-09 PDT Mihaela but you can try googling "teach French online", you can probably find some nice one where you have clients ready 2019-05-29 19-08-32 PDT Mihaela I did audio syncing for ebooks so I know a bit about that 2020-08-05 17-35-27 PDT Mihaela or even wet weather programming :D 2020-07-15 05-53-58 PDT Mihaela wow that was intense 2020-07-11 15-19-40 PDT Mihaela im back 2020-07-10 10-34-29 PDT Mihaela I guess we're doing that through the Issue comments 2019-01-19 11-58-17 PST Mihaela Committing the changes is what keeps my version along with yours 2018-12-07 10-59-48 PST Mihaela I haven't made it public yet 2019-01-22 20-07-36 PST Mihaela I was thinking about submitting another one, a workshop also both Jabier and I 2020-07-15 05-56-11 PDT Mihaela but we definitely have some different voices! See how they're not afraid to say they need it free price? 2019-05-29 18-57-35 PDT Mihaela I started to write you an email right away, and got dragged away, and I was so tired after that I just went to sleep 2020-06-22 14-41-44 PDT Mihaela I don't think we can edit comments, we can only edit Issue descriptions 2020-08-18 19-54-37 PDT Mihaela BTW I'm glad I'm done with the website part, I'll take a break and focus on other things for a while. I should have done that earlier too 2019-01-22 20-51-08 PST Mihaela so you get excited about what you'll be able to reate quickly 2018-12-12 18-40-14 PST Mihaela yes, of course, Drupal is a platform 2019-05-29 18-59-49 PDT Mihaela that's when I rushed to tell Jabier and Aude 2018-12-09 08-48-02 PST Mihaela and I "stole" the clipart, if you can find better I'd love to see them 2020-08-11 16-37-14 PDT Mihaela https://inkscape.org/support-us/funded-development/ I'm also reviewing this, Moini said it's official, and I'm contributions officer and need to understand all this legal talk :tired_face: 2020-08-19 15-47-31 PDT Mihaela I didn't fall asleep before 9 am, and the alarm was set at 12 so my brain just thought it wasn't for me... 2020-05-18 14-32-34 PDT Mihaela wow how do you do that? 2018-12-12 18-50-57 PST Mihaela you already have someone to throw the programming onto 2020-08-01 10-42-35 PDT Mihaela was that time when you wanted to get writers to come in and introduce themselves? 2020-07-15 05-16-48 PDT Mihaela can you lead for a bit, need 2 min break 2020-05-18 14-30-26 PDT Mihaela thank you. I hope you're having fun with your art in the meantime 2020-08-05 17-35-19 PDT Mihaela heh yes if only there was an app for dry weather work 2018-12-12 18-49-25 PST Mihaela I thought you were the artistic one 2019-01-22 20-50-52 PST Mihaela not features 2020-06-16 12-03-45 PDT Mihaela you too! see ya Thursday :) 2020-06-16 12-00-44 PDT Mihaela I see you can record, yay! 2019-01-19 13-51-13 PST Mihaela it seems to be there! 2020-08-18 19-53-30 PDT Mihaela Can you open an issue and add the survey info? I meant to contact him through here, I don't have his email. 2020-05-18 14-35-55 PDT Mihaela yes they turned out great, now on my parents fridge 2019-02-01 07-45-59 PST Mihaela np, lol I also need to do stuff around kitchen 2018-12-12 19-12-09 PST Mihaela when you overspecialize in sth 2018-11-27 18-11-18 PST Mihaela awesome! 2018-12-07 11-04-30 PST Mihaela I'd love to change that on the general shop but need to see with Chris first 2020-08-11 16-06-57 PDT Mihaela yes, did you check with Martin about other topics? People asking about UX or subprojects? 2018-12-07 11-28-05 PST Mihaela yes it does feel like that lol 2020-05-18 14-33-37 PDT Mihaela how fantastic! 2019-01-19 13-15-35 PST Mihaela give me 10 mins, I think I can sort it out 2018-12-12 18-31-13 PST Mihaela to me it sounds very similar to your situation ;) 2019-01-22 20-26-14 PST Mihaela Workshop (1-2 h.) 2019-01-22 20-24-49 PST Mihaela oh! BTW! I thought would should also those features maren mentioned to the presentation description in the end 2019-05-29 18-42-51 PDT Mihaela I only had very limited short bursts each day I stole to work on my workshop concept, I couldn't block not even one hour to meet and talk in peace to focus only on Inkscape 2020-09-23 17-52-08 PDT Mihaela I've been focusing on other things. How are things on your end? Are you moving along with the website next? Do you want to look for a new contributions officer? 2019-01-22 20-27-30 PST Mihaela the positive ones lol 2019-01-19 13-11-08 PST Mihaela then make another copy and name it .....Edit02 2018-12-07 11-03-38 PST Mihaela https://shop.spreadshirt.ca/inkscape https://shop.spreadshirt.ca/inkscape-shop 2018-12-12 18-35-07 PST Mihaela so I configure server, install, build, configure content types, media etc 2019-01-19 13-44-58 PST Mihaela plain text 2020-07-23 10-01-43 PDT Mihaela lol 2018-12-12 18-55-14 PST Mihaela and in another one I'm a font designer 2018-12-12 19-24-05 PST Mihaela not sure maybe ask Maren 2020-07-11 15-37-43 PDT Mihaela very easy going 2018-11-27 18-11-57 PST Mihaela :grin: 2019-01-22 18-36-38 PST Mihaela give me a bit just finishing my description 2020-06-22 14-24-25 PDT Mihaela Can you edit Issue descriptions there? 2018-12-12 18-24-53 PST Mihaela the logo rotates, and the subforum icon and user menu icons go up and around a bit 2020-08-05 17-46-16 PDT Mihaela I remember there was the suggested size you should fit in 2019-05-29 18-51-23 PDT Mihaela thank you for the kind words, it helps to feel a little bit lighter 2018-12-12 18-39-11 PST Mihaela so it's almost a necessity to look at it from that side 2019-01-22 20-18-12 PST Mihaela maybe put me as the submitter for the workshop? 2018-12-07 11-25-26 PST Mihaela how nice you could come even if it's not the best timing ;) 2020-08-18 19-52-24 PDT Mihaela me too, I didn't want to have to deal with it, especially under time pressure. And I don't think you made the light of it, as you mention in email, it was about the elephant in the room, I don't know if it was about not being aware, or a set circumstances that set it up to be acted out in the way that made me feel bad, I didn't even expect an apology, but I'm glad you did reply :) 2018-12-12 19-22-02 PST Mihaela to the left that is 2018-12-12 19-31-35 PST Mihaela this is usual for me, I have a Canadian client and often meet late after his work hours 2019-01-19 14-12-11 PST Mihaela :cat2: 2018-12-07 10-47-24 PST Mihaela no hurries! 2020-07-23 09-39-08 PDT Mihaela any limits on that platform? 2019-01-19 14-11-40 PST Mihaela we can do jitsi tomorrow 2019-05-29 19-16-04 PDT Mihaela I hope you breeze through it all! Focus on better outcomes :) 2019-01-19 13-08-02 PST Mihaela or wait maybe there's an easier way, to just upload the file with the same name, I haven't tried this through the interface, but I hope it just replaces it and then you can commit 2019-01-19 13-12-01 PST Mihaela and upload that 2018-12-12 18-42-07 PST Mihaela Drupal is written in PHP langugae 2018-12-07 10-47-19 PST Mihaela thank you that would be great! 2020-08-12 09-36-55 PDT Mihaela that Kiwi lady has articles on Figma, it's not open source I think but she seems to like it, I might test it and see if they have something resembling a navigation tool 2020-03-28 14-59-48 PDT Mihaela yes! thank you! 2019-05-29 19-08-14 PDT Mihaela you have a lovely voice, and the diction seems very clear, I'll have to disect it one fine day :D 2019-05-29 19-05-28 PDT Mihaela it's good to hear things are going forward :) 2020-07-23 09-40-15 PDT Mihaela :japanese_ogre: 2018-12-12 19-04-20 PST Mihaela I think we have a spreadsheet with media outlets 2020-07-11 13-42-17 PDT Mihaela sure! datalot asked to see more community faces 2018-12-12 19-08-51 PST Mihaela I guess we'll need that libreoffice online thing 2018-12-12 19-18-38 PST Mihaela and then you can sort them by that column 2020-05-16 14-21-35 PDT Mihaela ok I'll aim for that, but I'll be available for hours after that, if we get chattin :D 2019-01-19 13-52-02 PST Mihaela did you embed images? 2018-12-12 19-29-30 PST Mihaela is there anything I can help with on that sheet? 2020-06-22 14-45-29 PDT Mihaela yes there will be overlaps 2019-01-22 20-46-53 PST Mihaela they are structured didactically, to give you whole feeling of mastering the app 2019-01-22 13-55-24 PST Mihaela I'll probably have something later today, maybe in 6 hours 2018-12-12 19-12-00 PST Mihaela there's a word from German fachidiot 2018-12-12 19-18-28 PST Mihaela as each message has that as a characteristic 2019-01-18 09-14-46 PST Mihaela I replied in an email (was only available through email yesterday) but I guess it's not integrated with Rocket like it is with GL. 2020-08-15 08-55-23 PDT Mihaela Yes I think it's safe to share with the community. Technically anyone who knows the link can use the conference room at any time, I hope it wont get hijacked at some point 2020-07-21 15-03-23 PDT Mihaela Wanna come up with your own answers to those purpose questions? And then we compare notes? 2019-01-22 20-05-46 PST Mihaela or just "Inkscape 1.0 preview" 2019-01-19 13-45-39 PST Mihaela Notepadd just fine 2020-08-01 10-43-50 PDT Mihaela looking extra good today :) 2019-05-29 18-57-44 PDT Mihaela and the same thing happened on Sunday too 2020-07-11 15-23-58 PDT Mihaela I feel like we're getting on their nerves with that topic :) 2019-05-29 19-30-33 PDT Mihaela I hope you find that amazing first client soon :) 2020-07-12 10-23-04 PDT Mihaela great! 2020-05-18 14-32-56 PDT Mihaela you order the fabric to be printed? 2020-05-16 14-23-45 PDT Mihaela sure we'll chat out everything then :) 2020-08-15 08-58-45 PDT Mihaela I think if that happens he can create a new link and kill the old one 2018-12-12 18-30-44 PST Mihaela I almost chose this career so I can work from home :grin: 2020-06-23 14-18-14 PDT Mihaela https://digimedia1.r2.enst.fr/b/mar-9wm-vj2 2020-03-28 15-00-39 PDT Mihaela they're Croatian open source enthusiasts, I follow them on Twitter and saw their call for volunteers 2020-06-22 14-53-17 PDT Mihaela https://meet.jit.si/InkscapeQuestions 2020-07-11 13-43-20 PDT Mihaela of course lol 2019-02-05 07-58-51 PST Mihaela I see you got it sorted :) what you did you mean by Inkscape Universe changed? 2018-12-12 18-52-27 PST Mihaela ask me to comment and discuss I love that 2019-01-21 15-38-51 PST Mihaela did you see the call to submit from Bryce? Did you put yourself on the list? 2018-12-12 18-38-58 PST Mihaela and often don't even have their business side in order 2020-07-11 13-42-52 PDT Mihaela fcors 2020-07-15 05-58-56 PDT Mihaela awesome! I'll let Ryan know 2018-12-12 18-44-52 PST Mihaela you mentioned you know a lot of business over there not having websites? Well if you find anyone who needs one you can design it and I can build it so if you want we can team up like that :) 2020-07-25 16-47-55 PDT Mihaela Yes we can spread it so long as we have free response slots. Yes emails! I think that the notifying process also needs to be worked out more 2019-02-05 11-20-08 PST Mihaela Chris is working with Terry on the bug migration, not sure if it matters who makes the infographics 2020-05-16 14-24-44 PDT Mihaela nice you already got it started 2020-08-12 09-38-30 PDT Mihaela that's where collaboaration can help 2018-12-09 09-02-22 PST Mihaela do you think the ones I put are too colorful? 2018-12-07 10-45-04 PST Mihaela hahaha yes :) 2019-01-19 11-59-59 PST Mihaela I see now I need to find some introduction to file versioning 2021-02-08 15-26-53 PST Mihaela still exhausted, I haven't slept properly this year - what a statement! I hope I start sleeping and get back to normal living, we still have a lot ahead of us this year, more aftershocks, huge holes in the ground, rebuilding... thank you for asking! 2021-02-08 15-31-43 PST Mihaela I'm super behind on everything, I have a lot of other things to take care of every day so it's late when I get to my work, and then I try to go to sleep early but can't fall asleep.... and so in circles... But I hope to sort out some things soon and then I might relax better 2021-02-08 15-32-59 PST Mihaela thank you :) 2018-12-12 18-25-53 PST Mihaela hehe 2018-12-09 08-42-33 PST Mihaela I was thinking we need more at the bottom category, move it up, the buttons on where to go, and different text, and leave the open source explanation at the bottom 2018-12-07 11-01-01 PST Mihaela for shop description 2020-07-11 14-59-09 PDT Mihaela I do have an IP camera somewhere, burried under 100 of cables 2018-12-12 19-18-11 PST Mihaela maybe put the languages just as another column 2020-08-12 09-38-10 PDT Mihaela better wait till I make the pages 2019-01-22 13-56-34 PST Mihaela I've read somewhere mentioned custom emoji, maybe we can look into it and have chris icons used in GL 2018-12-12 18-34-01 PST Mihaela main thing is building Drupal web projects 2018-12-12 18-30-12 PST Mihaela I now work from home, everything remotely 2020-03-22 13-56-34 PDT Mihaela I'm good, thank you for calling in :) We've been through much worse, and it's almost lucky, if you can call it that, that streets were mostly empty because of the virus quarantine otherwise we'd have a lot more people injured or worse 2019-01-19 13-51-36 PST Mihaela https://gitlab.com/inkscape/vectors/content/blob/107b1a0a0ab5057b08bc7dc1bc… 2020-03-28 14-50-24 PDT Mihaela how's your sense of smell and taste? 2018-12-12 18-35-20 PST Mihaela in Inkscape and GMIP 2019-01-19 14-11-36 PST Mihaela jitsi works thorugh browser 2020-03-28 14-49-00 PDT Mihaela Zinc usually comes with vitamic C too, all good. It doesn't cure of the virus, but if your levels are low then it's worse for your battle against it 2020-06-26 06-48-37 PDT Mihaela Sure, I'll send you what I come up with, then you can point me to what I missed and need to polish. You too! 2020-08-01 12-22-26 PDT Mihaela I don't, but you can include it in your own part 2019-01-19 12-02-21 PST Mihaela do you maybe have skype? 2020-08-11 16-32-38 PDT Mihaela these changes could even be applied to the current website 2020-06-22 14-42-20 PDT Mihaela I think we better have 3 issues each for each category, then 4th issue that gathers it all but that can be created later 2018-12-12 19-11-29 PST Mihaela even Maren said she'd love some online interface for calendar where you can add events 2019-01-20 19-20-05 PST Mihaela ![New style for the Inforgraphics](/uploads/5b497f796d403dabf9f23f55be2c51aa/g7047BUGMIGRATIONINFOGRAPHICREVISED3.png) 2019-01-19 13-45-08 PST Mihaela Inkscape is graphics editor 2020-08-12 09-37-23 PDT Mihaela I think with the time I'm investigating all the tools I could have built the thing in Drupal! 2020-06-22 14-53-09 PDT Mihaela come 2019-01-19 11-56-58 PST Mihaela 1. go to the right folder in repo https://gitlab.com/inkscape/vectors/content/tree/master/documents 2. Click the Web IDE button in top right, this opens the file editor. You see documents structure on the left, and the editing pane on the right 3. Click on a file in the left, it will open on the right, you can delete the code (since it's SVG it's text, and paste your version of SVG) 4. Then you see a Commit button, (when you make a change), or click on the third button on the left-most column navigation, you'll see it's called Commit 5. Once you see Commit options you see your changes are unstaged, you need to stage them so click on the button above the file and it will move to the Staged changes area 6. Enter the commit message, this should include the intention of your change, not just what changes you did because that is easy to see, for example "Added graphics to steps, it's better than text" is better than "added some images and styles" 7. Stage and Commit (we're not using branches in Content repo so always use master, it's the only one) 2020-07-11 15-35-52 PDT Mihaela they said the Board doesn't make much decisions :laughing: 2020-07-11 15-36-09 PDT Mihaela I'm not sure they'd want me 2020-07-11 15-01-01 PDT Mihaela They probably still don't understand us 2020-07-15 05-32-35 PDT Mihaela prob not 2019-01-19 12-05-41 PST Mihaela I need to finally update my computer and fix all these little problems... 2019-01-23 18-40-18 PST Mihaela I haven't really tested the audio, I was on desktop, I need to see what happens when I'm on tablet 2020-07-23 09-25-02 PDT Mihaela Yup, and I completely forgot Testimonials! And I have a separate document just for that! 2020-08-11 16-32-45 PDT Mihaela without a new backend 2020-07-11 15-25-26 PDT Mihaela I have no idea 2018-12-12 19-23-55 PST Mihaela I guess who ever would distributing them to correct channels would also translate them 2018-12-12 18-46-53 PST Mihaela designing and art aren't very similar, design has to be very practical, it has to be functional first 2020-06-16 12-01-49 PDT Mihaela yes I need to read too, I saw some super enticing titles on her blog and presentation list 2018-12-07 11-02-11 PST Mihaela better descriptions for products 2020-07-11 15-31-04 PDT Mihaela or maybe it was only Bryce out of the loop 2019-05-26 16-00-26 PDT Mihaela I'm happy with the concept but I haven't had time to test it on real people so it may be too much for the workshop if people are beginners and examples take too much time for them to do and they need a lot of individual help 2020-08-11 16-49-08 PDT Mihaela yes, they need to uphold legal stuff, but the trick is there is not much to uphold, they don't have much responsibilities other than not to break the law 2019-01-22 20-23-10 PST Mihaela Quickly learn how to use Inkscape by completing a series of small design tasks structured to lead you through the basics all the way up to latest features that make complex tasks easy. 2020-05-18 14-34-09 PDT Mihaela what a great idea to get him involved with Inkscape 2019-01-19 13-39-55 PST Mihaela Web IDE 2020-06-22 14-23-10 PDT Mihaela I did try all of those, I couldn't get you to show up in the suggestions list in any way 2020-08-11 16-45-34 PDT Mihaela not "if" IIUC, but on what 2020-08-11 16-46-45 PDT Mihaela no, they don't have more skin in the game 2019-05-29 19-35-02 PDT Mihaela email lists? 2019-01-19 12-05-10 PST Mihaela cam not needed, I'll have to switch to ipad and I don't have a lot of space on it lol so quality can be low 2019-01-23 18-41-28 PST Mihaela Good! we don't depend on GL for comment "voting rules". But I did submit an issue to GL about thumbs up and possibly chanigng them or allowing everyine to choose per project which icons to choose for +1 or -1 2020-08-11 16-48-28 PDT Mihaela https://inkscape.org/*board/charter/ 2020-08-11 16-33-08 PDT Mihaela yes it is 2020-07-11 15-08-45 PDT Mihaela I don't think they realize they have the lack of leadership problem, Martin has said before that Bryce not being able to commit was a problem that stalled things 2018-12-12 18-23-46 PST Mihaela they may be cool to observe when you're focusing on them and they're new but it may be annoying when reading the forum 2020-07-11 15-28-10 PDT Mihaela Be in two rooms at the same time 2019-01-19 08-57-13 PST Mihaela We actually have two tracks, if it's a bug, and if it isn't 2020-06-15 14-04-21 PDT Mihaela did you want to go over the website nav and front with me this week? 2019-01-22 20-16-48 PST Mihaela oh wow you pulled me out! 2019-01-19 13-05-54 PST Mihaela hm I think the file is empty, the one I uploaded 2019-01-23 18-56-13 PST Mihaela hehe now comes the pain :smirk_cat: 2020-08-11 16-35-36 PDT Mihaela just the spreadhseet though 2019-01-22 20-33-36 PST Mihaela is "quickly learn" a good expression? 2018-12-12 18-48-05 PST Mihaela making a web project for a client, custom tailored, is basically designing a new product 2019-01-22 20-26-02 PST Mihaela no! 2020-05-16 14-23-28 PDT Mihaela :bug: gardening? 2020-08-12 09-35-09 PDT Mihaela I did the navigation in one page in Pencil tool, I was so happy I found it, open source and I knew it for a long time but forgotten about it 2018-12-12 18-53-43 PST Mihaela everyone does, one of the best marketing companies first do all the ideas that come into their heads first, then they can throw it away and start with something more reasonable :D 2019-01-19 14-09-22 PST Mihaela I haven't noticed speed issues 2019-01-19 11-57-35 PST Mihaela Multiplying files defeats the purpose of versioning, it's a mess to keep renaming and littering the repo 2020-06-19 17-37-35 PDT Mihaela French seems a lot more relevant lol, but sure if there's interest I can translate some words :D 2020-03-28 14-59-37 PDT Mihaela no hurry we won't have the English translation yet, maybe tomorrow, these people haven't slept in days to perfect the 3D design of the part 2020-08-19 15-49-43 PDT Mihaela I'm glad to hear you were there and that it went well :) Ooops did the meeting end because that was the first person to click on the link? Yes that is a bit random. But if we're all admins why would it depend on the first person, while there's still an admin inside it shouldn't close? 2020-07-15 05-55-39 PDT Mihaela I'll have to try and provide answers for the Purpose questions :laughing: and just have everyone disagree if they find anything to disagree with 2020-07-18 10-41-41 PDT Mihaela and dinner, and heat one day and cold rain the other, and increasing the number of infected, my sister going back to work ...... 2020-03-29 17-59-36 PDT Mihaela how are things in Canada? I don't see as much news from countries any more, it's like everyone is very tired from thinking about the situation 2018-11-27 18-08-16 PST Mihaela I see you're blazing through everything already :D 2020-08-11 15-55-51 PDT Mihaela we need to tweet about Saturday, do we have anything prepared? 2020-08-11 16-47-39 PDT Mihaela it's not up to them to come up with ideas about the future, subprojects, to write up proposals, to raise funds 2019-01-19 13-56-04 PST Mihaela there is no space, vector canvas is infinite :) 2020-05-18 14-34-59 PDT Mihaela we had to make like a "stained glass" something from black paper and transparent plastic bags :D 2020-07-11 13-43-33 PDT Mihaela oh just you 2020-05-16 14-23-15 PDT Mihaela ok great :) 2019-05-29 18-48-36 PDT Mihaela you should apply, your ideas are very unique 2019-05-29 19-12-32 PDT Mihaela inspection? 2018-12-07 10-59-56 PST Mihaela no products lol 2020-07-11 15-32-06 PDT Mihaela yup 2019-05-29 18-59-35 PDT Mihaela ...... 2018-12-12 18-24-19 PST Mihaela yes 2018-12-12 18-30-01 PST Mihaela wow 2020-08-11 16-27-49 PDT Mihaela which issue? 2020-07-11 15-00-48 PDT Mihaela I don't we got from the Board what we wanted about the purpose 2018-12-07 11-26-35 PST Mihaela although this Rocket chat is way better 2018-12-12 18-34-25 PST Mihaela I need to update my marketing to reflect that 2018-12-12 18-28-00 PST Mihaela https://inkscape.org/forums/ 2019-01-19 13-45-34 PST Mihaela but you can see code in INkscape too under Edit menu, XML, and some other options 2019-01-21 15-45-22 PST Mihaela I'm so glad we got to chat in real time too :) I was a bit tired I think, I'm usually a lot more animated :D 2020-05-18 14-36-49 PDT Mihaela yes we can go through that on Thursday! :) 2019-01-22 20-21-22 PST Mihaela I don't care that much lol 2020-07-15 05-33-06 PDT Mihaela thank you 2020-07-22 16-12-54 PDT Mihaela rect392.png (https://chat.inkscape.org/file-upload/ZNhincheTTJvedCt5/rect392.png) 2018-12-12 18-56-49 PST Mihaela hahahah couple of days, more like a year 2020-03-28 15-03-12 PDT Mihaela these masks were used with some similar adapters for patients, but what these bunch now did is modified it so it can be used by hospital staff for self-protection, so other way around 2020-08-11 15-58-06 PDT Mihaela across many chat channels and one GL issue 2018-12-07 11-08-11 PST Mihaela in the url? 2018-12-07 11-03-10 PST Mihaela yes you're a natural 2019-01-19 13-40-56 PST Mihaela not if you copy the code and not the entire file 2018-12-12 19-07-39 PST Mihaela sure! 2019-01-19 13-47-07 PST Mihaela then copy Everything from notepad 2019-01-21 15-43-18 PST Mihaela pasadena 2019-01-19 13-46-55 PST Mihaela but make sure you first delete everyting 2018-12-12 18-33-43 PST Mihaela lol I can imagine 2019-01-19 13-14-10 PST Mihaela ah ok I can, do you have your version saved locally? 2019-01-19 13-40-42 PST Mihaela delete everything you see, and paste in the code from your own SVG, do you know how to copy that? 2019-05-29 18-39-37 PDT Mihaela I sent email to Aude to see if I can somehow make it up to those who wanted to attend the workshop, I'll probably hold the workshop online if anyone will be interested 2018-12-07 11-05-02 PST Mihaela ok -shop it is 2020-07-11 15-39-34 PDT Mihaela in a group 2018-12-12 18-35-35 PST Mihaela sometimes I outsource that, depending on the project deadlines 2018-12-12 19-33-02 PST Mihaela see ya tomorrow 2019-01-22 20-49-11 PST Mihaela I need to think of more 2018-12-12 19-20-21 PST Mihaela I'm not sure what you mean 2020-07-23 09-49-29 PDT Mihaela you need to tell him that :p 2018-12-07 11-03-22 PST Mihaela what would you like the url to be: 2018-12-12 18-48-20 PST Mihaela omg I need to be writing this down for my marketing materials :D 2020-08-05 17-48-26 PDT Mihaela https://www.linkedin.com/in/prkosmihaelajurkovic/ 2018-12-12 15-57-49 PST Mihaela maybe they do make some people too dizzy, I should have made it make smaller rounds, I don't think anyone commented specifically other than they like it, but jabier thinks they're too much 2019-01-19 12-04-42 PST Mihaela I can't right now, maybe abit later? 2018-12-12 18-35-12 PST Mihaela design too yes 2020-08-11 16-26-07 PDT Mihaela ok, or maybe earlier, tomorrow or friday? If I finish the prototype 2020-07-15 05-54-47 PDT Mihaela very warm people 2019-01-19 14-11-20 PST Mihaela if you don't already have a Skype account you don't have to create it, and all the hassle.... 2020-05-16 14-25-16 PDT Mihaela I'm trying to grow basel and parsley and it won't sprout :cry: 2020-08-11 16-32-25 PDT Mihaela we're redefining the content 2019-01-19 13-04-21 PST Mihaela nothing wrong, let me compare the changes 2020-06-19 17-40-22 PDT Mihaela Those are meant to be printed right? 2020-07-11 15-10-52 PDT Mihaela that sounds like control to me 2019-05-29 18-52-15 PDT Mihaela lol yes I'm so glad you stepped in when I couldn't, I planned I would practice with him 2018-12-12 18-49-50 PST Mihaela or she makes physical stuff? 2020-07-23 09-39-01 PDT Mihaela wohooooo 2018-12-12 18-47-40 PST Mihaela I don't mean just visual design when I say design 2020-07-11 13-43-38 PDT Mihaela I don't have a camera here 2019-01-22 20-45-51 PST Mihaela and you learn some technique or more while doing it 2018-12-09 08-51-06 PST Mihaela I'm guessing classy and professional, like there is already high quality activity there and it would be great for them to participate, not just great for Inkscape 2018-12-12 18-27-23 PST Mihaela I don't know exactly the steps to proceed with Spreadshirt, I've been working on it before, that's how I got access, but in the end it was Chris Rogers who was in charge, so I guess we need to consult him? 2018-12-07 10-57-58 PST Mihaela I think I found where I can choose .ca 2019-02-05 11-35-51 PST Mihaela you too Michèle! 2018-12-12 19-21-55 PST Mihaela yes it makes sense to have dates up there 2020-06-23 15-19-34 PDT Mihaela https://meet.jit.si/inkscapevectors 2019-01-22 20-23-52 PST Mihaela no, tha's all I have! 2020-03-28 15-02-17 PDT Mihaela nope, they just done perfecting the design of the plastic piece 2018-12-12 19-11-45 PST Mihaela idiotism lol 2019-01-22 20-17-51 PST Mihaela not sure, they only have field to enter additioanl speaker name and email 2020-07-12 10-53-40 PDT Mihaela where are you guys 2018-12-12 18-25-21 PST Mihaela no, but if you go over the logo with your mouse on your way to the browser buttons.... 2020-05-16 14-20-15 PDT Mihaela 20:00 my time or later, so that's 14:00 EDT 2020-08-11 16-46-58 PDT Mihaela they just meet monthly and vote on things 2019-01-19 08-56-14 PST Mihaela Wow that already looks a lot more inviting! 2020-08-11 16-19-13 PDT Mihaela I finished the link mapping, at least first draft, and want to do the map or prototype so you Elisa and who ever is interested can pitch in and fix my blindspots 2020-07-11 15-21-26 PDT Mihaela I don't know if we're allowed to edit Board agenda 2020-07-21 11-53-55 PDT Mihaela I have the purpose and start of the navigation work on my todo list. I thought I'd first pencil in something and then suggest a meeting if anyone is interested. I might be able to do some of it today later 2019-01-19 14-10-38 PST Mihaela other than sometimes when I'm opening chat after a while and there are many new messages it takes a long time to load, and Firefox tell me that some script is taking a lot of resource, the script is from my password manager, maybe it's trying to login into every channel or sth 2020-03-28 15-52-00 PDT Mihaela awesome! thank you! I hope we finish the English version tomorrow then I can send it 2018-11-27 18-08-47 PST Mihaela :cartwheel: 2019-01-19 09-24-28 PST Mihaela BTW you can upload your version to the issue, PNG at least so everyone can see it, it's a lovely design! We haven't had that GL meeting about changing files in repo, but if you want we can go through the steps over chat 2019-01-21 15-46-57 PST Mihaela hehe have fun! :fireworks: 2018-12-12 18-52-11 PST Mihaela please do! 2019-01-19 12-48-07 PST Mihaela then you'll see the Stage button on top right of the corner 2020-08-11 16-46-29 PDT Mihaela Martin has been pushing me to come on Board, I'm reluctant, Maren has declined that position too couple years back 2019-01-13 18-42-51 PST Mihaela yes audio has been favorite for some vectors, we used Jitsi, even for vector monthly meetings, but some people complained and wanted text based meetings, and with rocket chat taking over audio somehow disappeared 2018-12-12 18-42-20 PST Mihaela and all web projects output HTML and CSS and JS 2019-01-22 20-41-41 PST Mihaela ty :blush: 2019-01-19 13-11-21 PST Mihaela lets say Edit02 version is what you want to upload 2019-01-22 20-22-41 PST Mihaela maybe put me in the wokshop one 2019-01-19 08-57-52 PST Mihaela I think we should include the usual symbol used in algorithms, only prettier 2019-01-19 11-44-06 PST Mihaela You don't need SSH key to work the repo through the interface, you only need the SSH key to connect your computer with GitLab more tightly 2019-01-19 12-01-28 PST Mihaela so we need to find some nice short but clear intro 2018-12-07 11-06-51 PST Mihaela any special Canadian word for shopping? 2020-06-22 14-41-49 PDT Mihaela or edit your own comments 2020-07-11 15-29-06 PDT Mihaela I guess it needs a tighter schedule, with scheduled breaks, and one breakout for free talk, but someone needs to take care of that room moderate right? 2019-05-26 15-59-17 PDT Mihaela I'm not done yet, but I'm so tired I think I need to go to sleep, I haven't slept much last week 2019-01-19 13-04-08 PST Mihaela both files seem to have changes 2018-12-12 18-36-29 PST Mihaela hehe sure send it over 2019-05-29 19-10-59 PDT Mihaela I had plans to do that myself too, minus the audio, we can do it together 2019-01-22 20-05-37 PST Mihaela I think the title should be "The long anticipated Inkscape 1.0 preview" 2018-12-09 08-44-29 PST Mihaela what is needed is what ever will get new people to contribute, and better if they're not newbies 2019-02-05 11-16-38 PST Mihaela video and infographics aren't the same thing 2019-01-19 13-51-25 PST Mihaela GL also gives preview of svg so I can see it! 2020-08-11 16-32-03 PDT Mihaela we're not "building" the site yet 2018-12-07 11-04-12 PST Mihaela and it's already there at the beginning 2019-01-19 13-44-43 PST Mihaela it won't let me upload the file unfortunately, it says there already is a file with that name in that folder 2020-08-01 14-27-21 PDT Mihaela I can't believe it's done 2020-07-15 05-56-54 PDT Mihaela You've already spent a lot more on this ... I don't want to force it on you, but yes of course we can do it together if you like 2019-01-19 13-11-55 PST Mihaela simply make a copy with the original name, without the Edit02 2019-02-05 11-27-49 PST Mihaela so are you suggesting we nudge him to do it? 2020-07-11 15-28-21 PDT Mihaela I don't want to miss what's happening 2020-08-05 17-31-21 PDT Mihaela Just a tiny update: still working on link mapping, thinking I might construct a Drupal site to showcase the new nav and test, maybe we can even use it to construct content. If you know of any app that allows us to prototype the nav and links please share! I've used some in the past, maybe I should review, although they may not be free/open source. I don't think I'll have time to finish the mapping tomorrow, but it may be ready Friday. 2019-01-22 20-18-50 PST Mihaela I love how you've written my description, how you were able to take long text and make it short and sound nice :) 2020-08-11 16-48-14 PDT Mihaela it's clearly stated there 2019-02-05 11-20-34 PST Mihaela I guess it might be nice to share the styles since they're about the same thing, if he has the time 2019-01-22 20-17-18 PST Mihaela hahaha yes and dusted me off 2019-01-22 20-19-58 PST Mihaela yes there are past years 2020-07-27 13-55-33 PDT Mihaela I just got in, need a snack then I'll be abke to join 2018-12-07 10-45-43 PST Mihaela I guess this all has to be for it to work 2019-01-19 12-46-19 PST Mihaela there are buttons that open the Commit pane, then theres the button that actually commits the changes 2020-03-29 17-58-46 PDT Mihaela here you go if you can find any volunteer for the French version https://pandemija.info/respiratoreng/ 2019-05-29 18-41-18 PDT Mihaela Oh I already sent so many apologies to Jabier and to Aude, but I need to talk to you and Maren, and all at the hackfest, I feel so sick around how this all happened 2020-06-19 17-40-26 PDT Mihaela Not just digital 2020-07-15 05-26-40 PDT Mihaela im back 2020-05-16 14-16-39 PDT Mihaela Some paid gigs, lots of unpaid work needs to be done too. I'd LOVE to hang out and catch up, maybe through Jitsi? 2018-12-12 18-34-42 PST Mihaela I do everything about Drupal except programming 2019-01-22 20-19-46 PST Mihaela in brochures, time table etc 2020-08-18 19-46-16 PDT Mihaela About tomorrow: here are some questions I'll send to Rania so maybe he'll have time to translate before the meeting and people will prepare replies, then Rania and others can translate to English as we speak. What new has happened in Indonesian Gimpscape in the past month? New users and old users: What new thing did you learn in Inkscape? Which content did you publish we could translate into English and publish on the website? Are there students interested about learning Inkscape? Do you need any help with organizing events about Inkscape in your area? What problems do you have that Inkscape could help you solve? Can you share an image of a work you've done in Inkscape and give a small comment about how you did it? Maybe people can send images in email and we can assemble them in presentation PDF so it goes quickly. That should be enough for more than 2 hours so I think we're covered. We also have to keep it open to what unexpected may come up from their side. 2019-01-19 13-41-10 PST Mihaela wait let me test sth 2020-07-11 07-37-33 PDT Mihaela We've kept the time to include the Australia and others, so it's the one I announced. I don't think Ryan will miss anything, this will not be the end of that discussion. 2020-08-01 12-23-11 PDT Mihaela yes that's a good plan :) 2020-08-11 16-24-08 PDT Mihaela who ever wants 2019-01-22 20-48-03 PST Mihaela it's not about boring learning shapes and choosing colors, that is besides the point 2020-08-05 17-45-15 PDT Mihaela yup try to build the real world for a while :) 2018-12-12 19-11-07 PST Mihaela BTW when I see a thing like that I can't think of a better tool to use than Drupal :D 2019-01-22 20-23-41 PST Mihaela it would be for newbies mostly, fun examples so you remember them afterwards 2019-02-05 11-31-39 PST Mihaela np, edit away! I guess we can take some time and see if anyone steps up for the infographics, including Chris 2019-01-19 11-59-38 PST Mihaela :bulb: :D 2019-01-19 12-05-25 PST Mihaela i don't have a mic working on desktop, that's always a problem 2020-08-11 16-31-51 PDT Mihaela he took what we came up with and created the visual proposal of the header for the website 2019-01-18 09-15-49 PST Mihaela I'm behind some project work but I can help review the text, especially the bug steps are important 2020-07-23 10-00-15 PDT Mihaela checkout my email sig :dark_sunglasses: 2019-01-20 16-19-05 PST Mihaela yes, of course, I'm mihaela-prkos in Skype, I'll need to switch to tablet before we can speak 2020-08-11 16-18-36 PDT Mihaela I meant to work on the mind map today and totally got pulled in into this discussion 2020-08-11 16-21-00 PDT Mihaela that would be the most helpful I think 2019-02-05 11-32-43 PST Mihaela did you see they're working on icons in ux channel and they settled on using google spreadsheets, maybe you can too for the press messages 2020-07-11 15-06-09 PDT Mihaela I'm trying to think of what things were new to me 2019-01-19 12-03-00 PST Mihaela don't bother if you're not using it already 2020-08-11 16-24-32 PDT Mihaela in another room? 2019-01-19 13-46-57 PST Mihaela all lines 2020-07-01 16-37-43 PDT Mihaela Happy Canada day! :flag_ca: 2018-12-07 10-46-18 PST Mihaela but I need to find that setting maybe a way to add more Marketplace, that's what they're called 2020-07-11 15-32-48 PDT Mihaela so I need to put in my calendar to ask in the next board meeting whther they got legal papers from SFC about the paid dev campaign 2020-07-11 15-20-04 PDT Mihaela They pretty much ignored my ask for website purpose comments 2018-12-11 08-25-57 PST Mihaela I wasn't so active during the time they set up the chat so I didn't know exactly the status, I just assumed it was becoming the focus meeting place because we all seem to be hanging around on it so much lol but it's becoming clear now how to better separate the "Community" from "Contributors" menu in the website navigation, it we'll see what happens in the end. It's definitely changed and my proposal isn't valid as I've written it, we have to take all the info and make sense of it first 2019-02-01 07-45-10 PST Mihaela sure I can lead you step by step 2020-07-23 10-00-02 PDT Mihaela sent 2020-03-28 14-53-09 PDT Mihaela I found a lot more info on twitter than my parents do on our news 2019-01-19 13-45-55 PST Mihaela open it, then open the file in it, you'll see SVG code 2019-01-22 20-46-12 PST Mihaela that's how they not only learn by example which is super fast, they also remember 2020-06-19 17-15-53 PDT Mihaela Yes it was a great meeting! We had a short period of being corona-free but we had to open up to tourists and now our cases are rising :( I better get the mask out again These drawing seem easy :D and print-friendly too Is this what it's all about? simple drawings and words? We can do a million of those :D 2019-01-19 12-01-05 PST Mihaela this is content repo for writers 2020-07-11 15-38-12 PDT Mihaela and they definitely would prefer Ryan over me 2020-07-23 09-40-01 PDT Mihaela aaaaaaaaaah limits 2020-07-18 10-42-34 PDT Mihaela Thank you :heart: 2020-07-23 09-41-14 PDT Mihaela didn't we reach the limit already? 2019-01-22 20-06-07 PST Mihaela or history 2019-05-29 19-10-21 PDT Mihaela I can code them for you! into epub and kindle formats 2020-05-16 14-19-38 PDT Mihaela my evening, so around this time or earlier, or later 2018-12-08 07-00-08 PST Mihaela do we have vectors meeting now? 2018-12-09 08-41-56 PST Mihaela I hope @Moini thinks so, this is a big change to the text and translators will have to do a lot of work, it's not just replacing 2 paragraphs about jitsi, so I want this to be the final change 2018-12-12 18-21-29 PST Mihaela but you can see it now right? 2018-12-09 08-50-14 PST Mihaela well I guess it's again down to understanding the visitors, what kind of design would make them want to join? 2018-12-09 08-45-45 PST Mihaela newbies are welcome of course but we're so "short staffed" we don't even have a lot of those who could guide them 2019-05-29 19-27-24 PDT Mihaela lol it's the same struggle for everyone, I need to do that myself too! 2019-01-19 08-59-22 PST Mihaela there are special instructions for keeping different versions installed at the same time and lots more details, I don't think most will want that 2019-01-22 20-48-25 PST Mihaela the goal is to actually learn how to create something intersting and you have a drawing in the end 2019-02-01 07-44-50 PST Mihaela then go to repo, folder document, new file, give meaningful name with extension .md and write, then commit with some message but don't forget to include the issue number in the commit message (that's why you have to create the issue first) 2019-05-29 18-38-50 PDT Mihaela Hello! Yes, unfortunately I can't come! I had a ticket for 2 days ago, I changed it for tomorrow, but now it turns out I won't be able to come, this entire week is such bad timing for me :sob: 2019-01-19 11-46-13 PST Mihaela The idea of working on the same file is that you upload the same file, overriding the existing one, then commit the changes to GitLab versioning, you don't rename it, we'd have a mess with many revisions all of the different names 2020-07-12 10-54-00 PDT Mihaela ryan 2018-12-12 18-38-22 PST Mihaela companies who only build Drupal website, who only have programmers, need to ask the client to give them directions about what to build and why 2019-01-22 20-45-40 PST Mihaela it's about small task that you get a result in the end, you do get some drawing 2020-07-11 15-11-59 PDT Mihaela brb 2020-07-11 15-31-14 PDT Mihaela he isn't up to date with that they want 2018-12-12 18-35-55 PST Mihaela another business niche is converting content into e-books, ePub, mobi etc 2019-02-05 11-33-07 PST Mihaela you go girl! 2019-01-19 11-48-32 PST Mihaela To change the file and commit the changes here are some steps: 2020-07-11 15-02-32 PDT Mihaela what were the takeaways for you? 2020-07-23 09-42-12 PDT Mihaela aaah 27 ok 2019-01-19 11-58-02 PST Mihaela we're working on the same file, it will only be one version of it, so it makes sense to edit the original one and commit the changes 2020-08-12 09-36-11 PDT Mihaela so maybe I'll find something better today 2018-12-09 08-45-14 PST Mihaela so we need people with skills to get inspired to come do sth 2018-12-12 19-30-55 PST Mihaela I think that which columns/data you need becomes obvious as you go through one message/campaign full process 2018-12-12 19-01-27 PST Mihaela learning a skill like designing icons is the easy part, it's the business you have to set up that comes next is the hard part 2019-01-19 13-14-23 PST Mihaela wait maybe I can pull and copy from what's online 2020-07-12 10-22-15 PDT Mihaela I saw Maren's 2019-05-29 19-30-55 PDT Mihaela I'll sign off, need to make up for a lot of sleep 2019-02-18 08-25-19 PST Mihaela k then around 5 pm, it's a bit difficult with short notice... 2020-07-11 15-40-41 PDT Mihaela I better head for bed 2020-07-11 15-30-53 PDT Mihaela I think there are voices on the programmers team that pull into different directions 2020-08-11 16-36-03 PDT Mihaela good! It's getting hot again and I'm behind all the things I want to do so I'm hurrying 2019-05-29 19-06-58 PDT Mihaela I got your audio! 2020-04-04 17-56-39 PDT Mihaela I've seen on twitter some old ladies walking down the street with those masks on! unreal sight but I'm so glad to see this is picking up very strongly across the world. I made a mask for my self, by hand, so proud! I hope to help with Inkscape next week, I see Rc1 is coming 2020-08-01 12-22-31 PDT Mihaela send to Martin 2019-05-29 18-50-34 PDT Mihaela yes you're definitely completely working the marketing here, I'm not sure what they're after, but the combination of arts and marketing is a great combination to have 2019-01-20 16-20-35 PST Mihaela you fed? 2020-08-11 16-20-27 PDT Mihaela nope, I can send you the map in spreadsheet 2020-08-12 09-40-01 PDT Mihaela thanks :) I never get much sleep these days, I hope you get rest especially since you're on holiday 2020-07-21 18-19-23 PDT Mihaela https://digimedia1.r2.enst.fr/b/mar-9wm-vj2 2019-01-19 13-44-49 PST Mihaela SVG is a text format 2020-07-11 14-58-46 PDT Mihaela what? not enough! 2020-08-05 17-43-05 PDT Mihaela What Martin said about mentorship is right up my alley about increasing contributions so I'll try to maybe get navigation ready for then, and hopefully paths to contribute 2019-01-22 20-08-05 PST Mihaela or even just a presentation about vectors just me as a speaker, but now I don't know... maybe it's not the right conference for that 2018-12-12 18-22-23 PST Mihaela but I usually remove stuff that anyone finds "too much", there will probably be more people in agreement 2019-02-05 11-15-31 PST Mihaela He did say he would get back to it several times and then didn't, maybe he just won't have time 2020-08-01 10-40-08 PDT Mihaela did my GL part take too long? 2019-01-19 11-58-35 PST Mihaela I commited my changes, which makes them forever part of the system 2019-01-22 20-47-13 PST Mihaela you won't learn it all, but it's the quickest way from newbie to familiar 2018-12-07 11-01-52 PST Mihaela yes if you can contribute that way that would be amazing 2020-08-11 15-57-54 PDT Mihaela omg! we've been discussing money paid development and all things like that :tired_face: 2018-12-12 18-39-58 PST Mihaela lol what do you mean not friendly? :imp: 2020-03-28 14-58-36 PDT Mihaela If you can contact some people who might do the translation that would be great! 2018-12-12 18-40-24 PST Mihaela it's very blank or bland out of the box 2020-08-01 10-40-19 PDT Mihaela did you want to do more after me? 2020-07-11 07-43-54 PDT Mihaela Lol I'm excited too but more about how it will be different from the past ones 2019-01-19 12-01-19 PST Mihaela usually programmers have experience in versioning but writers dont 2018-12-07 11-13-50 PST Mihaela https://shop.spreadshirt.ca/inkscape-shop-ca 2019-01-22 20-44-31 PST Mihaela I think your original one was better. basics and complex togehter 2020-03-22 13-57-13 PDT Mihaela I hope you're staying put, Canada seems to be following the US path, which is not a good path to follow! 2019-02-01 07-43-10 PST Mihaela of course, but which? Maren wanted a nice calendar interface for ages, on the website, easy for me to do in Drupal.... 2019-01-22 20-42-52 PST Mihaela hehe not sure, jabier thinks workshops are smaller 2019-01-22 20-25-13 PST Mihaela I have no idea, 1h 2h, can't know until I set up the mini lectures 2018-12-12 18-25-41 PST Mihaela that's how it's usually done 2020-08-18 19-34-40 PDT Mihaela I'm sorry I didn't have time before now to address this. I wish we were able to prepare better for this meeting but it wasn't possible for me. I'll have to cut my sleep short to attend tomorrow, but I'm also looking forward to it. About the meeting on Saturday, I don't think you weren't listening, but I do think there were other problems, I sent an email about that. 2020-07-12 10-22-18 PDT Mihaela are there more? 2019-01-19 13-15-12 PST Mihaela this would be a lot easier on a text file you know! I hope you don't get scared away because SVG you know not very readable through code and you have to use another app to actually see it 2018-12-07 11-02-03 PST Mihaela we need that help on the general side too 2019-01-19 13-52-38 PST Mihaela width? just center it, then each conditon goes to the sides of the diamond 2019-01-18 09-15-09 PST Mihaela I just made the sketch and posted it for anyone to run with it :D 2020-07-15 05-54-17 PDT Mihaela yes I'm so glad many came! 2019-02-05 11-17-34 PST Mihaela not sure if he's creating a video for bug migration, he may well be, some people will prefer it, but others will prefer infographics 2018-12-12 18-22-35 PST Mihaela in the middle 2019-05-29 18-55-33 PDT Mihaela I can't believe how it happened to me, the queen of planning, but my schedule completely got away from me, every week it was I'll definitely wrap this up and next week I'm fully on Inkscape, but things kept happening on the client side and it's such a bad timing to completely abandon them 2018-12-12 18-49-17 PST Mihaela so she draws and you code? 2019-05-29 19-31-39 PDT Mihaela good luck with that contest! 2018-12-12 18-46-02 PST Mihaela there are "templates" for Drupal too, but it's not very common that someone using Drupal is buying it, and the template usually means the whole website, not just the theme, so it's like hiring a Drupalist 2019-01-22 20-10-45 PST Mihaela yes, i thought workshop for teaching inky 2020-07-11 15-10-46 PDT Mihaela Yeah, I've heard that before, get out of the way, but only for things that don't pertain to him and if he has to step in and doesn't have the time he doesn't delegate 2019-05-29 18-58-14 PDT Mihaela on MOnday I had to rush rush through the rain to change my ticket date 2018-12-12 18-42-00 PST Mihaela have you heard of WordPress? Drupal is a more advanced platform but similar, it's not a langugae 2020-03-28 14-48-16 PDT Mihaela I hear it's good to take Zinc for any type of virus, normal flu 2020-03-28 14-52-00 PDT Mihaela you know why I'm asking right? 2020-07-12 10-22-22 PDT Mihaela yes 2019-01-19 12-02-08 PST Mihaela we can clean it up later, it will take time to learn, I wish we had audio chat, I asked ryan to enable, it still has to go through jitsi 2019-05-29 19-35-20 PDT Mihaela I'm sorry I think I'm groggy lol 2019-01-19 13-44-56 PST Mihaela what text editor do you have 2019-01-19 12-47-19 PST Mihaela if you haven't staged any changes it won't let you commit, so you can clik on the button, it will just open the Commit pane 2019-05-24 18-03-20 PDT Mihaela I hope to catch up this weekend, I'm still buried in a project, so much happening at the same time, I hope I get some break to breathe soon 2018-12-12 19-03-34 PST Michèle Thibeau Also, we might think about a list of tools or sites where we could get a little notice - like nounproject, who might be cool with mentioning that you can use Inkscape to make and open the svg files... 2018-12-12 18-24-37 PST Michèle Thibeau So it's not like it turns all the time. 2018-12-12 19-33-27 PST Michèle Thibeau You can show me the wave tomorrow!! 2019-01-19 13-41-13 PST Michèle Thibeau That's what I did not do! Where do I find the code? 2019-05-29 18-45-44 PDT Michèle Thibeau I've been there! We all know you're doing your best. Hang in there! It'll figure itself out. That's being an entrepreneur. 2018-12-12 19-21-53 PST Michèle Thibeau the date, yes! 2018-12-12 19-23-17 PST Michèle Thibeau One thing I don't know is whether or not this would create too much work to translate... I am wide open here, but know that we can pull it back. Some campaigns might be well worth translating... the next version and donations, hackfests and such. 2019-01-22 20-49-40 PST Michèle Thibeau That's why I am trying to add more... 2020-07-11 15-04-41 PDT Michèle Thibeau About how the board works - the history of the project. The relationship with the Conservancy - that we get more than we pay for. That they're going to involve Karen and find out about the potential of paid work for the project. Mix that with Martin's piece and it clarifies how things work. And I learned more about the different versioning and we're going to work on collaborating more for the next release! Lots. 2019-01-22 20-45-12 PST Michèle Thibeau I might be too tired to do much else. 2018-12-12 19-11-56 PST Michèle Thibeau that works. 2018-12-10 19-03-33 PST Michèle Thibeau Hey Mihaela, I did not follow the whole conversation through on the task; I'll head over tomorrow evening and take another look. In the meantime, perhaps we can clarify what I can do to help. And the spreadshirt stuff too! I was happy to see that you thought I could lend a hand! Have a great day / evening... I am off to bed. 8-) 2020-03-28 15-01-51 PDT Michèle Thibeau Have they passed any tests with it - medically-speaking? 2018-12-12 18-47-04 PST Michèle Thibeau For sure. 2020-06-22 14-38-21 PDT Michèle Thibeau Perhaps adding three comments - one for each group in there - to be edited by the lead. Each of the comments would have the headings for the information to be collected: 2019-05-29 19-09-04 PDT Michèle Thibeau Wow! I'd love to do voice work. Did some radio way back, but I have not explored too much on this end. No time yet. 2018-12-12 18-36-25 PST Michèle Thibeau Good to know someone who does that. 2020-06-23 15-18-46 PDT Michèle Thibeau did she get that far? 2020-05-16 14-19-53 PDT Michèle Thibeau That works. It's currently 5:19 pm here. 2020-06-16 11-59-15 PDT Michèle Thibeau Absolutely! I am game to test that with you. It's always better to have tested these things beforehand. 2019-01-19 12-15-43 PST Michèle Thibeau I am stuck on 5. Click on the button above the file (to stage this)... which button? I have not yet clicked on Commit, right? 2020-07-11 15-04-44 PDT Michèle Thibeau You? 2019-01-22 20-16-41 PST Michèle Thibeau Not the most exciting title I've ever written. 8-) 2020-08-12 09-37-34 PDT Michèle Thibeau Perhaps. 8-) 2019-01-19 13-04-28 PST Michèle Thibeau Okay@ 2019-01-19 10-12-00 PST Michèle Thibeau I'd love to learn more steps about the repo. We could start over chat, but let's get the Bug Migration issue tackled first. Then we could... or, and I am eager for this... wait to do audio and screenshare! I am so excited about speaking with you and Maren. 8-) 2019-05-29 19-10-30 PDT Michèle Thibeau Deal! I'd love to do that. 2020-07-12 10-53-58 PDT Michèle Thibeau Guys? Where? 2018-12-12 18-50-38 PST Michèle Thibeau I think about crazy designs or features and get the look... like do you want to code that? And my answer is always, I'll think of something else to do instead... 2020-07-25 09-27-54 PDT Michèle Thibeau Hi Mihaela, So we're stalled at 39 responses for the survey... I think in part because it's gone out to the teams and on Twitter, but nowhere else. Also because I put it together quickly and folks might not see the relevance without more (his/her)story. I'd be fine with closing out the survey on Monday (my time) and running with whatever we have. I'll need a bit of time to clean the data and put together an analysis. Can we book a time to review a bit of it together to see if I'm on the right track? I'm now on vacation, so early in the am my time is not likely when we'll be mowing the grass or doing all the concrete work... I hope. 8-) 2018-12-12 19-01-52 PST Michèle Thibeau Yep, I can imagine. sometimes it's fun to do something, learn it and see where it goes. 2020-05-17 10-30-04 PDT Michèle Thibeau Sure! Just spoke briefly with family member who is calling me back in a half an hour or so. 2018-12-12 19-12-50 PST Michèle Thibeau yeah, overspecialization can lead to major issues communicating with the rest of the world... like profs who only want to teach grad students so they don't have to explain stuff. 2019-05-29 19-34-43 PDT Michèle Thibeau I am trying to get on the new lists, but without luck so far. I'll keep trying! 2018-11-27 18-10-50 PST Michèle Thibeau I've given some feedback to Martin. Yes, I'll go check it out this week and add bug reports on Gitlab. 2019-01-19 12-05-50 PST Michèle Thibeau that's okay. I am thrilled that we'll be able to do this with audio!! 2019-01-19 12-02-36 PST Michèle Thibeau I have skype... let me figure out where it's at on this computer. 2020-08-11 16-35-49 PDT Michèle Thibeau checking... 2019-02-05 11-35-16 PST Michèle Thibeau I am grateful. And now we can move to an online spreadsheet for social media. Work for another day, but I am convinced it will be a game changer... and lead to more recognition and collaboration! 2019-02-01 07-48-09 PST Michèle Thibeau Sounds like fun -- tasty! 2020-07-23 09-38-56 PDT Michèle Thibeau Capture Jot Form survey July 23 2020 12 36 pm ET.JPG (https://chat.inkscape.org/file-upload/xqxua4EW8r5pGYas9/Capture%20Jot%20For…) 2020-05-16 14-23-46 PDT Michèle Thibeau raspeberry bushes, rose bushes... raking... lots to do. 2018-12-12 19-32-23 PST Michèle Thibeau I can do that sometimes on the weekend and when I am off for a couple of weeks, as I have no schedule then. One day I'll be in charge of my schedule like that again... in a few years maybe. 2020-08-18 19-47-18 PDT Michèle Thibeau Hi Mihaela, thanks for getting back to me. Thanks for your email, too. I've responded. 2020-07-11 13-44-23 PDT Michèle Thibeau K 2020-07-27 13-55-51 PDT Michèle Thibeau Awesome! Take your time. 2020-05-17 10-30-29 PDT Michèle Thibeau We'll take it as it comes. No worries! Enjoy your family!! 2019-02-05 11-35-34 PST Michèle Thibeau Have a great rest of the day, Mihaela! 2019-05-29 19-33-40 PDT Michèle Thibeau Okay! I can also wait till next week when we'll have more time. My email is zigzagmlt(a)sympatico.ca 2020-08-18 19-59-09 PDT Michèle Thibeau You deserve an apology if I hurt you, Mihaela. I tried to leave some space / time and then reached out to see how I could best listen and learn how I had done so. 2018-12-12 18-24-00 PST Michèle Thibeau I don't know... guess I have less experience with that. They only twirl when you mouse over them, right? 2020-07-11 15-35-29 PDT Michèle Thibeau I'd support you. 2020-07-23 10-01-28 PDT Michèle Thibeau Bashing Gnome... 2019-01-22 20-46-07 PST Michèle Thibeau Perhaps we should mention the drawing part?? It sounds more design-y. 2020-08-11 16-27-52 PDT Michèle Thibeau We can work together for an hour or so, no problem! On BBB. 2020-07-29 09-55-28 PDT Michèle Thibeau Hi there! Heading over to BBB in a few minutes. Will wait there for you - also in case Ryan gets there then, too. 2020-08-11 16-23-00 PDT Michèle Thibeau After that I am preparing to head back to work... I can't do a late night on Sunday and the first couple of days back are going to be big... 2018-12-07 11-08-43 PST Michèle Thibeau shop would be the perfect way to distinguish. Perhaps the help on the site would be of use? 2019-05-29 18-49-29 PDT Michèle Thibeau Inkscape Vectors is mentioned in my CV and bio! 2020-08-11 16-46-52 PDT Michèle Thibeau Martin asked me to consider it, too. 2018-12-12 18-21-56 PST Michèle Thibeau yes! I think it's up. And Martin had asked me to look at it, but I am not the best at finding what I don't know... 2020-07-15 05-54-25 PDT Michèle Thibeau Yes, perhaps we should have a game plan, so that we can use the share screen more and stuff for next time. 2018-11-27 18-08-44 PST Michèle Thibeau I am trying! When I have some time, I like to get things checked off the list. Watched others do the same. 2020-06-16 11-46-40 PDT Michèle Thibeau Oh, crap! my time zone changer didn't work.. or I misread it. I could do super early in the morning instead, which would be a better hour for you. Or 6 pm, so it's midnight for you. 2018-12-07 11-05-09 PST Michèle Thibeau 8-)0 2020-03-28 15-51-08 PDT Michèle Thibeau Hey Mihaela, I've got a friend who's a translator who is willing to share the English page with her contacts. She's unable to do anything herself - single mom and entrepreneur. Let me know when the English part is up and it will be easier for me to share and get some feedback here. 2020-08-11 16-49-49 PDT Michèle Thibeau That's my point about being involved in the overseeing of contracts. 2018-12-12 18-35-49 PST Michèle Thibeau Those are my two goto tools, too. And Maren showed me Sozi... I am hooked. Used it for work this week and am convincing others. 2020-08-11 16-19-46 PDT Michèle Thibeau No worries! I'm trying to plan around rain and renos before I head back to work next week. Not sure if I'm going to be able to attend Hackfest... depends on weather and stuff. 2018-12-12 19-11-41 PST Michèle Thibeau Yes, me too! A calendar we can look at. 2020-07-21 16-44-32 PDT Michèle Thibeau We could do that. Back from supper and a brief nap. 2020-05-18 14-34-17 PDT Michèle Thibeau I've got a few out there, but am not advertising it as I have a full time job. https://www.redbubble.com/people/Zigzagmlt/shop?asc=u 2020-05-15 05-15-58 PDT Michèle Thibeau Hey Mihalea! So great to hear from you! WE're hanging in there on our end. Quebec is still dealing with lots of virus. Purchased some masks online and waiting for them to arrive in the coming weeks... I'd be happy to call on your for Inkscape for specific stuff. Glad to know you're busy, hopefully with paid gigs! Let's plan a call sometime to cheer us both up - perhaps with Maren, too? 2019-02-04 17-23-08 PST Michèle Thibeau Followed your lead and added one! 2020-06-22 14-38-45 PDT Michèle Thibeau Trying to find the notes from the meeting where we mentioned them... I think they were your notes... 2020-05-16 14-26-31 PDT Michèle Thibeau Okay, talk to you tomorrow! 2018-12-12 18-40-25 PST Michèle Thibeau he he for those of us who think of it as a coding language? 2019-01-23 18-51-02 PST Michèle Thibeau did you get some sleep? 2018-12-12 18-37-19 PST Michèle Thibeau I have to write it -- or create it. Want to do something about what I've learned from my 365 days #YearOfCreating... 2020-05-16 14-23-30 PDT Michèle Thibeau Perfect. I'll catch you back here tomorrow at 5 pm EDT 2020-06-26 05-57-35 PDT Michèle Thibeau Hey Maren, would you like some help putting together a brief letter to thank Vicky? Not that you're not capable of doing it yourself. I'd love to help, so that we can continue building the relationship with her! I think she'd appreciate it. Let me know. Have an awesome day! Diving into work for a bit on this end of the world. Play safe! 2019-01-22 20-25-36 PST Michèle Thibeau Do you have to choose one of the formats for the application? 2018-12-12 09-31-48 PST Michèle Thibeau I disagree! I think it's fun. And I love bigger icons. They're the visuals that add pops of info in a different way, white space, and they're important extras. Perhaps we can see what others think about it too. Has anyone else noticed it yet? 2019-01-22 20-15-24 PST Michèle Thibeau Ah, okay... gotcha. yep, 2020-03-28 14-58-51 PDT Michèle Thibeau I'm reaching out right now... it's supper time here, so it might take me a bit. 2020-03-28 14-59-18 PDT Michèle Thibeau Terrific project, BTW! 2020-07-11 15-27-32 PDT Michèle Thibeau It's probably past time for you to get some rest from screens and such, eh? I am hopeful and am curious to see what a papercuts hunt is like next week... 2019-01-19 13-40-36 PST Michèle Thibeau So my file has to have the same name, right? 2020-08-18 04-09-15 PDT Michèle Thibeau Clipboard - August 18, 2020 7:09 AM (https://chat.inkscape.org/file-upload/uZDFmmNjfRrQBBsr8/Clipboard%20-%20Aug…) 2018-12-12 18-22-23 PST Michèle Thibeau I could do that. Perhaps if there was a task about the forum - feedback? We could gather comments on it? 2019-01-22 20-22-35 PST Michèle Thibeau So is that all you need for the submission for tomorrow? 2020-07-23 09-39-46 PDT Michèle Thibeau for free 2020-03-28 14-53-47 PDT Michèle Thibeau Taking breaks from the news helps, too. 2020-07-11 15-23-07 PDT Michèle Thibeau Would the hackfest be a place where we could invite participants to take a few minutes - while there's a video break - to go and add their comments - answer a question on an issue in git - or do a poll question in the hackfest and then add that information into the issue? 2020-07-11 15-11-22 PDT Michèle Thibeau Oh, I saw it from another angle. We have pinpointed the ideal project for the first run. We knew that we had to talk to the Conservancy to get that part figured out. I recall the conversation after the meeting. 2020-05-18 14-27-59 PDT Michèle Thibeau Sure, let's aim for Thursday then... would that be Wednesday at 5 pm my time or Thursday 5 pm my time? 8- 2019-02-01 07-51-12 PST Michèle Thibeau That's where we left the discussion - and we wanted to have Maren's opinion too. I think we need more structure in docs or I will go crazy! I think it's just a short discussion to see if we're on the same page, pardon the pun! 2019-05-29 19-07-24 PDT Michèle Thibeau Of course!! We're a team! 2019-02-18 08-28-29 PST Michèle Thibeau Either way, we'll get it done! 8-)) I am used to working on a deadline and this one is about sharing what we do! Have a terrific day! Catch you later. I have to run out in the snow... 8-) 2018-12-12 18-31-58 PST Michèle Thibeau I would be able to do it from anywhere. Or at home. 2019-01-22 20-42-22 PST Michèle Thibeau What about something like this for the description? I am not totally satisfied... we want bums in the seats for this opportunity! 2019-02-05 11-33-10 PST Michèle Thibeau I noticed. I am learning to use my voice and just use a spreadsheet... 2018-12-12 18-38-28 PST Michèle Thibeau This is true! In Quebec - and Canada- there are many small businesses without web sites, and so they're invisible. Where I work, I have colleagues who are business advisors. I do other stuff. 2018-12-12 19-13-18 PST Michèle Thibeau Capture part of social media spreadsheet.PNG (https://chat.inkscape.org/file-upload/Z5EM4CPadQgKTX9mX/Capture%20part%20of…) 2020-07-11 07-44-17 PDT Michèle Thibeau Yes! 2019-05-29 19-16-50 PDT Michèle Thibeau Yes! I get to work with some fun colleagues, here and there! It's going to be great. Just the house thing that's more stressful. Aiming to add a couple of freelance contracts to my workload to be able to renovate faster. 2019-01-19 11-59-22 PST Michèle Thibeau Gotcha, so now I have to practice commitment - Gitlab style! 2019-01-23 18-55-25 PST Michèle Thibeau Agreed! I just wanted to see it happen! And now I am looking forward to the next steps of supporting you guys in preparing the stuff should you need my help! 2020-07-28 16-18-49 PDT Michèle Thibeau Still around if you are. If not, we'll see you tomorrow. And Ryan is likely going to be able to join us! 2019-01-19 13-45-11 PST Michèle Thibeau Notepad ++ 2018-12-07 10-46-59 PST Michèle Thibeau Yeah, that might have been it. I can check the email and get back to you later this evening, my time, when I am at home. Currently at work. 2018-12-07 11-15-07 PST Michèle Thibeau .... if YOU'RE a proud Canadian -- terrific! 2019-01-21 15-44-34 PST Michèle Thibeau Thanks again for our conversation and your tutorial last evening! And I confirmed with Ryan that I'd like to aim for the conference here next year. I feel better now. 2019-01-19 10-06-37 PST Michèle Thibeau Issue not task! 2020-07-11 13-43-40 PDT Michèle Thibeau not you, too? 2019-01-22 20-50-45 PST Michèle Thibeau Okay, we'll pick it up tomorrow! Have a good morning - day! 2018-12-09 08-53-16 PST Michèle Thibeau for team / teamwork: https://openclipart.org/detail/282576/ahttps://openclipart.org/detail/23589… 2018-12-11 20-13-08 PST Michèle Thibeau Fun and spiffy spinning icon logo, Mihaela! I love it!! 2020-07-11 15-26-15 PDT Michèle Thibeau Yes, but a fabulous day! The parts I was on were terrific. Though we could use those breakout rooms and have more voices present. 2019-02-01 07-45-32 PST Michèle Thibeau Okay, can you give me a few minutes to finish making more coffee? I need fuel! 2019-05-29 19-22-30 PDT Michèle Thibeau Perhaps. I was aiming to spread the word locally here, but it's hard to put myself out there sometimes. Not sure why... I do have one friend who approached me this week. I am thinking of starting there and seeing if one or max two other people want to join in. I am also able to do it online. I'll figure it out... aiming to have something nailed down by the end of the week - a first client to get back in the game. 2019-02-05 11-29-25 PST Michèle Thibeau Yeah, I guess. Or nudge him to see if it's needed -- or if his document is going to be the solution we'Re seeking. Then he can share what he's doing and we can clarify this in the issue. He'll also see that we're all rooting for him, but ready to assist should he need us! Encouragement for him to share and seek input before finalizing something that could benefit from our input, too. 2019-01-19 11-01-42 PST Michèle Thibeau A question for you... I have no SSH key... yet! Is this what would enable me to upload stuff to the new repo? I am eager to have support in doing the key part. One day! 2020-08-12 09-39-06 PDT Michèle Thibeau Perfect. That works! I'm still refining my text for this afternoon. Ended up watching a movie and sleeping in a bit late this am. It is vacation, after all, and hot as heck once again. 2020-07-25 16-49-40 PDT Michèle Thibeau You mean when we ask people to share stuff? Yep; not sure how to do anything better at this time as we're all volunteers. Did you want to / or me to share it with the dev list? Might have more clout coming from you. Heading off to watch a movie... the hackfest was good again today! 2019-01-19 13-51-44 PST Michèle Thibeau I did see it, though it doesn't render it well on my end. 2020-06-23 15-17-36 PDT Michèle Thibeau Audio record.mp3 (https://chat.inkscape.org/file-upload/AczM3qXaGRmDDSR2D/Audio%20record.mp3) 2020-08-18 19-48-37 PDT Michèle Thibeau I love these questions! You're right that if we could get Rania to translate - or even if he had them ahead of time, this would be helpful. Did you want me to set up an issue and invite him? We could also add the survey results to the issue and that way share what we're doing. Perhaps someone else would like to do the same with another community. 2018-12-12 18-59-01 PST Michèle Thibeau Skillshare has a couple of courses on it -- including one that was free by the founder. He shows you how to design an icon collection. That would be cool to do as a group project. 2020-05-16 14-18-59 PDT Michèle Thibeau Sure, tomorrow works! 2020-07-11 15-39-50 PDT Michèle Thibeau Agreed! We're where we're supposed to be. 2019-01-22 20-23-41 PST Michèle Thibeau Or was that the text? 2018-12-07 11-31-00 PST Michèle Thibeau Pleasure! 2018-12-12 18-54-37 PST Michèle Thibeau I've had a chance to work with some designers - to develop a logo and stuff - and it was very cool. 2019-01-22 20-23-29 PST Michèle Thibeau So a second submission with a workshop... did you send me more text above for that one? 2019-05-29 18-43-26 PDT Michèle Thibeau I get it. I've had that happen and had to not participate in stuff at the last minute. Life goes one. Jabier is going to do fine! 2019-02-18 14-09-42 PST Michèle Thibeau Hi Mihaela, off to the washroom and then I am all yours to work on stuff. Speak soon! 2018-12-12 18-56-52 PST Michèle Thibeau Yeah, but I'd do it and add them to thenounproject I love that site! 2018-12-12 18-51-55 PST Michèle Thibeau My web site will need to be revamped from home, perhaps I'll ask your opinion! I need to figure out some serious calls to action first, not just "here I am and I like to make patterns", but it was my first site. Have to start somewhere. 2020-08-11 16-45-02 PDT Michèle Thibeau Yes, and this is deciding if money will be spent. That's something that falls under their management... they don't want to manage projects, but there's no way around it if there's money involved, imho. Technical direction - add a person to the committee. This way the project has a leg to stand on if something goes wrong and the fundraising coordinator doesn't go down with blame - as a volunteer. Board members have more skin in the game and that comes with more responsibility, usually. 2018-12-08 06-56-57 PST Michèle Thibeau Let me know when and how you want to collaborate on spreadshirt Canada and / or other. 8-) 2020-03-28 14-50-51 PDT Michèle Thibeau A bit of a stuffed nose, but I can still smell when the stove burners are on! And I can taste my food. 2020-08-11 16-27-00 PDT Michèle Thibeau I could aim for tomorrow at noon for an hour or so before my mentoring group call - I'm presenting, so I have to take a few minutes to get ready. 2020-06-18 19-52-40 PDT Michèle Thibeau Colouring Pages JPGs.zip (https://chat.inkscape.org/file-upload/gmFsegrF5JZB6Aytf/Colouring%20Pages%2…) 2020-07-15 05-57-03 PDT Michèle Thibeau This is a valid way to find users and then to woo them into becoming contributors. 2020-08-05 17-48-19 PDT Michèle Thibeau Not sure! I'll go look... 2019-05-29 18-42-19 PDT Michèle Thibeau I sent a recording to Jabier... here - you'll get a kick out of me mispronouncing his name 8-)) 2018-12-12 18-41-40 PST Michèle Thibeau We work with Visual basic (the royal we, 'cause it ain't me). And then add bootstrap to make it mobile-first. 2020-08-20 06-28-01 PDT Michèle Thibeau I'm glad you slept in! Bravo! We'll get together with Rania to prepare for next time. Oh, and on the half hour at that time is better as many folks are praying on the hour at 6 pm their time. Great to know! Yep, many of them are on their phones, so we need to make it easy and control the room so that it's super easy for them to join. And I am not that comfortable with recording everything - I allowed it, not to make a fuss - but that's less interesting when we're not prepared. Planning and being on the same page as Rania will be good. He brought some big entrepreneurs to the table, which made it a fun presentation and discussion. Back to work now. Have a great day! 2020-07-11 15-41-05 PDT Michèle Thibeau Okay. Have a great weekend, Mihaela! Great job. And thanks for all that you do. Take care. 2019-01-19 14-09-46 PST Michèle Thibeau Just got "Don't bother if you're not using it" 2018-12-12 18-22-40 PST Michèle Thibeau Build consensus! I like it. 2019-05-29 19-04-19 PDT Michèle Thibeau The things we think... but those are the dreams we can continue to plan to achieve, my friend! YES! You need to write the book. And so does Maren - continue to write hers. And I can write the articles and tweets about them!! 2018-12-09 07-16-27 PST Michèle Thibeau Hey Mihaela, I love your pages! I've added some suggested revisions - not too much at all - for your consideration. A png from Inkscape for you. 8-) 2020-07-11 15-00-23 PDT Michèle Thibeau Yes. I was there for the beginning, for the board meeting. 2020-07-11 15-33-50 PDT Michèle Thibeau If you're tired of typing, we could do Jitsi! 2018-12-07 10-48-25 PST Michèle Thibeau Not sure. Might be related to platforms being from here and pricing in Canadian, though it doesn't happen with all platforms. I might have to ask Google or something... 2020-07-23 09-41-25 PDT Michèle Thibeau Nope 2019-05-29 19-31-43 PDT Michèle Thibeau Thanks for the chat. I've missed our chats! 2020-07-11 13-43-11 PDT Michèle Thibeau ? 2019-01-19 13-14-39 PST Michèle Thibeau Okay. If not I have it on my computer - your orignal. 2019-01-09 04-39-38 PST Michèle Thibeau Hi Mihaela, Let me get back to you on your questions! I am a bit overwhelmed at work since starting back on Monday... 8-)) I'll try to work on an example for you. Off to get ready for another big day. Have a great afternoon! 2019-02-05 11-33-39 PST Michèle Thibeau It could be a temporary solution... maybe an open-source one is just around the corner!! 2020-07-11 13-44-10 PDT Michèle Thibeau Mine either... and I have a nice glass of white wine... 2019-01-22 20-08-37 PST Michèle Thibeau I don't know the audience. 2020-06-23 14-18-05 PDT Michèle Thibeau I'm really sorry to have let you down. Oh, should I join? 2020-03-28 15-01-37 PDT Michèle Thibeau I spotted the story on Twitter a couple of days ago and have since seen it in a couple of places. 2018-12-09 08-47-20 PST Michèle Thibeau Yes, the use of colour is really smart - to help us visuals to navigate the site. 2018-12-12 19-20-58 PST Michèle Thibeau Add a new column before "Post" (now English posts), so we can put the date of the campaign there and sort that way? 2020-03-28 14-59-51 PDT Michèle Thibeau Wow, amazing! 2020-09-24 23-09-22 PDT Michèle Thibeau Rania has made another poster for the new meeting and we're going to do it with the Gimpscape BBB channel. It's easier, since the one we were using was Marc's channel. The audience is mainly designers and entrepreneurs who share how they use Inkscape. It's really interesting. Rania and his friends who developed Inkporter helped me to install it the other day and show me how it worked during a session. It was fun! When they ask questions, I've been sending them to the dev channel. Let's hope they get involved there! 2020-07-28 16-19-05 PDT Michèle Thibeau Two questions have visuals... I'm going to keep on going for a bit. 2018-12-07 11-04-30 PST Michèle Thibeau I think Inkscape shop is better, as there are many inkscape references on items in the store. Maybe so. 2018-12-12 18-36-17 PST Michèle Thibeau Business consulting -- for web sites? Oh, you know how to convert content into e-books? Cool! One day I'll have a book to do that with... 2020-07-23 09-41-21 PDT Michèle Thibeau More work to tabulate results. Going to have to ask your help to come up with categories to code responses to all those open-ended questions... ! Okay for the Inky person 2019-01-19 12-03-22 PST Michèle Thibeau I am, just a glitch as Skype takes over one's machine. 8-) BRB 2019-01-21 15-47-06 PST Michèle Thibeau 8-)) 2020-07-11 14-59-23 PDT Michèle Thibeau Oh, I felt like I said lots. 2018-12-07 10-59-10 PST Michèle Thibeau Not sure how it's going to looik. At the moment there's nothing -- no shop -- at .ca 2020-05-18 14-37-10 PDT Michèle Thibeau Awesome! Looking forward to it. Must be great to be able to travel and see folks. Enjoy!! 2019-01-22 20-48-54 PST Michèle Thibeau I wish I could be there. You'll have to come to Canada - or give all the Vectors Team a workshop virtually on Jitsi. 2020-07-11 14-57-41 PDT Michèle Thibeau Very cool! 2020-08-11 16-29-58 PDT Michèle Thibeau Okay, that works. We could work from Ryan's suggested navigations and therefore help to identify any challenges or positive points to each of the three examples he's offered. 2020-03-28 14-49-30 PDT Michèle Thibeau I have some Zinc pills for my cold... taking one a day. Was eating oranges. Am drinking orange juice. 2018-12-12 19-08-16 PST Michèle Thibeau rocketchat won't accept the spreadsheet... let me pdf it. 2018-12-12 18-28-04 PST Michèle Thibeau Thanks! 2020-05-18 14-31-33 PDT Michèle Thibeau Waiting for some masks made with my designs... and I've just signed up for a mentoring group with other fabric designers once a month. Looking forward to that. 2019-01-20 07-39-31 PST Michèle Thibeau Hi Mihaela! Good afternoon to you! Let me know if Skyping might work later today! If not, we'll figure out when it might work. 2020-08-18 19-54-54 PDT Michèle Thibeau I'd be happy to open an issue and let him know. I'll add Ryan on there, too, since he's supposed to be coming if he can. I think I have his email - or I can DM him here and send him the link. I'll add the questions, too, so he can prepare. No problem! 2020-08-11 16-21-49 PDT Michèle Thibeau Let me know if you need help (specifically mine!) with mindmapping. 2020-07-11 14-57-55 PDT Michèle Thibeau Get a camera, lady! I hope I did not talk too much. 2020-06-20 13-40-49 PDT Michèle Thibeau Did you try zigzagmlt or Michele - I had no problem adding a green checkmark... let me know! 2019-05-29 19-11-10 PDT Michèle Thibeau Okay! That would be awesome! 2018-12-12 18-52-51 PST Michèle Thibeau Awesome! Thank you, Mihaela. I will! I need that kind of feedback to get out of my head. 2019-01-22 20-26-23 PST Michèle Thibeau Okay, perfect. 2019-02-01 07-47-16 PST Michèle Thibeau Okay. Before or after the board meeting? 2019-01-23 18-49-33 PST Michèle Thibeau Awesome! for Ryan it was when he asks us to vote on issues during Vectors Team meetings. 2019-01-22 20-45-19 PST Michèle Thibeau Like you must be too! 2020-06-16 12-02-45 PDT Michèle Thibeau Well, we've got our work cut out for us (like a pattern on fabric)! I'd better get back to work now... got some more data to wrangle this afternoon before the end of my work day. Take care! 2019-05-29 17-29-44 PDT Michèle Thibeau Hey Mihaela, Is everything okay? Did I understand from Jabier that you didn't make it to the event? Take good care! 2020-07-11 15-31-44 PDT Michèle Thibeau I think he's less in the loop. He didn't know about how the hackfest was working as he's too busy. That's okay. It does allow others to set a direction to follow. 2019-01-19 13-14-20 PST Michèle Thibeau On my computer, yep! 2019-05-24 17-33-24 PDT Michèle Thibeau Hey Mihaela, how are you doing with your presentation? 2020-07-15 05-57-12 PDT Michèle Thibeau No forcing. I want to help. ! 2018-12-09 08-37-29 PST Michèle Thibeau Cool! That's all I thought were needed, Mihaela! Great job! 2020-07-25 23-24-32 PDT Michèle Thibeau By the way, I'm on vacation during the next couple of weeks, so I might be able to find some time to get some Inkscape stuff done. 2018-11-27 18-10-23 PST Michèle Thibeau When you have time, you'll enjoy it. Watch it when you've got the time... and you need to smile and laugh. 2018-12-12 18-30-35 PST Michèle Thibeau I don't work from home - as not everyone is able to do so. The odd day I do, but not normally. 2019-01-19 13-52-05 PST Michèle Thibeau There's not much width in there to add the diamond stuff. 2018-12-12 18-44-50 PST Michèle Thibeau Right. WordPRess has templates you can purchase. Guess I am newer to some of the open source stuff other than a few traditional ones. I am on and off Linux-based computers as needed, but am fine with a Windows envrionment too. 2020-08-01 12-22-54 PDT Michèle Thibeau I can share it after I share the other stuff if we have time. 2018-12-12 18-48-55 PST Michèle Thibeau See! Our conversations are good for you! You can collect it and start your marketing! 2020-07-16 10-21-46 PDT Michèle Thibeau You still alive over there? I'm still at work over here, but am just checking for a sign of life. 8-) 2020-08-11 16-46-45 PDT Michèle Thibeau Agreed on what (what does IIUC mean?) and it's money and the spending of it. They'll be the ones to make the decision on whether or not a cheque is cut / payment is made for work completed, so they're ultimately involved. 2019-05-29 19-35-59 PDT Michèle Thibeau New ones to sign up to. Or so I understood. Mailman. For Vectors and the other groups. they're new as we're changing email servers. Check the activity action, I think. 2020-07-22 15-02-51 PDT Michèle Thibeau Hopping onto BBB - working on the survey! See you there. 2020-05-18 14-36-20 PDT Michèle Thibeau I'm sure. Anyway, let me know if you want to learn how you could put his drawings on stuff. 2020-08-15 08-58-10 PDT Michèle Thibeau Or an issue for Marc! 2020-08-11 16-27-36 PDT Michèle Thibeau What do you mean create all the pages... how does this work with what Ryan has added to the issue - the navigation choices? 2020-07-15 09-10-38 PDT Michèle Thibeau I'm in the BBB meeting. Are you still available? 2019-01-19 13-53-13 PST Michèle Thibeau Okay, I can try that. As for both versions of Inkscape is that not waht was there? 2020-07-15 05-59-17 PDT Michèle Thibeau Okay, and we can recap and put stuff together while it's fresh in our heads. 2018-12-12 18-35-22 PST Michèle Thibeau Cool! 2020-06-22 14-28-04 PDT Michèle Thibeau A question for you... would it be helpful to have a template / or use an issue as the template for the categories of information are needed for Ryan? The idea was to gather the same categories of information across all three groups so that he can more easily combine it. 2020-07-31 05-49-10 PDT Michèle Thibeau Hi Mihaela, Hope you're well! I'm focused on the content for the first presentation on Content... any chance at connecting to review to make sure I've not missed something? 2018-12-07 11-26-01 PST Michèle Thibeau Maren helped get me set up on IRC. 2020-07-12 10-20-03 PDT Michèle Thibeau Hey Mihaela, how are you doing today? 2019-02-01 07-44-50 PST Michèle Thibeau I meant literally dealing with the article folder on the repo... I still don't think we've completed the set up over there. 2020-09-20 08-47-35 PDT Michèle Thibeau Hope you're okay and just busy. Take good care of yourself, Mihaela! 2020-07-11 15-31-54 PDT Michèle Thibeau If we can help, let's do it! 2020-08-15 08-58-02 PDT Michèle Thibeau That's what I was thinking... I don't want to cause an issue with Marc. If it does, we can adjust. 2019-01-22 20-52-25 PST Michèle Thibeau 8-)) Think design students... not sure what they'd need, but that would be a good start. Bye! 2020-08-19 03-44-18 PDT Michèle Thibeau Morning! I'm going to hop on in a few minutes. 2019-01-22 20-38-02 PST Michèle Thibeau Not sure it's the final edit, but it's up. 2020-05-16 14-26-01 PDT Michèle Thibeau Sometimes I cheat and buy them started... 2020-07-11 15-09-34 PDT Michèle Thibeau They seemed to be engaged in helping people to lead things and to get out of the way. That was nice to hear. That's leadership. We have to stand up and be counted and bring ideas forward. 2020-07-15 09-19-09 PDT Michèle Thibeau Okay, I'm off to find something to eat. Catch you when you're back. Have a great evening! 2020-07-15 05-56-42 PDT Michèle Thibeau Yes, the free price gets them in the door and then they see the power - empowerment of freedom. 2018-12-07 11-01-49 PST Michèle Thibeau Similar to US... it's winter, so anything warm is a hit right now! 2020-07-11 15-20-20 PDT Michèle Thibeau You think? I missed that. 2020-07-15 05-56-16 PDT Michèle Thibeau We can look at the definition together, you know. Not everything is on your shoulders. 8-)) 2019-05-29 19-14-39 PDT Michèle Thibeau The work stuff? I have some for Inkscape - articles and stuff - and then I've got a new assignment at the job - fun and going to be a steep learning curve. Working more with stats and stuff. I am excited, but the deadlines are going to be crazy... sort of like yours. 2019-01-19 12-03-59 PST Michèle Thibeau I am back - have it open online. Michele Thibeau is my handle! 2019-05-29 19-12-45 PDT Michèle Thibeau For the City. Every few years. It is time. 2018-12-07 10-58-15 PST Michèle Thibeau yay!! 2019-05-29 19-12-16 PDT Michèle Thibeau Yep, me too! Got a pile of assignments to get through. On this end I am trying to go through the house and prepare for an inspection. Craziness! 2019-01-19 13-50-13 PST Michèle Thibeau I use notepad to remove formatting usually, but to find code also works. I'm not sure what I did worked. It seemed to work, but I cannot find it in docs... 2020-07-12 10-22-17 PDT Michèle Thibeau Let me know if you want to do audio today. I want to make sure I understand and that you're not taking anything too personal. 2020-06-23 15-18-18 PDT Michèle Thibeau TRying once more to see if the audio funtion works. It does not. Jitsi? 2020-07-18 10-42-16 PDT Michèle Thibeau I get it. Lots of real world things to tackle. No worries. Was sending positive vibes! Will continue. 2019-01-19 13-08-47 PST Michèle Thibeau We could do that, but I never replace my files on my computer... so I'd have to go and add my latest to your original file... 2019-01-22 20-44-45 PST Michèle Thibeau Okay. The sentences are a little long for the reader. 2018-12-07 11-02-49 PST Michèle Thibeau I have to practice that for my own shops - 2019-01-19 13-46-26 PST Michèle Thibeau That's a lot of code!! 2019-01-19 07-10-00 PST Michèle Thibeau Hi Mihaela, Here are the steps in the procedure... I am trying to compile them in one list... can you help clarify them please? 1. Search for bugs (exclude Wishlist?) and insert screenshots from Launchpad with correctly-ticked search boxes 2. Read related ?? and check for Dupes 3. Test the heck out of the situation 4. If it's still a bug, then proceed with making it no longer a bug. 5. Open a new one?? on Gitlab using the following ??: [LP:XXXX] (...) 6. Summarize all the information 7. Copy over the relevant attachments and close the bug on Launchpad with [moved to GL] 8. Close the migrated bug with GL/username 2020-08-11 16-50-11 PDT Michèle Thibeau I'll check back later. Sorry to run... ! Night! 2019-01-18 13-11-14 PST Michèle Thibeau Thanks, Mihaela! Sorry to bug you with the hunt! I'll send along my draft that needs some clarification on the procedure. Also I've reached out to Chris for an ordinary bug or two... 2019-02-05 11-30-41 PST Michèle Thibeau Thanks, Mihaela! I think I went around the bush... I have my head in an article on this end and am editing like mad!! I just felt the urgent need to give you a heads up so we would not have a repeat of the video issue - lack of issue and frustration. Way to woo 'em in together. 2020-08-15 09-00-30 PDT Michèle Thibeau Okay, I might get there earlier a bit if I can. 2018-12-12 18-58-26 PST Michèle Thibeau Yeah, it's pretty cool. And their newsletter is always inspiring! 2018-12-12 19-06-03 PST Michèle Thibeau It doesn't hurt to ask! 2020-06-26 06-47-42 PDT Michèle Thibeau Awesome! If you have ideas to start it, I'd be happy to edit. Or we can chat later or tomorrow about it. Take care! 2019-02-01 07-43-10 PST Michèle Thibeau I have a question for you... about moving the articles folder on the repo... I'd like to write in there vs. in a task today. 2020-08-12 09-39-25 PDT Michèle Thibeau Looking forward to seeing the pages! Good luck with that! 2019-01-22 20-51-13 PST Michèle Thibeau Oh, so they don't learn the latest features? 2019-01-19 11-44-23 PST Michèle Thibeau Ah, so do I need this key as a Maintainer? 2020-08-15 08-58-55 PDT Michèle Thibeau Agreed! 2020-07-15 05-58-49 PDT Michèle Thibeau No worries. 2019-02-02 08-02-58 PST Michèle Thibeau I am on... just trying to get updated at the same time! 2020-06-23 14-17-50 PDT Michèle Thibeau I'm sure you guys had an amazing time. Eager to watch the recording or read the notes. 2019-01-22 20-44-09 PST Michèle Thibeau Workshops will be longer than a 20-minute talk! 2019-01-13 12-08-03 PST Michèle Thibeau Hey Mihaela, are you and Jabier working on an application for a conference - LGM? I had let him know if he/you both needed another pair of eyes to let me know. It's due soon, is it not? Or was there an extension. I am excited about getting together with you and Maren over audio to make GL more user-friendly for writers! More organized for working and finding stuff. 2019-01-22 20-09-39 PST Michèle Thibeau Well, if we want to share with them how things work - they are design students - then talking about how they can get involved and shape the design might be appealing... 2018-12-12 18-48-38 PST Michèle Thibeau I have dabbled ever so little. That's what my partner does. She makes me stuff - and when I ask for something crazy she invites me to code it. And so I ask for something else. 2020-06-19 17-40-57 PDT Michèle Thibeau Yes, you print them out on 8.5 x 11 and you can colour them. Hadn't thought of digital colouring, really... rather silly of me, perhaps! 2020-07-15 06-04-01 PDT Michèle Thibeau My pleasure! 2019-01-22 05-12-19 PST Michèle Thibeau Adding this here so I won't forget to add it elsewhere... three new symbols for a scale of emotions for voting during meetings to replace awkward "thumbs up" symbol: green heart, red stop sign or 'no mouth' smiley face. I'll send this to Ryan, too, as a suggestion for the team meetings. Cheers! Off to work. Good luck with your writing! I know you'll hit it out of the park! 2018-12-12 18-57-55 PST Michèle Thibeau There are all manners -- CC and some public -- and you can give credit and use many / most of them for free. I use them at work. 2020-05-18 14-33-33 PDT Michèle Thibeau I'll receive the masks ready to wash and wear! 2019-01-19 13-53-39 PST Michèle Thibeau I'd rather choose the size of the thing and then fill the container, so we don't get crazy. So perhaps I can just do that. 2019-01-19 13-07-28 PST Michèle Thibeau i followd the instructions and clicked on your document... er yes? 2018-12-12 18-25-13 PST Michèle Thibeau Let me find it and check it out again more closely... 2019-01-19 11-59-50 PST Michèle Thibeau Thanks, Mihaela! 2018-12-07 11-02-09 PST Michèle Thibeau No worries! I'd be happy to help with that part. 2019-01-19 14-11-55 PST Michèle Thibeau Perhaps! for the script. For Skype I have a channel and I use it online. Jitsi tomorrow works too. 2020-07-27 12-46-41 PDT Michèle Thibeau I'm back. Can be ready when you are. Munching on my lunch. 2020-08-11 16-34-40 PDT Michèle Thibeau Okay, so send me that spreadsheet when you're ready and I'll take a look. We can do some playing and see if we can confirm or poke holes in the proposed nav! This will get us thinking and prototyping and advance the cause. Yay! 2020-05-17 13-44-35 PDT Michèle Thibeau Sure! Let's do that! Enjoy your downtime. Talk to you tomorrow! 2020-03-28 14-53-38 PDT Michèle Thibeau Some of it is good to read and some of it is a bit much sometimes. 2020-05-16 14-23-04 PDT Michèle Thibeau Let's start there and see... we never stick to a schedule on this end. 2020-07-12 10-22-24 PDT Michèle Thibeau No, MAren's 2020-08-05 17-36-08 PDT Michèle Thibeau Or wet weather renovations... we do not like the outside as much, so if it's wet, too hot or whatever, it's not motivating - and most of the time not possible. 2020-08-11 16-50-28 PDT Michèle Thibeau 8-)) 2018-12-12 19-05-15 PST Michèle Thibeau Okay. I see that they have Adobe and Squarespace as sponsors... but that should not mean they cannot let their users and creators know about us, too. 2019-01-19 12-00-40 PST Michèle Thibeau In general it depends so much on who and where -- and how much you've previously lost in using versioning. 8-) 2018-12-12 19-13-34 PST Michèle Thibeau Perhaps easier to read the page. That's what some of the other ones look like too. 2018-12-12 19-30-40 PST Michèle Thibeau 8-)0 2019-01-22 20-20-26 PST Michèle Thibeau It's likely how they would suggest you do it. If you were to ask. 2020-07-28 09-02-34 PDT Michèle Thibeau Hopping on now! 2019-01-19 13-12-18 PST Michèle Thibeau Yeah, that would work with my system. 2018-12-12 19-01-06 PST Michèle Thibeau There are folks on skillshare teaching about Inkscape who might be interested in helping us promote -- or at least we could consider doing a feature and promoting an updated list of courses on Inkscape. Perhaps she'd even have some bugs / suggestions for us? 2019-03-16 07-22-21 PDT Michèle Thibeau Also, let me know how I can help with presentations - workshop and such. Thinking about an article and social media now... 2018-12-07 11-01-28 PST Michèle Thibeau Good question! Perhaps we can tweak it over the weekend? 2019-01-22 20-50-02 PST Michèle Thibeau Can you tell me what they 'll be learning - two or three basics and two or three features? 2019-01-19 10-06-20 PST Michèle Thibeau Cool! Thanks, Mihaela! I'll try and wrangle a few more changes and then upload it onto GL with yours or in the task and do a link. I'll also clean up the SVG file. I was going for the "instruction" words, First, next, then, finally. But your idea of the conditional circuit from programming is more appropriate. Ah, do I love collaborating! I think we have to keep the infographic super clear, clean and easy... and then send people somewhere for more instructions elsewhere. 2019-02-01 07-42-27 PST Michèle Thibeau no matter, just maybe we can add other options? 2019-01-22 20-19-11 PST Michèle Thibeau 8-) thanks! It's one of my skills. I've had lots of practice editing news. 2020-08-18 19-59-32 PDT Michèle Thibeau Take your time in responding to Patrick. I think that Ryan also has to respond, as project lead on this one. 2019-05-29 19-00-03 PDT Michèle Thibeau Oh, that's so hard to take when we're juggling like that. Only solace is that you've got work! I remember Bryce and Chris talking about searching. 2019-01-22 20-18-40 PST Michèle Thibeau You're going to submit the application? 2020-08-01 14-27-29 PDT Michèle Thibeau We did it!! 2020-08-11 16-31-16 PDT Michèle Thibeau I only see one, too. He had proposed more than one... and I believe that he wanted to tackle nav before adding buttons that went anywhere. 2020-08-01 12-21-57 PDT Michèle Thibeau I have Victor's work - the PDF open, should we need to refer to it. Not on the agenda, but if you need it let me know. 2020-03-28 14-49-59 PDT Michèle Thibeau I'm staying here and will be working from home at least until April 13, so I hopefully have time to get over this cold. 2019-05-29 18-40-16 PDT Michèle Thibeau Busy week of work? Can't pass that up! 2018-12-12 19-02-30 PST Michèle Thibeau I am going to reach out to her on Facebook and Skillshare, as she might be interested. 2018-12-11 17-54-49 PST Michèle Thibeau That works! I'll wait till it's clear to move forward and then I'd be happy to do what I can to assist. 8-) 2018-12-07 11-02-17 PST Michèle Thibeau I like writing challenges... 2018-11-27 18-09-17 PST Michèle Thibeau Writing is something I love to do, so it's fun to be able to whip things together. Loved that video - podcast! 2020-08-01 10-43-18 PDT Michèle Thibeau Potentially, but they'll reach out to us in the chat. Or on social media. We can send out a call to action there, too. No worries! I hope I did okay. 2020-08-11 16-28-26 PDT Michèle Thibeau https://gitlab.com/inkscape/inkscape-web/-/issues/503#note_389118502 2020-07-15 05-57-24 PDT Michèle Thibeau I need more coffee so I can use punctuation... 2018-12-12 19-30-33 PST Michèle Thibeau OMG!! It's only 10:30 pm here, but I had a big day. 2020-07-11 13-43-30 PDT Michèle Thibeau Okay, here I go! 2018-12-07 10-45-39 PST Michèle Thibeau I can still purchase through US site, though it directed me to the Canadian one. Might as well have both up or more, depending on availability! 2019-01-22 15-06-05 PST Michèle Thibeau I'll be around for a bit - or in a bit. I'll check back to see if you need another pair of eyes to review the submission. 8-0 2020-06-18 19-52-19 PDT Michèle Thibeau Hey Mihaela! That was a great discussion this evening. I'm back from moving a piece of furniture, eating supper and napping in front of the news... paused to edit and then head back. Here are those colouring pages... I'll dig into reviewing the questions for Vicky B. so you'll have that for your today - Friday. Cheers! 2020-09-05 09-26-31 PDT Michèle Thibeau Hello from the other side of the world! Hope you're getting stuff done. Perhaps we'll see you Monday for the launch? Be safe and breathe! 8-) 2018-12-12 18-46-32 PST Michèle Thibeau Oh, that's interesting. But you have to know how to program it to go further and design in it? 2020-05-18 13-55-54 PDT Michèle Thibeau Hey Mihaela, I'm off to make tea and be ready in case you're still available this evening. If not, we'll find a better time! 2020-03-31 04-27-41 PDT Michèle Thibeau Oh, is this something that they'd like to share with the media? Have they had any media? 2020-08-18 19-58-19 PDT Michèle Thibeau I'd love to be able to test the nav in Drupal. That would be handy! 2019-02-05 11-17-02 PST Michèle Thibeau I hear you; however, he did add something in the Vectors chat with the cute ladybug being lasooed... perhaps we ask him about an ETA for his version? It's more text than infographic, but he's been inspired by our work for his text. 2018-12-07 10-44-30 PST Michèle Thibeau Hi Mahaela! No worries about the name! 2020-07-12 10-45-05 PDT Michèle Thibeau Ready when you are! 2019-01-19 11-58-50 PST Michèle Thibeau Ah! Lightbulb moment! Committing the changes is what keeps my version along with yours I commited my changes, which makes them forever part of the system 2019-05-29 18-40-07 PDT Michèle Thibeau I am interested! This way we can take the time to perfect it!! We should be getting together to learn from each other! 2018-11-27 18-07-50 PST Michèle Thibeau Hi Mihaela! Thanks for the help with the tweets! I am happy to have found a concrete way to participate in the Inkscape project. 8-)) 2018-12-07 11-30-04 PST Michèle Thibeau Later! 2020-06-16 11-57-38 PDT Michèle Thibeau Sure, Mihaela, that works! Thanks for staying up late to do this. 8-) Will we use Jitsi or practice with BBB and share screen to go wandering the web site together? Feel free to invite others who expressed interest. I'm fine with that. We'll have different perspectives that way, if you wish. I'm excited about digging in on Thursday... not long now! 2020-07-15 05-54-04 PDT Michèle Thibeau Thanks, Mihaela! I think that went really well! 2019-01-23 07-28-58 PST Michèle Thibeau @prkos Hi Mihaela!! Wanted to double check with you that both presentations were submitted. I left a message for Javier in a private chat, as I am at work. That's all I can do from this end... Have an awesome day! Hope you got some sleep before reading this. 8-) 2020-06-16 12-00-28 PDT Michèle Thibeau Or not... not sure you can just get a version - only a demo. Does Inkscape have access to a license? 2020-08-05 17-35-33 PDT Michèle Thibeau Yep! 2019-01-21 15-43-02 PST Michèle Thibeau Nope - you mean the Bug Wranglers? 2020-08-11 16-25-10 PDT Michèle Thibeau Okay, I'll aim to head into the end of hackfest, though we never know when it ends. Not sure about in parallel as the discussions on hackfest are also important to the project. Might be worth doing after as you suggested. 2020-05-15 05-16-03 PDT Michèle Thibeau An awesome day to you! 2020-07-11 15-29-47 PDT Michèle Thibeau Yup. I'm all for helping where I can for a certain time. I don't want to miss anything, however, at the same time, Martin is doing a lot and not sure how to ask for help, I think. 2019-05-29 19-10-21 PDT Michèle Thibeau Ahh, never thought of that! 2020-03-28 15-07-55 PDT Michèle Thibeau Ah. Not sure - I think I've seen both on Twitter. I've seen so much. I'll send it to you if I spot it again. 2019-01-22 20-10-28 PST Michèle Thibeau Ah, but in a separate workshop or presentation, right? 2020-06-19 17-32-04 PDT Michèle Thibeau Yup! I just spoke with my colleague who ended up phoning me this afternoon. It had been a few weeks since we'd spoken. I just uploaded a few of them to my page on teacherspayteachers.com as free resources. I'm happy to give them away and generate some traffic... and see what folks are interested in next. My friend said, animals, but basically anything bilingual. We can look at adding Croatian if you want to send me the words! 2019-01-19 12-01-37 PST Michèle Thibeau Agreed! 2019-01-20 20-03-26 PST Michèle Thibeau https://itunes.apple.com/us/app/offiink-vector-graphics-editor-with-inkscap… 2019-01-20 16-21-17 PST Michèle Thibeau Yup! We ordered in pizza... snowstorm and Diablo III food. Now someone's taking a nap, so I am available. Whenever you are. 2019-01-22 20-43-48 PST Michèle Thibeau Benefit from this hands-on session where you'll learn how to use Inkscape through completing a series of small design tasks. Mihaela will lead you through the basics. Then you'll wrangle the latest features that make complex tasks easy. 2019-02-01 07-46-36 PST Michèle Thibeau 8-) Just heard from Maren... would this be a good time to use the audio chat and do it all together? 2019-05-24 18-04-43 PDT Michèle Thibeau I hope so for you! 2019-03-16 07-18-16 PDT Michèle Thibeau Hi Mihaela, thanks! I get it that Saturday night is not awesome. Perhaps we can aim for a weekday evening at one point. It's just hard to get everything going over time zones, but it would be important to try two sessions or ones at different times. I have some time off in the coming weeks... perhaps there would be a way to do another one and test it on a weekday? If you have any good topics or even better, some great videos, please let me know or add them to the issue or .md file. This one is a start... we can only go up from here. Take care! 2020-08-11 16-31-29 PDT Michèle Thibeau Yes, we did. Would he not have had the same idea? 2018-12-12 19-09-23 PST Michèle Thibeau Someone must have already known that... which is why they wanted such a platform. I am so used to emailing HUGE files to colleagues. 2019-05-29 18-53-15 PDT Michèle Thibeau When I did not see anything, my gut said, record and send and figure out the rest as you go. That's when I reached out to you too. Looking forward to the next time - to when you do it online. A learning party vs. a Watch party. 2018-12-07 11-06-05 PST Michèle Thibeau Argh. Well, we'll have to figure out how to make it stand out. I can search for it and figure out the site a little better. Might have some ideas later tonight or on the weekend. 2020-03-30 17-58-55 PDT Michèle Thibeau www.canada.ca/coronavirus will give you the latest numbers. This is my favourite one that speaks to the world. My favourite calculation is the number of people who have survived. They've begun to tell that tale here too. It's brings hope. https://ncov2019.live/ 2020-07-11 15-24-29 PDT Michèle Thibeau So does that mean we need to propose something and then it will be easier for the discussion to take place? 2019-05-29 19-19-13 PDT Michèle Thibeau I am hoping to find some translation - French to English or a couple of students who want to improve their English conversation - or revision. Stuff I can do, that I love to do, that I can do around my work schedule. 2019-02-05 11-19-07 PST Michèle Thibeau Does that make sense? 2020-03-22 15-07-12 PDT Michèle Thibeau Hey Mihaela, I'm very glad to know you're okay. We're staying put - went out to the corner store this aft - first outing in a week. Having things delivered for the most part. Working from home. Still have a job, so I'm grateful. Here in Quebec we're doing okay. What's happening elsewhere, especially south of the border is really scary. Italy and elsewhere too. Stay safe! 2019-01-21 15-46-28 PST Michèle Thibeau I found you just fine -- and funny! We'll get to do it again soon. I am home, fed, and hearing the call of someone who wants to jump into Diablo III... competition for my time these days. Catch you in a while or tomorrow! 2019-01-20 19-19-32 PST Michèle Thibeau [g7047BUGMIGRATIONINFOGRAPHICREVISED3](/uploads/5b497f796d403dabf9f23f55be2c51aa/g7047BUGMIGRATIONINFOGRAPHICREVISED3.png) 2018-12-07 11-03-21 PST Michèle Thibeau I've had lots of practice writing... 2019-05-29 19-36-20 PDT Michèle Thibeau Okay, me too. Have to go hang up my laundry and ship this contest and get some sleep. You too. Night! 2018-12-12 19-33-06 PST Michèle Thibeau 8-)0 2020-03-28 14-41-04 PDT Michèle Thibeau We've been here for a bit - worked from home for the past two weeks. Went to the corner store twice... I do have a little bit of a cold, though, so I've been trying to get some rest during the day and working on sleeping better at night. 2019-05-29 18-48-27 PDT Michèle Thibeau Sure! I am certain that this has happened in the past. 2020-07-23 09-50-30 PDT Michèle Thibeau I intend to do so once again. Respecting difference is something we need to work on, too. Windows 10 is a choice, yes, but I've tried Linux, too. I like the choice of both. 8-) 2020-07-11 15-34-44 PDT Michèle Thibeau I think that's reasonable. 2018-12-12 19-31-11 PST Michèle Thibeau Yep. Great feedback. That helps. 2020-06-16 05-13-05 PDT Michèle Thibeau Hey there robin! (Guessing at another bird this morning). I'd love to do that with you this week. How about Thursday evening? Would 7 pm or 8 pm ET / 1 pm or 2 pm your time work for you? 2019-01-22 20-48-29 PST Michèle Thibeau Benefit from this hands-on session where you'll learn how to use Inkscape through completing a series of small design tasks. The workshop is structured to lead you through the basics - all the way up to latest features that make complex tasks easy. Come draw in Inkscape and learn some techniques from an Inkscape insider. 2019-02-01 07-10-49 PST Michèle Thibeau Hi Mihaela, Hope you're well! I am on vacation today, so am around a bit. Wondering if I am the only one that does not download ics calendar stuff -- and therefore would need an actual potential time reference on the wiki for the board meeting... 8-) That said, I believe it's in two hours, right? So, at 9 am California time? Thanks! 2019-02-18 08-27-26 PST Michèle Thibeau I hear you. Are others available too? 2020-08-11 16-32-44 PDT Michèle Thibeau Okay, that's perhaps where I was / am getting confused. Playing is good! Yep. Redefining the content. I can help with that! 2018-12-07 10-46-07 PST Michèle Thibeau We have to ship on amazon.ca, for example, but even if the $$ are in Us that's fine. 2020-07-11 15-35-23 PDT Michèle Thibeau Check! I think they should open a new seat on the board and that you should run! 2019-01-19 07-10-25 PST Michèle Thibeau Thanks!! And I'm incorporating some of the bugs that Chris made - to give it some visuals!! 2020-07-10 04-26-58 PDT Michèle Thibeau Hey Mihaela, you're doing a fantastic job! I'm trying to catch up with all the messages. A question for you. You've got a message out about the next meeting on July 15 as being at a better time for a larger number of people outside North America; however, the banner message on the chat remains at 16:00 utc. And I've only seen that time referenced by Ryan in other messages - I think in different issues. Have you confirmed the time works for him or not? I'm afraid of confusion and disappointment. We might consider being clear on the time and why - if it revolves around Ryan's availability, too. An awesome Friday to you! 2020-07-23 09-40-30 PDT Michèle Thibeau We'll repost when it's full and say thanks! I also have a PDF version that's writeable, should we wish to send that out. 2020-07-11 07-12-17 PDT Michèle Thibeau So I should change the time in my agenda for the meeting on July 15? And also on the banner in the project chat room . 8-) 7 am ET. Glad that you and Ryan have come to a great agreement. See you in a bit at Hackfest! 2020-06-23 15-17-22 PDT Michèle Thibeau Hey, Mihaela, I'm curious to know what Vicky said... 2019-01-19 12-04-15 PST Michèle Thibeau We can do audio - no cam online at this time. 2019-01-19 13-15-59 PST Michèle Thibeau Okay! 2020-05-18 14-35-26 PDT Michèle Thibeau Cool! Stained glass - the effect for way less than real glass. 2020-05-18 14-32-13 PDT Michèle Thibeau Awesome! Yep, fiction writing is a great challenge, sometimes one you start and take time getting back to... I hope he's learning Inkscape! 2018-12-12 19-24-43 PST Michèle Thibeau Yep, I figure between Maren and Ryan they should be able to let me know. I figure I'll aim high and let them put a cap on it. 2020-08-05 17-44-25 PDT Michèle Thibeau Sounds great! I need to prioritize some stuff here, but am hoping to take my breaks and hop onto Hackfest. That said, I might do the same if there were a meeting, but I can't promise to be there... I've been very present and now I have to get other stuff done for a bit. 8-) I hope you make it! 2020-03-31 04-27-21 PDT Michèle Thibeau Such great news! Back up this am and feeling better. Cold is still around. Grateful to have the health I do. Stay safe!! 2018-12-12 18-32-44 PST Michèle Thibeau Ah, yeah, but my partner works from home. Though it's fun, after a few days I like getting outta here and meeting up with other people. Also, it's hard to make enough when two artists hang out. 8-) 2020-05-18 14-34-31 PDT Michèle Thibeau Of course! Add his artwork to the gallery! 2019-05-29 18-49-09 PDT Michèle Thibeau Thanks, Mihaela! It's for Hermès... crazy! But I have to start getting my artist resume and stuff ready, and this contest has enabled me to do that. 2020-06-22 14-46-21 PDT Michèle Thibeau Agreed, though I was trying to suggest a way that the info could be grouped similarly to make Ryan's job easier. Not sure how to at this point. Perhaps not necessary. 2018-12-12 18-57-07 PST Michèle Thibeau Yeah, so you see why I haven't done it yet. 8-)) 2018-12-09 08-48-45 PST Michèle Thibeau For work 2019-05-29 19-06-18 PDT Michèle Thibeau It's already almost time for the next Vectors meeting. Time flies! 2019-05-29 19-28-15 PDT Michèle Thibeau Yep. We have to aim for what we're worth - what we need to do the job and make a buck. 2020-07-23 09-35-46 PDT Michèle Thibeau Agreed! Tackling two computers at once... have to go find something to eat before trying to listen in on Chris's workshop - it's next, right? Or is it in the other channel now? 2020-03-28 15-00-00 PDT Michèle Thibeau How did you get involved in this project? 2019-05-29 18-46-59 PDT Michèle Thibeau Did I send you art instead of the audio file? Opps! 2018-12-07 11-25-52 PST Michèle Thibeau It's a little quiet here this afternoon, and so I thought I'd try it out. 2018-12-12 18-54-17 PST Michèle Thibeau Yep! Though sometimes in design it works that way or the opposite. I start with one thing and it goes crazy. 2020-07-11 15-28-36 PDT Michèle Thibeau Oh, no, not sure what rooms will be open. Is that one of the rooms next time? 2020-06-19 17-39-50 PDT Michèle Thibeau Then you can use them or share them with people you know with children learning English... 2020-08-12 09-41-26 PDT Michèle Thibeau Me too. I did a bit last night and this morning, so it's working. We'll do more of the renos this fall when it's cooler. Well, off to find more coffee and prepare for my peer portfolio review! I have no idea what to put into one of these - a short version - so I'm flying by the seat of my pants, so to speak. Lots of learning! 2018-12-12 18-47-59 PST Michèle Thibeau You mean the pages and the overall architecture? 2020-08-11 16-48-34 PDT Michèle Thibeau I know they are not active. Agreed. A board does not do the work, but they administer, direct, manage. I think I'm still heavily influenced by other kinds of boards, not-for-profit-wise. 2020-07-29 13-52-28 PDT Michèle Thibeau Hi there! Elisa and I are in BBB, if you're available. If not, we'll find another time. 8-) 2020-07-11 15-19-45 PDT Michèle Thibeau 8-) 2020-07-11 15-33-40 PDT Michèle Thibeau Yes, however, I'd give it a couple of meetings. The next meeting is going to be during the hackfest... so perhaps an update? Maybe they'll have scheduled or held a meeting? It's also summer, so things slow down. 2018-12-08 07-03-11 PST Michèle Thibeau No sign of a task / agenda for it. hmm 2018-12-12 18-31-10 PST Michèle Thibeau That's part of why I am working on my next career in design, as that's the one I'll be able to travel with. 2020-06-22 14-23-53 PDT Michèle Thibeau oh, okay. Since I was able to add a comment there, does that mean it works? Or do we need to ask Martin for help? 2020-07-12 10-23-00 PDT Michèle Thibeau Perfect! I'll grab another coffee. 2020-07-23 09-38-44 PDT Michèle Thibeau 8-) Oh, we're here with the survey now... I have 1,000 free views and 100 free responses... that will be enough for us to get a good idea. 2019-02-05 11-20-25 PST Michèle Thibeau I think it matters to Chris. 8-) 2020-05-18 14-28-02 PDT Michèle Thibeau 8-) 2018-12-12 18-47-31 PST Michèle Thibeau So I'd say I am more of the artist part, but I have helped design - mine and I assist with user-ability and design elements at home. 2020-06-22 14-24-40 PDT Michèle Thibeau LEt me try and see... 2019-01-22 20-20-07 PST Michèle Thibeau So we can do that too! 2020-03-28 14-30-36 PDT Michèle Thibeau Hi Mihaela, Thanks for reaching out! I could try, but I think it would be safer for me to look at finding someone here on this end that might be able to help me or to do it. Let me try reaching out to a couple of friends who are English-to-French translators. Glad to do what I can for the cause. 2019-01-19 13-47-21 PST Michèle Thibeau Yep. To remove all formatting! 2018-12-07 10-45-00 PST Michèle Thibeau The Inkscape shop does not exist on .ca and they told me that it was up to the shops to add it or something to that effect. 2020-05-16 14-24-27 PDT Michèle Thibeau except the extra rose bushes. 2020-07-23 10-38-21 PDT Michèle Thibeau Working, reading, and thinking... always good and bad. Thinking about Inkscape and the fact that we could ask Jamm for a quote and a case study, but we could also host a video chat with them with key folks on the line from the project and have a conversation - start an informal series - or keep it internal to the community. Find out what they love, how they navigate the platform, are part of the community or not... also share with them more about the project behind the software they love. Foster relationships between people! Gain insight into what they use Inkscape for and what they would use it for. And figure out how they could get involved in the project - if that's something we want. I'm going to think about work stuff now for a bit. 10-4! 2018-12-09 09-02-51 PST Michèle Thibeau Some of them might be... it's hard to say for everyone's style. 2020-08-11 15-58-21 PDT Michèle Thibeau I saw a bit of that in Vectors, yes! 2019-01-19 08-20-02 PST Michèle Thibeau g5295TESTBUGMIGRATIONINFOGRAPHIC.png (https://chat.inkscape.org/file-upload/wfMQqxQaDSgaSeHdY/g5295TESTBUGMIGRATI…) 2020-03-22 10-32-48 PDT Michèle Thibeau Hey, Hoping all is okay with you. Spotted news of an earthquake. Keep safe! Hope to hear from you soon. M 2018-12-12 18-55-33 PST Michèle Thibeau I like the idea of advancing to making icons one day. My stuff is not that precise always yet. I'll make my way there. 2020-07-11 14-59-59 PDT Michèle Thibeau At the same time, I'd be really happy to facilitate part of the hackfest, so that Martin can take a break. I can "run" a session, not answer technical questions. 2020-08-18 20-03-06 PDT Michèle Thibeau Thank you for standing up and letting us know. Not easy. Not easy work. I want to learn and grow through this project. Check for both of those things so far. 2020-08-01 10-44-12 PDT Michèle Thibeau thanks, Mihaela! I tried my best... for y'all and for YouTube. 8-) 2019-01-21 15-43-49 PST Michèle Thibeau Ah, no I didn't see it, but I cannot afford to get to California any time soon. 8-(( 2021-02-08 15-23-48 PST Michèle Thibeau Hi Mihaela! So good to spot you back on here. I didn't want to bug you too much on Twitter, but kept checking to see if you'd retweeted recently or not. 8-) How are you? 2021-02-08 15-29-04 PST Michèle Thibeau I'm glad to know you're still in the game... of life! I can not even imagine the aftershocks still coming now. Our planet is very much alive, too. Wishing you energy to keep going! I hope you've got some contracts and are able to keep your business going a bit? 2021-02-08 15-32-36 PST Michèle Thibeau I'm championing you on from here! If ever I can help or just lend an ear to listen and find the brighter side of life, let me know. I'd be happy to chat with you. 8-) 2020-08-01 10-41-20 PDT Michèle Thibeau It's all good, Mihaela! We did our best and that's what counts. You really know how to wrangle Git, so I'm glad you did that. Thanks so much! You saw all the slides. Not sure there was going to be too much of a discussion, so it's all good. 2020-07-23 09-49-05 PDT Michèle Thibeau Bashing others doesn't make you look better. 2020-07-11 07-42-50 PDT Michèle Thibeau Absolutely! I'll adapt my agenda. Everyone needs to be in the discussion. I was referring to his availability for the meeting. Excited about attending my first hackfest! 2020-03-28 14-59-10 PDT Michèle Thibeau When you've got the English version ready, let me know. I'd be happy to review / revise. 2020-09-24 23-06-40 PDT Michèle Thibeau Hey Mihaela, Elisa and I were a bit lost and trying to see what time would do and figure out how to put the pieces back together. It was quite stressful all around, to be honest. I completely understand that you don't wish to take on a role in the project. We'll hopefully figure it out. It is an important project and I want to continue it, but I don't have the skills to oversee such a project. I've not lost hope that it will come together again. 2018-12-12 19-30-11 PST Michèle Thibeau No worries for tonight! 2019-01-19 11-59-42 PST Michèle Thibeau 8-)) 2018-12-08 07-00-44 PST Michèle Thibeau Let me check - now or soon. Me too. 8-) 2018-12-12 19-10-02 PST Michèle Thibeau Crap.... spreadsheets and pdfs don't mix well. Sorry! 2019-02-05 10-48-30 PST Michèle Thibeau I did, though it was moved twice. Part of the learning. At least it's out there! The Universe has changed as we're advancing towards bigger collabs - new forum, more articles, GL, and an award!! A podcast, videos... it's terrific! Oh, and I just noticed your call to have a designer work on the infographic - I am at work, which is why I am writing you here - I wrote to Chris to offer assistance and get his take on the infogrpahic - he basically said he had the situation under control and had been inspired by our work, but was working on his document... not sure if that's helpful or not. Sorry to not have shared that earlier... 8-) I'll try and check back and catch up on messages tonight, though I am working to another deadline. Cheers! 2020-09-24 23-12-30 PDT Michèle Thibeau How I miss our conversations, Miheala! I look forward to one again at some point. Keep safe over there. Hope your projects are going well. M 2019-01-22 20-25-04 PST Michèle Thibeau We can do that! 2020-07-10 10-44-32 PDT Michèle Thibeau Okay, I just wanted to make sure I wasn't missing anything. I'll try and go look this weekend and add to conversations where I can. Not an expert in some of this stuff, so I'm not weighing in. 2019-01-19 13-55-01 PST Michèle Thibeau Okay, I misinterpreted it. Trying to keep within the space. 2020-05-16 14-24-21 PDT Michèle Thibeau All of our stuff came with the house... 2018-12-12 19-19-29 PST Michèle Thibeau The date, perhaps to the left of the post, right? 2020-05-17 13-44-53 PDT Michèle Thibeau See ya! 2019-01-19 13-52-27 PST Michèle Thibeau No, I copy and pasted them from an SVG from Chris. 2019-01-19 14-12-04 PST Michèle Thibeau Okay, TTYT! 2020-08-05 17-45-44 PDT Michèle Thibeau Check! Currently trying to improve my LinkedIn header... tough assigment! 2019-05-29 18-51-35 PDT Michèle Thibeau Good! That's my goal. Don't blame yourself!! 2019-05-29 19-30-59 PDT Michèle Thibeau Thanks! You, too! 2020-03-28 14-58-26 PDT Michèle Thibeau Agreed. 2020-07-15 05-19-55 PDT Michèle Thibeau Ye, I can! I've got a few more minutes. Just let them know and I'll begin to facilitate! 2019-01-22 20-13-58 PST Michèle Thibeau Done. Your thoughts? 2019-01-19 14-12-18 PST Michèle Thibeau 8-) 2018-12-12 18-33-38 PST Michèle Thibeau Remind me what you do for work? I forget. Though if you mentioned it in your Inkscape bio I should recall, as I was inspired bit to add to mine last evening! 2020-07-02 04-07-53 PDT Michèle Thibeau Thanks, Mihaela! I was on a bit and then we did a barbecue and I crashed on the couch for a movie. A productive day all around... except for weeding. 8-) 2020-06-16 12-01-16 PDT Michèle Thibeau Awesome! That's going to be really cool. I'll have to read up on her, so I can follow and get the most from her answers to our questions. 2019-05-29 19-02-49 PDT Michèle Thibeau I hear you. Sometimes it's a client or a situation. How to prevent it from happening too often is key. 2020-08-12 09-08-23 PDT Michèle Thibeau Coming! Which BBB link, if you're still up to meeting today! 2020-03-28 15-05-57 PDT Michèle Thibeau Okay! I'M checking the information on FB from their site. 2018-12-09 08-55-37 PST Michèle Thibeau meeting https://openclipart.org/detail/204429/meeting https://openclipart.org/detail/121585/tableau-de-conference-flipchart https://openclipart.org/detail/281638/abstract-conference-table IDEA https://openclipart.org/detail/307424/idea 2018-12-07 11-08-22 PST Michèle Thibeau Oh, no, in the text. 2019-02-05 11-32-47 PST Michèle Thibeau Well, I am off to continue this work before sending it to my colleague. After that it's onto a bunch of stats and storytelling... 2019-01-19 13-56-25 PST Michèle Thibeau That makes sense. Yep! I'll revamp it to have two columns on the bottom. 2018-12-12 18-40-46 PST Michèle Thibeau Ah, platform, right. I was thinking code - perhaps thinking of php, don't ask me why. 2020-05-16 14-22-19 PDT Michèle Thibeau Awesome! I'll try and get outside to do work before then so I can be available too... we still have to do some (read start) yard work... Have a great night! 2020-07-15 05-58-46 PDT Michèle Thibeau 8-) 2020-08-05 17-34-20 PDT Michèle Thibeau You're hanging in there? 2020-07-11 15-25-27 PDT Michèle Thibeau Don't give up hope! You're doing a great job!! 2020-07-28 09-00-32 PDT Michèle Thibeau I'll be a couple of minutes late... see you very soon! 2020-03-30 17-57-23 PDT Michèle Thibeau Thanks for the link to the English version. Let me review it between tonight and tomorrow night and I'll share it with my friend to see if she has any contacts who can help with the French. 2020-05-18 14-33-22 PDT Michèle Thibeau Through the platforms I'm on. Some of them have begun selling masks, and so I've added them in my online boutique. Thinking that some folks might want a custom design for a mask at one point. 2019-01-22 20-07-02 PST Michèle Thibeau Then can we get to something about the reveal?? 2018-12-09 08-44-07 PST Michèle Thibeau The idea of buttons for where to go makes sense! It can be confusing for a newbie! 2020-08-18 04-09-38 PDT Michèle Thibeau Hi Mihaela, Rania made a poster for tomorrow's Indonesian group meeting and he says that about 170 people have expressed an interest... Did we want to think about a bit of an agenda and share it with Rania, so that he can better help translate a few things ahead of time? Looking forward to this! 2019-05-29 18-47-01 PDT Michèle Thibeau Thanks! 2019-02-05 11-26-26 PST Michèle Thibeau I cannot find it. Just checked in with him on Sunday am as I was working on things. I can add what I've done to the mix in the repo - store it there in case it's needed... but I think Chris felt like his work was being taken on by someone else... and I didn't want to take anything away. He's a great designer. If we can get him into the convo around the infographic then we'd know what he's up to and what he needs help with... and whether or not we can be helpful in finalizing an infographic. I am still willing to try and tackle that, though it would be on the weekend or next week on my end. 8-) 2020-07-11 13-36-58 PDT Michèle Thibeau Hey, I'd be willing to put my video camera on if you will! It would be really interesting to have more people on the screen. And I really hate video!! 2020-08-11 15-57-17 PDT Michèle Thibeau Is there something else unusual going on this time? 2018-12-12 19-08-54 PST Michèle Thibeau INKSCAPE VECTORS SOCIAL MEDIA TEMPLATE draft.pdf (https://chat.inkscape.org/file-upload/xbCFtAvxXMDyAaQmx/INKSCAPE%20VECTORS%…) 2020-08-05 17-47-44 PDT Michèle Thibeau Yep, the size is the least of my worries. It's what image - what design... 1) mine's outdated - the whole thing needs to be revised, but I need a better cover image, 2) I want to apply for a volunteer position - an email to answer per month - from my old university. Not looking for another job or anything. 2019-01-19 13-09-11 PST Michèle Thibeau That's where it's going to get tricky with writers and artists. 2020-08-05 17-34-13 PDT Michèle Thibeau Hey Mihaela, thanks for the update. I sent Ryan a quick note to see if we were meeting at all this week. No news, so after a week of intense Inkscaping, I'm working on other stuff and hoping for dry days to get work done on the house. Not sure of an app for that, as they say. 8-) Depending on the weather, let's see. We won't be doing any concrete or lawn mowing work after 6-7 pm, so there's likely time for us to connect after that my time. 2020-08-11 16-42-40 PDT Michèle Thibeau Managing. 2020-08-20 08-26-40 PDT Michèle Thibeau Hey, I just read Ryan's email. I'm sad about how this went down. Are you okay? Can we talk later? 2018-12-12 18-30-04 PST Michèle Thibeau We speak on the phone, have Skype, and a monthly call - with video if we choose - and sometimes people come to town or I get to go to a meeting somewhere. 2019-01-22 20-51-47 PST Michèle Thibeau I'll let you add later and I can read it in the am. We'll get something together! 2019-01-22 20-25-16 PST Michèle Thibeau Can you send them to me here in one batch text? 2020-07-11 15-34-37 PDT Michèle Thibeau Maybe not. To confirm the process has begun and they have a meeting set or it has happened. 2020-08-18 20-04-34 PDT Michèle Thibeau Have a good night! I'm working on the issue and will have a snack and head to bed. That meeting is going to come very early for me, too. My first week back to work is always tough - change in schedule - and waiting for clarification on assignments. Glad to have our friendship and collaboration to help me keep a perspective. Happy to know we'll be talking soon. 2020-06-23 14-17-33 PDT Michèle Thibeau Oh boy! I was unable to finish my assignment for work - still not done - and so I missed the meeting!! I still have to work tomorrow even if it's a holiday... 8-( 2019-05-29 19-04-40 PDT Michèle Thibeau I think by summer... though it seems that things are still not confirmed. 2018-12-09 08-48-38 PST Michèle Thibeau Hmn, I can check and see. Perhaps we've got someone in the community who has something? Or VectorStock? I use www.thenounproject.com 2019-01-22 18-50-07 PST Michèle Thibeau Okay! I'll go look! 2019-05-29 18-39-21 PDT Michèle Thibeau Oh no! I am sad for you!! 2018-12-12 19-11-33 PST Michèle Thibeau What do they call that a professional deformation or something? 2019-02-01 07-27-46 PST Michèle Thibeau Found my answer! It's in 2.5 hours... it's the Vectors meeting page that has the ics calendar bit. 8-) 2019-02-05 11-21-34 PST Michèle Thibeau Yes! But he mentioned not having time and that it was complicated to figure out the same thing for an infographic... so he was inspired and he's working on a doc... did you see it go by on Saturday, I think, in the chat? It's got the ladybug with a rope - being migrated!! 2019-01-19 13-47-05 PST Michèle Thibeau Let me try that then... following your instructions. I'll delete everything first. 2019-02-05 11-12-45 PST Michèle Thibeau I had been working on it on Sunday and then left it when Chris was not interested... it's kind of his baby. Would it be possible to get his opinion? He's working on a different solution that will explain it. I realized that we perhaps did not know he was working on it as he did not share. Trusting in the process of issues... could we reach out to him via the infographic one to see if his solution is ready or nearing completion? 2018-11-27 18-08-48 PST Michèle Thibeau Thanks! 2019-05-29 18-41-57 PDT Michèle Thibeau We will in the future. 2018-12-12 18-29-31 PST Michèle Thibeau yeah, or at least on the phone. I work alone in my office - though am in a coworking space - and my colleagues are spread out in other offices across the province of Quebec -- many of them have colleagues in the same office. 2019-01-22 20-11-06 PST Michèle Thibeau Oh. Okay. 2018-12-08 07-00-56 PST Michèle Thibeau Normally someone gives us a 5 min heads up... 2019-01-22 20-06-16 PST Michèle Thibeau I am trying to make it exciting!! Oh, so Jabier's description was off. 2020-07-15 09-38-38 PDT Michèle Thibeau No worries! I'm going to do social media for the hackfest... I think Elisa thought there was a meeting at noon... 8-( Chat you later! Go have a break! 2020-06-16 11-59-40 PDT Michèle Thibeau I can download it too, if you wish. That way we'll have two separate experiences to share. 2018-12-09 08-46-07 PST Michèle Thibeau Well, I will be able to direct them to folks! 2019-01-22 20-08-32 PST Michèle Thibeau Inkscape Version 1.0 - Features Unveiled okay, so we're talking about two separate ones... can we finish this one first? Then we can tackle the one about the Vectors Team, which is a great idea! 2020-07-11 15-21-45 PDT Michèle Thibeau Not sure, but that would be a good question to ask. 2019-01-19 13-54-13 PST Michèle Thibeau Ah, okay, I'll change that -- one OR the other versions. 2018-12-12 18-39-46 PST Michèle Thibeau Yeah, small businesses are often afraid of jumping into the promotion and web side -- they feel so uninformed. 2020-05-17 13-39-51 PDT Michèle Thibeau Just off the phone with my Aunt who lost her husband, my Uncle, a week or so ago. Had a wonderful conversation. I can catch up with you later than 5 pm EDT (in 20 min. or so). Off to make some tea. 2019-01-19 13-15-44 PST Michèle Thibeau Nah, I am not scared of that... unless I could blow something up accidentally! 8-) 2019-02-05 11-19-31 PST Michèle Thibeau Or are you saying that the infographic is really to go with the video? I thought it was more about the bug migration... 2019-02-05 11-34-37 PST Michèle Thibeau Yep, that's where we got stuck AND, more importantly, where the repo was born!! 2019-01-22 18-36-08 PST Michèle Thibeau Hi Mihaela, I see that there are some blanks filled in on the issue form... are you adding more to this? Can I make some suggestions? Perhaps you could help me figure out what Jabier is trying to convey in a couple of places? 2019-01-21 21-19-46 PST Michèle Thibeau Ping me when you've got something to copy edit for LGM! I'm off to bed, but I'll check in the morning. Cheers! 2019-01-22 20-19-50 PST Michèle Thibeau We're within the word count. 2020-07-15 05-54-49 PDT Michèle Thibeau so many! We take understanding everything that is said for granted. 2018-12-12 19-19-09 PST Michèle Thibeau Yes, that's what I was going for, but I added the word post. So use Post and then the others just have the language as title? 2019-01-19 14-07-47 PST Michèle Thibeau Hi Mihaela, I am working on some edits, and will have to move onto something else this evening. I imagine it's getting late on your end. Perhaps we could Skype tomorrow? If it's working on your machine. It would be great to tackle the repo stuff that way. 2020-08-11 16-49-55 PDT Michèle Thibeau Anyway, I'm being called to participate in making supper... likely doing this in between storm bits. Hope you have a great night and that it gets a little cooler! 2019-05-29 18-43-51 PDT Michèle Thibeau I'll be getting up earlier tomorrow morning to try and touch base with him. Me, too, I am swamped at work. Springtime!! 2019-05-29 18-43-03 PDT Michèle Thibeau https://framadrop.org/r/zmeM_aj0K7#pZG71k47bFVrk0yRTPNa7roSijs8NOL9nBdWsw4T… 2019-01-19 13-06-29 PST Michèle Thibeau I might have ruined the code... I followed the instructions, but perhaps removed the code too early? 2020-07-23 10-02-10 PDT Michèle Thibeau sipping my tea, pursing my lips. 2018-12-12 18-42-51 PST Michèle Thibeau Right. all do. you can tell that I make the images and revise the content, right? 8-) 2020-07-11 13-42-38 PDT Michèle Thibeau I'm super proud of his initiative. Shall we? 2018-12-09 08-46-35 PST Michèle Thibeau I'll take another look as it's developing. And don't be shy to ask me! I'll be happy to give my feedback. 2018-11-27 18-11-47 PST Michèle Thibeau Awesome! I am good at retweeting. 8-) 2019-01-22 20-10-36 PST Michèle Thibeau What is it we're building over in the issue? 2020-07-21 12-34-07 PDT Michèle Thibeau Awesome! Together we can get energized to move forward! Let me know when you want to meet or pre-meet to get the ball rolling. Let me know how I can help. 8-) 2020-07-15 09-00-19 PDT Michèle Thibeau be there in 5! 2020-06-23 15-18-35 PDT Michèle Thibeau Yes. 2020-09-23 18-55-55 PDT Michèle Thibeau Are you going to come to the meeting with the Indonesian community on September 30? Note, Ryan is hoping to be there - he was waiting for word from you, but in the end Rania liked Sept. 30 and so I thought you'd want us to continue the tradition! I was on with Rania and a couple of his friends the other day and they helped me install and try out Inkporter. Now I can export PDFs from Inkscape. Watch out world!! 2020-08-01 10-41-39 PDT Michèle Thibeau We demonstrated that we, too, know how to wrangle Git. 8-) 2019-01-23 18-56-24 PST Michèle Thibeau It's going to be okay! 2019-05-29 18-41-52 PDT Michèle Thibeau Don'T worry! It happens. No one is going to think any less of you! 2019-05-29 19-31-21 PDT Michèle Thibeau I think I am going to try and finalize this contest entry and ship it tonight before heading to bed. 2018-12-12 19-30-37 PST Michèle Thibeau Get to bed girl! 2020-07-23 09-42-49 PDT Michèle Thibeau BRB... have my headphones on so I should hear when Chris starts. I need to eat something! 2020-03-28 15-53-05 PDT Michèle Thibeau Awesome! Have a good night... Talk to you later. 2018-12-12 18-31-30 PST Michèle Thibeau Are you working on another career? 2020-08-11 16-05-35 PDT Michèle Thibeau The name of this issue is confusing me right off the top. Not the only answer and Ryan makes a great point that it dilutes the project if it's the only answer or seen to be. Also, Martin was clear that in many instances you need to convince a dev to be on your side to get a feature or something done - they have to want to, as they are volunteers. This seems not to be the case stated in the issue. Not sure how I feel about this, so I'll keep reading and reflecting. 2020-03-28 14-53-25 PDT Michèle Thibeau Yep, me too. 2020-07-15 05-32-23 PDT Michèle Thibeau I'm going to have to go soon. Are you staying on for a while longer? 2018-12-12 18-45-51 PST Michèle Thibeau I am still trying to figure out how to put my skills to good use. Patterns, headers, footers, book covers... fabric... not sure which way to go or which ways yet. 2019-02-18 08-23-31 PST Michèle Thibeau Hi Mihaela, just got called down the road for an emergency brainstorming session for an activity on the weekend. I'd be more than happy to hang out this evening with you and the group - let me know what time. I can be available as of 5 pm EST - either from the office for a bit or a little later from home... Thanks! 2019-02-05 11-32-14 PST Michèle Thibeau Great! Thanks. Want to be inclusive and not get ahead of myself trampling on someone's toes. 2018-12-07 11-27-17 PST Michèle Thibeau Agreed! For some reason I thought IRC was more complicated, but it's just more stripped down. I kinda feel like one of the early folks online at the same time as in the current / future world. Fun! 2018-12-12 17-41-25 PST Michèle Thibeau Can we check first? Does it make anyone dizzy? We need a survey 8-)) Don't be hard on yourself. I am not sure it would bother that many people. 2019-01-22 20-19-35 PST Michèle Thibeau In past years... a program or on the web site? 2019-01-22 20-40-53 PST Michèle Thibeau That's cuz you are!! 2020-08-11 16-08-00 PDT Michèle Thibeau Not yet. I work with what's on the wiki and I'll confirm with him about that. Thanks for sharing with me what else has been going on! I've been working on other stuff and waiting to find out what's happening with a future meeting for the website project. 2020-08-11 16-20-04 PDT Michèle Thibeau Okay, is it up somewhere? I could take a look later this evening, perhaps. 2019-01-09 17-17-53 PST Michèle Thibeau Me too! Thanks for your support, Mihaela. I am kind of a go-getter at times and am eager to advance the cause. Sometimes I am the one ready to push ahead vs. thinking about process. Other times it is the other way around. All good. 2019-01-19 13-03-17 PST Michèle Thibeau I think I did it, but perhaps it did it to the wrong version? 2020-05-16 14-25-31 PDT Michèle Thibeau Oh no! I want to try growing some herbs again too. 2020-05-16 14-18-48 PDT Michèle Thibeau Yes, through Jitsi would be terrific! We're doing okay here in Quebec City. I'm working from home and not interested in heading back to the office any time soon. Feeling grateful to be working! We're still staying at home, though companies with external entrances (not malls) are now open. Not sure how many people are heading out. I've barely been outside other than to head to the pharmacy or the corner store... our groceries are delivered. More expensive, but safer. And less tough on my arms to drag home by bus! 2018-12-12 18-59-53 PST Michèle Thibeau https://www.skillshare.com/user/nounproject 2019-01-19 13-45-23 PST Michèle Thibeau Open office 2019-05-29 18-47-24 PDT Michèle Thibeau I am applying for a crazy contest tonight. My goal is to enter. That's achievement enough! 2019-05-29 19-04-50 PDT Michèle Thibeau They've been making great progress this week on stuff. 2019-02-02 08-03-23 PST Michèle Thibeau No, on issues for the meeting. 8-)) 2018-12-07 11-07-18 PST Michèle Thibeau shopping is pretty standard... cannot think of anything else at the moment. 2019-05-29 18-46-23 PDT Michèle Thibeau Would it help or not to tweet out that your workshop will not be happening due to circumstances out of our control? 2018-12-12 18-25-38 PST Michèle Thibeau It made me smile 8-)) 2020-08-15 08-59-57 PDT Michèle Thibeau See you in a bit. Going to hop on and see the first few minutes of hackfest while I am eating & multitasking. Then snap a screentogif and put it out on Twitter before our meeting! 2020-08-12 09-34-56 PDT Michèle Thibeau Yup! 2020-07-11 15-01-26 PDT Michèle Thibeau Maybe, but we got some clarity and I understand more about the project. That's good. A beginning. 2020-07-11 13-43-52 PDT Michèle Thibeau Ah, I don't want to be the only one! 2020-08-01 12-23-18 PDT Michèle Thibeau 8-) 2018-12-09 08-45-23 PST Michèle Thibeau Yep! 2019-01-22 20-15-15 PST Michèle Thibeau I'll ping him to review it. 2020-07-11 15-27-56 PDT Michèle Thibeau I can't? 2020-07-15 05-54-54 PDT Michèle Thibeau Yes! 2019-01-20 16-20-23 PST Michèle Thibeau Perfect. I'll head over and find you! 2019-05-26 17-20-45 PDT Michèle Thibeau Go with quicker... and Libre Office will work with the conference, won't it? If you want me to take a look at a draft, I'd be happy to do that too. Your call. If not, hope you're sleeping well. Talk to you tomorrow! 2020-05-16 14-23-07 PDT Michèle Thibeau We could do that! 2019-01-22 20-17-22 PST Michèle Thibeau We need both of you to be profiled!! Yep! 2020-08-11 16-37-46 PDT Michèle Thibeau Got it! Yep, it's hot as heck here, too. Though it just rained - we're expecting thunder and lightning - and it went down from feeling like 40 C to 30 C... awaiting even cooler weather. 8-) 2020-03-28 14-31-25 PDT Michèle Thibeau Glad to know you hopefully won't need them in Croatia! Here in Quebec we've got things sort of under control. Feeling grateful for the health care, governments and essential workers we have here. 2018-12-12 18-51-06 PST Michèle Thibeau 8-)) 2020-03-28 14-52-33 PDT Michèle Thibeau Yes; I'm kind of a news junkie. Watching Canadian news and Quebec news. A lot. On Twitter too. 2019-05-29 18-56-17 PDT Michèle Thibeau Absolutely! I'd be happy to do so! 2019-05-29 19-01-52 PDT Michèle Thibeau Searching for work. 2019-02-05 11-19-01 PST Michèle Thibeau Yup, video was for reporting bugs. He,s working on a document with visuals - inspired by the infographic - for the bug migration game. It is Chris's baby. Understanding how he works, I want to tread gently and then on a future project issue we can look at collaborating in a way that is helpful to and for him. 2019-01-22 20-27-39 PST Michèle Thibeau Right, the positive ones only! 2019-01-23 18-52-10 PST Michèle Thibeau He did the work! I just tried to make sure he sent both of them. I was perhaps a bit of a pain, but wanted to see it happen! After all that collaboration. all is goos. 2018-12-09 08-51-18 PST Michèle Thibeau Yes! 2020-08-11 16-28-45 PDT Michèle Thibeau I thought that was what this program does, but that we weren't there yet. I'm a bit confused. 2019-01-22 18-36-54 PST Michèle Thibeau Perfect. Let me know when you're ready! 2020-08-11 16-23-51 PDT Michèle Thibeau I can see about after hackfest. It might be too late to get some stuff done on this end. Are you thinking just the two of us after hackfest? Or others, too? 2018-12-08 06-56-31 PST Michèle Thibeau Hi Mihaela! Sorry about misspelling your name! Saw my email after the fact. 2018-12-07 11-08-52 PST Michèle Thibeau Yep, later we'll be able to wrangle it! 2018-12-12 18-56-07 PST Michèle Thibeau I want to make my own font - of my writing. Just not ready to put in the hours just yet. One day I'll just stay up for a couple of days and do it! 2019-05-29 19-31-32 PDT Michèle Thibeau Have a good night / morning! Talk again soon? 2018-12-12 18-57-29 PST Michèle Thibeau www.thenounproject.com is the coolest site! 2019-01-19 11-48-06 PST Michèle Thibeau Cool for the key. For now I'll leave that as is. For the file, I changed it, and so I thought it best to leave your work there! We can label something Final at the end? I am okay with different versions, but it might get crazier in practice. 2018-12-12 19-13-43 PST Michèle Thibeau FB, Twitter, Mastadon, deviantArt... 2018-12-12 19-22-31 PST Michèle Thibeau I've done it to one sheet. I am sure that Ryan is going to have lots to add too. 2020-04-05 15-01-34 PDT Michèle Thibeau Yes! A friend of mine - who's been selling my scarves in her online boutique - is making some. Eager to buy a couple of them. 2019-02-01 07-49-15 PST Michèle Thibeau Okay, but it's at the level of the names and organization that we still have work to do. I guess I could add and then we could move it. Eager to have the structure in place. 8-) Mmn... I think I have some chocolate to go with my coffee too. LAter! 2020-08-18 19-58-07 PDT Michèle Thibeau You've done so much with the website project! Taking a break is okay! All the work you did has helped us arrive here - and will ensure that we can trace back to content on the web to aim to integrate all the importnat parts and links. So I'll figure out the pages part and get started on the content... I can already see people's reactions and their perspective that we're coming in as PR people to change everything. The pitch / battle has begun. 8-) 2019-01-19 13-12-57 PST Michèle Thibeau Could we both reload our docs? If you upload your original - or I can from here. Then I'll add my new one with your same name. 2019-01-19 12-01-10 PST Michèle Thibeau I am up to the challenge of committing to keep versions and forging ahead as you're suggesting. I remember when "versioning" was only on paper... 2020-06-22 14-44-06 PDT Michèle Thibeau Not sure how all of those fit together... 2020-08-12 09-36-56 PDT Michèle Thibeau That emoji says, "The Scream" to me. Very fitting. 2019-01-17 04-28-35 PST Michèle Thibeau Hey Mihaela, terrific sketch for the infographic! Did you want me to look at tweaks this evening? Or is Chris going to do so? 2020-07-12 10-54-24 PDT Michèle Thibeau link? 2018-12-12 19-30-52 PST Michèle Thibeau Sorry for keeping you up. Thanks for hanging out. 2019-05-29 19-05-54 PDT Michèle Thibeau Yep! Things are hopping! Seems like new people are around too. 2020-03-30 17-56-42 PDT Michèle Thibeau Hey Mihaela, things here are advancing. We had an early March Break and we've also got what they call Snowbirds who winter in Florida... our numbers here will be going up for another week or two. They are confident that we're under the modelling predictions. We have enough supplies for the short-term and have ordered for the longer term. The governments have put together aid for workers, non-workers, entrepreneurs and businesses. I feel lucky to be here. 2019-01-19 08-20-03 PST Michèle Thibeau So, here's my effort for the moment... it might be a bit over the top, but I am trying to keep the colours to a minimum and show movement... the Rewards section needs some love! The bugs make me smile!! 2018-12-12 19-30-05 PST Michèle Thibeau Yeah, here too. What time is it where you are? 2019-05-29 19-34-05 PDT Michèle Thibeau Keep going! You'll get to the end of it and be satisfied by all you've accomplished! 2018-12-09 08-56-13 PST Michèle Thibeau I think a black and white basic thematic would work best. Easy to work with and ultimately perhaps some user artists would be proud to lend a hand to create what we need. 2020-07-23 09-06-29 PDT Michèle Thibeau Thinking that on the user side we need to also welcome them to the community! Some will click and find out more, some will wait until later. Listening to Ryan and getting ideas... 2019-01-19 12-04-54 PST Michèle Thibeau Absolutely! Name a time and I'll be back for then. 2018-12-12 18-27-07 PST Michèle Thibeau Then if that's the case, it's okay. I'd wait till people give more feedback. Did you have a link to the forum? I think the one I've used is far back in the chat somewhere... 2020-07-11 15-38-39 PDT Michèle Thibeau True you might be frustrated at the pace of action. That said, they need more diversity on that board. Period! Not sure Ryan's interested. 2020-07-27 11-56-27 PDT Michèle Thibeau Hi Mihaela, Just off the call with Ryan a short bit ago. Off to do some errands quickly and grab as bite to eat. Then I'll be back to join you! Looking forward to working on stuff together. 2020-07-15 05-32-56 PDT Michèle Thibeau Okay, so I'll stay on and close and thank with you! 2020-05-18 14-37-30 PDT Michèle Thibeau Will do! 2020-08-12 09-36-16 PDT Michèle Thibeau !! That's called insane!! 2020-05-18 14-35-11 PDT Michèle Thibeau You could make fabric or a mask with his drawing. When we do Jitsi, I could share my screen and show you how. 2019-01-20 16-21-54 PST Michèle Thibeau Michele Thibeau 2020-05-18 14-30-03 PDT Michèle Thibeau Okay. Happy travels! 2019-01-22 20-24-42 PST Michèle Thibeau What length are you going for -- 1 hr? 2020-07-23 09-39-40 PDT Michèle Thibeau Yep, 1,000 views and 100 responses per survey. This is my first one, so we'll be able to do four more... 2020-07-25 09-28-51 PDT Michèle Thibeau I'm thinking of sending the tweet out again today about the survey - in a couple of hours - and seeing where we get. Any input is better than none. Forgot we might want to send it out via the email list... ! 2020-08-18 19-48-51 PDT Michèle Thibeau [ ](https://chat.inkscape.org/direct/prkos?msg=fTeL4yJtzyffJuAX7) It has been weighing on my heart. () 2020-07-11 15-36-43 PDT Michèle Thibeau Talk to Martin about the fit. Maybe you're right where you're supposed to be - getting things done on the ground. They'd be lucky to have you! 2018-12-12 19-32-32 PST Michèle Thibeau Good night! Talk again soon. 2018-12-09 08-49-30 PST Michèle Thibeau So perhaps just digging in to find other ones. Let me know what you're looking for, key words or concepts and perhaps it would be easier to search. 2020-03-28 15-02-29 PDT Michèle Thibeau There's a doctor on the team, though... I think. 2018-12-12 18-34-59 PST Michèle Thibeau Ah, so you work on the overall design and look and feel - and icons? 2020-08-17 18-13-42 PDT Michèle Thibeau H Mihaela, How are you doing? 2018-12-12 19-06-58 PST Michèle Thibeau Hey, while you're here and I'm here, I started a spreadsheet for social media... would it interest you to give your feedback first? I've not shared it yet with Ryan as I think it needs some more love, but I don't know what else to add. 2018-12-12 19-29-52 PST Michèle Thibeau Good question. Do you think it has the elements it needs? 2019-01-20 19-19-01 PST Michèle Thibeau (/uploads/5b497f796d403dabf9f23f55be2c51aa/g7047BUGMIGRATIONINFOGRAPHICREVISED3.png) 2018-12-12 18-42-07 PST Michèle Thibeau Cool! People need to be able to update their own sites and have a sense of controling their sites. 2019-01-22 20-06-34 PST Michèle Thibeau Okay. Catching up with what will really be on the agenda! 2020-09-23 18-54-22 PDT Michèle Thibeau A new Contributions Officer, in terms of what you were doing? 2020-07-23 10-01-24 PDT Michèle Thibeau Very sharp! 2019-01-19 11-45-22 PST Michèle Thibeau I see that I do not. But would it be a good idea? For security reasons? 2018-12-09 08-43-41 PST Michèle Thibeau I honestly focused on the text. Perhaps Moini will be able to offer more insight. I can look at it again and help finalize. Still figuring out what's needed. That said, some change will make it more inviting and up to date. This is always good. 2018-12-07 11-00-07 PST Michèle Thibeau Okay, no worries! Let me know when you do. 8-) 2019-02-01 07-41-52 PST Michèle Thibeau Yep! Found my codes to log on... 2020-09-23 18-57-35 PDT Michèle Thibeau How are your projects going? I hope you've been busy with fun ones at least. I miss our conversations on the channel that is Marc's... we have to make a new one through Martin's channel. Let me know when you're free to connect and catch up! 2019-01-19 12-02-23 PST Michèle Thibeau We still have versions of articles, to be sure, but there are different ways to work. Finding a happy medium that works for writers and is understood will be key. 2018-12-12 19-07-06 PST Michèle Thibeau LEt me know if this is not your thing / jam! 2018-12-12 18-28-02 PST Michèle Thibeau Sure! We can all collaborate. No worries. I was more worried about making you wait on me. It's fun, but bizarre to only chat with everyone! 2020-06-22 14-43-55 PDT Michèle Thibeau Yes, you're right. So could we add this into the top of each of the issues, so that Ryan will be able to scoop them up and add them into the fourth issue. Wishlist items: 1) "Need to have/Required", 2) "Suggestion", "Content", "Feature", "Makers", "Artists", "Educators", and other relevant labels. 2019-01-22 20-34-16 PST Michèle Thibeau Yes, but it sounds a bit funny here. Almost done my editing... adding to your bio - about the book, as it lends more credibility to your teaching skills! 2020-07-10 10-27-50 PDT Michèle Thibeau Awesome! Did we need to conduct any further scoping sessions prior to the meeting next week? If so, let me know. I don't want to get mixed up! 2018-12-12 18-30-16 PST Michèle Thibeau It's truly a cool career. I am blessed. 2020-07-11 15-00-36 PDT Michèle Thibeau Learned lots. I thought it went really well. 2020-08-15 07-15-45 PDT Michèle Thibeau Hi Mihaela, a question for you. Rania would like to have the BBB room link for Wednesday's meeting. Did we want to change the settings or can we schedule the room for that meeting? Or are we fine to send the link out - the same one we'll be using today. Thanks! See you in a bit. 2018-12-12 19-31-45 PST Michèle Thibeau You and Maren. 2020-08-11 16-21-27 PDT Michèle Thibeau We also need to have Ryan guide us with respect to what pages he thinks we're really going to tackle. I like the idea of a standing meeting once a week to touch base and keep things moving along. Would help me! 2020-05-16 14-21-01 PDT Michèle Thibeau Sure, 14:00 EDT works for me tomorrow! 2019-01-19 11-03-55 PST Michèle Thibeau Never mind! I logged in and found the button! Upload successful! 2020-05-16 14-20-29 PDT Michèle Thibeau Yup! 2020-08-19 05-53-45 PDT Michèle Thibeau Hi Mihaela, I hope you slept in and are feeling better. The meeting went well and I think Rania hit the record button a few times, so we might have some recordings. That and someone left the meeting by ending the meeting. 8-) We'll have to look at not giving everyone all privileges in such a big group - as we had been thinking about. We got a couple of questions covered and some conversations and presentations by some businesses that use Inkscape in the making of their products. Eager to touch base with you soon to discuss and to get together with Rania to plan next month's meeting! Take care. 2020-08-12 09-37-48 PDT Michèle Thibeau So did you want to review anything today or wait? 2020-07-21 09-43-08 PDT Michèle Thibeau Hey Mihaela, Hope you're well. I'll admit to being lost in process here. Not sure on next steps and next meeting... thought I'd reach out to you prior to Ryan. Anything specific I can help with this evening (my time)? 2019-05-24 18-05-02 PDT Michèle Thibeau I'll try and keep an eye out this weekend for you, if you should need someone to review stuff. 2019-05-29 19-24-59 PDT Michèle Thibeau Perhaps! I could do beginner level French. I am more comfortable teaching English as a second language. Trained for that and it's my first language. 2019-01-23 18-58-05 PST Michèle Thibeau 8-)) 2019-01-20 15-17-58 PST Michèle Thibeau Okay. well We're going to be eating in a short bit here -- and then I can check back round 8 pm my time? In close to 2 hours? 2020-09-24 23-10-43 PDT Michèle Thibeau Martin has a channel for his Patreon account and he's getting some traffic with his tweets. I'm trying to catch up with watching them all. They're good! That part is new for me with respect to Inkscape and what I understand of open source, so I'm watching and learning. 2020-07-12 10-20-54 PDT Michèle Thibeau Same a bit. And a bit confused by more comments on the VM issue. Have you taken the time to read them? 2020-08-11 16-38-49 PDT Michèle Thibeau Yep! Our snow sometimes travels from Boston with the air currents. Not good for renos, but good for cooler temps. I'll take that. 2020-07-11 15-41-25 PDT Michèle Thibeau bai! 2018-12-09 07-16-33 PST Michèle Thibeau vectorsTeamPage2018-12-09revised.png (https://chat.inkscape.org/file-upload/PpRvD9jQSvZN5jbrG/vectorsTeamPage2018…) 2020-07-12 10-45-36 PDT Michèle Thibeau Take your time! 2019-01-22 15-05-40 PST Michèle Thibeau Was a baseball fan when I was young. It's a great expression - very visual! Yep - that was the reference! It would be terrific to have Chris's icons used in GL. 2019-01-23 18-57-09 PST Michèle Thibeau I like building stuff, too, or helping to shape it. I have faith that you've got a fun program. And we'll get Jabier's text ready - spelled phonetically if need be, so he can speak it with confidence. 2018-12-12 18-50-04 PST Michèle Thibeau No, I draw and she codes. She's a gamer and programmer - data bases, which are good for web sites. 2020-08-20 11-28-17 PDT Michèle Thibeau Okay, thanks for letting me know. No rush. When you see time, think of when we can touch base. Take care and tackle one item at a time on that list of yours. Be kind to yourself. Talk again soon. 2018-12-09 09-03-19 PST Michèle Thibeau You did well! A first draft is always that! I tend to use lots of colour too, then people help me pull it back. 8-) 2018-12-12 18-42-32 PST Michèle Thibeau Yes, WordPress and I have issues sometimes... I think it's because I used the free ones and there were not enough options. 2020-06-22 14-25-18 PDT Michèle Thibeau My test worked in the comment! 2020-05-18 14-34-33 PDT Michèle Thibeau You can! 2018-12-12 18-45-17 PST Michèle Thibeau Cool! You never know. That would be great! 2019-01-23 16-32-41 PST Michèle Thibeau My pleasure! I see that you and Ryan tested the video conference, too, so we're making progress! Oh, and he got back to me that he's fine with the symbols and said, "Let's implement them." 2019-03-15 14-31-55 PDT Michèle Thibeau Hey Mihaela, are you going to be able to join in tomorrow for the Watch Party? Hope to see you there! 2019-01-19 13-46-39 PST Michèle Thibeau Is that what I copy and past in instead of what's there? 2020-07-11 15-01-01 PDT Michèle Thibeau Lots. 2018-12-07 11-07-53 PST Michèle Thibeau Could add something about purchases helping to support Inkscape project? 2019-01-22 20-18-49 PST Michèle Thibeau Can we see if others have done a similar double bio? 2019-01-22 20-46-25 PST Michèle Thibeau Yes, absolutely! That's how I learn best. 2018-12-12 18-22-59 PST Michèle Thibeau Hey, how can we collaborate on the spreadshirt thing? I feel like I've left you waiting. 2018-12-09 08-51-10 PST Michèle Thibeau something clean, with a certain style - if it's possible to use the same style throughout... black and white? pops of colour or colorable per section? We might think of planning a bit to keep it easy, clean, smart! 2018-12-07 10-58-46 PST Michèle Thibeau Okay. Let me know when you've got a product and I can go and search for the shop on my end. 2018-12-08 07-23-55 PST Michèle Thibeau Perhaps! Ryan usually slides in round the time, so I have hope he'll show in a bit. 2019-02-05 11-12-55 PST Michèle Thibeau I think he needs to be part of the discussion! 2020-07-23 09-41-57 PDT Michèle Thibeau 124 views and 27 responses so far (28 with my deleted response) More lookers than takers. 2020-09-23 18-54-03 PDT Michèle Thibeau Hi Mihaela, It's terrific to hear from you! Actually, I was waiting to see how with time things would pan out. Things have been on hold as Elisa and I weren't sure how to proceed with Ryan's plan without him - it was his process. 2018-12-12 19-15-27 PST Michèle Thibeau sideways, I am sure! 2020-08-11 16-47-36 PDT Michèle Thibeau Their names are on the project. Any board member is making a different commitment than other contributors - to uphold the legal and financial obligations and contracts. 2019-02-05 11-20-32 PST Michèle Thibeau I am fine with not overstepping. 2020-05-18 14-29-57 PDT Michèle Thibeau I just checked... it would be Thursday all around. Getting mixed up with all sorts of GMT and other time zone sliding today. 2020-08-11 16-35-05 PDT Michèle Thibeau Other than all these discussions, how are you doing? 2020-08-11 15-57-09 PDT Michèle Thibeau Hey Mihaela, I usually put that together on Wednesdays, so that Martin has time to refine whatever's going to take place. Is that confirmed yet? Then we send out a social post on Wed. / Thurs. and another one on Fri./Sat. 2018-12-08 07-03-43 PST Michèle Thibeau It should be at 11 am my time, so in an hour, I think. 2020-08-18 08-04-01 PDT Michèle Thibeau Mihaela, I want to apologize if I did not listen during the meeting on Saturday. I thought I heard you; however, if you feel that you were not heard then that's what needs to be addressed. I'm sending this out and hoping we might be able to touch base prior to the call with the Indonesian group and open a space for me to listen and hear you. I'd be available at the end of my work day today, so 5:30 pm ET at the earliest, if that would work for you. Thanks for reading. Talk soon. 2020-07-15 05-59-56 PDT Michèle Thibeau Gotta go! I'll check back and hop on BBB round noon my time. Enjoy your afternoon! 2019-05-29 18-45-56 PDT Michèle Thibeau I just wanted to make sure you were okay! 8-) 2019-01-19 14-08-59 PST Michèle Thibeau Hey, I receive desktop alerts when we chat... but they are really slow. Like really slow. Does that happen to you too? 2020-06-23 15-18-51 PDT Michèle Thibeau D 2020-07-21 17-26-53 PDT Michèle Thibeau Working on the questions from the issue... a serious number of questions! I love receiving the Story of Telling emails. 2019-05-29 19-26-46 PDT Michèle Thibeau I think you're starting to know me too well, Mihaela! 8-) 2020-07-18 10-40-46 PDT Michèle Thibeau If not, there will be a recording. It's really interesting! Glad to hear from you. I was starting to get worried you'd been literally buried by work... virtual paper and web sites and stuff weighing heavily upon you. 8-) 2019-01-22 20-21-43 PST Michèle Thibeau So you might even want to see how they added the two names to the program. Perhaps you don't care, but we want to have both of you highlighted for the project!! 2019-02-04 17-11-16 PST Michèle Thibeau Hey Mihaela, I am lost as to where to write up my issue with the GL wiki... 8-) 2020-07-11 15-07-35 PDT Michèle Thibeau Shows how much you're involved in the project, which is great! You, too, should facilitate conversations... perhaps the Vectors day? 2020-05-18 14-37-17 PDT Michèle Thibeau Be safe! 2019-01-19 13-14-42 PST Michèle Thibeau original 2020-09-09 15-59-23 PDT Michèle Thibeau Mihaela, are you still out there? 2019-05-29 19-01-16 PDT Michèle Thibeau I hope so too, for your sake. Don't worry about the lgm. That will work out fine. Folks will chat and or hack. 8-) 2019-02-05 11-35-56 PST Michèle Thibeau 8-)0 2020-06-16 12-01-20 PDT Michèle Thibeau Yep! 2019-01-22 20-24-12 PST Michèle Thibeau Perfect. Let me get it started and we can add some stuff from there. 2019-01-22 20-35-58 PST Michèle Thibeau TRying to rework the description... break it up and add a bit more info. 2020-08-11 16-42-00 PDT Michèle Thibeau Why would the Board not be administering the fundraising projects? That's really strange. Is it because they don't want the responsibility? It doesn't fit into their mandate? If not, I'd suggest that might be something to look at within the board's charter or regulations. Or at least have a board member, the fundraising coordinator and a couple of other people form a committee to be able to discuss and decide together. Yikes! 2020-07-15 05-58-31 PDT Michèle Thibeau We could meet later today. I have to work right now, but I can take time on my lunch break, so 16:00 UTC? 2018-12-07 11-24-48 PST Michèle Thibeau Thanks for setting that up! Looking forward to tackling it later. Gotta get some more work done on this end! Fun to see how the meeting works, too. 2019-05-29 18-50-17 PDT Michèle Thibeau I hear you. That's what I've been learning is that there are times when we just cannot accomplish everything. Life steps in to remind us we're human. 8-( 2020-08-11 16-06-09 PDT Michèle Thibeau Saturday is about bug fixing / migration, though, right? 2020-05-16 14-23-49 PDT Michèle Thibeau Cool! 2019-01-22 20-46-29 PST Michèle Thibeau how about this... 2019-05-29 18-51-02 PDT Michèle Thibeau Here's that audio file. This will help Jabier to pronounce stuff, not his own name, however!! https://framadrop.org/r/ld6p5Io7AR#ABUqoauPfUI0espKCVK83GHGdew51LVKlWC3Ibl8… 2020-08-11 16-33-00 PDT Michèle Thibeau The current web site is a beast. 8-\ 2019-01-22 20-17-04 PST Michèle Thibeau Of the closet?? 2020-07-11 15-12-09 PDT Michèle Thibeau There seems to be a consensus on the board... we shall see. Things move slowly, but they're advancing. Okay. 2019-01-13 19-28-32 PST Michèle Thibeau I remember jitisi and rocket chat my first time at a meeting - I was too shy to speak and so I texted. I understand why Maren wanted text - due to the double conversations. If we could use jitsi I'd be fine! I'd love to help with the presentation. I think if you and he had something that was good in English it would help your confidence. I really hope you'll be able to attend this year! 2019-01-22 20-18-22 PST Michèle Thibeau So the only place to add a description would be in the speaker bio. It fits in the word count. 2020-08-11 16-28-47 PDT Michèle Thibeau 8-) 2020-05-16 14-19-12 PDT Michèle Thibeau What time is good for you? I can be flexible. 2018-12-12 18-39-05 PST Michèle Thibeau Drupal is not as user-friendly.... do you add user-friendly back-end options for your clients to be able to take on and update themselves? 2018-12-07 11-04-49 PST Michèle Thibeau I found it hard to find the real inkscape shop.... vs. other random items.... 2018-12-07 10-47-29 PST Michèle Thibeau My pleasure! Happy to help out! 2019-02-05 11-35-20 PST Michèle Thibeau Yes! Great results!
1 0
0 0
[Webmaster] Rocket.Chat, 2 Users, 132 Messages, 0 Files, 1271895 Minutes, in Direct Message Between: prkos & bryce
by no-reply@chat.inkscape.org 29 Apr '21

29 Apr '21
2019-02-12 14-55-36 PST Mihaela how does that impact you, all that I've said, it's good to have insight into how others may view it, I might be missing some angles 2019-02-15 17-06-08 PST Mihaela thank you for the link, but bookkeeping is not my passion 2018-11-27 11-29-49 PST Mihaela bug tracker seems such an obvious place for that 2019-02-12 14-29-02 PST Mihaela https://www.gnome.org/foundation/careers/development-coordinator/ 2018-11-27 11-32-00 PST Mihaela or with a little push here and there 2018-11-27 11-41-33 PST Mihaela to code 2019-02-12 14-33-47 PST Mihaela yay! 2019-02-12 14-48-17 PST Mihaela but I want to work remotely, and not super full time 2018-11-27 11-26-54 PST Mihaela are there some who don't want to? Maybe Tav? 2018-12-26 16-09-34 PST Mihaela if he already has an instance for the static forum copy then you can use devel-01 for something else 2019-02-12 14-36-10 PST Mihaela in contract that's before taxes right? 2018-11-27 11-50-50 PST Mihaela he did ask on chat, and the only person there didn't know what to say :p 2018-11-27 11-23-18 PST Mihaela what is the proper procedure then 2019-02-12 14-50-16 PST Mihaela lol 2018-11-27 11-26-43 PST Mihaela what's the best practice for contributing to UX? Should the original dev be involved? 2018-11-27 11-20-20 PST Mihaela :shrimp: 2018-11-27 11-30-17 PST Mihaela yes 2018-11-27 11-46-11 PST Mihaela but I may still be missing something about the procedure 2018-11-27 11-31-47 PST Mihaela ok then it will grow from there spontaneously 2018-11-27 11-29-59 PST Mihaela with nice design or UX tag on the issue 2018-11-27 11-29-25 PST Mihaela but how do devs who need UX review broadcast that? if they're not in the chat here it doesn't get noticed 2018-11-27 11-22-10 PST Mihaela hehe 2019-02-12 14-50-49 PST Mihaela it's not the same thing, different processes, but when zoomed out it's the same neighbourhood 2018-11-27 11-28-05 PST Mihaela I think there's some activity around that on the UX channel here 2019-02-12 14-46-48 PST Mihaela I'm itching to send my application, but I almost never searched for a job, and process with my clients is different 2018-11-27 11-20-09 PST Mihaela notin much just hangin bout 2018-11-27 11-33-43 PST Mihaela yes 2018-12-26 16-08-59 PST Mihaela it doesn't seem we'll get the forum data but Javier is leeching it anyway and we'll serve it as static 2019-02-12 14-45-36 PST Mihaela lovely 2018-12-26 16-08-20 PST Mihaela yes, of course 2018-11-27 11-42-16 PST Mihaela bits around the interface that bug you when you're using Inkscape 2019-02-12 15-03-12 PST Mihaela I've already built something that is more than enough to start, what are your showstopping issues? 2019-02-12 14-28-52 PST Mihaela do you have any ballpark idea on the approximate compensation for that GNOME job Development Coordinator? 2019-02-12 14-54-26 PST Mihaela I already have a career, that's the thing, how much of an obstacle is that to them 2019-02-12 14-53-51 PST Mihaela plus my psych profiles usually describe as motivator/networker/campaigner so those are almost built for fundraising jobs 2018-11-27 11-24-58 PST Mihaela no mans land 2018-11-27 11-51-07 PST Mihaela ok I'll put that on the list of good places to track 2018-11-27 11-12-39 PST Mihaela pretending to be online eh 2018-11-27 11-46-53 PST Mihaela where exactly do new people find out about the person working on a piece of code etc, and what's been happening on git ... 2018-11-27 11-12-32 PST Mihaela ohai 2019-02-22 10-53-36 PST Mihaela he mentioned contributing to the Mac side, is he in that channel? Why is it important to edit the wiki to contribute to Mac? 2019-02-12 14-47-58 PST Mihaela I don't expect that to be problem, I feel like I have loads of marketing and business experience 2018-11-27 11-25-38 PST Mihaela us both ;) 2018-11-27 11-26-11 PST Mihaela the guy is saw is familiar with GL 2019-02-22 10-52-53 PST Mihaela can you deal with capin? He seems abrasive but I don't know exactly what is happening and Maren seems done with him 2019-02-12 14-53-10 PST Mihaela that word doesn't hit the bullseye for me, not as a goal, but my end goal of working for open source, and raising funds to progress open source projects is soooo inspiring, so in that sense you can say that it is 2019-02-12 14-30-15 PST Mihaela pls guess 2018-11-27 09-45-08 PST Mihaela oy you there? 2019-02-12 14-57-33 PST Mihaela thanks! I will 2019-02-12 14-54-02 PST Mihaela I'm not in it to make a career 2019-02-22 10-57-19 PST Mihaela I wasn't following the conversation so I can't say what is happening, and I don't know about Wiki permissions so I can't judge what is happening, but it may be a shitty person trying to stir trouble 2019-02-12 15-02-46 PST Mihaela if that is something you really want why not start with paid development subproject seriously? 2018-11-27 11-45-49 PST Mihaela ah good tip, look at buglist for 1.0 2019-02-12 15-07-19 PST Mihaela thank you! have fun with kids! 2018-11-27 11-23-43 PST Mihaela and GL is free to migrate issue by issue? 2018-11-27 11-38-31 PST Mihaela which is awesome and I'd hate to lose his interest if we seem disorganized 2019-02-12 14-50-13 PST Mihaela that is maybe key, how far can having my own business count as fundraising 2019-02-12 14-46-04 PST Mihaela do you have any experience or tips for negotiating with them? 2018-11-27 11-33-48 PST Mihaela good point 2019-02-12 15-02-02 PST Mihaela heck yeah 2018-11-27 11-23-29 PST Mihaela LP is archive only right? 2019-02-22 10-54-33 PST Mihaela I don't know the status now, I think you need to find out what he wants, does he have access to the Wiki he wanted? 2019-02-12 14-57-41 PST Mihaela what a turn of events 2019-02-12 14-54-46 PST Mihaela I want to keep my company, I don't think I'd ever want to let that go 2019-02-12 14-49-40 PST Mihaela yes sounds familiar :) preaching to the quire 2018-11-27 11-38-08 PST Mihaela the latest one just straight up asked for a list of issues to work on 2018-11-27 11-25-25 PST Mihaela but we need to let the interested parties know how to contribute 2018-11-27 11-41-29 PST Mihaela not sure, he's a designer, it doesn't sound like it's in his skillset 2019-02-12 14-48-43 PST Mihaela yes, thank you! good tip 2018-11-27 11-41-56 PST Mihaela but I expect most of the UX itches are of the bottom up approach 2019-02-12 14-39-04 PST Mihaela annual reports always useful lol 2018-11-27 11-20-54 PST Mihaela there was a new guy on team_ux asking for design issues list and I didn't quite know where to send him 2019-02-22 10-56-07 PST Mihaela he's playing some gif showing older conversations about this 2019-02-12 15-05-53 PST Mihaela are they so restrictive that they stop us? 2019-02-12 14-48-56 PST Bryce Harrington emphasize what value you would bring to them, how your particular skillset would benefit the organization 2019-02-12 14-47-03 PST Bryce Harrington cover letter is key 2019-02-12 15-06-50 PST Bryce Harrington gotta go, kids just got home. Nice chatting, and good luck! 2018-11-27 11-24-16 PST Bryce Harrington yes 2018-11-27 11-11-00 PST Bryce Harrington hi 2018-11-27 11-43-26 PST Bryce Harrington yeah, maybe just have him follow along with what's currently getting worked on with git, file bug reports in LP, and sub the person working on the code currently 2018-11-27 11-19-49 PST Bryce Harrington what's up? 2018-11-27 11-44-08 PST Bryce Harrington or look at the bug list for the 1.0 release and see if there are any items worth providing design input on 2019-02-12 14-44-28 PST Bryce Harrington Creative Commons' financial report lists salaries of officers, and I'd imagine would be commensurate with what GNOME would be looking to offer 2018-11-27 11-32-57 PST Bryce Harrington I suppose there is a distinction to make between bottom up UX and top down UX 2018-12-26 15-13-43 PST Bryce Harrington hiya 2019-02-12 14-38-03 PST Bryce Harrington they don't list exact salaries for staff people, but the categories are small enough you can probably read between the lines to see what typical salaries are. 2018-11-27 11-23-42 PST Bryce Harrington not yet, but probably soon 2018-11-27 11-21-58 PST Bryce Harrington suppose that's a clue the UI is in serious need of revamping 2019-02-12 14-54-28 PST Bryce Harrington ok, well give it a shot, who knows 2018-11-27 11-48-03 PST Bryce Harrington that's where I'd look. Or just ask on chat 2018-11-27 11-27-29 PST Bryce Harrington probably a better approach would be to have several people interested in UX form a team and work on drafting a design document with mockups and such 2018-11-27 11-47-45 PST Bryce Harrington https://gitlab.com/inkscape/inkscape/commits/master 2019-02-12 14-32-58 PST Bryce Harrington ok give me a few minutes to research 2018-11-27 11-22-49 PST Bryce Harrington probably not wise to do anything serious here while we're stabilizing for 1.0, although as with everything just depends on having coders to do the work 2018-11-27 11-36-24 PST Bryce Harrington obviously there are also many in-between cases 2019-02-22 10-55-34 PST Bryce Harrington yeah we've been asking he hasn't said, just trying to push for increased rights. Seems odd. 2019-02-12 14-30-07 PST Bryce Harrington no, I would only be guessing 2018-11-27 11-35-33 PST Bryce Harrington many times when someone has approached me with interest in UX work, it's been the latter category 2018-12-26 15-14-16 PST Bryce Harrington since things seem to be proceeding with the django website, I am gathering you probably don't need devel-01.inkscape.org? Mind if I check it back in for others to use? 2019-02-12 15-05-53 PST Bryce Harrington and, with anyone working on anything in inkscape there is going to be some planning and review, like what we see for mentoring GSoC students. 2018-11-27 11-27-56 PST Bryce Harrington Tav would be a good resource on the code side. Ryan might be good to include from a design POV 2019-02-12 14-47-23 PST Bryce Harrington there are lots of articles written on how to make a good cover letter, so start there 2019-02-12 15-03-26 PST Bryce Harrington simple - management overhead 2018-11-27 11-33-48 PST Bryce Harrington bottom up is identifying specific usability issues, like a confusingly worded button label, or trouble locating a feature in a menu. Those are certainly appropriate to file bugs about, and for now these should go to LP. 2019-02-12 14-35-09 PST Bryce Harrington since it requires a BSc/BA in business administration I'm going to guess it's in the $50-80k range 2018-11-27 11-27-01 PST Bryce Harrington I wouldn't direct UX work to bug trackers though, it'll just get lost in the noise. 2019-02-12 14-56-06 PST Bryce Harrington you should also once and a while look at the job boards for the linux distros, esp. RedHat and Ubuntu; there are often remote positions available that need people with experience doing open source work, and might be something that hits closer to your bullseye 2019-02-12 14-58-20 PST Bryce Harrington some day I hope Inkscape has enough money raised to employ some of us 2019-02-12 14-49-39 PST Bryce Harrington for this role, reading between the lines, the main objective is bringing in money, so any proven experience you have with fundraising is going to be key 2018-11-27 11-24-29 PST Bryce Harrington although I don't think we've formally announced that we'll start doing that yet 2018-11-27 11-21-33 PST Bryce Harrington there's been several people interested in UX work lately 2019-02-15 16-21-58 PST Bryce Harrington btw, don't know if this is your area at all, but this just posted -- https://sfconservancy.org/news/2019/feb/14/techie-bookkeeper/ 2018-12-26 18-26-25 PST Bryce Harrington yeah I set up an area for him on alpha.inkscape.org for that 2019-02-12 15-06-17 PST Bryce Harrington and administrative stuff - accounts to set up, reports to read, infrastructure questions and fiddling, etc. 2018-11-27 11-38-41 PST Bryce Harrington we also have to be mindful that there are multiple philosophies for how UI's should be designed, just look at the distinction between KDE, Apple, Gnome, and Windows... There are going to be people who are adherents to one of these philosophies and will push UX ideas towards those ideas, whereas other folks will pull in other directions. Thus the important of seeking broad consensus. 2019-02-12 15-04-00 PST Bryce Harrington the mailman3 funded development effort has been a real eye opener as to just how much work is involved to get someone paid, and to adequately supervise their work 2019-02-12 14-56-20 PST Bryce Harrington salary ranges will be a bit higher with them than with a non-profit, too 2018-11-27 11-25-55 PST Bryce Harrington or wiki if they want to stay clear of bug tracker transition trouble 2018-11-27 11-25-38 PST Bryce Harrington just have them keep using LP for bugs for right now 2019-02-12 14-45-13 PST Bryce Harrington I seem to recall something on the order of $100-140k for a Director level position 2018-11-27 11-29-53 PST Bryce Harrington we've had various people interested in working on UX in the past. Building a consensus would be a big part. 2018-11-27 11-34-31 PST Bryce Harrington top down is a more comprehensive look at overall product, and ensuring the various elements of the UI flow nicely and provide a predictable, consistent experience for the user 2019-02-12 15-04-30 PST Bryce Harrington Conservancy has a bunch of rules, many of which are derived from federal requirements for non-profits in hiring contract workers 2018-12-26 18-26-07 PST Bryce Harrington thanks, will do 2019-02-12 14-48-16 PST Bryce Harrington my guess is that GNOME is going to consider involvement in the GNOME project a soft requirement. I don't know that Inkscape qualifies as "part" of GNOME, but regardless that's probably your strong angle 2018-11-27 11-39-51 PST Bryce Harrington ok, that's good. There's been no shortage of UX ideas presented. Is he wanting to code, by chance? 2019-02-12 14-37-16 PST Bryce Harrington yeah. They post their financial reports online here - https://www.gnome.org/foundation/reports/ 2019-02-15 17-06-21 PST Bryce Harrington yeah suspected so 2018-11-27 11-35-02 PST Bryce Harrington top down needs more than really can be handled in a bug report, and needs to be planned out in a more systematic way 2019-02-22 10-53-50 PST Bryce Harrington yep, already commented a bit on the dev channel 2018-11-27 11-25-10 PST Bryce Harrington sorry, I have a lot going on in my life right now, I'm kind of not keeping up with inkscape things very well lately 2019-02-12 14-51-35 PST Bryce Harrington is fundraising something you're definitely interested in doing with your career?
1 0
0 0
[Webmaster] Rocket.Chat, 2 Users, 41 Messages, 0 Files, 1135110 Minutes, in Direct Message Between: ede123 & nathanal
by no-reply@chat.inkscape.org 29 Apr '21

29 Apr '21
2020-01-03 08-42-38 PST Nathan Lee I definitely have! You can't go through many launchpad issues without seeing them. 2020-01-03 08-35-21 PST Nathan Lee [ ](https://chat.inkscape.org/direct/ede123?msg=vjsemcFPpC54SwAhL) Okay, that's good :sweat_smile: :thumbsup: It's a bit odd, since as you said, we don't have a large team atm. Really, everyone active in gitlab while I've been here, who is also in the bug wrangles list, is a developer or contributed bug-fixing commits afaik, maybe with the exception of Maren if you don't count her as a developer :stuck_out_tongue_winking_eye: and b3u () 2020-01-03 07-24-05 PST Nathan Lee [ ](https://chat.inkscape.org/direct/ede123?msg=DpwQinbRXFKRkg5dW) And all the other questions I thought of revolve around this question really () 2020-01-03 08-30-53 PST Nathan Lee Re: backtrace, I recall someone (I think Bryce?) asking for a full backtrace before moving the issue. That was a while ago, so intentions may have changed (or maybe its cause people were available to collect it). That's where my belief came from. 2019-07-19 17-39-42 PDT Nathan Lee Sorry, I made a mistake with CI and cancelled the wrong job. Restarted it and looking over it. 2020-01-03 08-28-21 PST Nathan Lee [ ](https://chat.inkscape.org/direct/ede123?msg=RN5oHRvqDkMvxJgek) I think that's the central issue with what I've been doing. I've generally held issues until there is some understanding of the issue, i.e. a specific bug, rather than just a confirmation that the steps create unexpected behavior and cleanup of the issue. I think I could quickly move a lot of issues if we just need to confirm that it happens and tidy up the issue (i.e. reliable steps to reproduce + all the info you stated above). Its never been a problem since I wasn't specifically tasked with triaging :sweat_smile: () 2020-01-03 06-43-50 PST Nathan Lee Thanks for granting me extra permissions. (and sorry for having a blank period of no response/no action on the bug documentation. I'll get back to it soon!). Should we ask bug migrators if they want to join bug wranglers? I'm thinking of asking Jonathan Hofinger (edit: jhofinger in Gitlab), at least so he can label/link issues inside inbox (I don't think I have permissions to just add him to Inbox, so I'm asking you ;) ) Also got some questions regarding bug triaging for #bug_migration; will post once I write them. 2019-12-10 00-39-30 PST Nathan Lee Alright, that sounds fair :+1: Thanks for the info. 2020-01-22 08-22-57 PST Nathan Lee Thanks Patrick. It seems like everyone has suggestions for new labels (including me)! I'll send a message to team_vectors tomorrow (don't want to ask questions that might require back and forth without vanishing). Just to clarify, we would really only need permissions to gitlab.com/inkscape/vectors/general (and only maybe, will ask!). 2020-01-25 21-41-12 PST Nathan Lee oh, almost forgot! The vectors issue was resolved. After asking in team_vectors, Martin and Maren gave us permissions for vectors (just most of the members of the team instead of the whole group). Since its rare that content/general issues end up in Inbox, I think this will do for now. Thanks again for helping me out :smiley: 2019-03-02 13-55-52 PST Nathan Lee Thank you Patrick, I'll do my best to help out :smiley: 2020-01-03 06-56-28 PST Nathan Lee Also a bit basic, should some of the "diagnosis" be happening in Inbox, or can issues be moved as soon as they are confirmed? E.g. problem always occurs in this file v problem is with this line in the file. A lot of the bottle-neck in sorting is probably here. In line with the policy "backtraces for crashes", I tend to be conservative and do as much "diagnosis" as plausible for a non-developer in Inbox. 2019-12-09 16-31-05 PST Nathan Lee Do you think Victor is ready to access inkscape/inkscape and inkscape/extensions for moving issues? I'm not sure what permissions this grants (also I can't do it myself :monkey: ) but I had assumed he already had those rights. 2020-01-03 08-54-34 PST Nathan Lee Thanks for the clarification, Patrick. This should really speed up managing the inbox. I've got to go (to sleep) now, hope you have a good weekend! 2020-01-18 08-39-41 PST Nathan Lee Hi, throwing out a couple questions Could you add some permissions for moving issues to Vectors (Jonathan brought up moving https://gitlab.com/inkscape/inbox/issues/318) and Are you okay w/ me adding/editing labels to inkscape/inkscape after discussion in bug_migration? e.g. Adam's suggestion to add a label: Canvas UI, maybe filling the description to some of those labels. 2020-01-03 07-21-46 PST Nathan Lee The other question: can you add inkscape-docs to the shared projects for bug wranglers? 2020-01-03 07-21-02 PST Nathan Lee Hmm... Typing it out, I'm afraid its all questions for you. *No rush to answer*, and the only thing I'm posting in bug_migration is some label proposals. 2019-12-10 00-30-03 PST Patrick I've granted him rights for inbox only so we can give some direction (I think that was a good decision). 2020-01-03 08-36-26 PST Patrick Yes - it's hard to recruit people who are interested in "only" triaging bugs - but I don't mind if triagers become developers either ;-) 2020-01-03 10-11-10 PST Patrick Good night! Have a nice weekend as well. 2019-03-02 09-34-06 PST Patrick Hi Nathan, welcome to the bug team! 2019-03-02 09-38-59 PST Patrick One additional job you should be able to do now is moving confirmed bugs from https://gitlab.com/inkscape/inbox to a more suitable sub-project tracker (e.g https://gitlab.com/inkscape/inkscape). The idea is that only confirmed bugs with reliable steps to reproduce end up in the sub-project trackers. 2020-01-20 14-07-42 PST Patrick Hi Nathan, I could add permissions for gitlab.com/inkscape/vectors/general/ and/or gitlab.com/inkscape/vectors/content/ but not for the actual group gitlab.com/groups/inkscape/vectors . Also I have to admit that I'm not really familiar with how those repos are used and how issues should be filed for them. Maybe you could quickly confirm with #team_vectors which access level to which parts of the group would be most desirable? (if we add the bug wranglers teams as a members to the vectors group we need somebody with owner permissions on that group, anyway) As for labels: Yes certainly. Maybe we could actually have a general "canvas" label instead of a "canvas UI" label? Problem with these "combined labels" is that you might end up with a bunch of "$some_component UI" labels that will then potentially be used in parallel to plain "$some_component" labels. Then you need "canvas performance", "canvas UX", etc and before you know it you have dozens of co-existing labels for similar things. So maybe instead of "canvas UI" we could just use "canvas" and "UI" to label UI issues of the canvas itself? This way is also easier to filter, as you can search for issues that have "canvas" and "UI" if you want to find all canvas UI issues, but you also will still find them in both the list of "UI" issues and the list of "canvas" issues. 2020-01-03 08-29-40 PST Patrick Basically you're a developer already ;-) 2019-12-11 14-12-40 PST Patrick Btw, feel free to decide how to proceed going forward (both with Victor and with bug wrangling in general). You did a great job wrangling bugs in the past and are probably the most active bug wrangler right now. I'd be comfortable with you taking the lead in this. I just gave you "Owner" permissions in gitlab.com/groups/inkscape/bug-wranglers so you can add new members. At the same time I don't want to burden you with anything, so do as much as you want, but don't burn yourself out with anything. I'm always happy to help as long as time permits and I also think that teams work best if they're just that - teams. So ideally we can share the workload and fall-back on each other if there are questions we feel uncomfortable deciding on our own. 2020-01-03 08-38-14 PST Patrick (but unfortunately retired) 2020-01-03 08-30-38 PST Patrick The main idea for the bug wrangling team was that it should *not* require developers to be able to properly triage a bug 2019-03-02 09-36-52 PST Patrick As we're in the process of migrating from LaunchPad to GitLab for issue tracking we currently have no established "bug wrangling guidelines" yet, but you're basically doing everything right already ;-) 2020-01-03 08-29-30 PST Patrick Yes, you've done a lot more than we can expect from the average bug wrangler! 2019-12-10 00-31-06 PST Patrick We can grant rights for the Bug wrangler group going forward, then he can move issues into subproject and relabel and also close them there 2020-01-03 08-36-54 PST Patrick The problem is that we know developers are usually too busy to triage bugs :-D 2020-01-03 08-27-03 PST Patrick [ ](https://chat.inkscape.org/direct/nathanal?msg=PogyfSLDujmhnMgdy) Sure, I've added the membership to https://gitlab.com/inkscape/inkscape-docs/documentation (I don't have the required accesss level to the other parts of inkscape-docs either). Let me know if the membership is missing anywhere else - as there are not many active bug-wranglers yet, it's not always obvious when we've missed it somewhere and group management is rather new to everyone in the project. () 2020-01-03 08-33-06 PST Patrick Usually it takes more time to explain to the average user how to create one, than to create it oneself, so I don't think that's efficient. 2020-01-03 08-32-17 PST Patrick Yes, it certainly does not hurt to have a backtrace, but I think Bryce expected a bit too much. If we can slowly teach everybody in the bug wrangling team how to create a bakctrace that'd be a good compromise I think. 2020-01-03 08-01-00 PST Patrick Hi Nathan, no problem at all. We're all doing this in our spare time, so it progresses at fast as it progresses. Better to take it slow and at a pace that is fun, than to try to do it all at once and force it... 2020-01-03 08-38-44 PST Patrick Alvin is still helping a bit but less active than before. 2020-01-03 08-15-34 PST Patrick [ ](https://chat.inkscape.org/direct/nathanal?msg=sRgeSZEKAsxpJnPfG) Yes! One of the main ideas / hopes of the bug migration game was that we might attract people who are able and willing to do some bug wrangling. If you think somebody does a good job at migrating, you can offer them reporter permissions for inbox early on, so they can label the migrated issues (and possibly others). If they're doing a good job overall, we can also add them to the bug-wranglers team (which should give them reporter permissions in all relevant subprojects and therefore the possibility to move issues). I've just changed maximum permissions of the bug-wranglers team in inbox, so you should have inherited maintainer permissions there and be able to add new members (let me know if that did not work for some reason). () 2020-01-03 08-38-04 PST Patrick I'm sure you've seen the name "suv" somewhere and maybe "jazzynico" - they were extremely good at triaging! 2020-01-26 06-08-23 PST Patrick Yeah, I read that, great to know it's resolved. We should probably add the group after all - at some point in the past we actually decided to use groups for managing permissions wherever possible (I guess Martin missed that memo...), but for now it's obviously fine. 2020-01-03 08-19-03 PST Patrick [ ](https://chat.inkscape.org/direct/nathanal?msg=DpwQinbRXFKRkg5dW) I'm not quite sure what you meant by "diagnosis". Ideally a bug should be verified (i.e. reproduced) in inbox and then moved to a subproject (with suitable labelling, a good title, reliable steps to reproduce, and - if the original report ended up very convoluted - a summarized description of the issue, possibly even as a new issue to replace the old convoluted one). I'd not make a back-trace a requirement (simply because some users won't know how to create one and it's just as easy to create one for developers once they have reliable steps to reproduce). () 2019-03-02 09-39-44 PST Patrick Also you can assign labels now - we've not decided on final labeling yet (any help in that regard is welcome, too!), but you're welcome to use what's already there.
1 0
0 0
[Webmaster] Rocket.Chat, 2 Users, 169 Messages, 14 Files, 683382 Minutes, in Direct Message Between: nathanal & adam.belis
by no-reply@chat.inkscape.org 29 Apr '21

29 Apr '21
2020-01-29 08-52-40 PST Nathan Lee Alright, I could make commit it in your name (what's the email you'd want to use? It'll be displayed in git log like `Author: Nathan Lee <2431820-nathanal(a)users.noreply.gitlab.com>`. 2020-01-30 02-41-44 PST Nathan Lee you sure? Wait a moment and I'll send a copy of what it looks like in multicolor now 2020-01-30 01-39-01 PST Nathan Lee Seems fine. (And I think they do) 2020-01-30 01-33-50 PST Nathan Lee btw this one shows up looking like the others (svg shows they are not). Is this intentional? https://gitlab.com/inkscape/inkscape/blob/master/share/icons/Tango/scalable… 2020-01-30 02-49-55 PST Nathan Lee Annoyingly the default theme issue revealed. Nothing to be done on our end 2020-01-29 08-49-19 PST Nathan Lee anyhow, if its already enabled, then editing the verbs.cpp file there is all you need 2020-01-29 09-01-33 PST Nathan Lee Not sure how to focus on certain parts of the diff in GitLab but the end of https://gitlab.com/inkscape/inkscape/-/merge_requests/1373/diffs lists the changes 2020-12-03 07-21-54 PST Nathan Lee From the general complaints about GTK's direction, I guess they're designing for touch first. 2020-12-03 07-21-01 PST Nathan Lee It's not an outright rejection/close, but yeah, they're probably not going to accept all the changes 2020-01-30 03-08-58 PST Nathan Lee g2g, I'll be afk for a bit 2020-01-30 02-29-38 PST Nathan Lee I forgot to correct a mispelling :sweat_smile: 2020-01-29 08-50-11 PST Nathan Lee Do you want me to walk you through a MR/using git? 2020-01-30 02-49-33 PST Nathan Lee Clipboard - January 30, 2020 9:49 PM (https://chat.inkscape.org/file-upload/AtgXizaw4HWFtAsKz/Clipboard%20-%20Jan…) 2020-01-30 02-34-12 PST Nathan Lee see it. for default I'm not sure (how to check :p) I think its using my Linux Mint one, which is called Mint-Y. Let me check where its located 2020-01-30 02-30-32 PST Nathan Lee no my bad. If we left the mispelling in, no problem lol. 2020-12-03 07-03-47 PST Nathan Lee yeah, agreed. This would make up for the loss of the scrolling across dialogs (I haven't tested much with it, not sure how much it'd take to adjust to the new system) 2020-05-05 07-32-12 PDT Nathan Lee duplicate. Duplicate hasn't been closed. 2020-01-30 02-28-32 PST Nathan Lee nvm found the problem 2020-12-03 07-09-38 PST Nathan Lee :stuck_out_tongue_closed_eyes: 2020-01-30 02-12-05 PST Nathan Lee that sounds right. Not sure what the default theme is (I gone through the options in Inkscape, none of them do this). I'll add screenshots for the changes to the MR in a bit 2020-01-26 00-39-58 PST Nathan Lee From Patrick: Maybe we could actually have a general "canvas" label instead of a "canvas UI" label? Problem with these "combined labels" is that you might end up with a bunch of "$some_component UI" labels that will then potentially be used in parallel to plain "$some_component" labels. Then you need "canvas performance", "canvas UX", etc and before you know it you have dozens of co-existing labels for similar things. So maybe instead of "canvas UI" we could just use "canvas" and "UI" to label UI issues of the canvas itself? This way is also easier to filter, as you can search for issues that have "canvas" and "UI" if you want to find all canvas UI issues, but you also will still find them in both the list of "UI" issues and the list of "canvas" issues. 2020-05-05 07-31-25 PDT Nathan Lee Why'd you reopen the filter region issue? the duplicate is still open. As an aside, did you create the issue from the conversation above? 2020-01-30 04-03-50 PST Nathan Lee alright :+1: I've separately paste-size and paste-size-separately (just removed the dots) and squashed everything together, you can change it later. List of changes in the MR description 2020-01-30 02-47-37 PST Nathan Lee It doesn't fit with the other icons though (they have white padlock on black)? 2020-02-03 06-56-16 PST Nathan Lee Could you add that as an issue in Gitlab instead? I might try to work on it, but if I do, I'd prefer adding minor refactor, not just throw the icons in (anyhow its a bit late for me) 2020-05-05 07-34-54 PDT Nathan Lee np, just thought it was odd. urgh, wish I had looked into it earlier, the solution I ended up with (unmerged) is the same as what I posted way back :person_frowning: 2020-12-03 07-14-31 PST Nathan Lee :upside_down: 2020-01-30 02-49-32 PST Nathan Lee :shrug: I assume you did the original icon too? 2020-01-30 01-31-58 PST Nathan Lee I'm talking about https://gitlab.com/inkscape/inkscape/blob/master/share/icons/Tango/scalable… and https://gitlab.com/inkscape/inkscape/blob/master/share/icons/Tango/scalable… 2021-04-11 00-04-19 PDT Nathan Lee sorry, didn't realize, adding it now :+1: 2021-04-10 23-54-53 PDT Nathan Lee Oh, just to clarify, did you want https://gitlab.com/inkscape/inkscape/-/issues/2346 in the blocker list as an embarassing issue? 2021-04-11 00-17-21 PDT Nathan Lee ofc, thanks for testing ( and it's added :)) 2021-04-11 07-29-57 PDT Nathan Lee gonna head off (need some sleep :bed:) cya and nice to talk to ya. (warning that the it will be quite labor intensive, like the conversion from gtk2 to gtk3 (but not as bad)) 2020-12-03 07-26-02 PST Nathan Lee aye :( g2g btw, got limit my night hours, nice talking to you :):) 2020-01-29 15-51-42 PST Nathan Lee going through them now, got some questions - edit-paste-style looks like its already added to verbs. - Which verb is edit-clone-link-lpe for? - Is edit-select-same-fill missing? I'm not sure what edit-paste-style and edit-select-same-stroke correspond to - Okay to rename edit-select-same-objects to edit-select-same-object-type (just consistent naming) 2020-01-30 02-09-03 PST Nathan Lee Thanks for going through the differences with me. I think I got all the changes. Before pushing, I want to investigate this curious difference > with my Default theme (whatever that is), the old icons show up grey but the new ones are black 2020-01-29 08-46-44 PST Nathan Lee actually I think I found it. See share/ui/menus.xml and how its done for DialogPreferences 2020-01-26 00-39-01 PST Nathan Lee Hey, sorry for the really long delay, but regarding the canvas ui label. Got the okay to create a canvas label (so you add two labels for canvas ui, canvas and ui). I'm on mobile so I'll just copy over the rationale for splitting it in two 2020-12-03 07-07-43 PST Nathan Lee maybe Tav did try initially :angel: 2020-01-29 09-00-52 PST Nathan Lee it shouldn't take long. What are the icons you wanted? I added Paste Size, Width, Height, Width Separately, Height Separately 2020-01-30 01-29-14 PST Nathan Lee I think we already have edit-select-same-stroke-color and edit-select-same-stroke-style (you added them too). (meld shows stroke-color and stroke are identical) 2020-01-30 02-54-01 PST Nathan Lee though* 2020-01-29 08-43-59 PST Nathan Lee Not sure how either, can look into it tomorrow but a bit late for me now. I'll tell you how it goes 2020-01-30 02-45-02 PST Nathan Lee I changed the green to orange just to see if it worked :p 2020-12-03 05-53-52 PST Nathan Lee I'll mark it as a feature request, but I'll leave the decision to the UX team/you. If you think current behavior is unacceptable for 1.1 release, please move the issue to inkscape/inkscape 2020-01-30 01-30-27 PST Nathan Lee Also in some of them edit-select-same-stroke-style looks identical to stroke-color (in that the stroke is black) 2020-01-30 02-27-32 PST Nathan Lee My screen is a bit small, but could you check edit-paste-width is correct? I think the multicolor symbolic is all black. https://gitlab.com/inkscape/inkscape/-/merge_requests/1373#note_279387131 2020-01-26 01-45-31 PST Nathan Lee Great. I can't get on gitlab now, but will add it later unless you want to now. Time for more labels!! 2020-12-03 06-17-08 PST Nathan Lee well, if you're confident enough that it is a bug, don't mind moving it either (though moving it has higher priority if it *needs* to be fixed for 1.1). I'd trust your decision on how to proceed with UX decisions. 2020-12-03 07-01-16 PST Nathan Lee alright, moved and prioritised as what you said. Should this be brought up in the next Dev meeting? (Have you been to them? I've been to one or two early on, but meetings are a bit late for me and I'm avoiding staying up that late now :night_with_stars: ) 2020-01-30 02-44-45 PST Nathan Lee Table updated. Its already got a colored appearance in multicolor symbolic 2020-12-03 07-11-03 PST Nathan Lee I was honestly surprised how little we collab with them when I first came to Inkscape. (always thought of them as sister projects) 2020-05-05 07-32-56 PDT Nathan Lee https://gitlab.com/inkscape/inkscape/-/issues/478 here we go (in the related issues list) 2020-12-03 07-12-07 PST Nathan Lee [ ](https://chat.inkscape.org/direct/adam.belis?msg=xveM9fFBL7q2KweFC) :shrug: Probably chalk it up to the move away from desktop? :frowning: () 2020-01-30 02-53-56 PST Nathan Lee sure, they look pretty awesome to me :grin: interested discussion in inkscape/UX thoug 2020-01-30 03-01-38 PST Nathan Lee oh, going through now, I've used the same icon for paste size and paste size separately (I guess paste size is wrong, just need to remove the colored squares?) 2020-01-29 08-48-34 PST Nathan Lee sure that as well, just look ;) 2020-05-05 07-34-01 PDT Adam Belis sorry 2020-01-30 01-33-04 PST Adam Belis oh .... yes this should be one 2020-01-30 02-56-20 PST Adam Belis someppl prefer old ugly icons so yeha "D 2020-01-30 02-32-10 PST Adam Belis edit-clone-link-symbolic.svg 2020-01-30 03-07-05 PST Adam Belis snaped on grid 2020-01-30 02-51-42 PST Adam Belis i thought this will be issue anyway 2020-01-30 00-42-18 PST Adam Belis sorry for my sloppines 2020-01-29 08-48-21 PST Adam Belis ede told me its here https://gitlab.com/inkscape/inkscape/blob/master/src/verbs.cpp#L2556-2567 2020-12-03 07-14-18 PST Adam Belis :D 2020-12-03 04-53-29 PST Adam Belis https://gitlab.com/inkscape/inbox/-/issues/4132 2020-01-30 02-10-16 PST Adam Belis default theme is hicolor right ? 2020-01-29 08-14-10 PST Adam Belis https://gitlab.com/inkscape/inkscape/blob/master/src/verbs.cpp#L2556-2567 2020-01-30 00-39-44 PST Adam Belis edit-select-same-fill-symbolic.svg (https://chat.inkscape.org/file-upload/FgwsA4rjQeKvarjxs/edit-select-same-fi…) 2020-01-30 01-31-48 PST Adam Belis Clipboard - January 30, 2020 10:31 AM (https://chat.inkscape.org/file-upload/jWNkEktnKXbyntuaz/Clipboard%20-%20Jan…) 2020-01-29 11-24-28 PST Adam Belis objects manager 2020-02-03 05-25-44 PST Adam Belis Hello, could i annoye you lit bit and ask you to add new selec icons to context menus ? 2020-01-29 11-28-25 PST Adam Belis totaly new icons.zip (https://chat.inkscape.org/file-upload/4ymtJBXKEbbgq4KSR/totaly%20new%20icon…) 2020-01-30 03-14-50 PST Adam Belis dont worry about it :D 2020-01-29 08-53-44 PST Adam Belis but i dont have file verbs.cpp ready anyway 2020-01-30 01-37-19 PST Adam Belis Clipboard - January 30, 2020 10:37 AM (https://chat.inkscape.org/file-upload/fwRwXSKJZpiBRCPCM/Clipboard%20-%20Jan…) 2020-01-26 01-37-35 PST Adam Belis hello i think that works 2020-01-30 00-34-39 PST Adam Belis edit-clone-link-lpe (https://chat.inkscape.org/file-upload/tRopzaMrcR3pMKQqE/edit-clone-link-lpe) 2020-01-30 02-32-37 PST Adam Belis Clipboard - January 30, 2020 11:32 AM (https://chat.inkscape.org/file-upload/B7kvTYj2jiz6kzTqY/Clipboard%20-%20Jan…) 2020-01-30 02-21-06 PST Adam Belis hmmm cannot finde where is this deffined 2020-01-30 01-32-13 PST Adam Belis Clipboard - January 30, 2020 10:32 AM (https://chat.inkscape.org/file-upload/vvv4YMvKCysc3E6fp/Clipboard%20-%20Jan…) 2020-01-30 02-55-44 PST Adam Belis i am prettz happy with them but as alwazse thez can be improved 2020-02-03 06-57-24 PST Adam Belis ok no problem i ll creat issue if you fill like it you can add it if no thats ok :D 2020-01-30 02-32-52 PST Adam Belis also what icon set do you use ? 2020-05-05 07-31-58 PDT Adam Belis or was that dup ? 2020-02-03 05-25-46 PST Adam Belis Clipboard - February 3, 2020 2:25 PM (https://chat.inkscape.org/file-upload/ALAPHtwq628NHL8XG/Clipboard%20-%20Feb…) 2020-01-29 11-24-30 PST Adam Belis svg editor 2020-01-30 02-45-40 PST Adam Belis good good 2020-01-30 01-37-15 PST Adam Belis or do you think this would be better ? 2020-01-30 02-32-17 PST Adam Belis new one 2020-12-03 07-15-54 PST Adam Belis they are not wrong if they desig n their buttons just for touch interfaces 2020-01-30 02-30-00 PST Adam Belis :D SORRYYY :D 2020-01-30 02-48-02 PST Adam Belis it should not fit tnem its totaly difrent tnih 2020-12-03 07-23-04 PST Adam Belis that would not be a problem if it was not balanced with desktop 2020-01-29 08-13-15 PST Adam Belis i dont know how to do MR but i would liek to add this new icons to menus 2020-01-30 03-06-49 PST Adam Belis hmm dont know how that happend 2020-01-30 02-11-04 PST Adam Belis btw thanks for adding it in :D 2020-01-29 11-28-28 PST Adam Belis ties :D 2020-01-30 01-35-59 PST Adam Belis problem is this weare design mainly for multicolor 2020-01-30 02-34-41 PST Adam Belis i lke youre tiled clones dialog better will copy that :D 2020-01-30 02-32-05 PST Adam Belis oh we have one more icon 2020-12-03 07-10-26 PST Adam Belis i would LOOOOVE to make new spinbuttons this could be good projeckt that would benefit ink and gimp 2020-01-30 02-52-26 PST Adam Belis i can see that i will tweek my set for a while till i am 100% done 2020-01-30 01-40-01 PST Adam Belis ok one sec but thsi is just for hicolor and for tango keep multicolor how itr is 2020-01-30 01-36-14 PST Adam Belis ok for now lets say its ok 2020-12-03 07-06-32 PST Adam Belis bad documentation, lots of bugs , 2020-01-30 02-45-56 PST Adam Belis Clipboard - January 30, 2020 11:45 AM (https://chat.inkscape.org/file-upload/xowKJADJXgspmGEoF/Clipboard%20-%20Jan…) 2020-01-30 02-49-57 PST Adam Belis i started with hi color and change just icons i didnt liked / color them 2020-01-29 08-13-41 PST Adam Belis theoreticlz i know how to add it in file but thats farthes i can get could zou do that ? 2020-01-30 00-38-44 PST Adam Belis - edit-paste-style looks like its already added to verbs. (oh yes sorry my mistake this is not new ) - Which verb is edit-clone-link-lpe for? (screenshot) - Is edit-select-same-fill missing? (yes sorry I am send it here) - I'm not sure what edit-paste-style and edit-select-same-stroke correspond to (screenshots) - Okay to rename edit-select-same-objects to edit-select-same-object-type (just consistent naming) (yes you can do that) 2020-01-29 08-14-09 PST Adam Belis i know that i simply need to add this new new names here 2020-01-30 03-07-11 PST Adam Belis wher sques ends 2020-12-03 07-02-44 PST Adam Belis i can see peaple geeeting anyed at us if it does not perform as good as old system 2020-12-03 07-10-54 PST Adam Belis i tried proposing that on gtk level but they did not liked my redesign 2020-01-30 02-56-00 PST Adam Belis :D and as usal som of this is subjective opinions 2020-12-03 07-09-54 PST Adam Belis but yhea we should colaborat with gimp more often 2020-01-30 02-13-25 PST Adam Belis Clipboard - January 30, 2020 11:13 AM (https://chat.inkscape.org/file-upload/DFNHrKdKZkRGakR9j/Clipboard%20-%20Jan…) 2020-01-30 01-37-51 PST Adam Belis ia mot sure if iconic suport transparency ;/ 2020-12-03 07-14-13 PST Adam Belis yop besicaly they said our spinboxes are ok if you dont like it you should make your own 2020-12-03 04-53-28 PST Adam Belis dont want to sir up more drama could you look in tot his issue and say if its a gug or feature request so we can tag it to move it in to issues ? 2021-04-11 00-03-19 PDT Adam Belis Yes 2021-04-11 00-05-25 PDT Adam Belis Thank you 2021-04-11 02-03-07 PDT Adam Belis no problem i am tring my best :D 2021-04-11 07-30-28 PDT Adam Belis good night mate :D 2020-12-03 07-28-46 PST Adam Belis it was nice to talking with you ....and oh yes take care 2020-12-03 07-05-46 PST Adam Belis here are some lost functionality but we knew that will hapen during developemnt 2020-01-30 02-32-41 PST Adam Belis should be there 2020-01-30 02-45-54 PST Adam Belis or maybe this ? 2020-01-30 03-07-00 PST Adam Belis but should be without squest and bigger 2020-12-03 07-15-39 PST Adam Belis https://gitlab.gnome.org/GNOME/gtk/-/issues/2963#note_880485 2020-01-30 03-05-59 PST Adam Belis one sec 2020-01-30 02-48-09 PST Adam Belis its dialog 2020-01-30 00-41-32 PST Adam Belis edit-same-stroke (https://chat.inkscape.org/file-upload/kQaCZPZkxgCHFhyX6/edit-same-stroke) 2020-01-30 02-48-51 PST Adam Belis hmmm not sure 2020-12-03 07-01-47 PST Adam Belis i atemp them semi regulary 2020-01-30 03-11-29 PST Adam Belis fuck i notices small mistake with all of part icons ... ok i will fix it later 2020-12-03 06-34-04 PST Adam Belis personaly i think it is a bug with low priority BUT it does need to be fixed to 1.1 2020-01-30 02-50-42 PST Adam Belis i touched every singel one but started with icons form original hicolor 2020-01-30 02-09-48 PST Adam Belis this is porbably goign to be setted in som css in the theme 2020-12-03 07-09-27 PST Adam Belis welll its too late for that anyway :D 2020-01-30 04-10-33 PST Adam Belis Thanks I will fix it with new lpe icons ( have to do that don't know how yet) 2020-01-30 02-28-49 PST Adam Belis whats a problem ? 2020-01-30 02-49-25 PST Adam Belis dont know 2020-01-30 02-40-44 PST Adam Belis could you add this to multicolor them PLEEEEES 2020-01-30 01-40-27 PST Adam Belis share_icons_Tango_scalable_actions_edit-select-same-stroke-style.svg (https://chat.inkscape.org/file-upload/4JW7djro2f2yXZZzd/share_icons_Tango_s…) 2020-01-30 02-49-00 PST Adam Belis baybe you are right and keep it as it is :D 2020-01-30 02-52-36 PST Adam Belis i stil dont like how LPE icons look 2020-01-26 01-45-58 PST Adam Belis :D its not so urgent it can wait 2020-05-05 07-34-55 PDT Adam Belis got it back how it was 2020-01-29 08-53-11 PST Adam Belis adam.belis(a)gmail.com 2020-12-03 05-56-33 PST Adam Belis i think its ux bug but think (could be wrong need user testing) that we can live with this in 1.1 (there are bigger issues ) and is edge case 2020-12-03 07-01-53 PST Adam Belis thank you for moving it 2020-01-29 11-25-40 PST Adam Belis select same 2020-01-30 02-40-34 PST Adam Belis dialog-tile-clones-symbolic.svg (https://chat.inkscape.org/file-upload/tN3vyqKCYiJyYCPT6/dialog-tile-clones-…) 2020-01-29 08-12-48 PST Adam Belis Hi could i aske you for a favour ? 2020-05-05 07-33-56 PDT Adam Belis hmmmm ... ok i got cofused i thought this was diffrent issue 2020-12-03 07-06-12 PST Adam Belis gtk is nightmare to work with :D 2020-05-05 07-35-18 PDT Adam Belis i think this is big shame that this didnt got in 2020-12-03 07-02-24 PST Adam Belis yes new docing system has to be priority for 1.1 2020-01-30 01-35-46 PST Adam Belis hmmmm hmmmm ... kind off 2020-01-30 02-09-54 PST Adam Belis or the icon set 2020-05-05 07-31-50 PDT Adam Belis becouse its still borken 2020-12-03 07-04-41 PST Adam Belis i have been using it fol loner its qait good but just few bugs here an there 2020-01-30 02-52-48 PST Adam Belis but its good enough for now 2020-12-03 07-11-38 PST Adam Belis yeah basicly thare is almost no colaboration 2020-01-30 01-30-00 PST Adam Belis they are diffrent 2020-12-03 07-05-01 PST Adam Belis but now i am wondering why we just did not steal gimp code 2020-01-29 08-50-49 PST Adam Belis i would prefer if you do it :D buut i could also leran it but not today
1 0
0 0
[Webmaster] Rocket.Chat, 1 Users, 1 Messages, 0 Files, 445455 Minutes, in #renesimons
by no-reply@chat.inkscape.org 29 Apr '21

29 Apr '21
2020-06-23 08-50-00 PDT Rene Simons Hi, I am anew user. I installed version 10 32bits version. I need to draw a lot of rectangles. However, when I choose the rectangle icon on the left side of the screen, and draw, acircular shape is drawn. Not a good start.
1 0
0 0
[Webmaster] Rocket.Chat, 2 Users, 23 Messages, 0 Files, 674623 Minutes, in Direct Message Between: nathanal & Moini
by no-reply@chat.inkscape.org 29 Apr '21

29 Apr '21
2020-07-06 08-00-13 PDT Nathan Lee hey, just letting you know, I'm not interested in filling out the contributor interview. Personal reasons and all. I do appreciate you asking though :hugging: 2020-04-30 23-05-34 PDT Nathan Lee Nevermind, Jonathan's moved all the bugs up there, let's focus on launch! 2020-05-01 06-06-11 PDT Nathan Lee got it (confirmed logged in), thanks :+1: 2020-04-30 20-31-58 PDT Nathan Lee Hi Maren, I'll take the opportunity to have Wiki editing permission to add the list of known bugs Email: utasstudent-inkscape201(a)yahoo.com UN: Nathanal should be free (Ainsleo if not). and thanks for helping me through this busy time! 2021-04-08 06-00-00 PDT Nathan Lee Thanks for all the extensive testing! Going to head off, will go through the issue list tomorrow and move some more issues 2020-01-16 04-22-28 PST Nathan Lee Not relevant to 1.0.x (put in separate commit for that reason). Just want to gauge urgency (can it wait 24h before reverting?) In the end, I'll still need to "spend" a commit to stop the crash anyhow 2020-07-07 08-07-47 PDT Nathan Lee Sure, in part. It's nothing serious, but at the end of the day, no interview from me. Please don't worry about extra acknowledgement. Hope you had a nice day, and thank *you* for all the work you've put into Inkscape :wink: 2020-01-16 04-26-47 PST Nathan Lee I won't spend more of your time with this then. Thanks for helping me out. First time I broke master (that I recall :cold_sweat:). 2020-01-16 04-17-38 PST Nathan Lee Hey, do you reckon I should revert the asserts immediately? 2020-05-01 05-47-21 PDT Moini Not sure if it's currently wise to try and change it... 2020-01-16 04-19-47 PST Moini At least relevant if you intend or did merge into 1.0.x 2020-01-16 04-27-52 PST Moini It only breaks for non-English, as far as I understand. I don't think many will even notice. 2020-05-01 05-47-32 PDT Moini I've asked someone to look at the mail server. 2020-01-16 04-24-05 PST Moini In that case, I'm just the wrong person to ask about this, I've got no knowledge about assertions / crash fixing in C++. Thanks for spending the time on clarifying for me. 2020-05-01 05-48-45 PDT Moini (which may take weeks, depending on the cause) 2020-01-16 04-18-46 PST Moini I've got no idea :) I'm only thinking that removing the colons will break existing translations. But I have not tested it. 2020-05-01 05-47-51 PDT Moini Usually, I would ask you to change the pw asap, so that I cannot login as you. 2021-04-08 07-33-56 PDT Moini The testing was merely a by-product of updating my blog articles and trying to get the release notes into shape. But yes, I'm reporting what I find, some things have been bothering me for quite a while already. Thanks for going through all that output :) 2020-05-01 05-48-18 PDT Moini But after Jonathan's difficulties, I'm not sure if that's a good idea until the mail server issue is resolved. 2020-01-16 04-28-48 PST Moini So, don't worry too much :) 2020-04-25 14-31-13 PDT Moini Hi Nathan! You're one of the star contributors who joined not too long ago, but really is contributing a lot. Would you be up to helping Vectors collect a stock of contributor quotes and stories we can draw upon for articles and interviews? You've probably seen the link already, but I know people can be shy, so I thought an extra invitation would be in order: https://framaforms.org/inkscape-contributor-interview-1587833730 2020-07-06 16-12-44 PDT Moini That's okay. Thanks for letting me know, Nathan. We may need to find another way to properly acknowledge all the work that you do - without asking for personal details. At least I assume that's the issue? In case that's an option, you could still reply to some of the form questions, and send that to Michèle directly. If it's not an option, that's okay, too. Have a good Tuesday! 2020-05-01 05-47-07 PDT Moini Password is moaph0tui6Ai
1 0
0 0
[Webmaster] Rocket.Chat, 2 Users, 12 Messages, 0 Files, 1159225 Minutes, in Direct Message Between: prkos & c.rogers
by no-reply@chat.inkscape.org 29 Apr '21

29 Apr '21
2020-07-12 10-13-03 PDT Mihaela Hello! You mentioned yesterday about some Vectors tasks that can be done by drive-through contributors, can you share which ones you meant? It would help if we could direct them ASAP, especially if there is anything we can do to get more help with the website content writing 2019-07-22 09-55-01 PDT Mihaela yay! Yes'd love it, but you don't have to send it, if you'll have some leftover on some future hackfest you can hand it to me then :) 2019-02-13 15-35-08 PST Mihaela oy! something for ya https://exygy.com/careers/#visual-designer 2019-02-15 13-28-51 PST Mihaela it's a remote position! 2019-03-20 11-25-21 PDT Mihaela Email: marcel(a)folyo.me 2019-03-20 11-25-17 PDT Mihaela are you still looking for design work? I stumbled upon one more, I wish I stumble upon things that I need... I’m a motion graphics designer from the Netherlands looking for a freelance illustrator, mostly for video animations. Ideally, this will be a weekly collaboration and new project every week. I have some awesome clients like: Uber, Techdata, Dailypaper, Rabobank, Les Mills, and more - and I want to deliver them the next level of illustrations for their animations! Better than what I'm creating right now! I need someone that is aware of the latest trends and feels capable of creating high-end illustrations/storyboards. With a keen eye, ambition and some fleI’m a motion graphics designer from the Netherlands looking for a freelance illustrator, mostly for video animations. Ideally, this will be a weekly collaboration and new project every week. I have some awesome clients like: Uber, Techdata, Dailypaper, Rabobank, Les Mills, and more - and I want to deliver them the next level of illustrations for their animations! Better than what I'm creating right now! I need someone that is aware of the latest trends and feels capable of creating high-end illustrations/storyboards. With a keen eye, ambition and some flexibility! My monthly budget for this project is around $3,000.xibility! My monthly budget for this project is around $3,000. 2019-07-21 12-38-02 PDT C.Rogers Hey. I heard you might like a saarbrucken hackfest sticker. Moini says you deserve one. Happy to send if you want to give me a mailing address to send to. 2019-07-23 02-28-59 PDT C.Rogers Trying to get them sent out to folks, so I don't have to remember to take them with me to the next hackfest. No doubt I'll have plenty of other stuff to keep track of. :) 2019-07-23 02-26-20 PDT C.Rogers Not sure when I'll be able to attend. Happy to send it to you if you want to give a mailing address. 2019-02-15 07-08-26 PST C.Rogers Loooong way from London. lol 2019-03-20 13-29-48 PDT C.Rogers Nice. I'll send them an email tomorrow. 2019-02-15 07-08-04 PST C.Rogers Thanks! That's in California though. :)
1 0
0 0
[Webmaster] Rocket.Chat, 2 Users, 15 Messages, 0 Files, 458463 Minutes, in Direct Message Between: unclemez & prkos
by no-reply@chat.inkscape.org 29 Apr '21

29 Apr '21
2020-06-14 09-48-03 PDT Mihaela Hello! Welcome to the Vectors Team :) I haven't written the summary yet, I hope to get to it later today. Which part would you like to work on the most? Anything you like, or have done before? 2020-06-14 18-00-26 PDT Mihaela I posted the meeting summary in the Vectors channel, can you see it? I think the first thing you can get involved is with the next week meeting about the audiences and website navigation 2020-06-22 14-24-03 PDT Mihaela What is your experience in those areas, using Inkscape and teaching? Have you done any tutorials before? 2020-06-20 02-32-51 PDT Uncle Mez May you have some recommendations for me 2020-06-14 07-57-39 PDT Uncle Mez Sorry to write so late i had problems with my internet as I run a very limited connection 2020-06-14 07-57-13 PDT Uncle Mez Hello ! 2020-06-23 03-39-48 PDT Uncle Mez [ ](https://chat.inkscape.org/direct/prkos?msg=njBhCbSNaWbQC8mrk) Hello ! Well i'm a self made man. Took no specific training on inkscape training except watching Nick Saporito from the "Logos by Nick" YouTube channel () 2020-06-23 03-40-19 PDT Uncle Mez I just recently decided to make more use of Inkscape than I've ever done 2020-06-14 11-53-22 PDT Uncle Mez Then i'll come back to you before I start anything ! I still need to understand the whole picture and I believe you are the right person to guide me through this cool universe 2020-06-14 07-58-35 PDT Uncle Mez Well, possible you email me the meeting report or paper if there for me to start working on what needed ? i'll make everything possible to keep closer to you for this project 2020-06-20 02-32-39 PDT Uncle Mez Also thinking of putting together a project to teach some Inkscape basics to youth or just people who wish to learn 2020-06-23 03-41-03 PDT Uncle Mez So, because the Best way to learn is to teach i'm thinking about going educational on Inkscape for local potential illustrators or vector artists 2020-06-20 02-31-09 PDT Uncle Mez been busy those days but also experiencing lot of fatigue ... crazy life ! 2020-06-20 02-30-39 PDT Uncle Mez Hello Dear ! 2020-06-14 11-51-49 PDT Uncle Mez Thanks for your answer dear. First i'll read the summary then take notes of what's available right now and the direction.
1 0
0 0
[Webmaster] Rocket.Chat, 2 Users, 3 Messages, 0 Files, 529780 Minutes, in Direct Message Between: prkos & para-MarkT
by no-reply@chat.inkscape.org 29 Apr '21

29 Apr '21
2020-04-26 06-25-50 PDT Mihaela It's Ubuntu, I have migrated the keys from the old system, and when I use the commands to check it all seems to be working, the keys are all there and I activated them. I need to fix some issues on this machine and maybe even reinstall then maybe it will start working. Thank you for the help! 2020-04-25 19-21-37 PDT Para Did you find your private key? Which OS are you using? Often the key is created in a hidden folder within home folder. Such as /home/me/.ssh 2020-04-25 19-22-30 PDT Para If you have re-installed/moved your home folder this can explain the key not being found. Hunt down the folder in the previous home folder?
1 0
0 0
[Webmaster] Rocket.Chat, 1 Users, 1 Messages, 0 Files, 428411 Minutes, in Direct Message Between: toruk_makto & nathanal
by no-reply@chat.inkscape.org 29 Apr '21

29 Apr '21
2020-07-05 04-50-22 PDT Toruk_Makto if anyday u need my help...pls don't to hesistate to tell me...i promise i'll try my best to help you brother....thank you very much...
1 0
0 0
[Webmaster] Rocket.Chat, 1 Users, 3 Messages, 0 Files, 497022 Minutes, in Direct Message Between: Duck_With_A_Pencil & janie.spurrier
by no-reply@chat.inkscape.org 29 Apr '21

29 Apr '21
2020-05-20 16-09-48 PDT Jaron Are your fonts still giving you issues? 2020-05-18 13-35-31 PDT Jaron I know you went offline, but let me know if the fonts worked out. 2020-05-18 14-30-36 PDT Jaron If you do have questions for me at some point, would mind telling me what version of Inkscape you have? That would help me a little. I have both 0.92.4 and 1.0.
1 0
0 0
[Webmaster] Rocket.Chat, 1 Users, 1 Messages, 0 Files, 184884 Minutes, in #lulmamanxiiandkimxmas
by no-reply@chat.inkscape.org 29 Apr '21

29 Apr '21
2020-12-21 06-39-39 PST 💖Dera💖 Hewo <3</td>
1 0
0 0
[Webmaster] Rocket.Chat, 2 Users, 33 Messages, 1 Files, 220969 Minutes, in Direct Message Between: asherjac & adam.belis
by no-reply@chat.inkscape.org 29 Apr '21

29 Apr '21
2020-11-26 05-19-39 PST Asher Jacobsberg Of course 2020-11-26 05-14-02 PST Asher Jacobsberg I wonder if that's the issue? My Computer shuld be able to handle it though, specs are pretty decent for Inkscape I think. 2020-11-26 05-12-47 PST Asher Jacobsberg Appreciate you taking the time to look into this. 2020-11-26 05-14-55 PST Asher Jacobsberg Ah. 2020-11-26 05-14-41 PST Asher Jacobsberg Corporated? 2020-11-26 05-18-25 PST Asher Jacobsberg Great. Thanks. 2020-11-26 05-18-02 PST Asher Jacobsberg Right. Can't imagine I gave it that as a name deliberately. Good sleuthing. 2020-11-26 05-16-44 PST Asher Jacobsberg I will just try cutting and pasting visible layers into a new doc. See if that sorts it. 2020-11-26 05-15-45 PST Asher Jacobsberg I see. I wonder what'c caused that? 2020-11-26 05-18-41 PST Asher Jacobsberg Can I just edit the XML in Notepad++? 2020-11-26 05-12-37 PST Asher Jacobsberg https://1drv.ms/u/s!Am6B2XcqqucJkVoHkhNzR_YJALuK?e=35ddG4 2020-11-26 05-19-48 PST Asher Jacobsberg Will do. 2020-11-26 05-20-42 PST Adam Belis https://inkscape.org/es/contribuir/notificacion-de-errores/ 2020-11-26 05-18-59 PST Adam Belis probbably some obscure inkscape bug 2020-11-26 05-17-10 PST Adam Belis Clipboard - November 26, 2020 2:17 PM (https://chat.inkscape.org/file-upload/97xh3QQ7tBsvBmZb4/Clipboard%20-%20Nov…) 2020-11-26 05-18-12 PST Adam Belis after i deleted that character it works fine 2020-11-26 05-17-25 PST Adam Belis or somthing 2020-11-26 05-14-26 PST Adam Belis hmmm this svg is corpated so thath is problaby a problem 2020-11-26 05-20-23 PST Adam Belis and just say it corupts xml and it probably happend during coping guids 2020-11-26 05-15-58 PST Adam Belis eh hard to say 2020-11-26 05-19-38 PST Adam Belis could you create bug report with this spesific problem ? 2020-11-26 05-13-17 PST Adam Belis thats a huge file :D 2020-11-26 05-16-05 PST Adam Belis could be inksape could be falty hdd 2020-11-26 05-17-23 PST Adam Belis this symbol is probably not suported in xml 2020-11-26 05-16-11 PST Adam Belis could be ram glitch 2020-11-26 05-19-28 PST Adam Belis can i ask you for a favur ? 2020-11-26 05-20-02 PST Adam Belis dont uplad whol doc just creat doc with single guid with this symbol 2020-11-26 05-17-34 PST Adam Belis Ð 2020-11-26 05-15-03 PST Adam Belis try to open in in chrome you wil see the error 2020-11-26 05-19-04 PST Adam Belis yes 2020-11-26 05-18-25 PST Adam Belis hard to say how that name happend 2020-11-26 05-14-47 PST Adam Belis corupted 2020-11-26 05-20-29 PST Adam Belis thanks
1 0
0 0
[Webmaster] Rocket.Chat, 2 Users, 24 Messages, 0 Files, 524878 Minutes, in Direct Message Between: vlada & c.rogers
by no-reply@chat.inkscape.org 29 Apr '21

29 Apr '21
2020-04-29 05-11-30 PDT Vladimir @c.rogers Well, I fundamentally disagree about one half of the design decisions in Inkscape XD 2020-04-29 05-08-21 PDT Vladimir all or nothing is a problem. 2020-04-29 05-09-05 PDT Vladimir Wouldn't the world be a nicer place when everyone would listen to me, and me only!? :D 2020-04-29 05-10-29 PDT Vladimir He has to learn, that's true 2020-04-29 05-12-30 PDT Vladimir Have to go unfortunately. bbl 2020-04-29 05-04-40 PDT Vladimir Don't push it, please! He is new and idealistic. Maybe even really young. If someone pushes him away from FLOSS, I wouldn't like to be a part of it. He did bring some fresh blood into projects' visuals and making a new theme is not a small achievement. I give him kudos for that 2020-04-29 05-05-31 PDT C.Rogers But I guess you noticed. 2020-04-29 05-11-19 PDT C.Rogers Because working together is more important in the end. 2020-04-29 05-10-24 PDT C.Rogers Like I really fundamentally disagree with turning on single node transform handles by default. 2020-04-29 05-10-33 PDT C.Rogers But I've dropped it. :) 2020-04-29 05-09-58 PDT C.Rogers I try not to be that way. :) 2020-04-29 05-12-44 PDT C.Rogers No worries gotte get back to this video myself. Thanks for the chat. 2020-04-29 05-08-22 PDT C.Rogers He needs to know that he doesn't get his way all the time, and that's okay. 2020-04-29 05-10-58 PDT C.Rogers Because doc agrees with Adam on it. So I'm going to let them have it. 2020-04-29 05-08-58 PDT C.Rogers It's part of working together. I give a little, you give a little, it's fine. :) No need to sweat the small stuff. 2020-04-29 05-11-58 PDT C.Rogers Haha, well, if things are a clear improvement, then they will happen. 2020-04-29 05-09-18 PDT C.Rogers Haha, dunno about that. 2020-04-29 05-07-57 PDT C.Rogers I want him as part of the UX team, but at the same time, I don't want to have to fight him over small tweaks that make sense to impliment. 2020-04-29 05-07-18 PDT C.Rogers You can be idealistic without the all or nothing attitude, I think. 2020-04-29 05-06-08 PDT C.Rogers He's really down on Inkscape and FLOSS, though. It's really obnoxious sometimes. 2020-04-29 05-06-54 PDT C.Rogers Also, we are all idealistic. :) 2020-04-29 05-12-04 PDT C.Rogers That's the point of UX. 2020-04-29 05-08-28 PDT C.Rogers None of us do. :) 2020-04-29 05-05-16 PDT C.Rogers Yes... that's what I'm trying to do. lol
1 0
0 0
[Webmaster] Rocket.Chat, 1 Users, 1 Messages, 0 Files, 683037 Minutes, in Direct Message Between: vvgid & vvgid
by no-reply@chat.inkscape.org 29 Apr '21

29 Apr '21
2020-01-10 10-44-33 PST Virgil Killebrew @toy_rat windows 10x64 I have installed blue griffon 3.1 I will update you on my results. Thanks for encouragement!
1 0
0 0
[Webmaster] Rocket.Chat, 1 Users, 1 Messages, 0 Files, 368560 Minutes, in Direct Message Between: cyanideforbreakfast & nasaboy007
by no-reply@chat.inkscape.org 29 Apr '21

29 Apr '21
2020-08-15 18-31-51 PDT CyanideForBreakfast Hi, I heard you are working on adding animation support or something related. I strongly feel the need to support animations (making them and exporting css3/js file) and often times need that functionality. I DM'd you here to tell you I'd be happy to help, being a developer myself if you are in this pursuit!
1 0
0 0
[Webmaster] Rocket.Chat, 1 Users, 1 Messages, 0 Files, 531488 Minutes, in Direct Message Between: jeff.ingersoll & Moini
by no-reply@chat.inkscape.org 29 Apr '21

29 Apr '21
2020-04-24 14-52-31 PDT Jeff Ingersoll Moini, did you happen to look at the file I posted here, the circles I am talking about are about the size of a ink pin tip, not bit circles at all. I need a square with rouneded corners, with tiny punch holes all the way around the inside of that square, about an 1/8 to a 1/4 of an inch inside the board of the Stroke line. I don't know how to use grids.
1 0
0 0
[Webmaster] Rocket.Chat, 1 Users, 1 Messages, 0 Files, 186967 Minutes, in #animatorsonly
by no-reply@chat.inkscape.org 29 Apr '21

29 Apr '21
2021-01-04 12-12-41 PST Moini Private Group (room_changed_privacy)
1 0
0 0
[Webmaster] Rocket.Chat, 2 Users, 2 Messages, 0 Files, 292249 Minutes, in Direct Message Between: justin & jabiertxof
by no-reply@chat.inkscape.org 29 Apr '21

29 Apr '21
2020-10-07 18-12-50 PDT Justin Hello. How do I download Inkscape? I couldn't find a button. 2020-10-08 06-51-16 PDT Jabier Arraiza https://inkscape.org/release/inkscape-1.0.1/ 4 buttons down the pic
1 0
0 0
[Webmaster] Rocket.Chat, 4 Users, 69 Messages, 0 Files, 529312 Minutes, in #private_coc
by no-reply@chat.inkscape.org 29 Apr '21

29 Apr '21
2020-04-26 03-09-48 PDT Martin Owens @windell.oskay i completely understand though. Peer moderation is an important tool. 2020-04-26 03-13-24 PDT Martin Owens @Mc i agree, the responses where terrible. 2020-04-26 03-09-13 PDT Martin Owens @c.rogers if you want to do mediation. I think that would be good. 2020-04-26 03-11-41 PDT Martin Owens @c.rogers one thing you may need to contend with is getting appologies from everyone (if even willing to) and somehow get grey to not violet the coc when angry. 2020-04-26 03-14-52 PDT Martin Owens So the only question is if its worth investing time 2020-04-26 03-08-32 PDT Martin Owens @Mc you are invited too 2020-04-26 03-25-30 PDT Martin Owens Teeth gritting os the hardest man! 2020-04-26 03-15-58 PDT Martin Owens @Mc i dont understand. 2020-04-26 03-09-58 PDT Martin Owens Meadiation 2020-04-26 03-19-54 PDT Mc (btw, my pm with xxcoder: ) 11:12 that's ok, no need to answer 11:13 didnt plan to say more lol 2020-04-26 03-12-37 PDT Mc it's ok to post once "Progress ??" on the bugtracker if you're not aware it can be rude, it's not ok to ignore and belittle people who tell you that it could be / is rude, and even worse to insult them in a sexist way 2020-04-26 03-15-27 PDT Mc XXcoder answered "good bye assholes" with a "please join in covid freedom protests", while I agree that it would have been better to not answer I don't think it as disproportionate 2020-04-26 03-09-20 PDT Mc +1 2020-04-26 03-17-52 PDT Mc "I will have to be even about it and get CoderXX to apologise too." -> one was a clear insult, the other was just a "please go away" (note that i'm not really neutral in this, you don't have to agree with me :p ) 2020-04-26 03-10-25 PDT Mc you can do meditation too if you want to 2020-04-26 03-14-04 PDT C.Rogers But yes. Clear violations. I don't really bring up the CoC 2020-04-26 03-11-36 PDT C.Rogers moderation, mediation, meditation. 2020-04-26 03-34-41 PDT C.Rogers That's basically the end of my monologue. :) 2020-04-26 03-41-43 PDT C.Rogers I might for example, have a laugh about some bugs that I'm still wanting to have fixed. 2020-04-26 03-27-24 PDT C.Rogers That's also why I don't want to ask for or demand appologies. 2020-04-26 03-13-30 PDT C.Rogers Yes, but many people don't think about being sexist when they are upset. 2020-04-26 03-40-58 PDT C.Rogers Then start relating. Showing how frustrations are shared by everyone int he group about the very same things they are frustrated about. 2020-04-26 03-36-17 PDT C.Rogers (if they are a man, of course). :) 2020-04-26 03-27-55 PDT C.Rogers I may suggest that after I see signs of remorse. 2020-04-26 03-42-50 PDT C.Rogers But I'll relate it to my gripes, not theirs. 2020-04-26 03-23-27 PDT C.Rogers Some teeth gritting may be necessary, but a conversation on the side goes a long way. 2020-04-26 03-29-12 PDT C.Rogers One of the deep issues with CoC is that people love a show, and it should never ever be made into one. 2020-04-26 03-46-30 PDT C.Rogers Anyway, that's my approach. 2020-04-26 03-18-02 PDT C.Rogers Apologies will follow naturally if I'm succesful in making greytomorrow feel like part of the group agian. 2020-04-26 03-19-33 PDT C.Rogers People don't need to be told to go away. That's not what we're about. 2020-04-26 03-36-45 PDT C.Rogers Then I just wait. 2020-04-26 03-22-09 PDT C.Rogers Anything said to escalate (no matter how tempting or satisfying in the moment) is not what we should do. 2020-04-26 03-09-33 PDT C.Rogers meditation? haha 2020-04-26 03-25-24 PDT C.Rogers The best outcome is corrected behaviour. Can't do it while upset. 2020-04-26 03-13-36 PDT C.Rogers Or racist, or whatever. 2020-04-26 03-17-06 PDT C.Rogers I'm tempted not to ask for appologies. 2020-04-26 03-28-21 PDT C.Rogers As a cure for that "man, I hope we can all be friends again" sour stomach feeling. 2020-04-26 03-19-43 PDT C.Rogers Besides, that never works. lol 2020-04-26 03-11-04 PDT C.Rogers Ah there, yes. 2020-04-26 03-19-58 PDT C.Rogers Or at least not in the way we want it to. 2020-04-26 03-34-54 PDT C.Rogers concerns? 2020-04-26 03-43-34 PDT C.Rogers I find that the basic fundamental problems are shared by all of us. 2020-04-26 03-14-42 PDT C.Rogers It's not usually necessary if you can relate to people, show them they are supported, make them feel like part of the community again, better behaviour follows. 2020-04-26 03-10-21 PDT C.Rogers Man, I need my glasses hold on. 2020-04-26 03-18-33 PDT C.Rogers "please go away and potentially die" more like it. 2020-04-26 03-12-34 PDT C.Rogers [ ](https://chat.inkscape.org/channel/private_coc?msg=fbe7f9db-8bdc-4b05-be77-2e1af46ea2c0) @doctormo Yes, though in doing so, I will have to be even about it and get CoderXX to apologise too. () 2020-04-26 03-42-33 PDT C.Rogers And then speak up about how hard everyone works to fix things. 2020-04-26 03-16-13 PDT C.Rogers the CoC does not allow for proportional escalation. 2020-04-26 03-15-50 PDT C.Rogers It's not about "proportionality". 2020-04-26 03-47-50 PDT C.Rogers It's not at all easy, but it's the best way I've found to pull folks back and make them feel like part of the community. 2020-04-26 03-20-14 PDT C.Rogers Yea, it's good to stop. lol 2020-04-26 03-30-18 PDT C.Rogers Basically, I don't want anyone to feel hard done by. That's a particularly long lasting feeling, and saps motivation to do things together. 2020-04-26 03-34-50 PDT C.Rogers Any questions? ;) 2020-04-26 03-15-26 PDT C.Rogers Well, it's probably worth a shot. Esp if the alternative is banning. ;P 2020-04-26 03-09-46 PDT C.Rogers Am I too worked up to handle this? ;) 2020-04-26 03-39-13 PDT C.Rogers Rant, rave, get it all out. 2020-04-26 03-10-10 PDT C.Rogers Oh, mediation. 2020-04-26 03-29-33 PDT C.Rogers This is why CoC is a dirty word to a lot of people. 2020-04-26 03-36-02 PDT C.Rogers This is how I always start moderation: "Hey man, you okay?" 2020-04-26 03-25-31 PDT C.Rogers It's simply not possible. 2020-04-26 03-48-41 PDT C.Rogers CoderXX seems okay, but I can reach out to them too if anyone thinks they are upset still. 2020-04-26 03-11-09 PDT C.Rogers Mediation. 2020-04-26 03-44-52 PDT C.Rogers So addressing those in terms of how our tight knit community responds to those problems can be motivating and educating all at the same time. 2020-04-26 03-21-17 PDT C.Rogers We want people to correct bad behaviour. Re-establishment of a connection must be made first. 2020-04-26 03-39-06 PDT C.Rogers If they are still interested in talking it out, they will. I will let them say whatever they want. 2020-04-26 03-09-12 PDT Windell Oskay Hi -- Sorry for potentially overstepping my bounds. 2020-05-19 11-19-39 PDT Martin Owens Private Group (room_changed_privacy) 2020-05-19 11-18-54 PDT Martin Owens User windell.oskay removed by doctormo. 2020-04-26 03-08-33 PDT Mc Has joined the channel.
1 0
0 0
[Webmaster] Rocket.Chat, 1 Users, 2 Messages, 0 Files, 1100257 Minutes, in Direct Message Between: madison & jabiertxof
by no-reply@chat.inkscape.org 29 Apr '21

29 Apr '21
2019-03-26 15-27-23 PDT Madison i have downloaded it but can't openly have updated my mac to macOS mojave 2019-03-26 15-23-25 PDT Madison I'm new to inkscape, i can't open on my MacBook
1 0
0 0
[Webmaster] Rocket.Chat, 1 Users, 1 Messages, 0 Files, 492798 Minutes, in Direct Message Between: johannes.lingenfelder & johannes.lingenfelder
by no-reply@chat.inkscape.org 29 Apr '21

29 Apr '21
2020-05-21 11-43-34 PDT Johannes Lingenfelder Good day al Like to find out how to remove background from a design Will appreciate feedback Regards
1 0
0 0
[Webmaster] Rocket.Chat, 1 Users, 4 Messages, 0 Files, 276220 Minutes, in Direct Message Between: anonym_i_ous & GwenaelQ.
by no-reply@chat.inkscape.org 29 Apr '21

29 Apr '21
2020-10-18 21-20-40 PDT anonym_i_ous so, u wanna ask or discuss? 2020-10-18 21-20-25 PDT anonym_i_ous and ur call for a guide 2020-10-18 21-19-58 PDT anonym_i_ous hello 2020-10-18 21-20-16 PDT anonym_i_ous i noticed the discussion on thread/comments etc.
1 0
0 0
[Webmaster] Rocket.Chat, 2 Users, 273 Messages, 2 Files, 383949 Minutes, in Direct Message Between: significantcell02 & alezzacreative
by no-reply@chat.inkscape.org 29 Apr '21

29 Apr '21
2020-09-06 06-52-57 PDT alezzacreative https://youtu.be/I34m0344o-g 2020-09-07 14-27-22 PDT alezzacreative https://inkscape.org/release/inkscape-1.0.1/ 2020-08-06 09-52-05 PDT alezzacreative i was searching for it for along time " i didnt know english at that moment" only a frenchy as usual 2020-08-06 10-29-13 PDT alezzacreative no the problem is with me not the languages it self am very lazy when it comes to learning programming 2020-09-15 08-10-37 PDT alezzacreative i did see many english videos over the years in english but none were as detailed as this 2020-08-06 09-57-00 PDT alezzacreative oh cool i didnt know that i hade the idea it was full of memes and gamers 2020-08-06 10-46-18 PDT alezzacreative https://www.mediafire.com/folder/omhd0x6fuoat2 2020-08-06 09-38-26 PDT alezzacreative you use it as a parametric design tool like the CAD ones? 2020-08-06 09-46-03 PDT alezzacreative cool no am a self educated 2020-10-01 08-59-43 PDT alezzacreative this one also https://fpermana.id/svg-build/island-of-creativity 2020-08-06 10-36-38 PDT alezzacreative in your opinion is c and c++ needed or rust is more suitable for the future 2020-08-06 10-39-58 PDT alezzacreative ah i see but it develops at a rapid pace ( libraries ) 2020-09-02 09-10-14 PDT alezzacreative i didn understood "Could you call me?" 2020-08-06 09-31-31 PDT alezzacreative الحمد لله بيخير و نتا 2020-08-06 09-41-30 PDT alezzacreative do you have some knowledge in python 2020-08-06 09-54-45 PDT alezzacreative after shutting down google plus i discovered that they were in twitter then i moved along 2020-11-10 04-53-11 PST alezzacreative https://www.youtube.com/watch?v=wyV5NWbXFls 2020-12-11 08-09-11 PST alezzacreative alaykom salam brother am fine al hamdulillah , how about you? 2020-08-06 09-47-03 PDT alezzacreative there is mastodon and pixelfed 2020-09-07 07-10-04 PDT alezzacreative #team_vectors the chat room where it happen 2020-08-06 09-48-19 PDT alezzacreative they are open source privacy alternatives to big companies socials 2020-09-02 09-10-41 PDT alezzacreative whatsapp 2020-08-06 10-43-33 PDT alezzacreative 33 2020-08-06 09-42-45 PDT alezzacreative oh thats great you could do extensions to help with your work 2020-08-06 10-30-32 PDT alezzacreative i learned windows batch and autoit i use them to creat tools to help me with software related problems in android 2020-09-25 04-50-55 PDT alezzacreative baraka allaho fik... its a very handy app 2020-09-15 06-34-48 PDT alezzacreative السلام عليكم https://www.youtube.com/watch?v=fxXGLMPJnFQ 2020-08-10 05-04-18 PDT alezzacreative alhamdu lilah am ok how about you? 2020-08-06 09-33-42 PDT alezzacreative designer logo branding takhasosi https://www.instagram.com/alezzacreative/ 2020-08-06 11-00-56 PDT alezzacreative indeed theory / specific to a domain / tutorials / manuals i choose them carefully according of what i was searching at that moment 2020-08-06 10-17-47 PDT alezzacreative how can i do it and why 2020-10-01 08-39-34 PDT alezzacreative this can be handy https://gitlab.com/a.l.e/pixel2svg 2020-09-15 08-14-45 PDT alezzacreative he did also a video on how he chooses his OS https://youtu.be/z1-yuolwrVs 2020-09-15 08-12-40 PDT alezzacreative especially the BSD history i didnt know that and i didnt know darwin (mac os x kernal ) i know its BSD licensed but no thats it actually a bsd kernal that was a surprise to me 2020-08-06 09-58-22 PDT alezzacreative there also a project built on the same technology as mastodon its an alternative to reddit 2020-08-06 10-11-05 PDT alezzacreative does it have verified accounts or something similar 2020-08-06 10-47-19 PDT alezzacreative you are welcome brother 2020-09-02 10-59-32 PDT alezzacreative https://www.softmaker.com/en/softmaker-office-download 2020-09-15 08-09-25 PDT alezzacreative yea very fruitful he did a great job specially to the arabic speaking audience its a much needed piece of information 2020-08-06 10-20-39 PDT alezzacreative do you have some time to improve an python open source project? 2020-12-24 15-06-50 PST alezzacreative جزاك الله خيرا خويا رآه مفيد 2020-08-06 10-28-02 PDT alezzacreative python is my oldest nightmare every time i start a course i got stuck and stop for a long time 2020-08-06 10-32-31 PDT alezzacreative am on dual boot linux for everything / windows for smart phone repair because the unlocking boxes have windows only tools 2020-08-05 05-54-49 PDT alezzacreative you are welcome 2020-09-02 09-08-54 PDT alezzacreative where? 2020-09-06 06-52-55 PDT alezzacreative خبار تفرح 2020-08-06 09-47-38 PDT alezzacreative pixelfed is so slow its barely usable in my experience 2020-08-06 10-36-05 PDT alezzacreative no 0 knowledge in low level 2020-08-06 10-16-30 PDT alezzacreative am very thankful for your help 2020-08-06 10-06-16 PDT alezzacreative i did signup now can you send me the pages to follow 2020-09-02 10-57-47 PDT alezzacreative https://www.freeoffice.com/en/download/applications 2020-08-06 10-40-19 PDT alezzacreative you mean it years? 2020-08-06 10-26-39 PDT alezzacreative me too it helped me a lot in my day work "i repair smartphones" 2020-08-06 10-42-58 PDT alezzacreative i learnd manly from american books and some forums 2020-08-06 10-22-39 PDT alezzacreative ok cool if you need help design or even UX related infos feel free to ask me i will be happy to help 2020-08-06 09-41-03 PDT alezzacreative everyone needs a graphic designing tool especially an open one like inkscape 2020-08-06 09-36-30 PDT alezzacreative الله ييسر . واش كتخدم ب إنكسكيب ف تخصصك؟ 2020-08-06 10-19-48 PDT alezzacreative oh thats normal i do it one other platforms as well most know me by my brand name not my realone 2020-09-02 14-55-51 PDT alezzacreative الحمد لله then they did a great job reverse engineering the close source formats than the libre office team 2020-08-06 10-34-11 PDT alezzacreative also i wanted to learn python to create the first linux tools - they dont exist outside windows 2020-08-06 09-30-51 PDT alezzacreative مرحبا بيك خويا انا من المغرب 2020-09-07 07-11-01 PDT alezzacreative the article is a work in progress https://inkscape.org/news/unpublished/1016/ 2020-08-06 10-07-01 PDT alezzacreative ok because am lost 2020-08-06 10-42-27 PDT alezzacreative i started with a photoshop in 2001/2002 then illustrator then i used to teach people in my high school photoshop and illustrator courses then discoverd inkscape 2020-08-06 10-44-36 PDT alezzacreative do you need pdfs in theory? 2020-10-01 08-32-14 PDT alezzacreative thank you thats a wonderfull and very clever way of using a very boring app here is a another one but more difficult https://www.youtube.com/watch?v=q1YnwWgpEyw 2020-08-06 10-25-19 PDT alezzacreative oh its along time since i was in graphicsdesign.stackexchange.com 2020-08-06 10-00-23 PDT alezzacreative can i have your profile name 2020-09-02 09-08-48 PDT alezzacreative thats great news if you need help with it martin is you guy 2020-08-06 09-51-00 PDT alezzacreative i stumble upon martin owen "doctormo" page in an artist social platform "deviantart" thats the first time i knew there was an alternative to illustrator 2020-09-01 06-50-07 PDT alezzacreative hello brother how are you 2020-09-01 06-53-51 PDT alezzacreative did you start with the extension development? 2020-08-06 10-43-30 PDT alezzacreative am a book worm from childhood 2020-09-02 10-58-34 PDT alezzacreative https://www.onlyoffice.com/download-desktop.aspx 2020-08-06 10-14-32 PDT alezzacreative hmmm thats cool its like facebook groups but with votes 2020-09-24 03-07-24 PDT alezzacreative cool i heard about it but never used it. .. i had some problems this week with ubuntu and nvidia drivers and i had enaugh cuz it always happen. so i did format it all and installed zorin 15 lite. and it works great and faster ( xfce ) .. its verry similar to windows 10 easy to customize 2020-09-15 08-10-55 PDT alezzacreative same with me 2020-08-06 09-53-33 PDT alezzacreative then a got involved in many groups in deviantart then google plus came and most of free open source people moved to it from facebook and i knew a lot of them from it 2020-08-06 10-46-40 PDT alezzacreative my personal library i learned a lot from them 2020-08-06 10-09-22 PDT alezzacreative the problem i got stuck with it in twitter in the first time is a followed many fake accounts of open source project 2020-08-06 09-35-26 PDT alezzacreative أشمن تخصص عندك 2020-08-06 09-34-26 PDT alezzacreative ونتا 2020-08-06 10-30-44 PDT alezzacreative my youtube channel https://www.youtube.com/channel/UCKRq5MR1F4Pr64l_gGfksLg 2020-08-06 06-50-42 PDT alezzacreative أهلا من أي بلد أنت؟ 2020-08-06 11-02-53 PDT alezzacreative some times i upload a book twice sorry for that i need time to rearrange them properly 2020-08-06 09-34-07 PDT alezzacreative https://www.youtube.com/channel/UCKRq5MR1F4Pr64l_gGfksLg 2020-08-06 10-15-24 PDT alezzacreative i did join the inkscape one am searching for the rest of them 2020-09-02 09-09-09 PDT Significantcell As you like 2020-08-06 09-32-14 PDT Significantcell hmd 2020-08-06 10-15-46 PDT Significantcell Yes, you will find everything onReddit (literally everything) 2020-08-06 09-56-01 PDT Significantcell Open source projects in zillions of domains, 2020-08-06 10-05-59 PDT Significantcell I've followed you back 2020-08-06 10-25-59 PDT Significantcell Do you need some help with Python? 2020-08-06 10-18-02 PDT Significantcell there is no option to make it anonymous 2020-08-06 09-32-33 PDT Significantcell Nta Artiste? wela développeur? 2020-09-24 04-13-08 PDT Significantcell Zorin is a nice distro, I've used it only on VirtualBox, it's based on Ubuntu 2020-08-06 10-37-09 PDT Significantcell However, C/C++ still be widely used 2020-08-06 09-37-25 PDT Significantcell Post-processing 2020-10-01 05-27-36 PDT Significantcell https://www.youtube.com/watch?v=vG_hxJCMSNc 2020-08-06 09-39-46 PDT Significantcell I've never thought that I will use a graphics design tool 2020-08-06 09-43-33 PDT Significantcell Something like, plot digitizer (similar to raster images) 2020-09-01 23-45-47 PDT Significantcell I spent approximately 1 day or two to aquire the basics 2020-08-06 10-06-28 PDT Significantcell Inkscape page 2020-09-01 23-42-28 PDT Significantcell good morning 2020-09-02 09-10-27 PDT Significantcell I am asking if we could talk 2020-08-06 11-01-48 PDT Significantcell Yes, I see, very well chosen 2020-08-06 09-59-33 PDT Significantcell I learn a lot of stuff everyday, 2020-09-02 15-02-21 PDT Significantcell Here are some examples of 3D pdf files, if you are interested 2020-08-06 10-19-02 PDT Significantcell Of course that's not necessary but that's the "Tradition" there 2020-09-01 23-46-18 PDT Significantcell given that the most of the instructions are outdated and have to be updated for inkscape 1.0 2020-08-06 09-30-14 PDT Significantcell أنا من الجزائر 2020-08-05 01-51-27 PDT Significantcell Hello 2020-12-10 11-14-45 PST Significantcell Salam 2020-08-06 10-44-08 PDT Significantcell Very good 2020-08-06 09-41-54 PDT Significantcell Python is my primary language 2020-08-06 09-37-36 PDT Significantcell OK just let's continue in English 2020-08-06 10-00-49 PDT Significantcell Yes 2020-08-06 10-21-01 PDT Significantcell Currently I don't have a lot of time, 2020-08-06 10-15-11 PDT Significantcell that's my opinion 2020-09-15 08-10-17 PDT Significantcell I had some knoweldge about that history already but I had never the complete story together 2020-08-06 09-50-04 PDT Significantcell Thanks for the suggestion 2020-08-06 10-31-38 PDT Significantcell I've subscribed to ur YT channel 2020-08-06 09-45-10 PDT Significantcell Have u studied graphics design in university? 2020-08-06 10-18-41 PDT Significantcell I mean in my experience, most reddit users keep their accounts anonymous (they don't reveal their real identity) 2020-08-06 10-25-40 PDT Significantcell Stackexchange sites changed my life 2020-08-06 10-00-46 PDT Significantcell On reddit? 2020-08-06 10-46-53 PDT Significantcell that's a huge collection. Thank you very much 2020-08-06 10-29-04 PDT Significantcell In my studies, it helps me a lot I could imagine how could I do some task without Python 2020-08-06 09-43-54 PDT Significantcell https://automeris.io/WebPlotDigitizer/ 2020-08-06 10-21-07 PDT Significantcell I am doing a PhD 2020-08-06 10-59-12 PDT Significantcell I am reading some books (skimming over them, to read carefully later) 2020-09-02 15-02-22 PDT Significantcell https://www.pdf3d.com/all-examples/ 2020-08-06 10-13-24 PDT Significantcell You can contribute by posting there and people will evaluate them (Upvotes, comments) 2020-08-06 09-43-06 PDT Significantcell Yes, I had some plans to make some extensions 2020-08-06 10-38-32 PDT Significantcell Rust was introduced by mozilla to solve some common problems with C/C++ 2020-08-06 10-10-00 PDT Significantcell In reddit it's different 2020-08-06 10-14-41 PDT Significantcell Clipboard - August 6, 2020 7:14 PM (https://chat.inkscape.org/file-upload/YTckuKooTcKsbc5Ep/Clipboard%20-%20Aug…) 2020-09-02 09-10-32 PDT Significantcell of course if you have time 2020-09-25 01-07-02 PDT Significantcell Just in case you need it: http://ubuntuhandbook.org/index.php/2020/09/whatip-graphical-tool-public-lo… 2020-12-22 10-47-12 PST Significantcell This is a curation website similar to Hacker News but for design 2020-08-06 10-46-38 PDT Significantcell Wow 2020-08-06 10-17-10 PDT Significantcell But just an advice 2020-08-06 09-49-11 PDT Significantcell I use Reddit 2020-08-06 10-12-20 PDT Significantcell Following people on Reddit is not that much interesting 2020-09-08 00-28-27 PDT Significantcell Thank you :) 2020-08-06 10-43-19 PDT Significantcell And how old are you 2020-08-06 10-32-58 PDT Significantcell If you have windows 10 you can use WSL (to install linux without reboot) 2020-09-01 23-44-35 PDT Significantcell Yes, I started that. I've tried to build some examples and it looks promsing 2020-08-06 10-10-13 PDT Significantcell You can see how many follwer out there 2020-08-06 11-03-13 PDT Significantcell No, it's ok 2020-09-15 08-07-11 PDT Significantcell Such a grerat video. He summarized nearly everything! 2020-08-06 09-36-06 PDT Significantcell Donc spécialité technique 2020-08-06 09-52-32 PDT Significantcell Yeah, English is the key to discover the world 2020-09-24 02-55-35 PDT Significantcell If you are using gnome on your distro, you can consider taking a look at "Arc menu" 2020-08-05 01-51-46 PDT Significantcell :) 2020-08-06 09-41-38 PDT Significantcell Yes, I guess 2020-08-06 10-28-30 PDT Significantcell it's everywhere 2020-08-06 09-58-59 PDT Significantcell I remember that there is a new project that aims to replace reddit 2020-08-06 10-07-16 PDT Significantcell You could follows everything related to "Art" "Illustrator", etc 2020-08-06 09-55-46 PDT Significantcell Reddit is also a very good source, a lot of people are sharing their experiences 2020-08-06 10-39-40 PDT Significantcell with graphic design? 2020-08-06 09-47-52 PDT Significantcell I don't know about that 2020-08-06 10-15-06 PDT Significantcell But as I said before, It's way better than facebook 2020-10-01 05-27-19 PDT Significantcell Hello, 2020-08-06 09-35-38 PDT Significantcell aérodynamique 2020-08-06 10-12-35 PDT Significantcell Here is for example the subreddit of inkscape 2020-08-06 10-06-37 PDT Significantcell I mean Inkscape subreddit 2020-08-06 10-01-20 PDT Significantcell https://www.reddit.com/user/yoor_thiziri 2020-08-06 10-45-24 PDT Significantcell I tried to search yesterday, I found some books, but I need some time to read them 2020-08-06 10-16-09 PDT Significantcell Reddit 2020-08-06 09-41-31 PDT Significantcell But unfortunately no one told me that 2020-08-06 10-36-38 PDT Significantcell Github is your friend 2020-09-02 09-10-18 PDT Significantcell could you recommend anything, maybe WhatsApp, Skype, etc 2020-08-06 09-48-02 PDT Significantcell Softwares? 2020-08-06 10-23-11 PDT Significantcell Thank you very much 2020-08-06 10-16-05 PDT Significantcell Sorry I meant Reddut 2020-08-06 10-00-52 PDT Significantcell here it is 2020-08-06 10-40-36 PDT Significantcell Yes 2020-08-06 10-58-46 PDT Significantcell Very nice books 2020-09-07 07-11-34 PDT Significantcell Thank you 2020-08-06 09-31-10 PDT Significantcell CV 2020-08-06 09-59-18 PDT Significantcell but in my opinion, it will not, Reddit is very useful and very special 2020-08-06 10-42-53 PDT Significantcell So you have a lot of experience 2020-09-15 08-09-45 PDT Significantcell That's right. 2020-08-06 10-36-56 PDT Significantcell I think Rust is the future 2020-08-06 09-59-51 PDT Significantcell Just keep yourself with high level people to enhance your skills, 2020-08-06 09-37-02 PDT Significantcell rebi ya7afdek 2020-08-06 10-21-24 PDT Significantcell But I do really want to make some Python extensions 2021-04-06 10-03-50 PDT Significantcell Salam Alaykom 2021-04-06 10-03-56 PDT Significantcell I hope you are doing well 2021-04-06 10-05-31 PDT Significantcell Enter your phone number here to check if it figures in the list of leaked data of facebook 2021-04-06 10-05-31 PDT Significantcell https://haveibeenpwned.com/ 2020-08-06 09-46-21 PDT Significantcell Very nice, you have a very interesting profile on instagram 2020-08-06 10-37-14 PDT Significantcell For example: 2020-08-06 10-28-25 PDT Significantcell Python is the future 2020-12-22 10-47-21 PST Significantcell I hope you will find it useful. 2020-08-06 10-06-26 PDT Significantcell Start by 2020-08-06 09-37-03 PDT Significantcell Oui 2020-08-06 10-29-41 PDT Significantcell Join "LearnPython" subreddit 2020-09-24 02-55-09 PDT Significantcell Hello 2020-09-02 09-01-58 PDT Significantcell Could you call me? 2020-09-24 02-56-14 PDT Significantcell If you would like to customize it to look like Windows 10, or whatever you prefer 2020-09-02 13-40-54 PDT Significantcell Thank you very much for your recommendations 2020-09-01 06-45-55 PDT Significantcell Hello 2020-09-06 08-59-10 PDT Significantcell Very interesting! 2020-08-06 10-44-53 PDT Significantcell Yes, 2020-08-06 10-27-17 PDT Significantcell That's very interesting, you have a very wonderful life 2020-09-15 08-15-12 PDT Significantcell I' am watching it already :) 2020-10-30 12-00-26 PDT Significantcell https://www.youtube.com/watch?v=m2eQ-uzPD3g 2020-11-06 10-53-46 PST Significantcell Life Pro Tip (https://chat.inkscape.org/file-upload/YHhGmq2TkixJrebEX/Life%20Pro%20Tip) 2020-08-06 10-17-16 PDT Significantcell make your reddit anonymous 2020-09-07 07-11-39 PDT Significantcell I was looking for the changelog 2020-11-10 09-39-05 PST Significantcell https://www.youtube.com/watch?v=iGMaH7eaNxM&t=1s 2020-08-06 10-06-48 PDT Significantcell Groups in Reddit are called "Subreddits" 2020-10-02 01-47-11 PDT Significantcell [ ](https://chat.inkscape.org/direct/alezzacreative?msg=H2BPnfuymbWN55aXi) Incredible! () 2020-08-06 10-23-56 PDT Significantcell Sometimes I ask questions here, or on graphicsdesign.stackexchange.com 2020-09-15 08-10-33 PDT Significantcell As one unit 2020-09-02 10-14-50 PDT Significantcell https://git.ir/ 2020-08-06 09-37-48 PDT Significantcell I couldn't find the right terms in arabic, sorry 2020-08-06 10-10-20 PDT Significantcell And how many post, comments, etc 2020-08-06 10-12-53 PDT Significantcell https://www.reddit.com/r/Inkscape/ 2020-08-06 10-30-50 PDT Significantcell Interesting. 2020-08-06 10-30-55 PDT Significantcell I don't use Windows 2020-09-15 08-14-27 PDT Significantcell it's rare to find such topics explained thoroughly in one complete article/video with simple language for lambda users 2020-08-06 10-36-30 PDT Significantcell But you could find some tools, 2020-08-06 09-41-23 PDT Significantcell Yes, that's right 2020-08-06 10-07-46 PDT Significantcell You will get around it after a few days it's easy 2020-12-22 10-47-12 PST Significantcell https://www.designernews.co/ 2020-09-02 09-11-09 PDT Significantcell +33 755 77 76 77 2020-08-06 10-07-30 PDT Significantcell Just use search box 2020-08-06 10-39-31 PDT Significantcell I am just curious, how many of experience do u have iwth GD 2020-08-06 10-37-39 PDT Significantcell Linux kernel, is written in C (think of millions of lines of code source) 2020-08-06 10-35-28 PDT Significantcell Yes, you have to have some knowledge in some low level programming languages (C, C++ , ...) 2020-12-12 13-03-37 PST Significantcell Alhamdolilah 2020-08-06 09-34-10 PDT Significantcell ah très bien 2020-10-02 01-50-00 PDT Significantcell Thank you very much for that tool, That's what I've been looking for a while. 2020-09-02 13-41-23 PDT Significantcell After testing those, I found that OnlyOffice is the software I was looking for for a long time 2020-08-06 10-48-18 PDT Significantcell :) 2020-09-06 08-59-16 PDT Significantcell Thank you for sharing :) 2020-08-06 10-30-07 PDT Significantcell https://www.reddit.com/r/learnpython/ 2020-08-06 10-20-18 PDT Significantcell :) 2020-08-06 09-39-21 PDT Significantcell But to be honest I have only 2 years of experience with it 2020-08-06 10-26-38 PDT Significantcell Do you have a Youtube channel? 2020-08-05 01-51-44 PDT Significantcell Thank you very much for your suggestion about SVG animation 2020-08-06 09-37-17 PDT Significantcell nkhdem bih généralement la phase finale 2020-09-25 01-06-44 PDT Significantcell Salam alaykom 2020-09-15 06-43-17 PDT Significantcell وعليكم السلام بارك الله فيك 2020-09-15 08-10-47 PDT Significantcell I confirm 2020-08-06 09-51-40 PDT Significantcell Ah that's interesting 2020-09-24 04-12-34 PDT Significantcell Nivdia drivers almost always will mess up your PC, I had very bad experience with that as well in the past 2020-12-22 10-46-48 PST Significantcell Hi, 2020-08-06 10-33-09 PDT Significantcell Ah ok 2020-08-06 09-35-07 PDT Significantcell ana ingénieur 2020-08-06 09-55-25 PDT Significantcell That's very interesting, 2020-08-06 09-31-14 PDT Significantcell wash ahwalek 2020-08-06 10-42-45 PDT Significantcell Amazing 2020-12-10 11-14-56 PST Significantcell I hope you are doing well 2020-08-06 09-35-42 PDT Significantcell des éoliennes 2020-08-06 02-31-08 PDT Significantcell شكرا جزيلا أخويا 2020-08-06 09-38-57 PDT Significantcell I use it generally to post-process the results, to make technical illustrations 2020-08-06 09-48-22 PDT Significantcell But I am really interested in how did you discovered Inkscape in the first place 2020-08-06 09-46-35 PDT Significantcell Unfortunately, I don't use those websites (instagram, facebook, etc) 2020-12-10 11-14-51 PST Significantcell How are you? 2020-08-09 03-38-18 PDT Significantcell Hi, I hope you are doing well 2020-08-06 10-12-27 PDT Significantcell You can join subreddit 2020-08-06 09-29-59 PDT Significantcell أهلا 2020-08-06 10-40-41 PDT Significantcell How many years 2020-08-10 05-22-09 PDT Significantcell alhamdolilah, Fine too 2020-10-01 05-27-33 PDT Significantcell This is an example of PowerPoint usage by some people 2020-09-02 15-01-02 PDT Significantcell Yeah, exactly, the compatibility with MS office formats is nearly perfect 2020-08-06 09-40-00 PDT Significantcell But fortunately, it changed my life 2020-08-06 10-11-48 PDT Significantcell Everything is subreddit 2020-08-06 10-16-41 PDT Significantcell You're welcome
1 0
0 0
[Webmaster] Rocket.Chat, 1 Users, 1 Messages, 0 Files, 507199 Minutes, in Direct Message Between: lydia.hill & Moini
by no-reply@chat.inkscape.org 29 Apr '21

29 Apr '21
2020-05-11 11-42-57 PDT Lydia Hill Hi this is Lydia. It's a embroidery design of about 30 thousand stitches. I can send you a file if you would like
1 0
0 0
[Webmaster] Rocket.Chat, 1 Users, 1 Messages, 0 Files, 372370 Minutes, in Direct Message Between: nathanal & ss1001
by no-reply@chat.inkscape.org 29 Apr '21

29 Apr '21
2020-08-13 03-42-54 PDT Nathan Lee Hi, noticed you asked to join the bug wrangler team (I assume https://inkscape.org/~SS1001/ is you?) Just wanted to say hello and let you know about the #bug_migration channel (where discussion about bug wrangling current occurs).
1 0
0 0
[Webmaster] Rocket.Chat, 2 Users, 27 Messages, 1 Files, 337424 Minutes, in Direct Message Between: parcly.taxel & jabiertxof
by no-reply@chat.inkscape.org 29 Apr '21

29 Apr '21
2020-09-06 09-15-52 PDT Parcly Taxel Hello? 2020-09-06 09-38-05 PDT Parcly Taxel Clipboard - September 7, 2020 12:38 AM (https://chat.inkscape.org/file-upload/ZynMu43yALbLPmdyk/Clipboard%20-%20Sep…) 2020-09-06 09-35-14 PDT Parcly Taxel yeah, I'm only a Guest, which means I don't have write access to the repo 2020-09-06 09-33-05 PDT Parcly Taxel Ah, I've been waiting for you 2020-09-06 09-34-14 PDT Parcly Taxel (you can set automatic merge when the pipeline succeeds, or just merge right away, it's up to you) 2020-09-06 09-36-16 PDT Parcly Taxel ping who? 2020-09-06 09-37-56 PDT Parcly Taxel I've also pinged both Mc and Martin in the devel channel 2020-09-06 09-33-42 PDT Parcly Taxel Don't want to clog up the main chat so... https://gitlab.com/inkscape/inkscape/-/merge_requests/2292 could you merge this for me please now that you've approved it? (I've just refined a little number that shouldn't affect much, just being a little more conservative 2020-09-06 09-37-45 PDT Parcly Taxel do what? merge my MR? 2020-09-06 09-38-10 PDT Parcly Taxel like this? 2020-09-06 09-35-42 PDT Jabier Arraiza :) 2020-09-06 09-35-52 PDT Jabier Arraiza you need to request access 2020-09-06 09-35-39 PDT Jabier Arraiza seems more than 2 2020-09-06 09-37-01 PDT Jabier Arraiza I can do for you if you want 2020-09-06 09-38-33 PDT Jabier Arraiza tell you have more than 2 patches 2020-09-06 09-35-30 PDT Jabier Arraiza how many patches you do? 2020-09-06 09-33-36 PDT Jabier Arraiza tell me 2020-09-06 09-32-49 PDT Jabier Arraiza hello! 2020-09-06 09-38-02 PDT Jabier Arraiza o both things 2020-09-06 09-36-50 PDT Jabier Arraiza they are board mebers 2020-09-06 09-37-53 PDT Jabier Arraiza ping Mc or Martin 2020-09-06 09-35-01 PDT Jabier Arraiza you cant? 2020-09-06 09-38-15 PDT Jabier Arraiza great 2020-09-06 09-36-10 PDT Jabier Arraiza just ping in devel channel 2020-09-06 09-39-34 PDT Jabier Arraiza also tell not sure whos the good person to ping so you select active board members 2020-09-06 09-36-40 PDT Jabier Arraiza not sure Mc or Martin? 2020-09-06 09-38-42 PDT Jabier Arraiza (sure they know)
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 1262
  • 1263
  • 1264
  • 1265
  • 1266
  • 1267
  • 1268
  • ...
  • 1272
  • Older →

HyperKitty Powered by HyperKitty version 1.3.8.