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

    • One of my PC's is Windows 11 Home Edition... and guess what? it supports Hyper-V Disks and Containers, as well as WSL2... which these desktop tools leverage on an as-needed basis. It does not need to be enabled system-wide; it merely needs to exist. Furthermore, I tried something yesterday with Hermes Desktop and their "installer" actually builds everything from source as part of its installer toolchain! The installer (and updater as it were) both go through a roughly 19-step process to prep the system for the tool to be used -- and connectivity to local/remote models, local/remote agent configs, and other steps are not included as part of this process (those are all user config steps post-install). ALSO, the "bug wasn't confirmed to exist" is the weakest argument against a bug. That's literally every flawed product's knee-jerk reaction! Even politicians, lawmakers, murderers, and other violent criminals start with that defense... "I deny everything I'm accused of." The bug is the (shared) experience. Whether it's truly Claude Code's fault, or user error, or some other software package being the ultimate culprit, is not the point. They are experiencing unpleasant side effects and don't like that.
    • Each generaton has its exciting times and I was fortunate enough to be right there at the beginning of the PC industry.   I don't think any of us at that time realized how large it would become I still remember working on a TRS-80 with a green screen monitor that kept overheating and dying.     Also used some TRS-80 PCs with tape cartridge memory.   They worked but boy were they slow with everything being a very slow sequential read or write.  But heh, they worked though it wasn't long before they were repaced by the HDD. 
    • One Drive should be a four letter word. First thing I disable on my computer. If I want to upload something to the cloud, I use a cloud base storage, NOT microsoft. Oh but what about backup. I have done backups since floppy disk eras...it just comes naturally.
    • It does just not OneCloud. 🤷🏻‍♂️
    • Claude Desktop on Linux doesn’t have ram issues. Strange. 🤷🏻‍♂️
  • 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
      515
    2. 2
      PsYcHoKiLLa
      208
    3. 3
      +Edouard
      160
    4. 4
      Steven P.
      96
    5. 5
      ATLien_0
      81
  • Tell a friend

    Love Neowin? Tell a friend!