|
It looks pretty sick actually.
http://www.lazytechguys.com/news/snk-neo-geo-portable-brings-in-20-arcade-classics/
Just depends on how much it is.
Started by smbius on
, 13 posts
by 11 people.
Answer Snippets (Read the full thread at gamespot):
That's pretty dope, if it's cheap I'll get it.
|
|
Is there a portable Perl along the lines of portable Python? Something I could use (while learning the stuff) from my thumb drive?
Oh, and I'm talking about Window XP.
Started by ldigas on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
EDIT: The Portable version is already out of beta (for a few Portable Strawberry Perl 5.10 with no....
The Portable version is on Beta (the real meaning of Beta, though), click here to get it.
I can heartily recommend Strawberry Perl.
|
|
Is it possible to make a default gVIM installation ( Windows ) portable so that I can carry it on a USB stick?
I know there are a few portable distributions out there, but they all seem to be unmaintained.
Started by guillermooo on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at superuser):
If you download.
GVim is pretty much portable as is.
GVim Portable is a feature rich and not-too-hard-to-use text editor, and a very feature rich one editor worth its weight in megabytes.
|
Ask your Facebook Friends
|
Is it possible to make an vb.net application portable?
Answer Snippets (Read the full thread at stackoverflow):
Assuming it will be run where/questions/778123/writing-usb-drive-portable-applications-in-c
Depends on what you mean by "portable version of the framework is installed....
It is portable - build your .exe and copy it on your flash drive.
|
|
Is there a portable way of determining if a database table already exists or not?
Started by jkp on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
Maybe the closest you can get is:
select * from <, I think the most "portable....
Portable? I don't think so.
This is as portable as it gets, sadly:
select count(*) from information_schema.tables where table , but that's the most common.
|
|
In this answer to a question asking "is doing Z this way portable" the idea is "boost does it this way, it means it is very portable".
Can I just always consult boost sources to find the most portable way of doing something in C++? How can I judge for...
Started by sharptooth on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
The most obvious examples are the file system and threading stuff on Boost.Config (or other non-standard #ifdefs... .
Can just consult the sources of libraries -- however, expect a major headache, portable coding they wrap very non-portable code.
|
|
Can i use a external USB portable HDD as a main HDD for PC?
Started by Jitendra vyas on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at superuser):
If you want to run Windows....
It depends.
The cost/gig is also higher.
The problem is transfer speed over USB is way slower than SATA or PATA internal .
You would have to set boot from USB device and then hook up the device .
Yes, but it will be very slow.
|
|
Hello,
What is a good and portable regex library for C/C++? (C++ preferably)
Started by toastie on
, 10 posts
by 10 people.
Answer Snippets (Read the full thread at stackoverflow):
No need....
Boost.Xpressive is header-only (i.e.
However, this requires building of some of the Boost files .
Boost offers two really good regular expression libraries:
My first choice is always Boost.RegEx - it's very powerful and probably what you expect .
|
|
I need free and portable tool to record desktop activities in animated .gif format.
My os is windows XP and i need portable tool only. I want to record and save directly in gif format.
Started by Jitendra vyas on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at superuser):
Use VirtualDubMod to convert the AVI programs but Easy Graphic Converter are ....
Soon)
Not sure there is a truly portable program to do this, given the huge difference between CamStudio Portable to record your screen activities to AVI.
|
|
I am looking for a portable (can be installed on a USB key) feed reader based on Google Reader database.
I am using FeedDemon now, but unfortunately is not portable and Firefox Portable + Google Reader is not an option because I have too many feeds and...
Started by marco.ragogna on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at superuser):
Just launch the program and read your.
SE-RssTools is a free and very simple portable RSS Reader.
|