Tags |
(This content has not been tagged yet)
|
![]() |
Jan 28 2007, 05:09 AM
Post
#1
|
|||
|
Extremely Active Premium Member ![]() Posts: 372 Joined: 6-August 04 From: Gurnee Illinois Member No.: 584 Using LabVIEW Since:1997 LV:8.5 ,8.2.1 ,7.1
|
I am now taking nomination for the application that is to be modified by participants in Lava’s third coding challenge. The original Idea from Aristos Queue is posted here.
If you have a application that you would like to nominate please post it in this topic. Please add a link or attachment with your nomination. If you agree that a nomination would be a good application to modify please write a post stating so. The more members that support a nomination the better the chance of it being on the ballot. After 2 to 3 weeks of nominations I will compile a voting list and we will vote. -------------------- If you are interested in Time saving programming
tools created in LabVIEW then download my Icon Editor Updated July 7th 08 and my SubVI Helper Updated Jan 7th 08
|
||
|
|
|||
| Ad |
Jan 28 2007, 05:09 AM
Post
#
|
||
|
|
|
||
|
|
|||
Feb 4 2007, 06:38 PM
Post
#2
|
|||
![]() Extwemely Active Premium Member ![]() Posts: 1621 Joined: 23-January 05 From: Here Member No.: 1431 Using LabVIEW Since:2003 LV:8.6 ,7.0 ,.
|
How about the code capture tool?
It's already a fairly complete tool for what it does, but we could probably add some image editing functionality, drawing arrows, highlighting, commenting, etc. -------------------- More than meets the eye...
|
||
|
|
|||
Feb 5 2007, 06:39 AM
Post
#3
|
|||
![]() CCT It Premium Member ![]() Posts: 1331 Joined: 13-June 05 From: Woerden, Netherlands Member No.: 2399 Using LabVIEW Since:2001 LV:8.5.1 ,6.1 ,8.2.1
My Blog
My Gallery
|
How about the code capture tool? It's already a fairly complete tool for what it does, but we could probably add some image editing functionality, drawing arrows, highlighting, commenting, etc. I favor that, one bug is that multiple panes don't work. However I'll try to upload a bugfree version of XControl Inheritance creator and I'd like to dare the community members to include method creation Ton This post has been edited by tcplomp: Feb 5 2007, 07:08 AM --------------------
|
||
|
|
|||
Jul 30 2008, 01:38 AM
Post
#4
|
|||
![]() Active Member Posts: 23 Joined: 28-July 08 From: CT Member No.: 12118 Using LabVIEW Since:2005 LV:8.5.1 ,. ,.
|
How about the code capture tool? It's already a fairly complete tool for what it does, but we could probably add some image editing functionality, drawing arrows, highlighting, commenting, etc. I realize this is a year old. Did you guys every have the Code Challenge #3? Are we planning on anymore? I'm definitely interested! -src
|
||
|
|
|||
Jul 30 2008, 05:24 AM
Post
#5
|
|||
|
Extremely Active Premium Member ![]() Posts: 372 Joined: 6-August 04 From: Gurnee Illinois Member No.: 584 Using LabVIEW Since:1997 LV:8.5 ,8.2.1 ,7.1
|
I realize this is a year old. Did you guys every have the Code Challenge #3? Are we planning on anymore? I'm definitely interested! -src Yes I am hoping to do one sometime in the next year. We are struggling trying to find a good idea that will be challenging creative and will have wide spread participation. We also are trying to avoid placeing too much burden on the volunteers that have to review all the submissions. I think that I have been too concerned about finding the perfect challenge in the past and so nothing has happened. I am planning to talk to Michael and others about this at NI WEEK and come up with a plan to get the Coding challenge going again. -------------------- If you are interested in Time saving programming
tools created in LabVIEW then download my Icon Editor Updated July 7th 08 and my SubVI Helper Updated Jan 7th 08
|
||
|
|
|||
Jul 31 2008, 08:58 AM
Post
#6
|
|||
|
Drawing Tool - LVOOP example application Premium Member ![]() Posts: 1168 Joined: 29-January 06 From: Helsinki Member No.: 4014 Using LabVIEW Since:2004 LV:8.5.1 ,8.2.1 ,7.1.1
My Blog
|
This is not an application modification challenge. However I'd like to see an implementation of some cryptography libraries natively on LabVIEW. Most interesting of those would be a stream chipher library, maybe RC4.
--------------------
|
||
|
|
|||
Jul 31 2008, 02:24 PM
Post
#7
|
|||
![]() I'm a LAVA, not a fighter. V I Engineering, Inc. ![]() Posts: 3740 Joined: 13-October 03 From: Michigan, USA Member No.: 181 Using LabVIEW Since:1993 LV:8.5 ,. ,.
My Blog
|
...I'd like to see an implementation of some cryptography libraries natively on LabVIEW. That's a great idea! -------------------- ![]()
|
||
|
|
|||
Jul 31 2008, 03:00 PM
Post
#8
|
|||
![]() Extremely Active Premium Member ![]() Posts: 259 Joined: 18-January 08 From: Montréal, Canada Member No.: 10515 Using LabVIEW Since:2000 LV:8.6 ,8.5 ,.
|
This is not an application modification challenge. However I'd like to see an implementation of some cryptography libraries natively on LabVIEW. Most interesting of those would be a stream chipher library, maybe RC4. Can RC4 be used without a license?
|
||
|
|
|||
Aug 2 2008, 02:33 AM
Post
#9
|
|||
![]() Active Member Posts: 23 Joined: 28-July 08 From: CT Member No.: 12118 Using LabVIEW Since:2005 LV:8.5.1 ,. ,.
|
This is not an application modification challenge. However I'd like to see an implementation of some cryptography libraries natively on LabVIEW. Most interesting of those would be a stream chipher library, maybe RC4. Here is an ARC4 Stream Chipher Library as requested.. I'd like to add more later, but it is late, long drive in the morning. This was made with Labview 8.5.1 -src
Attached File(s)
|
||
|
|
|||
Sep 5 2008, 04:29 PM
Post
#10
|
|||
![]() Active Member Posts: 23 Joined: 28-July 08 From: CT Member No.: 12118 Using LabVIEW Since:2005 LV:8.5.1 ,. ,.
|
Here is an ARC4 Stream Chipher Library as requested.. I'd like to add more later, but it is late, long drive in the morning. This was made with Labview 8.5.1 -src There were a couple of flaws in this library,.. I will post a more recent Library soon, possibly in the code repo. I am also working on a Multi-peer Encrypted Video Phone, which will initially use ARC4. -Scott
|
||
|
|
|||
![]() ![]() |
| Time is now: 22nd November 2008 - 06:58 AM |