• 0

i need little time countdown program


Question

Recommended Posts

  • 0
  velkymx said:
Quick idea - can you add the ability to create a reoccuring option... like Monday, Tues, Wed, Thur, Fri - at 7:30 - play ALARM.MP3.... also can you add a adjustable snoose???

584871588[/snapback]

Done! Added an option for events to happen regularly and the clock updates itself as such :p

http://www.josolyne.demon.co.uk/countdown.zip

thanks

XgD

  • 0

hey thats awesome! I got it counting down until my B-day:) but umm, if you try to move an icon behind the counter (when its transparent on the desktop) the icon gets stuck. That may be something hard to fix, but I thought I'd let you know.

  • 0

The CPU usage used to be really low, then I added milliseconds. Would anyone really miss it if I pulled them out again??

Latest version has the option of having just floating text, and no background.

I'll upload the source after this round of updates/fixes.

http://www.josolyne.demon.co.uk/countdown.zip

Thanks

XgD

  • 0

It does have a tray icon! and when you hover over it it does show the text!

I've had a look in that file... nothing really worth getting excited about :wacko:

any other ideas/suggestions?

Source Code uploaded @

http://www.josolyne.demon.co.uk/countdown-src.zip

Thx

XgD

  • 0

Well, if your like me and NEVER turn your computer off, you just need 4 varibles, VB, and a timer that tinks every one seconds.

Have a SEC, MIN, HR, DAY varibles and the tiemr control. Hell, here would eb the code.

Dim SEC, MN, HR, DAY as Integer

SEC = 0

MN = 0

HR = 0

DAY = 0

-------------------------------------

(on the timer set for 1000)

SEC = SEC + 1

If SEC >= 60 then

MN = MN + 1

SEC = 0

End if

If MN >= 60 then

HR = HR + 1

MN = 0

End if

If HR >= 24 then

DAY = DAY + 1

HR = 0

End if

If DAY >= 21 then

Label1.Caption = "PICK YOUR DAMN GIRLFRIEND UP!"

DAY = 0

End if

There ya go, its a hard coded 3 week count down. For the record, i use military time.

  • 0
  ventrox said:
just a little question

is it possible not having the system tray icon?

i couldn't find a way to disable it

thanx

584891026[/snapback]

OK, added systray disable option and tidied the app up a bit. Tis looking quite good now I think.

Anything else anyone wants adding?

http://www.josolyne.demon.co.uk/countdown.zip

thanks

XgD

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Well, the interface is horrible. PST isn't fully functional. Can't properly import Thunderbird contacts into it. All that showed up are names.
    • "all the way down" by 33 whole dollars. Amazing. You shouldn't have.
    • If they make a portable version, I might give it a try, but I will always prefer hotkeys to that approach
    • The Synology DS923+ is down to $610 just for today on Newegg by Steven Parker Right now on Newegg, and only for today (June 26) you can find the Synology DS923+ discounted all the way down to $609.99 when using a coupon during checkout, down from it's normal $642.99 price. Although we haven't reviewed the DS923+ on Neowin, we have seen Synology before and rated it quite highly. Besides, the DS1522 even has the same AMD R1600 CPU. Some people would consider Synology homelab NAS equipment the "gold standard", and as such, competitors strive to do as good, at least in regard to the Operating System, DSM, which ticks all the boxes for amateurs, professionals and small business users for its inclusion of mobile apps for core app services such as Surveillance Station, and more. Here are the most important specifications: Synology DS923+ CPU AMD Ryzen R1600 2-core 2.6 (base) / 3.1 (turbo) GHz Graphics No Memory 4 GB DDR4 SODIMM, maximum 32 GB (16 GB x 2) Disk Capacity 72 TB (18TB x 4) RAID Level RAID 0, 1, 5, 6, 10, and JBOD + SHR (Synology Hybrid RAID) Network 2 x RJ-45 1 GbE Internal storage 2 x M.2 2280 NVMe Slot USB Ports 1 x USB 3.2 (5 Gbps) HDMI 1 x Expansion 1 x eSATA 1 x Gen3 x2 network upgrade slot Size (H/W/D) 166 mm x 199 mm x 223 mm Weight 2.24 kg Power 35.51 W (Access) 11.52 W (HDD Hibernation) What's in the box? Main Unit X 1 Accessory Pack X 1 AC Power Adapter X 1 AC Power Cord X 1 RJ-45 LAN Cable X 2 Quick Installation Guide X 1 You may notice that the DS923+ does not have integrated graphics, which is a step down from earlier Intel-based models that did include an iGPU. However, even this year's model (the DS925+) does not include an iGPU with its slightly newer AMD Ryzen Embedded V1500B CPU, but also unhelpfully locks down what you can use in it. All 2025 models require hardware from Synology's own compatibility list, this currently does not affect the DS923+. In addition you are only getting dual 1 GB Ethernet with the DS923+, so you may need to factor in the cost of adding the 10 GbE PCIe network card, which sells for $110.99 on Newegg. Ultimately, deciding on a NAS device comes to down to your individual requirements. For example, more bays is not always better, especially once you factor in the price of hard drives. Those with more modest storage requirements may be better off with a 2-bay device. From my personal experience, DSM 7.2 is great, it's so great that I have installed it on my TerraMaster F4-424 Max. Finally, and perhaps more importantly many tinkerers would prefer building their own server which is definitely a cheaper option, but without the polish of a dedicated NAS. If you have no need to transcode video on the fly and want a four bay NAS device, then the DS923+ is a great solution for every other use case and I can highly recommend it. Synology DS923+ for $609.99 on Newegg (was $642.99) Enter coupon code SACET2369 for above price during checkout
    • I don't think it's childish, but I do think it would be ineffective. If I was addicted to social media I would just disable the extension when I wanted to visit the certain sites.
  • Recent Achievements

    • Conversation Starter
      Kavin25 earned a badge
      Conversation Starter
    • One Month Later
      Leonard grant earned a badge
      One Month Later
    • Week One Done
      pcdoctorsnet earned a badge
      Week One Done
    • Rising Star
      Phillip0web went up a rank
      Rising Star
    • One Month Later
      Epaminombas earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      529
    2. 2
      ATLien_0
      207
    3. 3
      +FloatingFatMan
      168
    4. 4
      Michael Scrip
      150
    5. 5
      snowy owl
      125
  • Tell a friend

    Love Neowin? Tell a friend!