Recommended Posts

ok and can u tell me why i keep getting this error msg? that its still not executed? and ive just dwonloaded ure samurize script can u please tell me where to extract what, im a complete n00b, all i want is the calender, system status, ram, page file, weather, uptime, temperature if possible, disk activity on C:, and network status (which i presume has anything coming/in out).

please tell me what is the best way to have such a setup using ure script?

Edited by naqi2k3

Help..... i am getting crazy.

I try to make a script for samurze that i can see the temperatuur on my desktop. I live in Hilversum, netherland. Who can help me with this.

I try it for almost 24h. I used many scripts and try weather.com. But the result is nothing.

Thanks in advanced.

Jasper...

ok and can u tell me why i keep getting this error msg? that its still not executed? and ive just dwonloaded ure samurize script can u please tell me where to extract what, im a complete n00b, all i want is the calender, system status, ram, page file, weather, uptime, temperature if possible, disk activity on C:, and network status (which i presume has anything coming/in out).

please tell me what is the best way to have such a setup using ure script?

You have to edit the config file and change all the performance counters to point to those applicable to your system. For example, the network status indicators are tailored to my "Intel[R] PRO_1000 CT Network Connection - Packet Scheduler Miniport" If your card is named differently, it won't work. You also have to change the zip code for the weather, and possibly the temperature sensors for motherboard monitor.

hi

im trying to get digital weather to work but i have managed to load it etc, and entered a city name but i am getting this error please help!

naqi2k3, the XML version of desktop weather uses a code number rather than zip code or city/state. Read the instructions that came in the .zip file to get the code number you need.

add this after the getCacheFile Function.

Private Function ExtractTicker(HtmlResult)

etstart = Quote & "svrWxAlert\" & Quote

etend = "<!-- end svr wx alert -->"

searchstart = InStr(HtmlResult, etstart) - 91

searchend = InStr(HtmlResult, etend) + Len(etend)

If searchstart > 0 AND searchend > 0 Then

ExtractTicker = Replace(HtmlResult,Mid(HtmlResult, searchstart, searchend - searchstart)," ")

Else

ExtractTicker = HtmlResult

End If

etstart = "<!-- <B CLASS=obsTempTextA>N/A°F"

etend = "</TR> -->"

searchstart = InStr(ExtractTicker, etstart)

searchend = InStr(ExtractTicker, etend) + Len(etend)

If searchstart > 0 AND searchend > 0 Then

ExtractTicker = Replace(ExtractTicker,Mid(ExtractTicker, searchstart, searchend - searchstart)," ")

End If

etstart = "<!-- normal.css -->"

etend = "</TABLE>"

searchstart = InStr(ExtractTicker, etstart)

searchend = InStr(ExtractTicker, etend) + Len(etend)

If searchstart > 0 AND searchend > 0 Then

ExtractTicker = Replace(ExtractTicker,Mid(ExtractTicker, searchstart, searchend - searchstart)," ")

End If

End Function

also add this line to the getCacheFile function after line HtmlResult = BinToText...

HtmlResult = ExtractTicker(HtmlResult)

I have a question concerning the memnoc config file (memnoc.ini). I'm sorry in advance that I cannot find the original post for my question (this thread becomes huge). I notice that the config file make http connection to 66.33.1.213 and 66.185.162.22. Why the config file have to make the connection to the address? I'm new to Samurize so please enlight me :) Thanks.

Mocca

The 66.185.162.22 link to http://www.changeip.com/BeBack.asp?dn=66.185.162.22 which is kinda odd for checking IP. Does the http://www.showmyip.com (which is corresponding to 66.33.1.213 from the ping) is the common web site to get one ip? I just want to make sure that this is nothing harmful (am I being paranoi now???) Thanks.

Mocca

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

    • No registered users viewing this page.
  • Posts

    • They keep your data encrypted too. Including the calendar.
    • Microsoft makes billions redirecting people to use Bing in Microsoft Edge and selling OneDrive space. All thanks to Windows.
    • Teams is cancer, ebola and aids combined.
    • Claude on Windows is eating up massive amounts of RAM, with no way to stop it by Usama Jawad Anthropic has been in the headlines a lot lately, primarily due to its latest revenue and valuation figures, along with its release of its state-of-the-art (SOTA) Fable model. While its flagship product, Claude, may be very popular among millions of users, a lot of them are now reporting memory issues when using the tool. Over on Claude Code's GitHub repository, an issue raised in February has been gaining traction once again. Basically, Claude Desktop on Windows spins up a 1.8GB Hyper-V virtual machine if you use Claude Cowork or agent mode even once. This happens on each launch of Claude Code even if you plan to use the tool in chat mode only. Several users have upvoted this bug and stated that it's happening on their machine as well. However, it seemingly affects only Claude desktop users on Windows, not customers of the CLI or any other platform. Once the bug is triggered, it also shows a Vmmem process in Task Manager, indicating CPU usage of 0% and RAM utilization of a whopping ~1.8GB. Claude users complain that this process should only spin up when you explicitly launch agent mode or Cowork in Claude, with session files efficiently cleaned up after use. Additionally, they are calling for Claude to gracefully handle the absence of virtual machine-based infrastructure, without compromising on chat performance. It's unclear when this issue originated or what the root cause behind it is, but people are once again actively engaging in the GitHub thread as well as Hacker News. You can also find other technical details and log events over on GitHub. It's unclear if Anthropic will look into this issue, especially since it's already been reported for a few months. However, the bug is also causing major annoyance for users, with many claiming that it has led them to uninstall Claude Code on desktop, as a concrete workaround is not yet known.
    • "The US innovates, China replicates, Europe regulates" -- let's see who makes the cut
  • Recent Achievements

    • One Month Later
      Sopa flores earned a badge
      One Month Later
    • First Post
      StaticMatrix earned a badge
      First Post
    • Week One Done
      StaticMatrix earned a badge
      Week One Done
    • Rookie
      lamborghiniv10 went up a rank
      Rookie
    • One Month Later
      pinnclepd earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      534
    2. 2
      PsYcHoKiLLa
      209
    3. 3
      +Edouard
      154
    4. 4
      Steven P.
      100
    5. 5
      ATLien_0
      84
  • Tell a friend

    Love Neowin? Tell a friend!