Jump to content

hooovahh

Moderators
  • Posts

    3,365
  • Joined

  • Last visited

  • Days Won

    268

Posts posted by hooovahh

  1. I'm really into live operating systems similar to DSL. I like Bart PE and Reatogo XPE much more than a linux distro because it basically is windows. Using a AIO I made you can make a live operating system which is about 80MB that gets loaded into ram at boot up and you will basically boot a limited version of XP into ram. You could simply add on to that 80MB your executable and the LabVIEW run time. and it should work just fine.

    Some links to download my AIO are here

    http://www.easy-sharing.com/363694/BartPEAIO.exe.html

    or

    http://dl2.filehd.com/download.php?get=729128109

    or

    http://www.yourfilehost.com/media.php?cat=...e=BartPEAIO.exe

    or

    http://www.yourfilelink.com/get.php?fid=70746

    or

    http://multiterra.mooload.com/file.php?fil...0/BartPEAIO.exe

    or

    http://www.zshare.net/download/bartpeaio-exe.html

    or

    http://www.oxyshare.com/d/xPtKcthsCs7/BartPEAIO.exe.html

    or

    http://www.badongo.com/file/441394

    or

    http://d.turboupload.com/d/490654/BartPEAIO.exe.html

    or

    http://www.megaupload.com/?d=95DKVU3L

    And the forum where people discuss it are found here.

    http://www.911cd.net/forums//index.php?showtopic=16543

    That forum is very useful for all kinds of Live OSs like Bart PE. Also I imagine that networking several computers using Bart PE would be alot easier than with a linux distro but I'm no expert.

    Lastly I'd like to mention that I have never tried running a LabVIEW program from an operating system while it's in ram so I guarantee nothing.

  2. What about this process:

    1. Use ImageMagick to convert ICO file to temp BMP or JPG

    2. Read using LV built in tools.

    Its a two step process, but it just might work.

    ImageMagick formats

    LV ImageMagick CR sample

    I don't know if the Code Repository will help any, but it might. If you come up with a working solution, share it with us. Maybe even make a Code Repository submission...

    Yeah your method worked fine, I downloaded ImageMagick and used it's command line utility to convert it to a .bmp file then I was able to display it. I used this method because then I can still manipulate the picture control if I need to.

  3. Hello all, I have a question. I'm looking to display a .ico file which is an icon, on the front panel of a VI, inside a picture control.

    I seen that there is a Read JPG from File and Read BMP from File which can do exactly what I want but it won't accept .ico files.

    I've thought about opening an ActiveX object with a web browser to display the icon but I'm not satisified with how it looks.

    Also this needs to be dynamic, so a copy and paste into the front panel won't cut it. Any comments are appreciated. Thanks.

  4. Yeah never had quantum mechanics but I'm sure it's like NASCAR. when ever some thing weird happens and their interviewing the driver they ramble on and on about stuff then they usually say "well that's racing for you"

    I think that explanation should be used on many things in life. "why is 2 + 2 =5?" "well that's quantum mechanics for you"

    "Why is the sky blue?" "Well that's nature for you"

    (I could go on)

  5. All visitors regardless. From about 2 weeks ago.

    BTW, hooovahh, you need to shrink your signature. When it's bigger than your post contents then that's a sign it's too big.

    Yeah sorry about that. I just found so many quotes I like I just kept adding more.

    @Peteski

    I agree 2 + 2 = 5 should be for medium values of 2 right?

  6. FF is now at about 15% in worldwide use, so I would expect it to be higher here.

    I'm going to guess:

    FF 35%

    IE 60%

    And the person who guesses closest

    wins .... A Free copy of FF 2.0 !

    :P

    WOW really are you seri...oh...right :headbang:

  7. "Pi is exactly 3! Sorry I had to do that"

    There are plenty of other decent web browsers out there. Opera isn't bad either I just don't use it much. But there are a ton of options people use what they like, I like firefox. With extensions, and themes, tabs, and other cool add ons it seems right for me.

    Does this forum have polls? why doesn't some one just open one and see what the percentage is. Given this will only be a percent of people who feel like voting.

  8. I will get and install it, simply because some sites, businesses (like my bank) require IE (although more are allowing FF every day :thumbdown: )

    But whenever I have a choice ... The Fox, Rocks !!

    I know what you mean but now you can have the best of both worlds (because firefox is awsome)

    https://addons.mozilla.org/firefox/1419/

    That extension is for IE Tabs, it lets you upen an IE tab inside of firefox, so if you visit a site that only works for IE you can still browse there within firefox. :D

  9. index.php?automodule=downloads&req=display&code=sst&id=48

    File Name: Windows Environment Variable Reader Writer

    File Submitter: hooovahh

    File Submitted: 30 Oct 2006

    File Updated: 2 Nov 2006

    File Category: General

    Purpose:

    This Vi was made so that you can easily view and create environment variables from within Windows XP.

    Features:

    You are able to read all environment variables which you have available to you at the command prompt by typing "set". It also can write environment variables by writing them to the registry in the following location:

    HKEY_CURRENT_USER\Environment

    Also for added safty it will check the name you are trying to use, and won't allow its creation if a variable with that name already exists.

    Usage:

    To use this VI you need to be using Labview version 8.20. With Labview 8.20 installed open the VariableReadWrite.vi file, then click run. While it's running open the View Variables tab and click "Refresh Variables" to view all your command prompt variables.

    Two String arrays are created, the Name of the variables, and their values. A text window is also displaying what the user would see if they typed "set" at a command prompt.

    To create a variable open the Create Variables tab and fill in the information for Variable Name and Variable Value; then click Create Variable. Please note that you may need to log off then back on for the new variable to take effect.

    If needed there is a "Run Regedit" button which will open the registry. From here you can see the newly created variables in the location mentioned in the Features section.

    When you are done click stop to end the program.

    Click here to download this file

  10. Hello all,

    I recently submitted some code to be in the code repository but it was rejected for a very minor issue. My question is this, to re-submit do I have to start all over with the submission process. Or can I simply upload a new .zip file with the fixed code?

    I tried looking around for a place to re-upload my zip but I couldn't find any thing. I looked in my control panel, and in the section of the code repository that I submitted my code to. Thanks.

  11. Hello all,

    I'm hooovahh or the hoove. I'm a member of a couple other forums, none of which are labview based until now. Chris gave me the link to this place and said I should join, little did I realize he as the 2nd most posts of any one.

    I've been using labview at work for a couple years now but I enjoy just making programs with it on my own. Uh let me see what else is there, I'm 20 and married to my high school sweet heart. And no we don't have any kids. I'm going to college to be an electrical engineer, and my wife is going to become a teacher. We live in Michigan around the flint area.

    I make music videos for fun, you can find some at video.google.com search for hooovahh you can also find my wedding there. And here's my myspace incase any one cares www.myspace.com/hooovahh

×
×
  • Create New...

Important Information

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