425 Posted Topics

Member Avatar for Reverend Jim

What I'm not particularly fond of is the one side the US government is taking with topics like this. Take Snowden for instance, here's a guy that can never go home again because he leaked "sensitive" info that "embarassed" the US government. I say, tit-for-tat. If the governements want to …

Member Avatar for Reverend Jim
0
828
Member Avatar for davy_yg

pritaeas shared a nice link regarding how SharePoint can integrate well with other applications. However, I don't think SharePoint can help you design a database. From my limited work with SharePoint I've noticed it works primarily with lists which is alright but can be slow when there are many-o-many of …

Member Avatar for Stuugie
0
153
Member Avatar for happygeek

I just noticed this, congratulations JorgeM. For some reason I too thought you were a mod already.

Member Avatar for Samuel Baker
1
817
Member Avatar for jwatman

Are you using a laptop? If yes then it's most likely the mouse pad and your thumbs giving you the hard time. I have a mouse hooked up to my laptop and I've turned off the mouse pad and have had no problems.

Member Avatar for MidiMagic
0
91
Member Avatar for lmoiphetsodi

Look in your text book, there should be enough examples there to get you started.

Member Avatar for jwenting
-1
156
Member Avatar for mary.weiler.71

To clarify, does the source (email) have the data in it as text or is there a workbook being sent in the email?

Member Avatar for mary.weiler.71
0
268
Member Avatar for Slappey

Power down, remove the battery, reinstall the battery and then power it back up. That's my signature move when my Android starts acting up and it always seems to work.

Member Avatar for Slappey
0
115
Member Avatar for java_programmer

Maybe a reinstall? I just installed Ubuntu 12.04 a couple weeks ago and have had no problems. I just test my right shift and there were no issues.

Member Avatar for Stuugie
0
808
Member Avatar for parth2911

Did you install the RAM yourself? Try removing the RAM (carefully) and then reinstalling them. My guess is that one of them is not installed correctly.

Member Avatar for caperjack
0
123
Member Avatar for Arshia_1

I'm not a MAC user but did you try going into your utilities and running a System Restore? I don't know if this is the option for you or not because it will return you to a previous state but you may lose some files because of that. I know …

Member Avatar for Stuugie
0
136
Member Avatar for pritaeas

I like the look too and change doesn't bother me either. Keep up the fantastic work Dani.

Member Avatar for diafol
0
1K
Member Avatar for Rodelemeliado

What have you got? If you are the programmer for your system then that means you must have some code or something for us to start with?! Also, if you really are a programmer, you would know that your question is too vague to actually put into code. What code …

Member Avatar for Stuugie
0
82
Member Avatar for <M/>

I start my last term (better be) next Wednesday. Can't wait to graduate, it has been 5 years already. Blrgh!

Member Avatar for Dani
0
377
Member Avatar for Chinney

Computer sciences cover a broad range of courses. To say that there's an aid before the start of it imo is false. Like you had stated, learning the hardware and software side would be beneficial but as for programming languages, you'd have to research what your school will be teaching. …

Member Avatar for Chinney
0
400
Member Avatar for vividiah
Member Avatar for vividiah
0
789
Member Avatar for spyindiarahul

Surely someone can write a program for this problem? This is simple! Just ask and she'll either say yes or no. If yes then your doom awaits (jk) and if no then at least you'll spare yourself some real heart-ache later on. In all my youth-like wit, I proposed to …

Member Avatar for <M/>
-2
1K
Member Avatar for Reverend Jim

I couldn't follow that link either but I thought maybe it was because of work.

Member Avatar for jwenting
0
265
Member Avatar for coroneshotel2

> 70% of the intelligence budget goes to private contractors. And what happens to it all from there?

Member Avatar for jwenting
0
111
Member Avatar for Shayne_1
Member Avatar for matthewwhite011

Not only do both my wife and I work, we make most (not all) of our meals from scratch. Some days we have to prepare "premade" food but very rarely. We don't eat at fast-food places anymore and my kids only eat at fast-food joints when their Nana takes them …

Member Avatar for Reverend Jim
0
962
Member Avatar for Stuugie

Hi All, I'm attempting to install Jre7 on my newly installed Ubunto OS. I've been looking [here](http://askubuntu.com/questions/56104/how-can-i-install-sun-oracles-proprietary-java-6-7-jre-or-jdk) and it is telling me to move the unzipped folder to /usr/lib but where is that? In the Terminal I tried finding it by changing directories but to no avail and I'm getting …

Member Avatar for mike_2000_17
0
272
Member Avatar for nstrazimiri

When you say you cleaned the CPU, what exactly does that mean? The removal and replacement of a CPU is a very delicate operation and can easily be done erroneously. If I was to guess, your problem is there.

Member Avatar for caperjack
0
394
Member Avatar for patrickmhando
Member Avatar for Mukhopadhyay

Hi Mukhopadhyay, try [this link](http://www.vb6.us/guides/vb6-database-guide) and then come back to ask questions when needed.

Member Avatar for Stuugie
0
48
Member Avatar for Stuugie

Hi all, I'm trying to get Ubuntu to work but at boot up I get issues. I took a picture and I don't know how to procede.

Member Avatar for Stuugie
0
152
Member Avatar for kRod

I'm not really sure what you're asking here. You wish to check to see if there are headers in an Excel file with VB.NET?

Member Avatar for kRod
0
495
Member Avatar for aVar++

I think both answers are right but that's just my own two cents. As with any short answer though, as long as you cover the key points (and I think you did) and then fill the answer with a bit of fluff-n-stuff, you should get the 9 marks or at …

Member Avatar for aVar++
0
230
Member Avatar for minitauros

I don't like the way Dropbox automatically and instantly takes things like pics from my phone. I had to uninstall the app because of that. I'm going to wager a guess that Copy probably does the same.

Member Avatar for Reverend Jim
0
555
Member Avatar for Stuugie

Trying to upload a picture. Ack, the picture size is too big, even zipped.

Member Avatar for Reverend Jim
0
75
Member Avatar for andreea.leau

Welcome to Daniweb Andreea, this is a great community and you'll learn a lot too.

Member Avatar for Dani
0
83
Member Avatar for Dani

Just some general observations I've had over the last few weeks: When starting a new thread, the popup to share has always bothered me but mostly because I don't like pop-ups. This may also be bothersome to noobs who come here in so far as they may not come back …

Member Avatar for Dani
0
2K
Member Avatar for syasya

I don't want to be critical about what you are asking but if you have a presentation for class next week, didn't your class cover tips/guidelines already? Wouldn't the presentation summarize what you have learned up to this point? That's how my university classes work. At any rate, you could …

Member Avatar for JorgeM
-1
7K
Member Avatar for Stuugie

Hi All, I'm trying to loop through and open PDFs in a folder using Java. I have the following code: import java.awt.Desktop; import java.io.File; import java.io.IOException; public class OpenPDFs { public static void main(String[] args) throws IOException { // TODO code application logic here String fp; fp ="S:\\Economic Forecasts\\Fcst13\\SourceForecasts\\"; File …

Member Avatar for Stuugie
0
594
Member Avatar for blahblahblink

Some sort of Ecommerce site would be a good project wouldn't it? After all it covers both the business and IS aspects. That being said, think of anything you like that you could sell. As far as these types of projects go and from my own university experience, you can …

Member Avatar for Stuugie
-1
287
Member Avatar for joemathew

Just to start, tell all your friends about your blog site using Facebook or Twitter if you use social networks. If you don't use social networks, perhaps it's time you started. Did you submit your blog URL to Google or Bing or other search engines? I'm not really sure about …

Member Avatar for canadafred
0
106
Member Avatar for cazlin

Just as a test, have you tried saving the file as a different name? If yes how did that go?

Member Avatar for cazlin
0
144
Member Avatar for renato.francia

I think photoshop is the best way to go but if this is a one-off design then go with Gimp. I have Gimp installed on my laptop and have used it but am no expert with it either.

Member Avatar for Stuugie
0
174
Member Avatar for rotten69

I think it is a great idea. I've seen this sort of idea on other forums but I also saw the gurus duking it out over what beginners do wrong and gurus are always right and yada-yada-yada! Most of all you that I have encountered here do not come across …

Member Avatar for renato.francia
4
870
Member Avatar for frellnet

Hi frellnet and welcome to Daniweb, the community here is great and hopefully you enjoy your stay!

Member Avatar for JorgeM
0
41
Member Avatar for Stuugie

Hi All, I am creating a simple query with a not so simple twist, at least it's not simple to me. First, the query: select distinct b.Bank_Mnemonic as [Bank],bd.Demo_Name as [Demography],ei.BEFI_Description[Economic Indicator],bsd.BSD_Year as [Year],bsd.BSD_Data_Value as [Value] from dbo.tblBank_Source_Data as bsd inner join dbo.tblBankDemographics as bd on bsd.Demo_ID=bd.Demo_ID inner join dbo.tblBanks …

Member Avatar for Stuugie
0
159
Member Avatar for dolfinchris

I like w3schools but others don't. This is a great site to learn from though and I suggest you browse the many topics that will suit your needs in this Web Development section.

Member Avatar for crescendo
1
171
Member Avatar for selasiak

Maybe the drivers you need can be found [here](https://downloadcenter.intel.com/Detail_Desc.aspx?DwnldID=18720).

Member Avatar for HaiderMalik
0
316
Member Avatar for karthikav

Sorry, I'm really confused as to what you require?! Perhaps if you upload a workbook with a before and after scenario we can work something out for you. You'll have to zip the file to upload onto Daniweb.

Member Avatar for Stuugie
0
152
Member Avatar for Akinlolu123
Member Avatar for Stuugie

Hi All, I have an SSIS question regarding looping through CSV files with the Foreach Loop Container. What I have: 1. A string variable named fName - Global 2. A Foreach Loop Container 2.1 User::fName mapped to the loop container with an index of 0 3. A Data Flow Task …

Member Avatar for Stuugie
0
161
Member Avatar for jayreis

Nice interview all around. Would love to see the un-edited version. Where can I get a daniweb shirt? #HackerSwag - Yeah, I hashtagged that!

Member Avatar for Dani
6
407
Member Avatar for PriteshP23
Member Avatar for BigPaw

Personally, I like to see where they are manufactured (primarily). I'm trying to make a concious effort to not support poor labour conditions from countries that like to "under-bid" in order to get contracts. For my smart phone, I bought the [LG P935](https://www.google.ca/search?q=lg+p935&bav=on.2,or.r_cp.r_qf.&bvm=bv.48705608,d.aWc&biw=1680&bih=935&um=1&ie=UTF-8&hl=en&tbm=isch&source=og&sa=N&tab=wi&ei=JaDeUYTQN-OeywGUnIGgCQ) which is made in South Korea and …

Member Avatar for malibumax
0
192
Member Avatar for Stuugie

Hi All, Hopefully I don't get too scolded here for this question but I can't commit my mind to answer this as I have been ill and am still not fully recovered. In saying that, I have the following set of tables (see pic) and I need to fill in …

Member Avatar for Stuugie
0
272
Member Avatar for abir.chy.58

LoL, do like everyone else on Twitter, beg for followers and follow back. There are a lot of "followback" Tweeters out there that will increase your follower numbers. Or You can do it the natural way where people follow you because they have an interest in following you. That's the …

Member Avatar for RH-Calvin
0
98

The End.