topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Sunday September 20, 2026, 5:27 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 ... 1063 1064 1065 1066 1067 [1068] 1069 1070 1071 1072 1073 ... 1515next
26676
truth be told, i used to buy books like mad but i've cut down to almost none in the last few years, just can't afford the habbit.
26677
Here's the deal-
"A local server....................without needing to contact a server"
This is the part i don't understand. Would our computer serve as a server or is it something else?

It's a bit awkwardly put, but basically you've got it right.

Note that there is nothing magical about a "server", it's just a computer running certain programs that will serve web pages and listen and respond to requests.  You can install the same software on your pc (search for WAMP).

But these tools like Google Gears (when google does something it becomes worldwide news as if they invented the concept, but the truth is other companies have been working on this stuff), work a little differently.  As I understand it the basic idea is that when you are offline, instead of sending your requests and changes to the server, they are "cached" in a local database on your pc, and held until you are re-connected to the internet, at which point they are transmitted to the remote server.

So in essence your local pc "acts" like the server for temporary purposes, keeping track of all of your changes and requests until the real web server is available, and may even pre-load data from the server before you go offline, so that it can respond to your requests from within the browser (for example if you are going on a road trip, it might download tons of information ahead of time, and then serve it to your browser as you request it, AS IF you were connected to the internet).
26678
cmpm, just so you know -- the great majority of people on this site are not programmers, just people who like software, so there is nothing to feel self-conscious about.

The main answer to your question is that Google Gears is a tool for Web Developers to help them write web services that can work even when you are not connected to the web.  For the end user it's simply something you would install if and when you encountered wanted to use a web service that someone had written with it.
26679
General Software Discussion / Re: Appget - user-run software update program
« Last post by mouser on June 02, 2007, 09:39 PM »
welcome to the site jozy! glad to have you stop by  :up:
26680
Ok here it is filled with books:

bookcasefilled_1.jpg

I had a lot of spare 1x2 that i used for trim, and so i ended up using it as the middle upright pieces.

The whole thing doesn't look quite as impressive filled with books as it does empty, but it looks nice in person.  For those who wanted me to go with a natural wood look, sorry to disappoint, but it does what it is supposed to do, which is blend in with wall and room, so i'm happy.
26681
Developer's Corner / Re: SkyIDE - Latest Release Information
« Last post by mouser on June 02, 2007, 07:21 PM »
sounds pretty cool.
26682
Post New Requests Here / Re: Rerun StartUp Folder
« Last post by mouser on June 02, 2007, 06:52 PM »
nice idea and not hard.
26683
Living Room / Re: Pubbox.net is down, it's owner is deceased.
« Last post by mouser on June 02, 2007, 08:44 AM »
This brings up an interesting subject..
How many of us who manage websites have contingency plans in place in case we die or are incapacitated.
I have half of a plan in place, but i must admit i haven't fully worked it out.  This is a good reminder about how important it is..
26684
Like someone's already posted, an editorial of some sorts would be nice. I have to admit I usually just skim through the newsletter, and see if there's an interesting thread or cool piece of software I've missed from the previous weeks. An editorial or something similar would make sure I'd spend more time reading the newsletter.

ok i think this is a good idea and you guys have convinced me to throw in a short little editorial unique to each newsletter.  it's hard enough putting out the newsletters so don't expect great stuff, but i will try to make sure there is a least a couple of paragraphs of newsletter-only editorial on some dc issue.

feel free to send me ideas for things to editorialize about.  i think it would be nice if we occasionally did a little feature of one of our members (i was thinking nudone the creator of cody our mascot would be a good example).
26685
cool. and welcome to the site daniel  :up:
i might just give this a try -- i like the samples.

the only thing that would scare me off a little is that the full version is too expensive for me to ever buy, and i'm reluctant to become dependent on a tool and then not have a viable upgrade path.
26686
Find And Run Robot / Re: FARR V2 hyper-alpha - alias fiends available to test?
« Last post by mouser on June 01, 2007, 02:38 AM »
thanks nitrix.  to help me fix it would you mind attaching a zip with your .alias file and icons so i can test with it?
(or mail to [email protected])
26687
Find And Run Robot / Re: Alias sharing
« Last post by mouser on May 31, 2007, 11:46 PM »
this sounds quite intriguing, i'll have to try it and see how it works since i've never used ff keywords.
26688
Mini-Reviews by Members / Re: Microsoft OneNote 2007
« Last post by mouser on May 31, 2007, 09:16 PM »
ps. i know you guys+gals don't need me to remind you that when someone writes a mini-review you like, send them a credit, or even 0.50 credits, just to say thanks :)
26689
Mini-Reviews by Members / Re: Microsoft OneNote 2007
« Last post by mouser on May 31, 2007, 09:15 PM »
Great review.  It's also shows why depending on how you come at a program, sometimes some features are more important than others, and depending on how you are going to use a program, you might prefer one kind of interface over another.
26690
Delphi and C++ Builder / Re: Something you should know about C++ Builder
« Last post by mouser on May 31, 2007, 06:39 PM »
Anyway, it would be easily implementable without need of an executable compressor/packer/bundler through use of a stub executable which has only system DLL dependencies. The stub executable could check for the presence of dependencies of the main executable, download and register if necessary, then pass control to the main executable.

that's a very nice idea too -- and would make a nice coding snack type program.  basically you want a tiny exe which can be configured with a list of pre-requisite requirements, along with accompanying web pages and info messages.  you run it and it checks the pre-requisite requirements, giving the user a report of what they are missing and where to get it and offering to open the web pages for them to download them.  if all requirements are found, it simply calls the true app.  very nice idea i may write this myself.
26691
Living Room / Re: antbuster - yet a kind of tower defense
« Last post by mouser on May 31, 2007, 06:36 PM »
for those who are interested in tower defense games this is a nice example of a game where there is no predefined paths for enemies.
26692
i'm also adding the ability to invoke plugins directly from alias results, and scan plugin directories for alias files.  in this way, a plugin can have its own alias file(s) with a large set of aliases which when triggered tell the plugin to do a certain thing.  this is an advantage over the current system where each plugin can have one and only one regular expression trigger.
26693
hi nitrix, can you clarify what you mean by "the /ICON part is added to the search string"
26694
DesktopCoral / Re: Er...what am I missing here?
« Last post by mouser on May 31, 2007, 03:37 PM »
It turns out that windows does not let you put icon shortcuts in this area.  As was mentioned before, if you want to do this, use LaunchBar Commander, which will in fact let you create multiple docks with shortcuts and buttons, and resize them exactly the size you want.

What Desktop Coral is still good for is for programs like Samurize which draws stuff on your desktop background, since Desktop Coral can force areas to remain free from applications.
26695
Developer's Corner / Re: Introductory C# web-based tutorials
« Last post by mouser on May 30, 2007, 10:56 PM »
can't wait to see what you come up with.
26696
in general the best way to solve file attachment issue on forum is to zip the file (added advantage is you can embed any icon files in the zip).

having said that, i'm going to go add .alias files to allowed list.
26697
Now that the new version can use multiple independent alias files (with custom icons for results), it would be really nice to see people post alias files for sharing.
26698
glad to hear the new fix worked on vista and got your old aliases too. thanks for the quick report!  :up:
26699
liquid, can you try the latest version, i think it should now create a myaliases.alias file in the appdata location.
also could you email me ([email protected]) -- it would be nice to have a vista user who can test stuff.
26700
General Software Discussion / Re: www.mind-mapping.org
« Last post by mouser on May 30, 2007, 06:20 PM »
just a note, most of you know but in case you dont, you can also just type a url with no special formatting or tags and the forum will detect it and make a url link out of it automatically and it adds the ... stuff in the middle of long urls to make them more readable.
Pages: prev1 ... 1063 1064 1065 1066 1067 [1068] 1069 1070 1071 1072 1073 ... 1515next