Recommended Posts

Hey there guys I made a small and interesting program for you guys, read on for more info :D:

Neowin NewsTray v1.0 (build: 23) BETA

for Windows ME/2000/XP

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

This little program will display the latest news on your system tray, and it will check news on the Neowin. Incase it finds new content it will

pop-up a windows 2000/xp style balloon notifying you. You can select which type of content (news or forums) you

want by right clicking on the tray icon and by clicking on the desired type and the pressing refresh to save

your changes, so next time it starts up it will load your preferences.

If you double click on the icon it will go to the latest headline listed. If you click on a headline in the menu

it will open the selected headline you requested.

I hope you guys enjoy this program!!! E-mail me if you find any bugs. I will add more features time by time.

Stop by the thread in the forum for any suggestions or comments:

https://www.neowin.net/forum/index.php?s=&a...=0entry579042

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

Known Bugs:

Some people reported that the pop-ups and tooltips appear behind the taskbar or program, it is

not the programs fault it is some other program stealing away the focus from it.

If you click on a headline it will popup in the same browser window (if you have one open).

Sorry if I can't fix everything quickly since I am working and doing other errands while I

make this program, I just made it for fun and to experiment with some features that win2k/xp has.

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

P.S. Please let me know who made this Neowin icon I am using so I can give credit

to the person since I didn't make it.

Changelog:

1.0 Build 23:

? First release, might have bugs, please notify me!

Future Updates:

Will add submenus for each news listed, add a start-up option, installer package, verify the memory

hog issue (it really isn't, since its a feature of the compiler, lol), and other suggestions are welcome!

-----------------------URL to Download:b>

http://www.infraredpr.com/neotray_1.0.23beta.zip

Edited by codezero
Link to comment
https://www.neowin.net/forum/topic/57546-neowin-newstray-v10/
Share on other sites

Some things you might like to take a look at and maybe change:

- Disable single left clicks on the icon (just because it can get annoying if you accidentally click it)

- Have an option to change the rate at which it refreshes (maybe introduce and Options form)

- If I select Forum Updates and I refresh it it says in the balloon "Latest News". You need to change this title to suit whatever the user has selected to update... so it should be "Latest Posts" etc...

Also you should change "Refresh News" to "Refresh" in the menu, because the user might not have selected News

- The program takes up 10mb of memory. That's quite a lot for a such a little program in the system tray. Maybe look through your code and take out what you don't need. Also make sure you unload forms or code from memory when they're not needed

- It may look better and be more effecient if you remove most of the menu options and stick them inside a form called Options. Then you can stick the option for update time in there and also move the option to select what type of News to update in there as well

Michael Lerner Posted on Jan 2 2003, 13:08

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

I spotted a bug, when I click refresh news the yellow balloon pops up with the second news item on the list.  

Ive spotted that too :cry:

Ok this is a great program- which is why im going to be really critical - to make it even better.

When you click refresh news- it should do it for all of them - not just the one you are on.

Also - i think a better way of doing it would be in 4 seperate menus for news, software, gamers and forum. That way you dont have to click out of it each time you want to change category.

I really hate the way it scrolls through all of the things each time it refreshs - i.e every 20 mins. It really ****es me of in that way...!

Can you make an options tab? I think a great few options would be to choose whether or not :

- when you refresh the news it pops up all of the news items in a box or just the latest

- whether when you click on a news item it opens in a new window or in an existing one- this severly ****es me of atm btw- i hate it when you click a link and you loose what you were just looking at

- You could put a start up option into this options tab also

OK - if you do that- it will be a sweet program!

omg :woot: i never knew this would even get posted in the software news :laugh: lol

Ok this is a great program- which is why im going to be really critical - to make it even better.

When you click refresh news- it should do it for all of them - not just the one you are on.

Also - i think a better way of doing it would be in 4 seperate menus for news, software, gamers and forum. That way you dont have to click out of it each time you want to change category.

I really hate the way it scrolls through all of the things each time it refreshs - i.e every 20 mins. It really ****es me of in that way...!

Can you make an options tab? I think a great few options would be to choose whether or not :

- when you refresh the news it pops up all of the news items in a box or just the latest

- whether when you click on a news item it opens in a new window or in an existing one- this severly ****es me of atm btw- i hate it when you click a link and you loose what you were just looking at

- You could put a start up option into this options tab also

OK - if you do that- it will be a sweet program!

Ok those suggestions are very welcome, but can you clear this up for me: I really hate the way it scrolls through all of the things each time it refreshs - i.e every 20 mins. It really ****es me of in that way...!

I am kinda confused with that :huh:

- Have an option to change the rate at which it refreshes (maybe introduce and Options form)

- If I select Forum Updates and I refresh it it says in the balloon "Latest News". You need to change this title to suit whatever the user has selected to update... so it should be "Latest Posts" etc...

Also you should change "Refresh News" to "Refresh" in the menu, because the user might not have selected News

- The program takes up 10mb of memory. That's quite a lot for a such a little program in the system tray. Maybe look through your code and take out what you don't need. Also make sure you unload forms or code from memory when they're not needed

Yeah in the next release I was figuring out to add those options, ok about the 10MB of memory I gotta check if there is any other code I can clean up. There must be something wrong since yep it is a very simple program lol

I spotted a bug, when I click refresh news the yellow balloon pops up with the second news item on the list.

Ok but I just tried that right now, I see a second person experienced the same problem, did anybody else had this same problem?

Stay tuned for the next release today or tommorow, I might make an installer package for it, not sure tho yet :)

Thanks guys I will investigate the memory hog leak (I guess I might port this program to C++ :D),

I added the current features in my private build:

  • Update Interval (5 mins, 15min, 30min, 1hr [good for forum updates])
  • Added a Sub Menu for the Content type (Main News, etc)
  • Fixed the balloon for the new forum posts, now if selected it will say "Latest Forum Post"
  • Fix that 2nd headline refresh bug, I found it I guess :unsure:

Anybody interested if I added an animated neowin icon when there is new content? Anybody

have an animated icon? It has seperate icons per animation frame.

Hope to release it this night :ninja: .

Kevin

Edited by codezero
Thanks guys I will investigate the memory hog leak (I guess I might port this program to C++ :D),

I added the current features in my private build:

  • Update Interval (5 mins, 15min, 30min, 1hr [good for forum updates])
  • Added a Sub Menu for the Content type (Main News, etc)
  • Fixed the balloon for the new forum posts, now if selected it will say "Latest Forum Post"
  • Fix that 2nd headline refresh bug, I found it I guess :unsure:

Anybody interested if I added an animated neowin icon when there is new content? Anybody

have an animated icon? It has seperate icons per animation frame.

Hope to release it this night :ninja: .

Kevin

Hey man, what about a taskbar 'Bar' that shows the latest news? I dunno if that's hard to do...

Lemme give an example, jic you don't get it :)

WMP9, when u minimize it, makes a 'Taskbar' in your start bar, I talkin bout that :)

Personnaly I almost flood Neowin, I go there every 5 mins, so that would be sweet ;)

O and if bandwidth does an issue, tell me we can do an arrangement ;) I know that that lil proggy goes to read a file on Neowin, what about we put that file elsewhere? :)

That would reserve all the Neowin Bandwidth... for Neowin ;)

O and if bandwidth does an issue, tell me we can do an arrangement I know that that lil proggy goes to read a file on Neowin, what about we put that file elsewhere?

Actually the program reads the Neowin XML Backend, which is basically text file (an XML File), but I dunno if that uses alot of bandwidth, any admins reading this thread? Let me know if its alright with you :happy: or if there is another way to do it.

I really wanted to display the comments near the news posts like for example

Neowin NewsTray v1.0 (7 comments), but the xml file doesn't have that information. Even tho I really don't know if thats useful for you guys :)

O and if bandwidth does an issue, tell me we can do an arrangement ?I know that that lil proggy goes to read a file on Neowin, what about we put that file elsewhere?

Actually the program reads the Neowin XML Backend, which is basically text file (an XML File), but I dunno if that uses alot of bandwidth, any admins reading this thread? Let me know if its alright with you :happy:y: or if there is another way to do it.

I really wanted to display the comments near the news posts like for example

Neowin NewsTray v1.0 (7 comments), but the xml file doesn't have that information. Even tho I really don't know if thats useful for you guys:))

no prob, it's a lil proggy, I wouldn't mind putting it somewhere I know there'S a fast line...

EDIT: I think the comments record on the MySql dbase, which is normally unaccessible elsewhere than 'localhost'......

Edited by aStRaLgOd
and plz change it from a config file to a registry key, perhaps HKCU\Software\Neowin\, current user because a machine might have several neowinians, one that likes software news and one that likes gamers news.
Ok I finished adding that into the program, works like a charm, now more neowinians in the

same computer can have there own prefrences. :yes:

Working on making an installer package.... :blink:

Have you considered making something like this for other news sites, too? We'd never have to visit the frontpage again...

I could make some others, just PM me with a site that has XML content so I can check it out.

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

    • No registered users viewing this page.
  • Posts

    • Camtasia 2026.1.3 by Razvan Serea TechSmith Camtasia is the complete professional solution for high-quality screen recording, video editing and sharing. Camtasia 2026 makes editing your videos easier, and faster than ever. The new editor is packed with enhanced video processing, all-new production technology, an innovative library, and stock videos and other creative assets to help you create more polished, professional videos. No video experience needed. Anyone can create informative, engaging videos. Create professional, eye-catching videos: Add special video effects - Apply Behaviors that are perfectly designed to animate your text, images, or icons. Get a crisp, polished look without being a professional video editor. Drag-and-drop your edits - What you see is what you get. Every effect and element in your video can be dropped and edited directly in the preview window. And you can edit at resolutions up to beautiful 4K, for clear video at any size. Get exceptional performance - Camtasia takes full advantage of your computer’s processor with 64-bit performance. You’ll get fast rendering times and enhanced stability—even on your most complex projects. Camtasia 2026.1.3 changelog: Feature Updates Improved keyboard navigability in tool panels. Improved screen reader accessibility of headings in Preferences. Tool panels can now be resized using a keyboard-navigable control. Updated color of folder icon in User Library tab for better visibility. Grouped media now render a composite waveform considering all audio media within that group. Added Long Path Aware to the manifest of Editor and Recorder. Performance Improvements Improved performance for editing groups on the timeline. Improved the project loading performance when timeline has lots of trec media with cursor data. Updates for IT Administrators Updated cpp-httplib from 0.38.0 to 0.43.3. Updated expat from 2.7.4 to 2.8.0. Updated freetype from 2.13.3 to 2.14.3. Updated harfbuzz from 13.0.1 to 14.2.0. Updated libpng16 from 1.6.55 to 1.6.58. Updated pango from 1.57.0 to 1.57.1. Updated girepository from 2.86.3 to 2.88.0. Updated pcre2-posix from 10.47.0 to 12.0.2. Added new harfbuzz-gpu.dll. Updated FFmpeg from 7.1.1 to 7.1.2. Updated aom from 3.11.0 to 3.13.1. Updated dav1d from 1.5.0 to 1.5.1. Updated ogg from 1.3.5 to 1.3.6. Updated SDL2 from 2.32.4 to 2.32.10. Updated zlib from 1.3.1 to 1.3.2. Updated Nalpeiron binaries to version 4.4.69.3. Bug Fixes Fixed an issue which prevented some user submitted crash reports from being sent. Fixed a potential memory leak when decoding HEVC or VP9 video. Fixed a potential crash when trying to delete a range selection on a magnetic track. Fixed a bug with the Properties Panel showing stale properties when only a caption is selected on the timeline. Fixed an issue that could prevent the Opacity and Blur properties from being changed in the Background Removal effect. Fixed an issue where larger Camtasia online projects may fail to open in Camtasia Editor. Table of contents thumbnails are no longer created for Smart Player exports with no table of contents. Fix resetting skew revert to revert just skew and not scale as well. Fixed editing in Snagit with snagX file with Unicode characters. Fixed a bug where grouped visual media could be cropped in some cases. Fixed importing SnagX files with Unicode characters. Localization fixes. Download: Camtasia 2026.1.3 | 309.0 MB (Shareware) View: Camtasia Homepage | Tutorials | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • yeah it seems to be Edge only. The dialog buttons work as expected in Chrome and Firefox. The phone is using Android 16 (OneUI 8.5) and Edge version  149.0.4022.53
    • I'm not aware of this issue, but to help the other guys.  What version of Android are you using? Did you try a different browser? To see if Edge is the issue here.
    • I agree when are you going to read this (really poor BTW) article? Here is a better article so you actually know what is going on and answers questions you had in other comments --> https://arstechnica.com/gadgets/2026/05/speed-boosting-low-latency-profile-is-one-of-the-improvements-coming-to-windows-11/ It is unclear if one will be able to disable the new profile at this point but I am not seeing any reason why one would.
  • Recent Achievements

    • One Month Later
      Jamswaz earned a badge
      One Month Later
    • Week One Done
      Jamswaz earned a badge
      Week One Done
    • Rookie
      Marzoid went up a rank
      Rookie
    • Community Regular
      coch went up a rank
      Community Regular
    • One Year In
      slackerzz earned a badge
      One Year In
  • Popular Contributors

    1. 1
      +primortal
      510
    2. 2
      PsYcHoKiLLa
      188
    3. 3
      +Edouard
      157
    4. 4
      Steven P.
      83
    5. 5
      ATLien_0
      75
  • Tell a friend

    Love Neowin? Tell a friend!