Jump to content

Michael Aivaliotis

Administrators
  • Posts

    6,196
  • Joined

  • Last visited

  • Days Won

    104

Posts posted by Michael Aivaliotis

  1. I wonder if this is an outlook issue. As I said, not happening for me in Google Reader. Does deleting the item from outlook signal to outlook that it should retrieve it again next time? Doesn't make sense. RSS is just an updated XML file. It doesn't have a cache or any smarts. It just has the latest content.

    I'd like to see the XML file you are linking to with evidence that it contains duplicate entries.

  2. I'm still seeing this and it seems to be getting worse. Is anyone else still having this issue? I'm deleting the same thread 4 or 5 times a day sometimes. Anytime someone posts to a thread I get the entire thread in my RSS feed. I've tried deleting and re-creating the feed, but that didn't help. This is with new (LAVA 2.0) and old (1.0) threads.

    Yes this issue is still present because those threads are probably being moved from the 1.0 forum to the 2.0 forum and somebody replied to it. It's not getting worse, it just depends on the number of old topics that have new replies. Once the full thread is received in your reader once, you should only see the new replies from then on, not the old ones anymore. I use Google reader and this is the behavior I see.

  3. On my top-level front panel I have quite a few controls and indicator a number of which need updating from lower in the code (as we all often do).

    A lot of my style to tidy things up was to cluster common control / indicators together, I would then create references to these clusters and other controls / indicators on the front panel. All these references would then themselves be clustered together and, in the JKI state machine world these clusters of references would then going to shirft registar so they could be accessed everywhere by just pulling them out of the cluster as and where required.

    You can also create a case in your state machine called: "Update UI", then pull the values out using a "Get Data" Method. Then just write the data to the UI using local variables. I know that this may not cover all your scenarios, but it's the method I use most often. For some reason I feel dirty when I use control references.

  4. Youtube Video:

    <object width="480" height="385"><param name="movie" value="

    name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="
    type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"></embed></object>
  5. I think everyone's missing the point of the DVR. The biggest benefit of the DVR, IMO, is the ability to use the IPE (In Place Element) structure to read write data. Using the structure provides exclusive lock to the data access AND eliminates copies. Doing this with a SEQ (Single element queue) is a PITA and requires a whole bunch of lock and unlock code. On top of that you create extra data copies when you read the queue element.

    Data Value Reference Read / Write Element Border Node

    • Like 1
  6. I've been playing with 2009 today and I'm impressed, I love the ability to now build by ref objects using Data Value Reference and the in place DVR Read Write, this is brilliant.

    I've been playing with an OOP framework and I've knocked up a simple demo. Have a play

    LVOOP2009.zip

    I looked at your example. My understanding of Object References is different. See Images.

    post-2-12506341062_thumb.png

    post-2-125063425577_thumb.png

    One issue to resolve with this method is dynamic dispatching. It seems that you can't do dynamic dispatching using Data Value reference terminals. Hopefully this will be added in a future LabVIEW release. In the meantime you will probably have to do dynamic dispatching inside the In Place Element Structure.

    • Like 1
  7. I've recorded a screencast and was surprised to see that the various menus didn't appear in the final product. Here's the video. Can you help me get this to work?

    MenuQuestion.swf

    Thanks,

    Jim

    What version of Camtasia are you using? I'm using V6 and it works just fine for me. No issues. You can also try Jing which is made by the same company. Jing is just a recorder (you can't do editing) but maybe you will get different results.

    One more thing, in your Camtasia recorder options try enabling layered window recording.

    post-2-125061117035_thumb.png

    • Like 1
  8. Yes, the LAVA lounge is currently open to serve you...

    All of us have strange sideline interests that can be tapped into. For example, I've made a MAME machine and I'm currently building an HTPC. I'm also getting pretty good and making videos for the web (I can help with gear, editing and publishing). I put together the latest VIPM video.

    Of course, most of us have to interface LabVIEW with actual hardware. So it requires knowledge beyond programming to get the job done.

  9. Works for me:

    <object width="444" height="282"> <param name="movie" value="http://content.screencast.com/users/Michael_Aivaliotis/folders/Jing/media/42812b34-e8d7-4dfb-b1ba-f3e6649a8085/jingswfplayer.swf"></param>'>http://content.screencast.com/users/Michael_Aivaliotis/folders/Jing/media/42812b34-e8d7-4dfb-b1ba-f3e6649a8085/jingswfplayer.swf"></param> <param name="quality" value="high"></param> <param name="bgcolor" value="#FFFFFF"></param> <param name="flashVars" value="thumb=http://content.screencast.com/users/Michael_Aivaliotis/folders/Jing/media/42812b34-e8d7-4dfb-b1ba-f3e6649a8085/FirstFrame.jpg&containerwidth=444&containerheight=282&loaderstyle=jing&content=http://content.screencast.com/users/Michael_Aivaliotis/folders/Jing/media/42812b34-e8d7-4dfb-b1ba-f3e6649a8085/2009-08-13_2152.swf"></param> <param name="allowFullScreen" value="true"></param> <param name="scale" value="showall"></param> <param name="allowScriptAccess" value="always"></param> <param name="base" value="http://content.screencast.com/users/Michael_Aivaliotis/folders/Jing/media/42812b34-e8d7-4dfb-b1ba-f3e6649a8085/"></param>'>http://content.screencast.com/users/Michael_Aivaliotis/folders/Jing/media/42812b34-e8d7-4dfb-b1ba-f3e6649a8085/"></param> <embed src="http://content.screencast.com/users/Michael_Aivaliotis/folders/Jing/media/42812b34-e8d7-4dfb-b1ba-f3e6649a8085/jingswfplayer.swf" quality="high" bgcolor="#FFFFFF" width="444" height="282" type="application/x-shockwave-flash" allowScriptAccess="always" flashVars="thumb=http://content.screencast.com/users/Michael_Aivaliotis/folders/Jing/media/42812b34-e8d7-4dfb-b1ba-f3e6649a8085/FirstFrame.jpg&containerwidth=444&containerheight=282&loaderstyle=jing&content=http://content.screencast.com/users/Michael_Aivaliotis/folders/Jing/media/42812b34-e8d7-4dfb-b1ba-f3e6649a8085/2009-08-13_2152.swf" allowFullScreen="true" base="http://content.screencast.com/users/Michael_Aivaliotis/folders/Jing/media/42812b34-e8d7-4dfb-b1ba-f3e6649a8085/" scale="showall"></embed> </object>

×
×
  • Create New...

Important Information

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