Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
50% Quality Score
Upvotes Received
2
Posts with Upvotes
2
Upvoting Members
2
Downvotes Received
2
Posts with Downvotes
2
Downvoting Members
2

51 Posted Topics

Member Avatar for Q8iEnG

Hi guys :) Is there a chance to disable these two things from my site? (View Source) and (Ctrl + C ) please, give me few minutes from your time and help, i'll be much more appreciated :) thanks in advance :)

Member Avatar for π™ΉπšŠπšœπš–πš’πš—πšŽοΌˆγƒ€γƒΌγƒͺン)
1
14K
Member Avatar for Q8iEnG

Hi guys.. I'm still going through C++, learning new stuffs. It is true that I have finished my C++ course two years ago. But, you all know C++ have too much things to learn! Anyway, I need help guys "kindly" how can I open a program/or any file using C++? …

Member Avatar for shayan_doust
0
739
Member Avatar for harshchandra
Member Avatar for Q8iEnG

Dear fellas, I've been reading and trying to change to the new Twitter API for like three weeks now.. I gotta tell you, it is really confusing on how to use it.. I was running a website (search tweets using GeoLocation, Longitude and Latitude); I've been trying to fix it …

Member Avatar for cereal
0
195
Member Avatar for Q8iEnG

How can I get rid of this? I've been told it is a virus! When I enter Yahoo.com it redirects me to icslleida.cat; note that this only happens on Google Chrome, when I use Internet Explorer it works just fine. Any ideas?

Member Avatar for Q8iEnG
0
642
Member Avatar for canniemar

Read this my friend: http://www.databasedev.co.uk/sql-multiple-conditions.html

Member Avatar for Q8iEnG
0
94
Member Avatar for el fahem

A great video tutorials are here: [http://www.youtube.com/user/SchoolFreeware](http://www.youtube.com/user/SchoolFreeware)

Member Avatar for frnds2vivek
0
97
Member Avatar for Q8iEnG

Dear friends, I'm trying to "Write" Chrome-OS.img to a USB flash which is of size 4GB, Booting Chrome OS from a USB flash. I'm using "win32diskimager-binary" to do that. The problem is when I try to "Write" the image, this error message appears: (Writing to a physical device can corrupt …

Member Avatar for Q8iEnG
0
775
Member Avatar for Q8iEnG

Dear all :) Kindly, check this link on google chrome: [url]http://www.q8ieng.com[/url] See the pagination it is after the images! How can I fix it? If you open the website in IE 9 it will show you the correct pagination place! I wonder.. how to solve that! Thanks :)

Member Avatar for Q8iEnG
0
212
Member Avatar for Q8iEnG

Dear all, I'm learning now about Android app development. I feel really good at it, thanks to thenewboston tutorials over youtube. I got a question, How do I change a pdf file to an app? I looked all over the internet and all what I got is several websites with …

Member Avatar for Q8iEnG
0
137
Member Avatar for Q8iEnG

Dear all, I got a problem with the header in a website that I was working on, now it is nearly published but after I had tested it over several browsers I got a problem with firefox. Check out the header how does it look like: [url]http://www.birthkuwait.com[/url] I'm using Blogger. …

Member Avatar for Q8iEnG
0
240
Member Avatar for Q8iEnG

Dear all, I've been working on this template for a an non-profit society. Everything seems fine with me I edited like tons of the code, sadly, one thing annoyed me a lot and couldn't be able to solve it yet. The problem is in the top menu, when you hover …

Member Avatar for Q8iEnG
0
265
Member Avatar for Q8iEnG

Dear all, I'm looking for solutions. I'm using Dreamweaver, I made a website HTML + CSS. As an Example if I want to put Yahoo: [URL=http://img684.imageshack.us/i/onejf.jpg/][IMG]http://img684.imageshack.us/img684/4954/onejf.jpg[/IMG][/URL] Inside this Area the Black box: [URL=http://img805.imageshack.us/i/twow.jpg/][IMG]http://img805.imageshack.us/img805/8284/twow.jpg[/IMG][/URL] Without using iFrames. What do you recommend? Thanks.

Member Avatar for Q8iEnG
0
111
Member Avatar for Q8iEnG

Dear friends.. I'm working on a project, which is simplified in making a program in Java for mobile phones that sends GPS coordinates as SMS.. Is there any open API for that? I'm using "Pulsar from Eclipse" with "Nokia SDK". It doesn't matter what kind of phone it'll work on, …

Member Avatar for peter_budo
0
170
Member Avatar for Q8iEnG

Hi mates :) recently I did this code: [CODE]#include <iostream> #include <windows.h> #include <string> using namespace std; int main() { int check = 1; string dir; string dir2; string name; cout << "Which directory is the file located?\n"; getline(cin, dir); cout << "\nWhere you wanna move it to which directory?\n"; …

Member Avatar for WaltP
0
163
Member Avatar for react05
Member Avatar for WaltP
0
81
Member Avatar for vegaseat

Really nice Idea I was searching for the formula to change from digit to binary, but please guys could you type some comments in the codes to understand them?

Member Avatar for arun26
2
2K
Member Avatar for CassieJ
Member Avatar for Q8iEnG

Hi.. Is there any ready-made code for "Binary Search Tree" for Strings? if not, how to use Binary Search Tree with Strings? Thanks.

Member Avatar for Q8iEnG
0
120
Member Avatar for Q8iEnG

Hi mates.. I'm trying to find a way in how to inputing or outputting from a file in Java. For my bad luck when I finished my Java course, our professor didn't talked about this thing. I searched in the internet, and found a way in inputing from a file …

Member Avatar for Q8iEnG
0
195
Member Avatar for Q8iEnG

Hi mates.. My professor asked to do research on the internet for this "ARM, Advanced RISC Machine" writing about its Addressing modes, Class type, instruction set, operands size...etc. Can anyone help me please to get the right site that will provide me with all information needed? Thanks

Member Avatar for hawash
0
175
Member Avatar for Q8iEnG

Hi mates.. I would like to ask you small question and I do really appreciate if you helped me out. I want to make a VERY SIMPLE "Poll" using Javascript here's my code, below it I'll tell you what I'm stuck at: [CODE]<html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> …

Member Avatar for Airshow
0
334
Member Avatar for GooeyG

As all my mates said, we were in same situation and that book you mentioned is totally crap. See the links provided above from members, once you need a help don't hesitate to post it ^^

Member Avatar for Q8iEnG
0
139
Member Avatar for Q8iEnG

Hi mates.. I have a small question.. I have now 3 different classes, sounds ok? this is the 1st class, called "Wire" [CODE]public class Wire { private boolean Value; public boolean isValue() { return Value; } public void setValue(boolean value) { Value = value; } }[/CODE] This is the 2nd …

Member Avatar for BestJewSinceJC
0
162
Member Avatar for Q8iEnG

I did this video today, showing how to add "Re-generating Image Captcha" To your Scripts to avoid SPAMS! :) Metacafe Link.. [url]http://www.metacafe.com/watch/2723025/how_to_add_captcha_to_your_scripts/[/url] Youtube Link.. [url]http://www.youtube.com/watch?v=WLbxx64FbX0[/url] Enjoy.. ;) Rights to.. [url snipped]

0
76
Member Avatar for Q8iEnG

Hi mates :) how are you? I hope everything is all-right.. ;) I have a small question, it is my HW to be honest here is the question: "Write a method that calculates the following equation: f(x) = 1 if x = 0,1 √ f(x-1) + √ f(x-2) if x …

Member Avatar for Q8iEnG
0
108
Member Avatar for Q8iEnG

Hi guys.. I don't know if this is the right forum for my question, but.. I have a question from 13 questions I solved them all, and I just got stuck on this one "4. Consider the following advances. Decide whether each of them attack the essence or the accidental …

Member Avatar for Q8iEnG
0
170
Member Avatar for Q8iEnG

Hi guys :) I have small question of course I don't want to ask for solving my homework, no i'll work on it on my own. I just need some tips :) please. I want to make a program that calculate these function: F1 = 1; F2 = 2*lgn + …

Member Avatar for Q8iEnG
0
141
Member Avatar for Q8iEnG

Hi guys :), long time ^^ I have a question, I hope to get the answer :) "what is the name of all c++ exception handlers?" thanks in advance :)

Member Avatar for Q8iEnG
0
95
Member Avatar for Q8iEnG

Hi guys.. :) I'm still on my way on learning and seeing examples of JavaScript Codes Today I saw this code (which depends on external file called *banner.js*) [CODE] <!-- Paste this code into an external JavaScript file named: banner.js.js --> /* This script and many more are available free …

Member Avatar for Q8iEnG
0
181
Member Avatar for Q8iEnG

Hi guys :) How are you doing? I hope all of you are fine ^^ at the moment i'm doing a research about this: (The future of the Programming Languages, are they Converging or Diverging?) So, I need some plans and ideas to write about ^^ for me I guess …

Member Avatar for nathonn
0
145
Member Avatar for ashishjha54
Member Avatar for Q8iEnG

Hi guys I'm working on my site, and I want to include this page [url]http://www.q8ieng.com/renders/index.php[/url] the code inside (renders/index.php) is [CODE]<?php if(@ini_set ( 'zlib.output_compression', 'On' )) @ini_set ( 'zlib.output_compression_level', 9 ); else @ob_start ( 'ob_gzhandler' ); require 'gallery.php'; ?> [/CODE] to my page this one [url]http://www.q8ieng.com/renders.php[/url] I used to include …

Member Avatar for MVied
0
170
Member Avatar for Q8iEnG

Hi all my friends :) I hope you're all doing great :) I need a small help from you, and I hope you'll not let me down *shy* I have a script that it shows all images in the directory of my site under the folder (Albums) for (.jpg) only! …

Member Avatar for nav33n
0
153
Member Avatar for Q8iEnG

Hello :) Umm I have a small question :) Which do you recommend for fast searching BST or AVL tree? My answer: It might be the BST because it'll be noticed that in the right subtree all the numbers greater than the root will be there also for the smaller …

Member Avatar for Q8iEnG
0
130
Member Avatar for fmwyso

Before buying a book read this book, if you understand it, then that's ok, if not then try to find a good one to buy This book is called (Learn C++ in 21 days) to download it [link removed] I hope it'll be as simple as it is :) Peace..

Member Avatar for Dave Sinkula
0
146
Member Avatar for Gusts

The first problem is easy I'll give you the code for it :) [code] #include <iostream> #include <cstdlib> int main() { int A[1000]; // for loop to fill the array with random elements between 1 to 1000 for( int i = 0; i < 1000; i++) { A[i] = 1 …

Member Avatar for Alex Edwards
0
306
Member Avatar for Q8iEnG

Hello guys :) I hope all are alright ;) I'm using HashTable to make a program that reads a string from a file.. when I run it, it gives me the message of error (Don't Send) << I guess all of you know this message.. this is my code [CODE] …

Member Avatar for Q8iEnG
0
183
Member Avatar for sreein1986
Member Avatar for Q8iEnG
0
79
Member Avatar for Q8iEnG

Hi :) I have a question, if you don't mind =] (What is the situation where quadratic probing is better than chaining?) I guess (as I'm thinking) while searching? maybe? because if the Hashtable have a lot of elements in chaining it'll take a lot of time searching the Hashtable …

Member Avatar for Q8iEnG
0
117
Member Avatar for crazy.works
Member Avatar for linkpartners
Member Avatar for Q8iEnG

Hi my friends, how do you do? I hope everything is alright.. :) Please may I have a few mins. from your time? It'll be much more appreciated :) I have this question (Write a member function to check whether two singly linked lists have the same contents.) anyone can …

Member Avatar for Q8iEnG
0
155
Member Avatar for Q8iEnG

Hi all my friends :) I hope you're alright.. :) first of all, I'm doing my assignment *don't worry I'll not ask to solve it :D* I just got an error, don't know what's the solution for it this is the error I'm getting: [QUOTE]C:\Documents and Settings\BoJaSoOM\Desktop\Data Structure\5\HashTable.cpp(200) : error …

Member Avatar for Q8iEnG
0
133
Member Avatar for Q8iEnG

Hi guys :) I'm just wondering how to start doing this problem? Converting from Infix notation to Postfix one (Pastfix Calculator) Of course in C++ using stack! Any Idea how to implement the code? thanks :)

Member Avatar for Q8iEnG
0
149
Member Avatar for integer*09

Yes, I guess you can use ofstream in program B and ifstream in program A *I guess* hope that will help Peace.. :)

Member Avatar for ninjaneer
0
146
Member Avatar for himsymcpp
Member Avatar for Q8iEnG

Hi guys :) I'm working on a project ( a game ) this is the code [CODE]#include <iostream> #include <fstream> #include <string> using namespace std; //####### Begin Class Node ########### class Node { public: string data; Node* link; Node(string x) { data = x; link = NULL; } }; //####### …

Member Avatar for Q8iEnG
0
208
Member Avatar for Q8iEnG

Hi guys :) Thanks first for the help, yesterday.. I really did well in my exam :), thanks a lot again :) Well, I guess I need a little bit help in this I have a file, and I want the whole paragraph in the file to be inserted in …

Member Avatar for Q8iEnG
0
120
Member Avatar for SteveDB

Yeah, you didn't even specify if case 1: ........ // is a function or not? if yes, then you shouldn't write the type of the parameters as RenjithVR said if it is not a function then!! what is it?

Member Avatar for SteveDB
0
85

The End.