Domain: sourceforge.net
Stories and comments across the archive that link to sourceforge.net.
Comments · 31,462
-
Proxomitron Forever...
Proxomitron was WAY ahead of its' time. It is still installed and running wonderfully on a couple of my systems. If you simply *must* have something which is more recently actively developed then Proximodo may be more up your alley. It is fully compatible with all Proximodo filters, etc. but is lacking SSL support...
-
No new tools. Low-budget operation
All they're offering are some existing tools, ones you can get for free. The main ones are the Clang static analyzer and Cppcheck. They're not offering free access to some of the better, and expensive, commercial tools.
Cppcheck is basically a list of common errors, expressed as rules with regular expressions. Clang is a little more advanced, but it's still looking for a short list of local bugs. Neither will detect all, or even most, buffer overflows. They'll detect the use of "strcpy", but not a wrong size to "strncpy".
-
Hopefully you;ll find some help here
Check out Code Project - lots of great articles on Palm programming: http://www.codeproject.com/sea...
Go to Sourceforge - it may take a while to pick through the weeds, but you should find some useful projects to examine the code:
http://sourceforge.net/directory/os%3Apalmos/?q=palm&sort=update
C programming for Palm: http://onboardc.sourceforge.ne...
http://www.vb-helper.com/review_palm_ides.html -- a review of Palm IDEs - may give you some ideas
http://porganizer.sourceforge.net/ -- Palm Organizer has the essential files for creating a Palm program if you look at the bottom of the page
Try the 1stSource forums, check out the menu on the left for various Palm models and you'll be sure to find some useful info:
http://www.1src.com/forums/forumdisplay.php?f=156
For some fun - and perhaps some code to review:
http://sourceforge.net/projects/phoinix/ -- Gameboy emulator for Palm
http://sourceforge.net/projects/palmapple/?source=recommended -- Apple II emulator for Palm
More emulators to consider: http://the-gadgeteer.com/2004/...
http://www.codejedi.com/shadowplan/castaway.html -- Atari ST emulator
http://frodopalm.sourceforge.n... -- commodore 64 emulator
Good luck and have fun!
-
Hopefully you;ll find some help here
Check out Code Project - lots of great articles on Palm programming: http://www.codeproject.com/sea...
Go to Sourceforge - it may take a while to pick through the weeds, but you should find some useful projects to examine the code:
http://sourceforge.net/directory/os%3Apalmos/?q=palm&sort=update
C programming for Palm: http://onboardc.sourceforge.ne...
http://www.vb-helper.com/review_palm_ides.html -- a review of Palm IDEs - may give you some ideas
http://porganizer.sourceforge.net/ -- Palm Organizer has the essential files for creating a Palm program if you look at the bottom of the page
Try the 1stSource forums, check out the menu on the left for various Palm models and you'll be sure to find some useful info:
http://www.1src.com/forums/forumdisplay.php?f=156
For some fun - and perhaps some code to review:
http://sourceforge.net/projects/phoinix/ -- Gameboy emulator for Palm
http://sourceforge.net/projects/palmapple/?source=recommended -- Apple II emulator for Palm
More emulators to consider: http://the-gadgeteer.com/2004/...
http://www.codejedi.com/shadowplan/castaway.html -- Atari ST emulator
http://frodopalm.sourceforge.n... -- commodore 64 emulator
Good luck and have fun!
-
Not exactly what your asking for.
A quick search shows that, at one point at least, you could run linux on it. Not very useful, but it's still mildly interesting.
-
Sure
Since you're a C guy, there's http://onboardc.sourceforge.net/ that compiles right on the Palm Pilot. A bit tough by modern standards, if there's an API call you want that's not in the standard header file you have to find the ROM address for it and put it in yourself.
Much easier but of course limited is http://smallbasic.sourceforge.net/ which runs on Palm OS and has a lot of little games in the forums.
-
Sure
Since you're a C guy, there's http://onboardc.sourceforge.net/ that compiles right on the Palm Pilot. A bit tough by modern standards, if there's an API call you want that's not in the standard header file you have to find the ROM address for it and put it in yourself.
Much easier but of course limited is http://smallbasic.sourceforge.net/ which runs on Palm OS and has a lot of little games in the forums.
-
Re:Dear Slashdot
See, old stuff that *they* like is important. Working on that stuff is a great idea.
Working on old stuff that they don't care about is clearly a waste of time.
Anyhow, here's a start for you: GCC PRC-Tools Which is likely what you want. Ron's Obsolete Palm OS Computing Information Page has a working link to HotPaw, which is better than nothing.
You'll also want to take advantage of the Wayback Machine to see what's behind all the dead links you're surely running in to.
-
Re:Unethical
Pretty much says exactly that on the original site
The why is also simple: I did not want to ask myself for the rest of my life how much fun it could have been or if the infrastructure I imagined in my head would have worked as expected. I saw the chance to really work on an Internet scale, command hundred thousands of devices with a click of my mouse, portscan and map the whole Internet in a way nobody had done before, basically have fun with computers and the Internet in a way very few people ever will. I decided it would be worth my time.
-
openhub.net
Ohloh, which has just been rebranded as Open Hub. Since it tracks the source repository it can reasonably tell if the project is still active. It also deduces the language(s) being used which can help if you are looking at a framework.
Both Ohloh and freshcode.club need more database entries, though. There are a few older projects that are still useful floating around that they ignore: xautolock is missing on both and network audio system (NAS) is missing on both.
SourceForge itself can be a good place to look, though it obviously only finds projects hosted on SourceForge. That means you will not have self-hosted or alternatively hosted projects (GitHub, Google Code, etc).
-
Re:Good to hear
Most of what I've ever had to use it for was pretty simple so genuinely asking here; is Dia not a good Visio replacement? Are there features in Visio that make it more attractive for even simple stuff or is it that Visio has advanced features that haven't been replicated elsewhere?
-
Re:"Just let me build a bridge!"
What about synergy? Where is the GOD-DAMNED synergy!? Oh shit, this project is totally going to fail.
It's ok, we already pushed that out to our machines: http://synergy2.sourceforge.ne... .
Synergy is taken care of! -
Re:Who is stopping him?
I believe he's bemoaning the complexity of frameworks and toolkits rather than the tools used to work with those frameworks and toolkits. Technically he's correct -- things are a lot more complex than they used to be for getting the most basic of tasks done.
But you know what? Business isn't interested in basic tasks any more. They want it secure. They want it scalable. They want a web front end, and a desktop client, and apps for Android and iOS. The days of the old "read billing file, produce accounting records" code have not gone away; those projects were just done 30-40 years ago and don't need to be rewritten, just tweaked from time to time to allow for changes in regulations such as tax law or liability.
Even the last company I worked for wasn't content with a mere rewrite and update of their core business with the new software -- they had a whole new plan of integrating another 5 or 10 vertical functionality features into the system (it was just an autodialer -- they wanted integrated CRM, push button customer calling, call answering, call forwarding, a full phone system with voice mail support and enhancements to the ever popular auto-answering system of branching menus and responses, and the ability to deploy the whole thing as a multi-client web service instead of deploying custom configured hardware to the client sites.)
The frameworks and toolkits have correspondingly become more complex in order to support those needs. Look at the transaction processing systems of old -- you'd buy a number of seperate products including a message queueing system, a report formatting tool, a database engine, and a transaction processor, each of which had their own APIs and documentation. Each tool was relatively simple, but getting them all coordinated and working together was hard as hell. Now you take JEE, buy just about any message processor and database you like, and it all largely works with the same API regardless of which vendor's tools you chose. So while the JEE framework is incredibly complex compared to a transaction processor of old, what it does in total is also saving you insane gobs of time integrating and debugging disparate products. So technically JEE is far simpler than things used to be, despite the ramp-up learning curve.
The same is true of every framework or toolkit I've used for over 10 years -- they tie together multiple vendors products consistently so that only small tweaks are needed to adapt to the vendor's products rather than whole-application re-writes if you decide to swap something out.
Hell, take a look at what I did with Java, six different vendor databases, and JDBC alone for http://msscodefactory.sourceforge.net. The differences between each of those database integration layers are not subtle, but nor are they particularly arcane. All of the products have virtually the same feature set; there are just differences in how you use JDBC and stored procedures for each database. Compared to "the old days", it was a cake walk to do that integration and customization over the past 3-4 years. And remember I worked on that code by myself -- it wasn't a whole team of programmers dealing with the complexity. If one guy can produce that using standardized toolkits in 3-4 years, how can you say things are more complex than they were when it used to take a team of 100-150 programmers 2 years to produce something similar for one database?
-
Re:Platform LSF
Hi,
another alternative would maybe sysfera-ds, but their open source offering seems lacking documentation and features (see here).
Need to investigate. Seems something on the lines of what vizstack could have done.
-
Re:KeePass?
I have no issues with KeePass, but I do wish to note that Password Safe is good enough for Bruce Schneier, which is more than good enough for me.
-
Software complexity also follows Moore's law
Software complexity follows Moore's law, an exponential law. So with a fixed set of tools, you are bound to reach a point where you can't code effectively. That's why we need either new sets of tools on a regular basis (e.g. C -> C++ -> Java ->
...) or tools that evolve over time (e.g. Lisp).See http://xlr.sourceforge.net/Con... for another take at tools that evolve over time.
-
Core Wars
You're describing Core War. You can still get the source.
-
Re:Just think of what you can do with this!
Sure - I'm using a Dagu Magician 2WD Robot Chassis as the base. The motors are connected to a L298N which is in turn is connected to the Pi and a 5v mobile phone battery pack. This allows the low powered (3.3v) Pi to power the more demanding (5v) motors.
The Pis power comes from a second mobile phone battery pack, it gets it connectivity from a USB Wifi dongle and finally vision from a Microsoft LifeCam VX-5000. The bendy bit keeps the camera snuggly in the chassis without need to screws.
Software - I'm using mjpg-streamer to stream content over HTTP and a small home made Python application to provide a REST-like web API to control the motors. This is not perfect as the streaming is not designed for real time, so if it falls behind it does not easily catch up without hitting refresh.
It was a fun project, cost ~£100 in total and took less than a day to build and put the basic software together for.
The second project I want to do is attach a Robotic Arm and a bunch of cameras to a Pi as well as a small in car TV screen. Then using a better video conferencing solution than mjpg-streamer have a static robot at my daughters house which will allow me to be able to play basic board games over The Internet.
Hope that helps, good luck with your project.
-
Re:R...
R is definitely still ahead for data modeling, but Python has some advantages too. With a bigger set of modules (libraries) to choose from and high popularity in the financial sector, there are big improvements all the time. For the purposes of this discussion, the most important Python modules are:
IPython: powerful interactive shell
numpy and scipy: numerical, matrix, and scientific functions (matlab-ish)
pandas: R-like data structures and data analysis tools (analysis mostly limited to regression)
statsmodels: statistical analysis, complements pandas
sk-learn: machine learningSo can Python do everything that R can? No. Or, at least, not as easily. But it is improving in that direction quite quickly, and if Python's data analysis capability meets your needs, then you can likely do everything in one language instead of calling R routines from another.
-
I different approach on network operating systems
Network operating systems such as Linux take a different approach from the Windows line of disk operating systems. You CAN get some Windows-style anti-malware stuff for Linux or Mac, but it's main use is to scan emails on the server in order to protect the Windows clients. To protect the Linux/BSD/Mac systems, we take the opposite approach. Not anti-malware, loading up another 75,000 virus signatures to try in vain to identify the bad stuff, but a pro-goodware approach, identifying the 20 or so programs that are supposed to be running. An excellent example of this is Tripwire http://sourceforge.net/project... . One primary function of Tripwire is that is does a scan of your system before anything bad happens, hopefully when you first set up the system, and it catalogs which files are supposed to be there. Then when it does it's nightly run it doesn't try to figure out if any of the files are malware, it looks for anything that has changed from the day before. My computer should be the same today as it was yesterday, except for some emails and logs, so any new files are suspect. Any new programs running is definitely suspect. The first few days that you run Tripwire or another IDS it'll catch some things that legitimately change from day to day. You set it not to alert you to that stuff that's normal. I'd leave it where it still tells you about new programs that show up - though installing software is "normal", I don't install new stuff every day so I don't mind being alerted to the fact.
An IDS like Tripwire is just one example of the different approach. Another example, which Windows is starting to emulate now, is that normally on Linux nothing is allowed to come in from the network except what you specifically allow. Some think that works better than intensively scrutinizing everything that comes in and trying to identify the bad stuff.
-
Re:How about a home brew dynamic DNS system?
GnuDIP (and BIND) is okay too.
-
Re:Can I play Descent on it?
I wonder if FreeDOS can run in virtual machine. Oh Google...
Yes, you can run FreeDOS in a VM! I usually recommend installing FreeDOS in a VM, especially if you don't plan to commit that computer to FreeDOS full-time. For Windows, I think most people prefer QEMU or VMWare or VirtualPC. On my Linux laptop, I run DOSemu.
-
Re:Next steps?
eh? beagleboard and raspberry pi can't run x86 software, those are different ARM based systems
-
Re:misunderstanding of the internet?
Spare me the FUD, because that's all you're offering. Please, show me just one example of someone who has been sued for retransmission done for personal use. Just one.
BTW: TiVo has had software to copy recordings to other devices since the very beginning. They've yet to be sued over it. Furthermore, it's child's play to take recordings off TiVo, strip the "DRM" out of them, and watch them on any device capable of playing MPEG2. You can do it with a web browser and open source software, you don't even need the software from TiVo.
-
I'm more worried about the hidden Latin message.
The Guardian reported on a hidden Latin message: TrueCrypt probably didn't leave a Latin message alerting users to NSA spying. I'm not so sure about their in-headline conclusion, though.
They quote this comment on Wikipedia by 'Bardon':
There is a hidden message on the new sourceforge TrueCrypt site. The first line of the site is this: WARNING: Using TrueCrypt is not secure as it may contain unfixed security issues
If you take just the first letter of each word, except the word "WARNING":
Using TrueCrypt is not secure as it may contain unfixed security issues
you get this:
uti nsa im cu siIt's Latin that roughly means:
Unless I want to use the NSASo, the full message seems to be this:
WARNING: Using TrueCrypt is not secure as it may contain unfixed security issues, unless I want to use the NSAWhich is English that roughly means:
Don't use TrueCrypt because it is under the control of the NSAThe Guardian article rebuffs this with: "In fact, "uti nsa im cu si" is meaningless in Latin - except to Google translate, (mis)translates it to the message Badon discovered."
But isn't that enough? It's a hidden message; it doesn't need to be correct Latin as long as the point gets across. If you put into Google Translate right now, you get "If I wish to use the NSA". Unusual that it's been changed slightly, but still expresses the same message: The NSA has compromised TrueCrypt.
I'm not one for conspiracy theories, but this entire TrueCrypt saga has been bizarre. Obviously something happened beyond "the task of maintaining a widely used cryptography program just became too much work" or else why not just say that?
-
Voice of reason
REXX is what you want. I could make arguments why but this article does a decent job. I'll get lambasted for recommending such a dinosaur for recommendations to a modern language but if the tool works who cares how old it is? In fact the latest version of the Regina interpreter for REXX was released just last week. If nothing else read up on some of the ways REXX has been used to "GLUE" other systems/ programming languages together. It should be just what you need to tackle those tricky situations that nobody around you will care about but make your day a living nightmare.
-
Re:XOScope
If you are doing this as a classroom exercise think about also installing a Fast Fourier Transform visualization tool like http://fft-spectra.sourceforge.net/ . As in a PC based oscilloscope, your signal processing is mostly dependent on the Audio Card bandwidth. If you want more bandwidth than you can get with a cheep or used audio card, the better bet is to try to get an already built commercial solution.
-
XOScope
http://xoscope.sourceforge.net...
Needs a or many sound card.Have fun!
-
Pale Moon: Firefox with adult supervision!
Pale Moon Windows version
Pale Moon Linux version
Pale Moon has a 64-bit version. The 64-bit Pale Moon uses the Firefox add-ons; there are no problems except with some unusual add-ons. -
Comical comic book reader
I have heard a rumor that there may be comics available on Bittorrent in this format.
-
Re:TOECDN solves mostly all of your problems
Netflix has its own caching.
Amazon has their own caching.
Akamai has their own caching.
Limewire has their own caching.Apache has their own caching http://www.apache.org/dyn/closer.cgi/ (talking about download their software, not their cache server).
Sourceforge has their own caching http://sourceforge.net/apps/trac/sourceforge/wiki/Mirrors/.(I think you can add alot more of my examples).
Why have gazillions of differents caching solutions when you only need one, which honor Net Neutrality by design?
-
This is only the tip of the iceberg...
What has been released so far is a tease. It demonstrates nicely the transclusion and transcopyright concepts. For it to be truly useful it needs the ability to make your own documents with the ability to charge micropayments. Even then it will take awhile before people start to use it, but once it hits critical mass, it will be a solid alternative for publishing. Much better than the web. A global publishing system based on transclusions and micropayments would even things out -- and put serious but smaller scale publishing in the hands of ordinary people. The power would not be concentrated among the worlds most popular web sites and our culture would be less subverted by the need to advertise to pay the bills.
What hasn't been shone in the docs well is what the authoring tools will be like. The better the authoring tools, the better the adoption of this software. Ted Nelson wants something called "real cut and paste". This is simply slicing and dicing a document into pieces and rearranging them. Astonishing that no software today can do this. So software today will even allow you to draw sentences around. Freeplane, a mind-mapping program, comes to doing real cut-and-paste. Rearranging text like you rearrange text in a mind-mapping program would be best accomplished on a 4K monitor, although dual HD monitors would do. Cut-and-paste as it is today is more like hide-and-plug -- the text is temporarily taken off the screen and put into a new place.
Give the Xanadu project its due. It is still relevant today and needed. And while the Xanadu project is Ted's big idea
... he has others as well. I particularly like his Floating World(tm) spec. I myself have been working towards creating part of this Floating World idea in my spare time (development has been slow, oh well). Though I want to get the photo organizer and checklist software parts done first. If the programmers on this latest attempt at Xanadu succeed they may beat me to getting around to the Floating World ideas (although of course not quite as laid out in the old design). If so, I am OK with that. -
Re:Still relevant nowadays?
QtQuick2 requires OpenGL. I didn't say I'm using OpenGL directly. However there is Qt3D and QtQuick3D that you might have a look at http://doc-snapshot.qt-project... http://doc.qt.digia.com/qt-qui... .
As for the graphs, there are some commercial graphs supplied by digia http://blog.qt.digia.com/blog/... or KDAB http://www.kdab.com/kdab-produ... or freely available QWT http://qwt.sourceforge.net/ . -
I am (see inside)
Using "the OLD" you'll certainly know about that works FAR better on more levels, more efficiently, than "the new" in browser addons & even shores up redirect deficiencies in security in DNS -> http://it.slashdot.org/comment...
APK
P.S.=> Thanks for the further inspiration, & I've done "pretty ok" via some of my personal "favorites":
----
Windows NT Magazine (now Windows IT Pro) April 1997 "BACK OFFICE PERFORMANCE" issue, page 61
(&, for work done for EEC Systems/SuperSpeed.com on PAID CONTRACT (writing portions of their SuperCache program increasing its performance by up to 40% via my work) albeit, for their SuperDisk & HOW TO APPLY IT, took them to a finalist position @ MS Tech Ed, two years in a row 2000-2002, in its HARDEST CATEGORY: SQLServer Performance Enhancement).
WINDOWS MAGAZINE, 1997, "Top Freeware & Shareware of the Year" issue page 210, #1/first entry in fact (my work is there)
PC-WELT FEB 1998 - page 84, again, my work is featured there
WINDOWS MAGAZINE, WINTER 1998 - page 92, insert section, MUST HAVE WARES, my work is again, there
PC-WELT FEB 1999 - page 83, again, my work is featured there
CHIP Magazine 7/99 - page 100, my work is there
GERMAN PC BOOK, Data Becker publisher "PC Aufrusten und Repairen" 2000, where my work is contained in it
HOT SHAREWARE Numero 46 issue, pg. 54 (PC ware mag from Spain), 2001 my work is there, first one featured, yet again!
Also, a British PC Mag in 2002 for many utilities I wrote, saw it @ BORDERS BOOKS but didn't buy it... by that point, I had moved onto other areas in this field besides coding only...
Being paid for an article that made me money over @ PCPitstop in 2008 for writing up a guide that has people showing NO VIRUSES/SPYWARES & other screwups, via following its point, such as THRONKA sees here -> http://www.xtremepccentral.com...
It's also been myself helping out UltraDefrag64 project (a 64-bit defragger for Windows), in showing them code for how to do Process Priority Control @ the GUI usermode/ring 3/rpl 3 level in their program (good one too), & being credited for it by their lead dev & his team... see here -> http://ultradefrag.sourceforge... or here http://sourceforge.net/tracker...
... apk
-
I am (see inside)
Using "the OLD" you'll certainly know about that works FAR better on more levels, more efficiently, than "the new" in browser addons & even shores up redirect deficiencies in security in DNS -> http://it.slashdot.org/comment...
APK
P.S.=> Thanks for the further inspiration, & I've done "pretty ok" via some of my personal "favorites":
----
Windows NT Magazine (now Windows IT Pro) April 1997 "BACK OFFICE PERFORMANCE" issue, page 61
(&, for work done for EEC Systems/SuperSpeed.com on PAID CONTRACT (writing portions of their SuperCache program increasing its performance by up to 40% via my work) albeit, for their SuperDisk & HOW TO APPLY IT, took them to a finalist position @ MS Tech Ed, two years in a row 2000-2002, in its HARDEST CATEGORY: SQLServer Performance Enhancement).
WINDOWS MAGAZINE, 1997, "Top Freeware & Shareware of the Year" issue page 210, #1/first entry in fact (my work is there)
PC-WELT FEB 1998 - page 84, again, my work is featured there
WINDOWS MAGAZINE, WINTER 1998 - page 92, insert section, MUST HAVE WARES, my work is again, there
PC-WELT FEB 1999 - page 83, again, my work is featured there
CHIP Magazine 7/99 - page 100, my work is there
GERMAN PC BOOK, Data Becker publisher "PC Aufrusten und Repairen" 2000, where my work is contained in it
HOT SHAREWARE Numero 46 issue, pg. 54 (PC ware mag from Spain), 2001 my work is there, first one featured, yet again!
Also, a British PC Mag in 2002 for many utilities I wrote, saw it @ BORDERS BOOKS but didn't buy it... by that point, I had moved onto other areas in this field besides coding only...
Being paid for an article that made me money over @ PCPitstop in 2008 for writing up a guide that has people showing NO VIRUSES/SPYWARES & other screwups, via following its point, such as THRONKA sees here -> http://www.xtremepccentral.com...
It's also been myself helping out UltraDefrag64 project (a 64-bit defragger for Windows), in showing them code for how to do Process Priority Control @ the GUI usermode/ring 3/rpl 3 level in their program (good one too), & being credited for it by their lead dev & his team... see here -> http://ultradefrag.sourceforge... or here http://sourceforge.net/tracker...
... apk
-
Re:I wonder...
Other notable minor changes (yes, I noticed the oxymoron too):
-because it breaks the main font app when the app is running on XP (likely an MS bug).
+because it breaks the main font app when the app is running on XP.They don't want MS to be associated with bugs?
-
// The Windows API sometimes fails to indentify the file system correctly so we're using "raw" analysis too.
+ // The Windows API sometimes fails to indentify the file system correctly (observed under Windows XP) so we're using "raw" analysis below too.Alright, maybe they're okay with XP taking some heat, as long as Win 7&8 are implied to be better.
-- Microsoft Visual C++ 1.52 (available from MSDN Subscriber Downloads)
+- Microsoft Visual C++ 1.52 ...
- header files (available at ftp://ftp.rsasecurity.com/pub/...)
+ header files ...
- wxWidgets 2.8 library source code (available at http://www.wxwidgets.org/
-- FUSE library and header files (available at http://fuse.sourceforge.net/
- and http://code.google.com/p/macfu...)
+ wxWidgets 2.8 library source code
+- FUSE library and header files
- RSA Security Inc. PKCS #11 Cryptographic Token Interface (Cryptoki) 2.20
- header files (available at ftp://ftp.rsasecurity.com/pub/...)
- located in a standard include path or in a directory defined by the
- environment variable 'PKCS11_INC'.
+ header files located in a standard include path or in a directory
+ defined by the environment variable 'PKCS11_INC'They're trying to make it harder to find what you need to build your own binaries?
Also, when did
/. start auto-creating links? Yes, I used preview and actually edited my post before submitting. Although now since I said that, someone will point out a typo somewhere in my post. -
Re:Since when does Qt "work" with OS X?
There is VLC
There is CMake
There is my project -- https://sourceforge.net/projec...
There is Sorenson Squeeze -- http://www.sorensonmedia.com/s...
I am sure there are others -
Re:Trust
There are Linux releases down the bottom of this page
http://truecrypt.sourceforge.n... -
Re:I'll ask...
An Estonian website seems to hold the source, but of course you would have to verify that it has not been tampered with. Sadly, the older 7.1a version (which I'm assuming does not have the features removed as is being claimed) seems to not be available at the project's SourceForge source code folder.
-
Re:Welcome to your new walled garden
Luckily this isn't the bad old days where it was just IE and netscape, today you DO have options! There is Comodo Dragon (what I use, better security features and no phone home to Google) Chromium, SWIron, and Opera which my oldest boy swears is the greatest thing ever (boy is he still pissed they quit using presto) and on the gecko side there is Firefox, PaleMoon (the other browser I use, I prefer the UI over IceDragon and it seems snappier), SeaMonkey, IceDragon, if you need really low resource there is always Kmeleon which runs really well even on a P3 running Win98SE and if you want to avoid BOTH the Chromium and Gecko engines you can go with QTWeb which is just what it says on the tin, a cross platform browser that uses Webkit and the QT framework...quite nice actually and of course Safari if you are into Apple. There is one other....what was it? Oh yeah the big blue E thing.
;-)So if you don't like the direction Google is going? Don't use their products. After they started getting nasty with the TOS and trying to ram G+ down our throats I dropped Google like a bad habit, I set up a throwaway Gmail I never use just for my Android phone (so they can't tie my desktop and mobile together) and use my main Gmail for a spam dump, switched to Bing for my search and Yahoo for my mail so no one company has access too all my online data and ya know what? couldn't be happier. What DOES really piss me off about Google is how they have become a drive by spammer, you have no idea how many Chrome "infections" I've had to clean off of customers PCs because some "freeware" had Chrome tied into it. We used to get seriously pissed at how McCrappee and Horton used to dump their stupid scanners onto us with freeware so why isn't everyone mad at how Google is spamming Chrome? An unwanted install that takes over defaults...hmmm...if it walks like a duck and quacks like a duck?
-
MisterHouse
I'd rather trust an open source system, like MisterHouse to automate my house. Google wants to turn my home into a billboard, and although Apple is less ad-prone, I'd still feel more secure setting up something myself.
-
Re:Bad analogyThen you just need to use a different package not meant for the people who want a quick single regression, e.g. use statsmodels. The example there is rather verbose, as some people prefer that, especially when learning, but you can easily do a less verbose version similar to R:
results = smf.ols('Lottery ~ Literacy + np.log(Pop1831)', data=dat).fit()
print results.summary() -
I did all that while YOU were in diapers boy
I did that, & did INCREDIBLY WELL @ it: Have you? Let's compare:
Windows NT Magazine (now Windows IT Pro) April 1997 "BACK OFFICE PERFORMANCE" issue, page 61
(&, for work done for EEC Systems/SuperSpeed.com on PAID CONTRACT (writing portions of their SuperCache program increasing its performance by up to 40% via my work) albeit, for their SuperDisk & HOW TO APPLY IT, took them to a finalist position @ MS Tech Ed, two years in a row 2000-2002, in its HARDEST CATEGORY: SQLServer Performance Enhancement).
WINDOWS MAGAZINE, 1997, "Top Freeware & Shareware of the Year" issue page 210, #1/first entry in fact (my work is there)
PC-WELT FEB 1998 - page 84, again, my work is featured there
WINDOWS MAGAZINE, WINTER 1998 - page 92, insert section, MUST HAVE WARES, my work is again, there
PC-WELT FEB 1999 - page 83, again, my work is featured there
CHIP Magazine 7/99 - page 100, my work is there
GERMAN PC BOOK, Data Becker publisher "PC Aufrusten und Repairen" 2000, where my work is contained in it
HOT SHAREWARE Numero 46 issue, pg. 54 (PC ware mag from Spain), 2001 my work is there, first one featured, yet again!
Also, a British PC Mag in 2002 for many utilities I wrote, saw it @ BORDERS BOOKS but didn't buy it... by that point, I had moved onto other areas in this field besides coding only...
Being paid for an article that made me money over @ PCPitstop in 2008 for writing up a guide that has people showing NO VIRUSES/SPYWARES & other screwups, via following its point, such as THRONKA sees here -> http://www.xtremepccentral.com...
It's also been myself helping out the folks at the UltraDefrag64 project (a 64-bit defragger for Windows), in showing them code for how to do Process Priority Control @ the GUI usermode/ring 3/rpl 3 level in their program (good one too), & being credited for it by their lead dev & his team... see here -> http://ultradefrag.sourceforge... or here http://sourceforge.net/tracker...
Which ended up fixing a "bug" for them later, here -> http://sourceforge.net/p/ultra... via its implementation (partially, NOT fully yet as I outline it & use in my applications such as this one -> http://www.start64.com/index.p...
----
What do I have to say about that much above? I can't say it any better, than this was stated already (from the greatest book of all time, the "tech manual for life" imo):
"But by the grace of God I am what I am: and his grace which was bestowed upon me was not in vain; but I labored more abundantly than they all: yet not I, but the grace of God which was with me." - Corinthians Chapter 15, Verse 10
(And, because I got LUCKY to have been exposed to some really GREAT classmates, professors, & colleagues on the job over time as well)
---
* That's only a SMALL PARTIAL LIST of my favorites over time... how about you?
APK
P.S.=> You've got a HABIT of shooting your mouth off, being unable to back up your b.s. with your mouth writing checks your ass can't cash, & then "eating your words" in the end too -> http://slashdot.org/comments.p...
-
I did all that while YOU were in diapers boy
I did that, & did INCREDIBLY WELL @ it: Have you? Let's compare:
Windows NT Magazine (now Windows IT Pro) April 1997 "BACK OFFICE PERFORMANCE" issue, page 61
(&, for work done for EEC Systems/SuperSpeed.com on PAID CONTRACT (writing portions of their SuperCache program increasing its performance by up to 40% via my work) albeit, for their SuperDisk & HOW TO APPLY IT, took them to a finalist position @ MS Tech Ed, two years in a row 2000-2002, in its HARDEST CATEGORY: SQLServer Performance Enhancement).
WINDOWS MAGAZINE, 1997, "Top Freeware & Shareware of the Year" issue page 210, #1/first entry in fact (my work is there)
PC-WELT FEB 1998 - page 84, again, my work is featured there
WINDOWS MAGAZINE, WINTER 1998 - page 92, insert section, MUST HAVE WARES, my work is again, there
PC-WELT FEB 1999 - page 83, again, my work is featured there
CHIP Magazine 7/99 - page 100, my work is there
GERMAN PC BOOK, Data Becker publisher "PC Aufrusten und Repairen" 2000, where my work is contained in it
HOT SHAREWARE Numero 46 issue, pg. 54 (PC ware mag from Spain), 2001 my work is there, first one featured, yet again!
Also, a British PC Mag in 2002 for many utilities I wrote, saw it @ BORDERS BOOKS but didn't buy it... by that point, I had moved onto other areas in this field besides coding only...
Being paid for an article that made me money over @ PCPitstop in 2008 for writing up a guide that has people showing NO VIRUSES/SPYWARES & other screwups, via following its point, such as THRONKA sees here -> http://www.xtremepccentral.com...
It's also been myself helping out the folks at the UltraDefrag64 project (a 64-bit defragger for Windows), in showing them code for how to do Process Priority Control @ the GUI usermode/ring 3/rpl 3 level in their program (good one too), & being credited for it by their lead dev & his team... see here -> http://ultradefrag.sourceforge... or here http://sourceforge.net/tracker...
Which ended up fixing a "bug" for them later, here -> http://sourceforge.net/p/ultra... via its implementation (partially, NOT fully yet as I outline it & use in my applications such as this one -> http://www.start64.com/index.p...
----
What do I have to say about that much above? I can't say it any better, than this was stated already (from the greatest book of all time, the "tech manual for life" imo):
"But by the grace of God I am what I am: and his grace which was bestowed upon me was not in vain; but I labored more abundantly than they all: yet not I, but the grace of God which was with me." - Corinthians Chapter 15, Verse 10
(And, because I got LUCKY to have been exposed to some really GREAT classmates, professors, & colleagues on the job over time as well)
---
* That's only a SMALL PARTIAL LIST of my favorites over time... how about you?
APK
P.S.=> You've got a HABIT of shooting your mouth off, being unable to back up your b.s. with your mouth writing checks your ass can't cash, & then "eating your words" in the end too -> http://slashdot.org/comments.p...
-
I did all that while YOU were in diapers boy
I did that, & did INCREDIBLY WELL @ it: Have you? Let's compare:
Windows NT Magazine (now Windows IT Pro) April 1997 "BACK OFFICE PERFORMANCE" issue, page 61
(&, for work done for EEC Systems/SuperSpeed.com on PAID CONTRACT (writing portions of their SuperCache program increasing its performance by up to 40% via my work) albeit, for their SuperDisk & HOW TO APPLY IT, took them to a finalist position @ MS Tech Ed, two years in a row 2000-2002, in its HARDEST CATEGORY: SQLServer Performance Enhancement).
WINDOWS MAGAZINE, 1997, "Top Freeware & Shareware of the Year" issue page 210, #1/first entry in fact (my work is there)
PC-WELT FEB 1998 - page 84, again, my work is featured there
WINDOWS MAGAZINE, WINTER 1998 - page 92, insert section, MUST HAVE WARES, my work is again, there
PC-WELT FEB 1999 - page 83, again, my work is featured there
CHIP Magazine 7/99 - page 100, my work is there
GERMAN PC BOOK, Data Becker publisher "PC Aufrusten und Repairen" 2000, where my work is contained in it
HOT SHAREWARE Numero 46 issue, pg. 54 (PC ware mag from Spain), 2001 my work is there, first one featured, yet again!
Also, a British PC Mag in 2002 for many utilities I wrote, saw it @ BORDERS BOOKS but didn't buy it... by that point, I had moved onto other areas in this field besides coding only...
Being paid for an article that made me money over @ PCPitstop in 2008 for writing up a guide that has people showing NO VIRUSES/SPYWARES & other screwups, via following its point, such as THRONKA sees here -> http://www.xtremepccentral.com...
It's also been myself helping out the folks at the UltraDefrag64 project (a 64-bit defragger for Windows), in showing them code for how to do Process Priority Control @ the GUI usermode/ring 3/rpl 3 level in their program (good one too), & being credited for it by their lead dev & his team... see here -> http://ultradefrag.sourceforge... or here http://sourceforge.net/tracker...
Which ended up fixing a "bug" for them later, here -> http://sourceforge.net/p/ultra... via its implementation (partially, NOT fully yet as I outline it & use in my applications such as this one -> http://www.start64.com/index.p...
----
What do I have to say about that much above? I can't say it any better, than this was stated already (from the greatest book of all time, the "tech manual for life" imo):
"But by the grace of God I am what I am: and his grace which was bestowed upon me was not in vain; but I labored more abundantly than they all: yet not I, but the grace of God which was with me." - Corinthians Chapter 15, Verse 10
(And, because I got LUCKY to have been exposed to some really GREAT classmates, professors, & colleagues on the job over time as well)
---
* That's only a SMALL PARTIAL LIST of my favorites over time... how about you?
APK
P.S.=> You've got a HABIT of shooting your mouth off, being unable to back up your b.s. with your mouth writing checks your ass can't cash, & then "eating your words" in the end too -> http://slashdot.org/comments.p...
-
Re:You know what I want?
I was being facetious. I didn't want to risk people thinking I was trolling and post as anything other than AC. But really, if they want MAME and console ROMs Linux is a viable alternative. It isn't for everyone, but it's relatively simple anymore to run legacy games on Linux and it's getting easier to install all the time. Here is a live distro just for that: http://advancemame.sourceforge...
-
Re:Wouldn't be worth it anyways
It plays every song on there, in the order of file creation.
fatsort will fix that for you.
-
Re:Could it be....
Or just have it IEEE802.11 interface wirelessly with http://www.dack.com/web/bullsh... or http://cbsg.sourceforge.net/cg...
-
If Mozilla Foundation is corrupt, use Pale Moon?
The Pale Moon version of Firefox appears to have better management than Mozilla Foundation gives Firefox.
Pale Moon Windows version
Pale Moon Linux version
Here are some of the advantages:
1) Pale Moon has a 64-bit version. Firefox doesn't. The 64-bit Pale Moon uses the Firefox add-ons; there are no problems except with some unusual add-ons.
2) The "Find in page" is better in Pale Moon. In Firefox the "Find in page" field is on the left of the screen and the "Highlight All" and "Match Case" buttons are on the right. In Pale Moon they are together so that you immediately see if something is chosen from a former search. A small UI detail like that is not, in itself, as important as the fact that Mozilla Foundation could make such a careless mistake.
3) Pale Moon is said to be more stable than Firefox. The memory-hogging flaws in Firefox are so widely acknowledged that there are at least 13 add-ons for re-starting Firefox: Firefox Re-start Add-ons. I use Restartless Restart.
4) Pale Moon management is independent of the forces that guide Firefox. Pale Moon is in no way associated with Mozilla Foundation. The Mozilla Foundation seems to feel forced to change Firefox in ways most users don't want.
Whoever writes the Pale Moon web site seems to be very knowledgeable and a good manager.
More information about Pale Moon: See the Pale Moon FAQ. Here is a quote:
"As Pale Moon has developed, so has the amount of individual code for the browser, steadily diverting Pale Moon from its sibling in the direction aimed for in this browser -- having transformed it from an optimized build into a true "fork" of Firefox."
Pale Moon migration tool: Pale Moon has a profile migration tool.
Questions about Firefox:
The management of Firefox is apparently looking for ways to abuse users so that it can make more money. See this Slashdot story: Mozilla Ditches Firefox's New-Tab Monetization Plans. Apparently Firefox management wanted to adopt that method of abuse and found that it wasn't possible. This story we are reading now: Free Software Foundation Condemns Mozilla's Move To Support DRM In Firefox discusses another example.
Have you seen $311,000,000 of yearly development of Firefox? Mitchell Baker is the "Executive Chairwoman of the Mozilla Foundation and Mozilla Corporation, a subsidiary of the Mozilla Foundation". She is a lawyer with no technical knowledge, apparently.
See The State of Mozilla: 2012 Annual Report -- Frequently Asked Questions. Quoting: (Seriously, this is copied from the site.) "Mozilla's consolidated reported revenue (Mozilla Foundation and all subsidiaries) for 2012 was $311M (US), up approximately 90 percent from $163M in 2011."
Who gets the money? How it is spent? The amount of money is shocking to me. When someone clicks on an ad, Google may get 10 cents or 50 cents or $1.50. The cost to Google of linking to an ad is maybe .01 cent? It's easy money, pai -
Joe FTW
Joe's own editor does most of what WordStar 3.0 did, with a few taints of emacs.
http://joe-editor.sourceforge.net/
Binaries for Linux and Mac OS X, source for the rest.
--
People don't ask me for computer help much any more.