|
Hey guys, I'm considering buying this laptop from best buy:
http://www.bestbuy.com/site/olspage.jsp?skuId=9454253&type=product&id=1218106990994
Has anyone had any experience with it? I'm gonna be putting windows 7 on it and will use it for roughly the...
Started by Joel Martinez on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at superuser):
From what I've....
The 8200M can also use shared memory so it's not that bad .
For $380 that's definitely a steal.
If you want to play WoW at a decent resolution, you won't be too happy with this one .
The nVidia GeForce 8200M isn't exactly gaming material.
|
|
A friend of mine's shop is considering virtualizing several of their servers, including their Exchange servers (2007) and their BlackBerry-Exchange gateway systems.
The systems support roughly 150 mailboxes now, with limited growth projected over the ...
Started by Tim Howland on
, 7 posts
by 7 people.
Answer Snippets (Read the full thread at serverfault):
Though we're running on VMWare ESX, we haven't had a problem with Microsoft support policies, and have been able to get support when we need... .
Though we're not to that level of users.
We're running virtualized exchange 2007 right now, and we have a BES .
|
|
What are the benefits of Spring Actionscript considering Dynamic Proxies are not possible in the current version of Actionscript and Reflection is quite limited.
So for example I could specify my object creation in an XML application context, but why ...
Started by Brian Heylin on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
I say....
Whenever starting in on a new platform, I think the best thing to do is figure out how people are effectively developing and go from there .
There are several projects available that are simply misguided ports of philosophies from other platforms .
|
Ask your Facebook Friends
|
We are looking at ways to help cut our costs and our T1 contract is up. We have run across a local company that offers a 2mbit WiFi Max solution that is considerably cheaper than a T1. They have a pretty standard SLA and references are all positive. But...
Started by 3dinfluence on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at serverfault):
But it does work, and in many cases is much cheaper [ for the operator... .
There are more issues with wireless...
I'm using in couple of locations internet connections that come over fiber and some that come over wireless [ licensed spectrum, but not wimax ] .
|
|
Is there a specific rule on how Overriding equals() & hashCode() in sub classes considering super fields ?? knowing that there is many parameters : super fields are private/public , with/without getter ...
For instance, Netbeans generated equals() & hashCode...
Started by wj on
, 8 posts
by 8 people.
Answer Snippets (Read the full thread at stackoverflow):
It is transitive....
It is symmetric: for any non-null reference values x and y, x.equals(y) should return true if and only if y.equals(x) returns true .
The only rules are this:
It is reflexive: for any non-null reference value x, x.equals(x) should return true .
|
|
HI , I work for a very good company & my salary is very competitive considering my less experience & pay structure followed in my country - India
I have 2 years of Full time experience .in addition to that i did 2 internships , 6 months each,1 in my company...
Started by TGV on
, 8 posts
by 8 people.
Answer Snippets (Read the full thread at stackoverflow):
This way, you don't have any concerns about paying your rent and you also get to work in the field you enjoy working in most.... .
If I were you I would find a job which will pay your bills, then use your spare time to create the kind of software you love .
|
|
I have been tasked with developing a new retail e-commerce storefront for my current job, and I am considering tackling it with RoR to A) Build a "real" project with my limited Rails knowledge, and B) Give management quick turnaround and feedback (they...
Started by Wayne M on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
Use the ORM and make your database the best it can be, but of course keep in mind what data you have to populate it with (eg: don't make crazy new constraints for things that will leave you going... .
I would develop the app as if you didn't have the data .
|
|
I want to add reporting capabilities to my Rails application and I'm struggling quite some time now on which reporting software to use to create my PDF documents.
Until now I'm pretty sure that either Ruport or Prawn are the best way to go.
After experimenting...
Started by DR on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
The syntax....
I've used it successfully to generate reports for survey data .
If you are generating PDF's offline (that is they don't need to be built dynamically and sent immediately to the user when he requests them) I would recommend using ERb and LaTeX .
|
|
How can I check for duplicate email addresses in PHP , with the possibility of Gmail's automated labeler and punctuation in mind?
For example, I want these addressed to be detected as duplicates:
username@gmail.com user.name@gmail.com username+label@gmail...
Started by Kriem on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
); }
Perhaps this would be better titled "How to normalize gmail addresses in PHP, considering (user.name.
|
I'm considering writing an application, and I'd like to ask for suggestions on piracy and licensing.
I have an idea for an application that is firstly totally sweet and secondly completely absent in the market. It is fairly simple, and I think it won't cut into my studies too deeply to write it. However, I would like to make some pocket money on this...
Started by Alex on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
You read a determined value on the....
The following scheme can be implemented.
If not, well, this is not an option.
You can use "Activation-based" licensing, which would be a good idea if your application is required to always be connected to the internet .
|