topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Saturday September 19, 2026, 7:10 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Recent Posts

Pages: prev1 ... 40 41 42 43 44 [45] 46 47 48 49 50 ... 118next
1101
General Software Discussion / Re: Friendly Face of Death (Windows 10)!
« Last post by Shades on August 27, 2015, 09:24 AM »
@Curt:
Former BSOD screens did/do display the reason and error code of what happened to cause the BSOD. In that sense, these BSOD's were/are not useless.

However, that info was/is presented in an unclear way and gone way too soon for most to identify where the reason and error code were/are shown.

1102
Developer's Corner / Re: XML If-Els
« Last post by Shades on August 21, 2015, 11:50 PM »
Would something like this not be easier?

Code: Text [Select]
  1. <Element>
  2.     <if>
  3.         <conditions>
  4.             <condition var="TotalWeightMin" operator="&gt;">136000</condition>
  5.             <condition var="TotalWeightMax" operator="&lt;">140001</condition>
  6.         </conditions>
  7.         <statements>
  8.             <V1>
  9.                 <valueV1>139</valueV1>
  10.             </V1>
  11.         </statements>
  12.     </if>
  13. </Element>


Caveat: The stories of my experience with XML can written on the head of one pin.

The W3schools web site says that it is preferable to use conditional statements in a XLST file that is linked to the XML file you are trying to create.

What I do know is that if you want to do more serious work with XML files, you will need a decent XML editor that also allows for debugging. XML Studio is such an editor, but it doesn't come cheap. Perhaps their trial version works long enough for you to grok this type of functionality in XML.

Sorry, can't be of much more help...if all of the above was even helpful at all. 
1103
I think he means CSS accordions. You can lots of examples on how to do those on the internet. Problem is then that need to know about core concepts of HTML and CSS. While not difficult, it will take time to get your head around those, especially if you start from zero.

This accordion can be used either horizontally or vertically.
1104
While Eli explains things clearly, he over-uses repetition in my opinion. These introduction video's could be 75% shorter if he didn't use repetition so much. Not sure if this is only the case in his introduction videos.

Although he should be commended for the amount of helpful videos he's made, the repetition thing kinda ruins it for me.
1105
Brackets is the name of an editor that comes with a live preview window. It also has options to add predefined bits of code to your that allow you to add images, video etc.

While you are doing that, the live preview is very handy.

I'm more of an ol' skool guy...getting to know how to do things is preferable to use a cop-out which most online solutions are. Besides, you will be the one maintaining that page, so it would really be better if you have a small grasp of the basics...

 
1106
General Software Discussion / Re: 'create Restore Point' question
« Last post by Shades on August 18, 2015, 09:20 AM »
If you run Windows 7 on your system, you should start taking a look at the 'event viewer'. Windows 7 and up log everything what and when it is happening on your system quite well. You can copy-paste the error message and code(s) verbatim into google/bing/duck-duck-go and see more explanation and/or solutions.

When one moment everything runs fine and then a lot of crashes happen very close to each other...it might be that there is a physical cause, such as local heat buildup, where the pc terminates itself to prevent (further) damage. Checking files for viruses with any anti-virus software (free or commercial) is an intensive task, causing quite some heat to be generated.

Every 6 months I physically clean my computers from dust (including the power supply...be careful with that though, the warnings on those devices are really something to take into account), inspect every fan and replace where necessary and check if all cables and cards are seated properly and re-seat where necessary. There are now over 30 computers directly in my care and none of them experience the problem you describe. 

If you work with a laptop, all this is still true...but as laptop cases in general are not meant to be opened and closed regularly, it might be better to do a cleanup job once a year. Dust bunnies are a real problem with laptops and people always think their laptop remains as clean as the time they bought it. Until they see the photos I take during cleanup!

Laptops are only a nice way to generate extra income for me, because these often appear in front of me for repair. And it is mostly the same thing over and over again.

Anyway, you won't know unless you start looking at the event viewer.

 
1107
Someone else on the DC forum already mentioned the existence/availability of a new 16 TByte SSD drive model from Samsung. That is 16TByte of storage space in a 2,5 inch hard disk.

A RAID setup with spinning disks isn't going to outperform (I/O) this SSD drive. Or do better in energy consumption. Likely this model won't be cheap, but you'll get a serious pile of bragging rights  :P

I think Samsung also sells an 8TByte SSD model...

A RAID setup with this kind of SSD's...I reckon that would grant you the title of DC Storage Master  ;)  
1108
Living Room / Re: Animal Friends thread
« Last post by Shades on August 14, 2015, 06:56 PM »
dog and (soapy) water...not friends.

fixed that for you :)
1109
Did you by any chance use anywhere the 'deny' option and let that change propagate to the underlying folders?

Screenshot - 8_13_2015 , 10_14_28 PM.png

If so, you have clicked away warning messages from the operating system that explicitly state you shouldn't do that unless you are absolutely sure...

'Deny' trumps 'Allow'...practically without mercy and definitely without remorse!
1110
For CMS...Bolt is a new player and looks to be a contender.

Joomla isn't too bad, once you get how the back-end and internal structures work. Most people don't give a hoot about this, add crappy modules to it to "make it easier" and from that moment they entered into a mess, security wise.

At least Joomla is in active development...
1111
It might even be necessary to adjust the Windows policy of 'taking ownership of files and other objects'. There you can add your user to the (on purpose) very small list of users allowed to do this at all. If memory serves me right, only the user 'Administrator' and user group 'Administrators' are allowed to take ownership in a default Windows Server 2012 installation. 
1112
General Software Discussion / Re: Can I safely delete all these drivers now?
« Last post by Shades on August 02, 2015, 10:44 PM »
It looks like a folder that contains DELL drivers. To be more precise, the installers for drivers. If you have room for these on a portable hard disk or something, I would move these to it. And if you do not have the room or a portable hard disk, you can throw them away. Driver installers are not necessary for the operation of your system.

What is smarter and much more efficient use of storage space is to use a piece of software called: DoubleDriver
(or look for substitutes on the Alternative-To website)
This software makes a backup of the drivers that are actually installed on your computer. Driver installers usually support several similar devices and as you usually only have one of those devices in your computer, so it is only useful keep the correct one and discard the rest.

Drivers usually end up in the C:\Windows\System32\Drivers folder. Don't go and remove things you don't recognize from that folder, because that will result in re-installing your computer.

There are more dangerous ways to reclaim storage space.

Over time the WinSxS folder inside your Windows folder will become huge. Windows updates/servicepacks etc. keep an extra copy of themselves in that folder, so Windows can revert to previous states if the need arises. Don't delete from this folder either, because that will result in re-installing applications if you are lucky. Re-installing your computer is more likely.

There is another folder 'Windows\installers' that also consumes up storage space over time. When you install Windows, all the installers for every feature/roles your Windows version supports end up in that folder. Even if these are not used. And guess what, don't bluntly delete anything from this folder either. Same risks as before.

With all the above in mind, if you have a clear and single use for a computer that is not going to change over the life-span of this computer, there are rather simple PowerShell scripts that detect what features/roles are installed and actively used. These can then delete whatever is not used. In case you have a single use for your computer, you can gain significant amounts of storage space, because the WinSxS and Installers folders will be cleaned out. When Windows itself starts deleting from this folders, it is more likely that your system will remain working.

Not sure if I should link to this directly, so let me say that a google search for 'clean up winsxs folder windows 8' will reveal much more on this matter...and also a lot more reasons why you shouldn't think lightly about this. Only for the brave...
1113
General Software Discussion / Re: Nothing working to get FUBAR PC to boot
« Last post by Shades on August 02, 2015, 08:38 PM »
DC knows best... :D
1114
Living Room / Re: TouchPad for PC w/Windows 7 vs. carpal tunnel ?
« Last post by Shades on August 02, 2015, 11:16 AM »
"You're a copper...but no brass material."  :P
1115
HDclone, Clonezilla, PartImage, R-Drive Image to name a few. R-Drive Image supports both ways. Back in the day the software to got to (for this type job): Ghost (before Norton bought it).

Don't be fooled by the 'Clone'-part in the names of some applications. These also gave options to manage disk/partition images. HDclone is my personal favorite. The free version of this software is limited in functionality and slow. Very reliable, though. The commercial versions do not have these limits.
1116
Living Room / Re: TouchPad for PC w/Windows 7 vs. carpal tunnel ?
« Last post by Shades on August 01, 2015, 02:25 PM »
Down to the wire, yes.
1117
Software the uses the Windows installation on the system to create images of itself do exclude those files, I agree.

Hard-core tools, software that does not use the installed Windows, doesn't care. This type of software is probably not for the faint of heart...but imho is usually less messy that the kind that uses Windows.
1118
General Software Discussion / Re: Nothing working to get FUBAR PC to boot
« Last post by Shades on August 01, 2015, 01:54 PM »
Stoic Joker has a suggestion to try: this DC thread

This very likely enables the repair option (that comes with the device at sounds) to complete.
1119
Living Room / Re: TouchPad for PC w/Windows 7 vs. carpal tunnel ?
« Last post by Shades on August 01, 2015, 08:34 AM »
Very well conducted!
1120
When you create an image, the whole concept is to take everything.  If you don't want that, you are making a plain file backup.

Depending on the format used for the generated image file, there might be software that allows you to peek inside those files, allowing you to read and copy stuff from that image file.
1121
Living Room / Re: Whole Room Watercooling
« Last post by Shades on July 31, 2015, 09:15 PM »
Getting rid of heat...is not the same as cooling, although the end result is similar. Hence the idea behind the video was interesting and entertaining. While an airco is certainly a cooling solution that works fast...it consumes energy like crazy to cool a room, while blasting the heat outside. Energy-wise, an airco is a cop-out. While smart ways of getting rid of heat are usually much less energy consuming, and better for the health of the persons inside the air-cooled room. An airco isn't much cheaper than the whole solution they crafted, the monthly energy bills will make sure of that.

Having worked in a rather small server room that collected the Paraguayan sun when it came up until around 15:00. After that time the shade of a close by building would start covering the room. So there was an airco but the noise of that thing getting rid of the heat was worse than all the computers combined. The neighbors had also an airco close by ours, meaning our airco was sucking in the heat (and noise) ejected by the neighbors airco.

Not only the noise, there were also the head-aches I got from air becoming too dry. It was bad enough that I preferred the sweat. And from experience I can tell that if your computers remain functioning fine as long as the generated heat is disposed off at a quick enough rate. And my own anecdotal research revealed that Intel mainboards and Asus mainboards work better in these conditions than others do.

Besides, on really hot days they made showers available and afterwards a floor-fan to blow-dry...that had a much better effect on me. Airco's in cars work their "magic" even quicker on me than airco's in buildings. Whenever you see me driving, windows are open, no matter what.

Summer days here easily reach 45C-50C (C is for Celsius, I don't know the conversion rate for Fahrenheit, don't care either to be honest). Heck it is winter here in Paraguay and today it was 26C outside!
1122
Post New Requests Here / Re: Caption jpg files
« Last post by Shades on July 31, 2015, 09:14 AM »
Irfanview is very fast and can edit images just as MS Paint can, besides having a very similar feature-set when compared with XnView. It is also portable...you can copy the irfanview folder you installed in one computer to another computer and IrfanView will work without problems.

With so much similar features between these two viewers/editors, it doesn't matter that much what you prefer. For me, IrfanView is the "devil I know" as I have been using it for over 15 years.
1123
Living Room / Re: The end of the hard disk
« Last post by Shades on July 30, 2015, 07:33 AM »
@Deozaan:
And when a hack (buffer overflow) occurs in a machine with this type of memory...does that mean that the hack remains present until (that part of) the memory is actually overwritten?

Seems like a huge security risk.

This means also that programmers need to be working more with memory again...something that higher computer languages do automatically, because many programmers made even more mistakes with this than these automatic routines do.

Another doom scenario: If a computer with this type of RAM is used in security sensitive ways...you only need to steal the computer, take out the RAM modules and (rather) simply read these out.  Encryption isn't that useful because the memory will be accessed (much) slower, nullifying the speed advantage this type of RAM has over traditional RAM modules.

Until now this invention sounds great for fast pen drives...however, I'm not (yet) convinced about its ability to replace RAM.
1124
Living Room / Re: Whole Room Watercooling
« Last post by Shades on July 28, 2015, 08:11 PM »
From the other videos I saw on that website I think they were smart enough not to do so.For a custom job as they are doing, it is common to install and remove parts for fitting purposes.

The idea of one big water-cooled solution that needs to cool 7 "beefy" PC's in one room sounds great. However, I saw all the videos of that project and they make some questionable choices. Then again, they had the bravado to go ahead with the plan anyway. And I still think that you could get the same result or better by removing the heat as fast as it is generated. Creating a more efficient airflow is cheaper and easier...and can be redirected, so the radiated heat can be of some use.
1125
Although I agree with eleman here, whenever an application requires to a (full-fledged) database to operate, it is a serious consideration to store the results of queries etc. into RAM. Using more RAM for the application means it will be much more responsive, because retrieving and storing in a database is "expensive". Not only time-wise (responsiveness), but you also introduce an extra factor for reliability, especially when you need to access databases off-site.

Nowadays computers have quite a lot of RAM onboard and usually decent connections to (off-site) databases. However, you cannot trust to have a decent connection 100% of the time, while the RAM is a much more stable resource. For a good (newbie) user-experience, the trend is to use the most stable resources at hand.   
Pages: prev1 ... 40 41 42 43 44 [45] 46 47 48 49 50 ... 118next