One More To go...

last tutorial?

Sunday, May 27, 2007 by RomanDA | Discussion: DesktopX

Hey all,

I have been working out of town for what seems like a year now, but i hope to be in town for the next few days.

I have been working on these DX Tutorials for a while now, my original goal was to create 10, well, i have made 9 so far and only plan on doing 1 more (for now). The question of the day is, what would you aspiring DX coders want me to do this last tutorial on?

The plan was to do it on a INI type file, how to read/write data as well as show how to edit this info in a dialog box. But I want to make this something that people will actually want. I have had so little response on the last 3-4 tutorials, and would like this one to not end up like those.

So I will ask you.. but i need to know ASAP, so post some suggestions, the one i like the most (or gets the most comments) will win (if i know how to do it.. LOL), but i need to know by wednesday at the latest, so i can get it done before im shipped out of town AGAIN.

I really hope that someone has got some usage out of the previous tutorials.
First Previous Page 2 of 2 Next Last
Murex
Reply #21 Tuesday, May 29, 2007 8:11 PM
Thank you SirSmiley.
Your objects gave me more to work with. Now I just need to figure out how to make it all work together...  
ArileenDesign
Reply #22 Thursday, May 31, 2007 9:53 AM
BUMP
ArileenDesign
Reply #23 Thursday, May 31, 2007 9:55 AM
Nobody want to see how made something? RomanDA rock to explain DX
GO HEAD and Ask him
Chris TH
Reply #24 Wednesday, June 6, 2007 9:06 AM
How to use the Scripted Animation perhaps?
SirSmiley
Reply #25 Wednesday, June 6, 2007 3:28 PM
How to use the Scripted Animation perhaps?


Hey, great idea.

RomanDA
Reply #26 Wednesday, June 6, 2007 6:48 PM
How to use the Scripted Animation perhaps?


Well.. it just so happens i have made something with this just the other day. I cant pass out the images (yet) but maybe i can make something up simple.
SuperRyo
Reply #27 Tuesday, July 10, 2007 10:22 PM
I would like to also thank you for your efforts in creating the tutorials. They have been most helpful.

I am looking for information on how to do 1 of 2 things:

1) An email checker - my ISP uses SSL and a unique port and none of the pop checker allows for changes to SSL and port 995.
2) Ability for gadget to check back to the server to see if it is the latest version (and download new version if required).

RomanDA
Reply #28 Sunday, July 15, 2007 7:46 PM

1) An email checker - my ISP uses SSL and a unique port and none of the pop
checker allows for changes to SSL and port 995.

2) Ability for gadget to check back to the server to see if it is the latest
version (and download new version if required).



Well..

1. Im not sure, im sure there might be a way to do this, but i have not messed with
anything involving emails.

2. This is very possible, using RSS and some simple code you could have a simple
script that would read the RSS file for:


< LatestVersion >1.002< /LatestVersion >

< Url >http://urltodownload.exe< /url >




Then, in the widget/gadget just have a var that is set to the current version of
the gadget when it was made, then if the one in the RSS is NEWER then download the
new one. I would suggest making a "Update" object with some text that shows Current
Version, Latest Version, and a LINK to the URL of the downloadable file. This way
you would pop that up when the version changes, You could even include something
like:


< details >This update fixes.. whatever< /details >



This could then be added to the above update box so they would know if this is a
MAJOR or minor update. etc...



There are plenty of scripts out there to show you how to read an RSS file, or make
it an INI or whatever works for you.



I have something like this on several of my gadgets and they help so much.



Enjoy.
RomanDA
Reply #29 Sunday, July 15, 2007 7:51 PM
Ok the above post is a mess, but im not going to try and fix it AGAIN, the CODE block is not working right, and its adding returns.. so.. at least its readable now.

Please login to comment and/or vote for this skin.

Welcome Guest! Please take the time to register with us.
There are many great features available to you once you register, including:

  • Richer content, access to many features that are disabled for guests like commenting on the forums and downloading skins.
  • Access to a great community, with a massive database of many, many areas of interest.
  • Access to contests & subscription offers like exclusive emails.
  • It's simple, and FREE!



web-wc01