Jump to content

Michael Aivaliotis

Administrators
  • Posts

    6,214
  • Joined

  • Last visited

  • Days Won

    117

Everything posted by Michael Aivaliotis

  1. I've added a feature to the LabVIEW Wiki. Now you can embed flash videos from external sites like youtube, screencast.com, blip.tv etc, etc. All you need to do is switch to the plain text editor and paste the embed code from the site of your choice. Make sure to strip out any <object> code. All you need is the text between the <embed></embed> tags. I haven't tried it with all video sites. If you need one that doesn't seem to work please let me know in the main support forum and I'll fix it. I figured the most useful embed would be screencast.com. You can create a screencast to enhance the existing content of a wiki page. I'm still looking at how to embed video that's uploaded to the wiki directly and not sourced externally. I'll keep you posted.
  2. QUOTE (zmarcoz @ Feb 6 2009, 05:54 AM) I suggest you read through the http://wiki.lavag.org/Tips_and_tricks' rel='nofollow' style="background: url(http://wiki.lavag.org/skins/monobook/external.png) center right no-repeat; padding-right: 13px; style="border-bottom: 1px dotted rgb(51, 102, 187); cursor:pointer; text-decoration:none;" class="wiki" alt="Link to LabVIEW Wiki Article: Tips_and_tricks" title="Link to LabVIEW Wiki Article: Tips_and_tricks">Tips_and_tricks Wiki page. This was mentioned in there.
  3. QUOTE (mesmith @ Feb 5 2009, 01:50 PM) Big congrats to you! And thank you for letting us review your sample program. I think it's good practice to let other LAVA members (or others in general) review your work. This is one of the points mentioned in http://labviewartisan.blogspot.com/2009/01/labview-certification-preparing-for-cld.html' rel='nofollow' target="_blank">Darren's blog post.
  4. QUOTE (Darren @ Feb 3 2009, 10:56 PM) Did NI give you an old slow machine? Oh, I see, It's because you program in LabVIEW right? All the C developers get the good stuff. The start menu shoes up instantly for me.
  5. I've added a feature (extension) to the Wiki to make it easier to add an article to a specific category. It's located at the bottom of the editor and it works with the plain text and rich text editor. It shows you the existing categories assigned (if any) and performs an auto-suggest as you type of existing categories that are used in the Wiki. Of course you can enter your own categories on the fly and ignore the suggestions.
  6. QUOTE (jdunham @ Feb 3 2009, 07:31 PM) That's so great. Thanks Jason. If anyone else is wondering how to do this just add the following to your ini file.: BDFont="Tahoma" 13 appFont="Tahoma" 13 More details can be found in the http://wiki.lavag.org/LabVIEW_configuration_file/Fonts' rel='nofollow' target="_blank">LabVIEW Wiki here.
  7. I installed Windows Vista on my PC. Now when I open old code which was written on Windows XP, all the fonts on the Vi diagrams seem to be slightly bigger. I notice this because text and string constants are now touching other objects when they weren't before. This also applies to bundle\unbundle nodes, properties etc. Anyone know how to fix this? I'm using LabVIEW 8.6. This even happens to newly created VI's Is this just the new standard?
  8. As mentioned previously, I've upgraded the LabVIEW Wiki to MediaWiki 1.13.3. I've also changed the look of the site to more of a traditional theme to make it look more like other MediaWiki sites, while still retaining the LAVA links along the top of the page. I think this will make it easier to read. The big feature I've added is the new Rich Text editor. This is an extension which integrates the FCKeditor into the MediaWiki. More information about the project can be found here. I'll be making a video tutorial and a wiki page in the wiki help about how to use this new editor but until then, feel free to use it and play around. I'm hoping this new, easy to use, editor interface will be the catalyst for more article creation in the Wiki. Even though the rich text editor can do a lot of things, it is not a total replacement for the text based editor. In some cases, you may need to revert to the standard editor to perform more involved tasks. You can quickly and easily switch between default and rich text editor whenever you need. It's also not recommended to use the rich text editor for editing wiki templates. I think the new interface will be used for most editing tasks and will make adding content a lot easier for everyone.
  9. Do you want to submit this to the code repository? You can get it on the VI Package Network.
  10. OK, he's been deleted, gone, blown away and banned.
  11. Ya, my point of posting this video is not to put down the city or for any negative response. I hang out in interesting video circles on the web due to my interest in video blogging, and this video popped up in our discussions. It's a great example of creating a desired mood and feeling. I know there are a lot of LAVA members from Michigan so I figured you might want to see it.
  12. I've upgrade the LabVIEW Wiki to use the latest stable released version of MediaWiki. One small problem after the upgrade: The editing toolbar has gone missing: No worries, I know what the problem is but can't get to it until this weekend. On the positive side. I'm also planning to add a WYSIWYG editor on the weekend too. Stay tuned.
  13. Detroit Wildlife from florent tillon on Vimeo.
  14. For the record, I've seen that before too.
  15. QUOTE (Aristos Queue @ Jan 21 2009, 08:39 PM) I can't tell if you're serious or not.
  16. We should seriously make a page for this on the LabVIEW Wiki and link HH to it when necessary. can someone please do the needful?
  17. So far I still haven't heard any valid arguments against releasing it in NI Labs. As the young people say: "All of them are made of FAIL and are pretty lame". Nice try though. It's a fact that since the "secret" of scripting came out here on the forums, NI has been hiding more and more of the exposed features available with the hidden ini key with every new release of LabVIEW. There is still a lot of stuff under the hood that is not available by entering the hidden ini key. Also, what about xnodes? yet another piece of the puzzle that should be released at the same time as scripting. Hey, all the docs for Xnodes are on our Wiki. Just hand over the docs for VI scripting to LAVA and tell us how to unlock it all and we'll take care of the rest. Seriously, no one will know.... :ninja:
  18. Are you using the NI database toolkit? I know that it allows parameterized queries because I've used that in the past for blob data but was not aware of the 4-byte issue.
  19. The only way I know to set the CLIENT_MULTI_RESULTS flag is via the ODBC driver. If you set the CLIENT_MULTI_STATEMENTS flag then this flag will be set too. Watch the video below to see how I enable the CLIENT_MULTI_STATEMENTS flag. I'm using ODBC driver version 5.1:
  20. Here is some of the Twitter thread: QUOTE I mentioned Releasing VI Scripting in NI Labs to NI right when NI Labs was first announced. Nothing has become of it however which is sad. Question to you MikaelH: How do you get scripting enabled in 8.6?
  21. Regardless of your fancy footwork, I would fail you because your app is dead in the water right from the start. I can't even run it because you've hardcoded a path to a VI: If your app doesn't work out of the box, it's made of FAIL. It's like going to an audition on American Idol and you forget the lyrics to the song.
  22. Some questions as a user: I see a Stop button. What are you stopping? Where's the Start button? What are you starting? Is the test information all controls or indicators? If they are indicators then how do you edit the info? What's Crossfire and Gamepad? Why are they important to me? Why does the indicator say Idle? Isn't it more important to know when it's running? Is battery level in Volts? I don't see any units in your Measurement table (or the graphs and legend) All the above questions should be answerd easily by just looking at the UI. Anyway, I just did a quick pass at it. Also, I like to see the UI interaction flow go from Left to right (ie. Test Information on the left) but perhaps in China it's different.
  23. I'm very excited to announce that LAVA has accepted an invitation to participate in the VI Package Network Beta. The VI Package Network is a distribution platform for tools created by the LabVIEW community. The LAVA Code Repository code will be made available for installation in VI Package Manager along side the OpenG add-ons for LabVIEW (which are already part of the VI Package Network). Having the LAVA Code Repository code available on the VI Package Network will provide great benefits to the LAVA and LabVIEW communities such as: A wider reach for code developers to expose their work to thousands of VIPM users. Easier install and uninstall of LAVA CR code Easier upgrade to new versions of LAVA CR code Unique subpalette called LAVA with our logo. LAVA CR Code will still be available for download from the LAVA website as before, however it will now also be available in the new VI Package (*.VIP) file format. LAVA CR code developers can opt out of the VI Package Network. In that case the files will remain in the ZIP file format. Submissions to the VI Package Network should be in the VI Package format and can be created using VI Package Manager. JKI is generously donated VIPM Professional licenses to the LAVA Code Repository assessment team, in order to facilitate the submission process. More details on the new submission process will be outlined in the days to come and will be available here. Until we iron out the kinks, the old submission process using ZIP files is still in effect. Existing LAVA CR code we will be gradually migrated to the new VI Package format and submitted to the VI Package Network. To facilitate this, I will be contacting every code submitter to get their approval and in turn coordinating the packaging and distribution process. I'm very excited to see this development and look forward to having more high quality LabVIEW code available on the VI Package Network produced by the great talent here on LAVA. Please post any questions in this thread.
  24. If you are a user of Twitter you will be happy to know LAVA now has a Twitter account here. We will be posting LAVA news on there and possibly links to noteworthy posts every now and then.
  25. If you are a user of Twitter you will be happy to know LAVA now has a Twitter account here. We will be posting LAVA news on there and possibly links to noteworthy posts every now and then.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.