5,436 Posted Topics

Member Avatar for Reo_1

@Reo_1, as I read https://sourceforge.net/p/sevenzip/discussion/45797/thread/0b918e30/ I get the feeling you must proceed with care about the added files to this zip file or the password and vanish. There's also a discussion where the password is cached so there's that.

Member Avatar for rproffitt
0
321
Member Avatar for jttslg

While I sympathize over the loss, there's not much magic here. Laptops are notoriously fickle when they get old. Watch a few more youtube disassemble videos and carefully go over your work. But there's a generice reset I try on dead PCs that is worth a shot. Power off, remove …

Member Avatar for rproffitt
0
459
Member Avatar for RudyM

Just a thought. Since IE is not usually used for non-interactive tasks, SYSTEM may be the wrong user context. Also, the new security noted at https://www.autoitscript.com/autoit3/docs/libfunctions/_IECreate.htm can cause the browser to ask a question and you are not there to answer. PS. This is mainly a guess here. I'm not …

Member Avatar for ankitjaswal5044
0
273
Member Avatar for rouse

For this I had to read http://blog.grayghostvisuals.com/css/image-url/ again. Since the root is simply / there is no reason to think you can jump above / with a ../ here. So what is ../ to / ?

Member Avatar for rouse
0
186
Member Avatar for Sade'

You'll want to tell the forum what you think is wrong but line 1 glares at me with that extra space after the # sign. Is that what you are seeing in the compiler errors? About line 14 you see some basic coding issues. It seems you have your main() …

Member Avatar for rubberman
0
211
Member Avatar for negru

Crossposted at https://www.physicsforums.com/threads/c-problem-with-accessing-struct-variables.859995/ it seems. See replies there about reading your code.

Member Avatar for rproffitt
0
319
Member Avatar for Baradaran

From the story so far, you never wrote the HDD is not working so I'll take it the OS is blown or someone installed it when the BIOS was set to IDE emulation and the default is other. Anyhow, if the HDD is detected but no OS found, wipe the …

Member Avatar for rproffitt
0
394
Member Avatar for Shashika_2

Hello new member. I don't use hbase but if it did I'd be reading from https://www.google.com/search?q=bulk+delete+in+Hbase&ie=utf-8&oe=utf-8

Member Avatar for rproffitt
0
127
Member Avatar for MiketheBook

@M "they've been tested." How? Did you take the laptop to your working desktop area and plug the Ethernet that works with your desktop into this laptop?

Member Avatar for sonipat
0
491
Member Avatar for fallout4player

Let's read a bit about the Intel HD 3000 test results. http://www.notebookcheck.net/Intel-HD-Graphics-3000.37948.0.html shows a sea of red with many zeros and single digit results. What made you think this graphics solution was better? It's not the CPU at issue here, it's the graphics solution (which is, well, how to write …

Member Avatar for rproffitt
0
390
Member Avatar for Siberian

I'd read https://github.com/lgarron/chrome-devices-in-new-tab as there is source and how you need to sign in on Chrome on each device to be added to that list.

Member Avatar for rproffitt
0
2K
Member Avatar for antona

@Artur_4, I haven't seen such in over a decade, but the source appears to be at ftp://download.canon.jp/pub/driver/bj/linux/ That's a lot of source to digest.

Member Avatar for rproffitt
0
285
Member Avatar for cambalinho

Here's the [search](https://www.google.com/search?q=get+the+program+folder+name%3F&ie=utf-8&oe=utf-8#q=get+the+program+folder+name%3F+C%2B%2B) I used.

Member Avatar for cambalinho
0
1K
Member Avatar for usingnamespace

Each test you listed might be a function. Since it's a string, you'll have fun with string functions too. Show some code and tell why you think it failed.

Member Avatar for ravenous
0
253
Member Avatar for chrisschristou

Are you sure you wanted to use preincrement in the loops? More at http://stackoverflow.com/questions/484462/difference-between-i-and-i-in-a-loop

Member Avatar for toxicandy
0
252
Member Avatar for ayash8

Over the years we reduced power by moving from desktops to laptops. Such a transition was planned and worked well. We didn't have to find a solution as laptops came down in price along with power requirements. Facilities did adopt more efficient lighting early on. Now almost all LED with …

Member Avatar for rproffitt
0
208
Member Avatar for mindy053

As I read a few priors from https://www.google.com/search?q=diff+Perl+Script&ie=utf-8&oe=utf-8 maybe this has been done many times before. I think you need to know about "diff" but many folk never learned the basic text commands so they don't know the lingo. Hope this helps.

Member Avatar for Reverend Jim
-1
240
Member Avatar for baldwinW

I see you asked at https://linustechtips.com/main/topic/554759-ost-to-pst-question/ and there's a fine answer there. What does not work are those repair tools you see spammed a lot. Don't fall for that spam!

Member Avatar for david parrish
-2
430
Member Avatar for Mar. Na.

This looks like you are trying to get metrics on your software. Skip all this and go get metrics at http://metrics.sourceforge.net/ Source is there too.

Member Avatar for rproffitt
0
479
Member Avatar for ashley9210_2

OK, you have 16 names. So for the grouping you listed, you want 4 groups. Since there are 5 females, that leaves 1 extra. As the names have been randomnized the sauce is in your printout. Use the group number as the loop variable. And then a counter for F …

Member Avatar for rproffitt
0
381
Member Avatar for Nick_10

There are now many mirror solutions today. I don't use them but maybe you only need this search to try a few. https://www.google.com/#q=mirror+ios+to+windows

Member Avatar for henrypopie
0
348
Member Avatar for Sanjaykp1973

Think carefully about your posts. It appears that many folk expect others to craft an app with a post like yours. Can you share why you posted this?

Member Avatar for rproffitt
-1
138
Member Avatar for Suzie999

I think you didn't do anything wrong. However if I were to consider a lite SQL I'd consider OTM (other than Microsoft) SQL solutions like MySQL (still looking over MariaDB) and of course SQLITE. https://www.sqlite.org/download.html shows the binaries to be in the under 10 megabyte size. My oldest MySQL system …

Member Avatar for Suzie999
0
351
Member Avatar for <HHH>
Member Avatar for rproffitt
0
166
Member Avatar for chrisschristou

If you peek under the Android covers you find many languages so the answer is you'll get into assembler, C, C++, Java, XML and so much more. We won't be seeing you again for about a decade as you churn out 16 million lines of code for your own OS. …

Member Avatar for rproffitt
0
236
Member Avatar for Matt_20

I'd avoid Metro as the UI due to complexity. I read a little from https://www.google.com/#q=python+metro+ui and well, sounds too deep for a first outing. https://www.google.com/#q=python+click+hello+world is more common a starting point.

Member Avatar for Matt_20
0
393
Member Avatar for ZER09
Member Avatar for fallout4player
0
316
Member Avatar for DenisOxon

Sorry for the delay. But let's tackle a few items. To do this without .NET you'll have to use a language other than VB.net, C# and so on. But I don't see any reason to avoid .NET here. -> Now to work. There are so many code examples on the …

Member Avatar for rproffitt
0
754
Member Avatar for Sneaky Pete

Why code this when grep could do that in one line? https://www.linode.com/docs/tools-reference/search-and-filter-text-with-grep

Member Avatar for Raul Perez
0
474
Member Avatar for Federico_1

Let's check a basic thing. You claim the file name is "wall" but later on write "WALL". In almost every OS today those are not the same file.

Member Avatar for rproffitt
0
447
Member Avatar for COKEDUDE

Idea. The source for itoa is on the web so why not make a function from the source?

Member Avatar for rproffitt
0
234
Member Avatar for TonyTGI

Why not look into open source viewers? [Example search here.](https://www.google.com/search?q=Windows+Photo+Gallery&ie=utf-8&oe=utf-8#q=Windows+Photo+Gallery+open+source)

Member Avatar for Mr.M
0
502
Member Avatar for overwraith

Just thinking here. A long time ago we needed to no have plain text just floating around with ticket details. So way way back then we used a single ROT13 on the strings before sending it across the network. I wonder if as simple as that. Don't let plain text …

Member Avatar for almostbob
0
274
Member Avatar for brittney_2

Nod to hericles here. Example code at https://msdn.microsoft.com/en-us/library/ms228595.aspx

Member Avatar for hericles
0
327
Member Avatar for TonyTGI

Since there are already OSes out there I tend to write apps or solutions that I learn from or generate income. I think you need to read a prior comment again at https://www.daniweb.com/programming/software-development/threads/502676/windows-photo-gallery-like-program#post2197359

Member Avatar for rproffitt
0
339
Member Avatar for Mr.M

While I have my suspicions I don't know your PC. Try finding what locked the file with ["handle." See link.](http://stackoverflow.com/questions/241178/command-line-tool-for-finding-out-who-is-locking-a-file)

Member Avatar for Reverend Jim
0
3K
Member Avatar for nadiam

This sounds as if the factory restore system is gone. I'm running into laptops that came with 8, someone installed 7 and left the now unsuspecting laptop owner with a time bomb. To recover you need recovery media you created when you got the laptop. If not, order them.

Member Avatar for rproffitt
0
285
Member Avatar for Nation

My bet is your phone is using its WiFi hotspot rather than a tether. As such the ports are more than one. Just like when you use a WiFi router or hotspot you get to use 65,535 ports. I know some call this tethering but as an old router coder, …

Member Avatar for rubberman
0
224
Member Avatar for Juli_1

Try this. <?php $string = 'Hello<br>'; print($string); $string = 'Bye<br>'; print($string); ?> You can test it at http://phpfiddle.org/

Member Avatar for Reverend Jim
0
407
Member Avatar for asnakech

Frankly this should be done later on in the project. Let's say you were to create a thing. The thing has yet to be created and you wanted to name it before it took form. You now see why you pick a title then change it later. I've seen many …

Member Avatar for rproffitt
0
83
Member Avatar for TonyTGI

It appears others have done this. More at[ link.](https://www.google.com/search?q=GUI+using+COSMOS.&ie=utf-8&oe=utf-8)

Member Avatar for rproffitt
0
90
Member Avatar for Dennis_8
Member Avatar for Devon_1

Small world. I can't reveal much but we used Tesseract and filtered the output in our code. We never thought to ask Tesseract to do such a filter.

Member Avatar for rproffitt
0
89
Member Avatar for DeanMSands3

I think you need to be clearer about your needs here. Encrypting what your app needs to remember is well done and a bottomless pit. https://software.intel.com/en-us/android/articles/sample-code-data-encryption-application and dozens more examples are on the web if I needed to encrypt some items for use later in my app. Maybe your real …

Member Avatar for stultuske
0
308
Member Avatar for rproffitt

One of the best tips I learned long ago was to turn on all warnings and error messages from the compiler or development system. Yet last week, once again a big system was being worked on and the bug was tracked down to *uninitialized variable*. Now this isn't specific to …

Member Avatar for Raul Perez
0
299
Member Avatar for Stefce

This sounds like you need to research web game sound engines. Try these. https://www.google.com/#q=web+game+sound+engine

Member Avatar for rproffitt
0
341
Member Avatar for overwraith
Member Avatar for rproffitt
0
825
Member Avatar for kes166

Does not look to be a two way street. That is, it's a method we can use to automatically configure IPv6 host addresses. An IPv6 device will use the MAC address of its interface to generate a unique 64-bit interface ID. However, this doesn't mean that a DHCP assigned address …

Member Avatar for kes166
0
843
Member Avatar for abhijitmuthe

What about this 20 line solution? https://www.pubnub.com/blog/2015-08-25-webrtc-video-chat-app-in-20-lines-of-javascript/

Member Avatar for rproffitt
0
59
Member Avatar for Mar. Na.

Mar Na, you have 6 posts now that dance around but never really come out and tell what you are trying to accomplish. In a few I see ready to use tools that have source so I would be left guessing what your big picture is here. Do yourself a …

Member Avatar for JamesCherrill
0
675

The End.