Jones
( Anonymous )
RomanDA's World of Gadgets
Contact me if you are looking for custom Gadgets or for help with DX projects.
View
Search

RomanDA is off-line

Jun 27, 2008 5:27 PM by Discussion: Community
Hey all, I am going to be gone for a while (not sure how long). I need a break from things for a while, and with my job keeping me out of town a lot its been hard to be a big part of things here. I know for sure that ill be gone for at least 4-5 weeks, due to work and an actual VACATION, but after that I will see how things are going. Not gone for good, just need to take some pressure off myself for a little. I will be on now and then to check email, and things, but for the next 10-20 days i will have next to no internet. Have a great one, and ill see ya all soon. David Roman AKA: RomanDA

DX project ideas wanted

Jun 10, 2008 8:38 PM by Discussion: DesktopX
Hey all,

 Its been a while since i posted anything new and I wanted to see if there were any "wants" out there.  As I stated in the Skincast, I like to work from a need or desire.  I have not had a lot of things that i have wanted to make lately so im coming to you.
 
 What kinds of widgets/gadgets would you like to see?
 Is there anything special out there that you might be interested in?
 Do any of you Artists out there want my help in making something?
 Any ideas at all?

 I want to try something different, but keep in mind there are things i probably wont be able to do, or wont have the time to do, but i want to see what ideas are out there.  

Keep in mind that by posting ideas here you are giving me the right to use them or not use them for anything i make now or in the future.  If i use your idea i will probably contact you for more info, or for beta testing, etc.  And for sure you will receive the first of whatever things are made from the idea.

Thanks so much.

Looking forward to seeing what people are interested in.

ADVANCED BITMAP SETTINGS

May 27, 2008 9:46 PM by Discussion: DesktopX Tutorials
Step-by-Step Tutorials

#12 - ADVANCED BITMAP SETTINGS

A series by RomanDA

Listing of other DX Tutorials: Click here
Today's Lesson: "ADVANCED BITMAP SETTINGS"
will show you how to make use this section of DX.

The ADVANCED BITMAP SETTINGS allows you to stretch, or tile an image. This allows you to take a simple rounded corner background (or any background) and make it stretch to fit the size you want to use, without losing the aspect ratio of the image.

Typically this is used when you have a background (or any image) that you want to make wider or taller than it was origionally created for. 

For this and all the Step-By-Step DX Tutorials you will need to purchase DesktopX for $14.95 from Stardock.

Lets get started.

STEP 1 - Load DesktopX

Please look over the other tutorials to see how to load DesktopX, and also how to create a NEW object.

STEP 2 - Create an object

RIGHT CLICK on the icon in your system tray and create a NEW OBJECT.
The image im going to use for this tutorial is this one:

tut12-backimg

This is just a simple rounded corner box.

It's 100 pixels wide by 103 tall

The height diff is from the overhang of the little top yellow square.

PhotobucketGoto the STATES tab and BROWSE to the image above (or the one you want to test with).

APPLY this so you can see what it looks like on the screen.

It should look like the image on the right, its just a square.

 

STEP 3 - Stretching things out.


I want to show what happens with you simply change the height and width of the object without using the advanced bitmap settings.

Edit the object. goto the SUMMARY tab, and choose the height or width to see how it changes the box.

Stretch the Height to 200

Photobucket

Stretch the width to 200

back-str-width

You can see that the nice round box gets "stretched" out to match the height/width we used.
This is the problem, we want to KEEP the nice round shape, so we want to use the Advnaced Bitmap settings to setup margins that will keep our shape and "stretch" the inside of the area.

STEP 4 - Advanced Bitmap Settings

Edit the object again, and set the WIDTH to 200 and the Height to (image default).

Now go to the STATES tab and click on the ADVANCE button under the image information area.

I know how my background was created so i know that i should make the left/right margins both 30 pixels.  This sets up an area around the object.

margin settings 

I hope the image to the left gives you a good idea of what the margins are and how they are used to select a "section" of the image to KEEP and a section to either STRETCH or TILE.

Notice that when you pick left/right/top & bottom margins, you end up really picking just the corners.

This allows us to easily make the bg bigger without losing any of the basic layout and look of the object.

Origional set to 200pix wide:

back-str-width

Set the Width to 200 and then in the ADVANCED Tab use Left/Right to 30 and it looks like:  (notice that the LEFT and RIGHT sides are the same as the origional image, and the section between these is "stretched" out to fit the 200 pixel width.  Notice how the corners are nice and rounded? not stretched out.

Photobucket

Here is what happens if we make the margins a little to big since 55+55 is 110 its actually using 5 pixels on each side that doesnt even exist.  You might have to experiment a ltitle with your oen image to get the margins 100% correct.

Photobucket

Here is the Height BEFORE Setting the TOP/BOTTOM margins:

Photobucket

Now lets set the TOP/BOTTOM Margins to a little diff than LEFT/RIGHT and see how this looks:
I set them to 35x35 so that it picks up a little more of the margins.  you can experiment to see how it ends up looking.

Photobucket

CONCLUSION
Thats the basics.  There are some things you can do with TILE vs STRETCH.
That would depend on how your background image was created.  But i hope this at least gives you a little insite into how to use the ADVANCED BITMAP SETTINGS.
 
Enjoy,
RomanDA
AKA: David A. Roman
http://romanda.wincustomize.com

Looking for some beta testers

Apr 24, 2008 12:56 PM by Discussion: DesktopX
Web site Beta Testers needed !! Thomas and Myself have been working on a new community web site devoted to DesktopX, the goal is to have a central location for things like: Tutorials Code Snippits Project News etc. The site is very much still in the BETA stage, but we want to try and get some feedback on what people think we should add, or change. Please use this thread to post comments, problems, suggestions. Thanks!
I have a few things that i am having some issues with, and im not sure if these are things that SD would have to add to DX or there is a way to do this in scripting.

[size="4"][B]Standard Preferences (Z-ORDER):[/B][/size]
Is there a way to set/change Z-Order of the entire widget from a script?
I am not a fan of the "standard properties" box, I like it better to have my own setup.
I would like to be able to set the Z-Order to "Always on top" then back to "Normal Level" from a script.

[size="4"][B]About Dialog Box:[/B][/size]
Is there a way to pull the VERSION from this dialog box? It has to be out there somewhere, its the version info we put into the gadget/widget when we export it.
Heck, why not ALL the info... something like.
widget.about.version
widget.about.author

That possible? Or does it exist somewhere.
Thanks in advance for any help.

(ok, now Vad, Tiggz are gonna come in here and make me look like a moron cause all this is out there somewhere, and i just dont know how to find it, but i can live with that, hell if Zu can make widgets, even I can learn.)

Jan 18, 2008 1:44 AM by Discussion: DesktopX

Hey all,

I'm sure most of you think i have given up on DX. Its been months since I posted anything on DX scripting, or creation. Just been working my butt of out-of-town for most of the past 4 months.
Actually I'm sitting in a hotel room right now.  Anyway, I was looking at something the other day and wondered how many little SIMPLE tricks are hidden in DX. I was talking to miksama the other day and he pointed sent me some cool things.

I wanted to share some things that not everyone might know about, or even use. If you know one of these and have been using it forever, goodie, show us something you think we dont know about. I want this it be an ongoing article with lots of user input.

These will require that you know at lease some basics of scripting in DX. If you don't you might want to do a simple Google search for DesktopX Tutorials, I hear SOMEONE spent a great deal of time on some.

Lets get this started with a few 1 liners.

PING:
You want to ping a web site and get the resulting time to site.

x = system.Ping("www.wincustomize.com")
object.text = x & " ms"

WALLPAPER:
Want to change your wallpaper?
This is the quick way to do it.

Option:
0 = use default wallpaper
1 = Center wallpaper
2 = Tile wallpaper
3 = Stretch wallpaper

'Examples:

System.SetWallpaper "C:\temp\wall1.bmp", 1
'Sets the wallpaper to the bmp above and the 1 makes it centered.

System.SetWallpaper Object.Directory & "wall1.jpg", 2
'Sets the wallpaper to wall1 in the directory where the dx object was created, and the 2 tiles it.

System.SetWallpaper "", 0 
'This will restore the original wallpaper.

CLIPBOARD:
Say you want to dump something from DX to the windows clipboard?
Its 1 line of code easy.
I believe this works only with TEXT, not images, but i could be wrong.

System.Clipboard = Object.text

VOLUME/MUTE:
Ok, want a fast way to set your volume to 10? or 90? or mute it completely?

system.Volume = 10
system.Volume = 90

'or mute it
system.mute

READ A FILE
Want to dump the contents of a file to a text string?
Only param=1 is currently supported.

txtLog = System.SimpleRead("C:\temp\file2read.txt", 1)

WRITE TO A FILE
Ok, this is simple, dump the contents of a string into a file.
Only param=1 is currently supported.

txtstring = "This is the text string, could have anything in here" & vbnewline & "even on a second line"
System.SimpleWrite "C:\temp\output.txt", txtstring, 1

These are just a few simple SYSTEM tricks. What do you have up your DX sleeve?

Something to make you laugh..

Jan 10, 2008 1:44 AM by Discussion: Community
There are a lot of people here that I have known for a long time, but its so hard to put a face with a nickname. I was looking at some photos my sister had uploaded from this past summer and i found a great one of me (yeah i know that sounds bad, but its funny). I have always loved to make people laugh, and those that dont laugh, i just kill.

So, with laughter in mind.. i Present [B]"The Many Faces of RomanDA"[/B]
(These are sort of in date order, oldest to newest)

RomanDA and Cher?
[img]http://farm3.static.flickr.com/2131/2182144596_a16cc38615.jpg?v=0[/img]

Married man (my god that is almost 17 years ago!)
[img]http://farm3.static.flickr.com/2056/2182144490_35890affa6.jpg?v=0[/img]

My favorite Pic of my son and myself:
[img]http://farm3.static.flickr.com/2249/2181356839_56ffa5033b.jpg?v=0[/img]

Farmer RomanDA? (it was a Orchestra/Choir thing at our church:
[img]http://farm3.static.flickr.com/2375/2181356943_5ea35772f9.jpg?v=0[/img]

50's RomanDA:
[img]http://farm3.static.flickr.com/2292/2181356777_6c7b665aab.jpg?v=0[/img]

What you talking about willis?
[img]http://farm3.static.flickr.com/2330/2181356655_59bb3abf8e.jpg?v=0[/img]

Cool man huh?
[img]http://farm3.static.flickr.com/2288/2182144118_c8b12ac759.jpg?v=0[/img]

WET Suit.. omg this is so scary.. (that is not my wife or kid, its work people)
[img]http://farm3.static.flickr.com/2067/2181356497_300ea236f7.jpg?v=0[/img]

Klingon VS RomanDA -- Who won?
[img]http://farm3.static.flickr.com/2149/2181355755_5660857ea1.jpg?v=0[/img]

Uncle RomanDA (who says i cant be nice):
[img]http://farm3.static.flickr.com/2261/2181355619_798c819793.jpg?v=0[/img]

Way too cool:
[img]http://farm3.static.flickr.com/2394/2181355695_15b5780652.jpg?v=0[/img]

Kick A$$ RomanDA:
[img]http://farm3.static.flickr.com/2349/2181355887_0f6b65f5aa.jpg?v=0[/img]

[size="4"][B]Island Dog & RomanDA (just friends, not BFF - Zu is my BFF!):[/B][/size]
[img]http://farm3.static.flickr.com/2123/2182143556_8a46df7548.jpg?v=0[/img]

Drummer RomanDA:
[img]http://farm3.static.flickr.com/2192/2182143586_669211427e.jpg?v=0[/img]

Biker RomanDA:
[img]http://farm3.static.flickr.com/2333/2182143636_bbb6c69a43.jpg?v=0[/img]

Mii RomanDA:
[img]http://farm3.static.flickr.com/2041/2182143666_91bd811961.jpg?v=0[/img]

Simpsonized RomanDA:
[img]http://farm3.static.flickr.com/2255/2181355491_91afaa3692.jpg?v=0[/img]

and lastly.... the REAL ME:
[img]http://farm3.static.flickr.com/2124/2182168444_0ee6a3e096.jpg?v=0[/img]

I hope you got a laugh, or just had fun looking at the stupid hair (and lack their of) styles. Just something i thought might be fun. We need others to do the same.

Sep 16, 2007 11:17 AM by Discussion: WC News
It seems that Microsoft wants students to use Office 2007.
If you are an "active" student - with a .edu address and 0.5 credits this term, you are eligible.

Check out this article from cnet: Link

Use the main link below to goto the MS site.
If anyone wants to get me a copy, let me know!!

Sep 12, 2007 11:36 AM by Discussion: Community
Hey all,

Most of you know that my son and I have been into Tae Kwon Do for the past 6+ years. There has been a girl in class that entire time who is now a 2nd degree black belt. She is 17, energetic, into sports, full of life, a Christian, and a great person.

She has had a lot of physical issues over the years we have known her, fainting, IBS, and other issues. She hurt her hip this past spring during a softball game, and she has had numerous other injuries and issues as well.

She is a great kid, how many 17 year old girls would bother to stop by a 12 year old boys birthday party and actually hang out with them? She was at Alex's party on the 1st and she didn't look well, she said she had been feeling very tired and had a headache that just wouldn't go away. She ended up in the hospital on Wednesday of that week, she had passed out several times, and she was having problems with one eye physically looking larger than the other. She had an MRI, and other test, nothing seemed to point to an answer.
She showed up at TKD class on Friday, but was so weak she could only sit and watch. She told me about the hospital visit, and that she still had the headache, as well as having about a 50% reduction in her vision.

I got a call from her last night, she sounded sad and weak. She told me the dr's had run some more tests, and they were waiting on the results, but they were leaning towards Lupus as a cause for all the issues.

I'm struggling with this; Heather is a great kid and a Christian. She has been a good example to the other kids in the TKD class, and to Alex as well. I had asked her what she wanted to do in life and she told me she has always planned to be a Sheriff's Deputy, and to get married and have a "bunch of kids".

Lupus could put a stop to most of these dreams (if not all).

Definition:
Lupus is an autoimmune disease that can affect various parts of the body, including the skin, joints, heart, lungs, blood, kidneys and brain. Normally the body's immune system makes proteins called antibodies, to protect the body against viruses, bacteria, and other foreign materials. These foreign materials are called antigens.

In an autoimmune disorder like lupus, the immune system cannot tell the difference between foreign substances and its own cells and tissues. The immune system then makes antibodies directed against itself. These antibodies -- called "auto-antibodies" (auto means 'self') -- cause inflammation, pain and damage in various parts of the body.

Please take a minute to pray for Heather.

Thanks for your prayers and time.
David

Aug 21, 2007 12:56 PM by Discussion: Community
Happy Birthday my friend!



Have a great one!!

 
Page 1 of 8