Recommended Posts

your test build didn't work, i tried messing around with my router a bit and still nothing worked,

if i don't click the okay button on the error message and i right click on the N icon it won't show any news or something, so it is like it can't access the internet.

is there a way i can change what port it uses, that might change something.?

Hmm... are you running XP SP 1? < I know, I'm taking stabs here > :blink: Are you running a firewall like ZoneAlarm, or Norton? There isn't a way to change the port. HTTP runs on port 80, so I still contend that if you can access the web, this should work, but I will keep digging to see what I can find.

  • 2 weeks later...

Tested on:

Windows 98se + IE 6 SP1

NewsTray loads, places itself on the tray, then quits.

After installing MSXML 3:

Same result. The icon stays on the tray until mouse is moved over it, then it dissapears (no biggie, gdi prob) . An instance is not found in running processes. Prog just runs, then unloads itself. no crash or hang.

Consider this the first "flood" of win98 compatibility requests ;)

Consider this the first "flood" of win98 compatibility requests ;)

:cry:

I'm pretty much set against supporting 9x, unfortunately. 9x doesn't support Unicode very well, which adds a lot of instability. I would have to rewrite the HTTP handler to use WinInet, which looks like it would suck, and considering that I'm writing this in my spare time, it would be a while before it happens, if at all. Not only that, I have no 9x machine to test on, which makes things evermore difficult. Trying to debug something through an end-user is not even remotely feasible.

I'd be more apt to port this to Linux than write for 9x.

Once I've "finished" this thing to a reasonable conclusion, the source is going to become public domain. If there is a big enough push for 9x compatibility, someone else is going to have to write it.

Sorry to have to break that to you. I'll get a little more time to work on this in August, which means I'll probably have another stable release and will more than likely have a final before September.

Honestly, this isn't that hard of an app to write, so I could forsee someone taking the source to make it 9x compatible soon after it's released. I'm doing my best to abstract the essential components enough to make for easy maintenance.

Thanks for your interest.

OK, some news. I've gotten the .NET version of this close to presentable last night. Thanks to dannysmurf for giving me the impetus to try the SetProcessWorkingSetSize function to reduce memory consumption. It works almost too good... :shifty: Average memory consumption drops to around 1-2MB, sometimes lower... in debug mode.

This should hopefully solve the 9x issue.

Features/Changes:

  • - Proxy support is being added.
    - Visual configuration is being added.
    - News items are no longer being placed at the top of the dialog, but are made a submenu of the news feed. - this may be configurable if requested -
    - No balloons anymore. Working on an Messenger-ish slide down window with clickable links for news notifications.
    - Xml is parsed with XmlTextReader, so no DOM overhead, except when saving settings.
    - Considering skinning options for menu, tray icon, and slide down window.
    - Going to eliminate those html escapes... eventually.

Any other ideas?

  • 2 weeks later...
  • 4 weeks later...

Update: I'm stuck in limbo and can't get out! Ok, maybe not limbo, but I've been overwhelmingly busy in the past month with work, and now I have school to contend with as well. However, things are settling enough to where I can get some work done on NNT. I'll post a more complete update later this weekend, and possibly - if everything goes well - a new link. :) I did lose my source code, so I had rewrite the .NET version completely.

Well, things didn't go as I had hoped. The main thing is developing a parser that's generic enough to handle extended RSS metadata so the app can be used for feeds other than Neowin. Neowin uses a very simple metadata, whereas Slashdot has very extensive metadata that can be leveraged. I'd like to have the metadata that is exposed be user configurable, too.

I'm also trying to get a decent object model, which I think I finally acheived.

I'll give another update later this week.

  • 4 weeks later...

weenur, PM me for a .NET RSS DLL I made. It supports to the letter the RSS 0.90, 0.91, 0.92, 1.0, and 2.0 standards (both ones using RDF and ones without). It is more complete than some other implementations because it supports RSS modules. That would make it easier to leverage Slashdot metadata.

any news on a beta release yet. it has been about a month.

It's still coming. I've had a large project that I've actually been paid to do that has been taking all my time, as well as school. I'm going through the beta phase on the project, so it should be mostly bug fixes and ui changes for the client.

I've been working on the news tray a little at a time over the past month. I've done a lot of unit testing, which is pretty rare for me. ;) Trying to pick up some better coding habits. I'd like to make this news reader flexible enough for other feeds, and easy to configure. I want to get this sucker done as much as some would like to see it done. :)

  • 4 weeks later...
  • 4 years later...
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • lots of people us facebook for stuff, threads though no
    • Can you read? I've said I'm willing to pay more for a notchless (no notch) 3:2 screen.
    • Not even an OLED display on the laptops. Also it seems that the laptop design isn't the same as the Surface Ultra model. Looks like bargain bin at high prices.
    • make your own notch - it's not that hard
    • VirtualBox 7.2.10 by Razvan Serea VirtualBox is a powerful x86 and AMD64/Intel64 virtualization product for enterprise as well as home use. Targeted at server, desktop and embedded use, it is now the only professional-quality virtualization solution that is also Open Source Software. Presently, VirtualBox runs on Windows, Linux, macOS, and Solaris hosts and supports a large number of guest operating systems including but not limited to Windows (NT 4.0, 2000, XP, Server 2003, Vista, 7, 8, Windows 10 and Windows 11), DOS/Windows 3.x, Linux (2.4, 2.6, 3.x, 4.x, 5.x and 6.x), Solaris and OpenSolaris, OS/2, OpenBSD, NetBSD and FreeBSD. Some of the features of VirtualBox are: Modularity. VirtualBox has an extremely modular design with well-defined internal programming interfaces and a client/server design. This makes it easy to control it from several interfaces at once: for example, you can start a virtual machine in a typical virtual machine GUI and then control that machine from the command line, or possibly remotely. VirtualBox also comes with a full Software Development Kit: even though it is Open Source Software, you don't have to hack the source to write a new interface for VirtualBox. Virtual machine descriptions in XML. The configuration settings of virtual machines are stored entirely in XML and are independent of the local machines. Virtual machine definitions can therefore easily be ported to other computers. VirtualBox 7.2.10 changelog: VMM: Fixed issue when CentOS 10 VM was not booting due to the message "Fatal glibc error: CPU does not support x86-64-v3" (​github:gh-642) Devices/EFI: Fixed booting issue when ARM VM had less than 1024 MiB of RAM assigned (​github:gh-679) USB: Fixed issue when it was not possible to attach USB device to headless VM on Apple Silicon/macOS 26.4.1 (​github:gh-631) Storage: Fixed issue when VIRTIO-SCSI device was not recognized as SSD device by guest system (​github:gh-634) Network: Fixed issue in E1000 emulation code which triggered debug log creation (​github:gh-645) Network: Fixed issue in E1000 emulation code which prevented OS/2 guest from booting (​github:gh-683) Linux Host: Fixed issue when VMs could not be started due to kernel oops (​github:gh-639) Linux Host and Guest: Fixed issue when kernel modules were failing to build with openSUSE 16.0 kernel Linux Host and Guest: Added initial support for kernel 7.1 Linux Host and Guest: Added extra fixes for RHEL 9.8 kernel (​github:gh-676) Linux Host and Guest: Added possibility to build source code using NASM instead of YASM as the assembler (​github:gh-520) Linux Guest Additions: Added initial support for Extended Data Control Protocol for clipboard sharing with Plasma on Wayland guests (​github:gh-33) Linux Guest Additions: Added extra fixes for preventing vboxvideo kernel module build with kernel version 7.0 and newer (​github:gh-655) OS/2 Guest Additions: Fixed issue when Shared Folders automount and clipboard sharing stopped working (​github:gh-551) Download: VirtualBox 7.2.10 | 170.0 MB (Open Source) Download: VirtualBox 7.2.10 Extension Pack | 19.1 MB View: VirtualBox Home Page | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
  • Recent Achievements

    • Week One Done
      suprememobiles48 earned a badge
      Week One Done
    • One Month Later
      Windows Guy earned a badge
      One Month Later
    • One Month Later
      Prasann earned a badge
      One Month Later
    • Week One Done
      Prasann earned a badge
      Week One Done
    • First Post
      Dys Topia earned a badge
      First Post
  • Popular Contributors

    1. 1
      +primortal
      510
    2. 2
      +Edouard
      174
    3. 3
      PsYcHoKiLLa
      100
    4. 4
      Steven P.
      87
    5. 5
      ATLien_0
      70
  • Tell a friend

    Love Neowin? Tell a friend!