Have to second Cerebro, Littleboy is a plugin genius! Always have lot's on the go just like thomassen and also find solutions or equivalents. Will get back to work on the Slot Machine & Horoscope gadget.
SirSmiley
Present and accounted for Présent et expliqué Presente y explicado Geschenk und erklärt Presente e rappresentato Presente e esclarecido
Not much of football nut but, using Phoon's logic since I'm closer to Chicago, gotta root for the Bears! It's the hoserly thing to do, eh!
Professional Metronome 1.9 Shareware but, license given if you create a skin for it.
Oops forgot about this one. Actually, was kind of doing this on spec to shop around but, giving a basic fully opened view. When closed cab be either an eye, glossy globe style cover or eye with shaded transparency. -
I've been using GIMP for a couple years now & it does quite well for me. If you're creating your own the best advice I've ever received is to work in multiples of your target image. For a 256 png I usual work in a 1024 grid with a 24px border. Then scale it down.
Is it the 13th already? Well deserved!
A few of many on the go. Left to right. Green Folder - Folder Creator for organizing icons Folder Icon Changer - Streamlined code & added commenting option Folder Tagger - Add tags to each folder Slot Machine - Taking a break on this one & need to make my own symbols Dx Flip Clock - This is pretty much done just needs to be cleaned up & I think one slight code change
This so reminds me of the "bosco" thing from Seinfeld. I really wonder why in a DOD facility you're only using passwords alone and not key files or something else? I'd like to believe that it's because the data at your disposal isn't deemed as highly sensitive but, I'm not that naive.
In the past I used Mark's Adding Machine because of the macro capabilities. http://mwganson.freeyellow.com/MAM/
A monopoly (when attained fairly) is the quintessential example of perfect capitalism. Basically, it means that they've done everything right. Even Apple holds monopolies within certain segments of the computer market because of a number of excellent business decisions. In almost all industries you can't throw a stone without finding at least one or two dominant players.
You're not serious about that format comment? That's like a last resort for some major problems.
My brother did training in Livonia a few years ago. It's a very nice area. Unigolyn, that's kind of passing the buck. If you'd done your research you should have been able to determine a more accurate range to put the expectations. To expect to be making the same as co-workers who've proven themselves is also kind of lame. It's also the name of the game. For my last job. I worked on industry averages plus my skill and experience.
Zubaz, always knew there was something sheepish about ya! Thanks for the dinner idea. I'd apply but, for the fact I can only do complex tasks not multi-tasking. That and the fact that the dollar is now almost even makes less attractive. <img src="http://ima
Thanks for clarifying that Brad. After reviewing some of the further response & thinking a little more. Obviously Stardock is not going to hurt a potential source of talent that continues to renew itself as more people become interested in skinning. The trickle-down effect from corporate skinning definitely looks exceptional considering the number of people who will experience something never experienced before. Then look toward
While I admire Brad's entrepreneurial spirit. After checking the site, my stomach became a bit queezy. Initially it appeared you are/were targeting the commercial market but, it seems you are also targeting the consumer market as well? Could this be why some of the questions haven't been answered regarding desktopgadgets.com? I've been working on a Slot Machine gadget for sometime and have been considering desktopgadgets as the potential ma
My last submittal was around two weeks.
Based on the screen shot this person is most likely using Avedesk Icons (Pidl shortcuts).
*bump* Working on a project I've streamlined this & achieved a smoother animation... for me at least! Works nice on a round object. Dim MinW,MaxW,MinH,MaxH,PosX,PosY MinW = 26 'Changed from 16 to 26 because of timer script MaxW = 132 MinH = 26 MaxH = 132 PosX = 500 'Position right from left edge PosY = 200
Define commercial appeal? End User or as an added value giveaway for large websites/companies? I've got one about 2/3 done (third task in the screen I sent you yesterday) that I'm about to shop around to some of the larger sites. As a user I wouldn't pay for it but, if provided free then I'd download it.
I have lot's of input but, wanted to send it to you in one gigantic email instead of many small one's.
Have to agree dump the 'welcome' only. The date ties in nicely but, maybe shorten/make it narrower (if it doesn't look crappy) if necessary.
PayPal Inc, Attention: Compliance P.O. Box 45950 Omaha, NE 68145 United States Me thinks this should have been the first obvious & visible clue right here. They're out of California for one thing. The only thing lamer than the people who send these are the people who ac
Nicely laid out. Easily can see why it takes so much time. You comment your code beautifully.
If you want to add a drop file function to this then add the first part below and make the appropriate changes within the OnMouseEnter sub. Dim myDirectory Sub Object_OnDropFiles(files) Set objFSO = CreateObject("Scripting.FileSystemObject") folderpath = objFSO.GetFolder(files) myDirectory = folderpath End Sub Sub Object_OnMouseEnter DesktopX.Object("DirObject2").Text = ListFolders (myDirectory & "\")& vbcrlf & ListDir (myDirectory & "\")<b