Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

How do I implement my ideas for an interactive CD ROM-inspired business website? Help!

Hello 'nerds'!   I have been recently inspired to create a website for my music project (a place where you can look at news, concerts, buy things etc.), but it is not a simple layout and there are many elements of it that I don’t

How to update an android application with a totally new application

I used mozilla fennec open source for my project in android application now i want to update that application with a totally new application. Even on signing with same certificate and providing higher version number i am unable to update . It shows m

How to export value of a global variable in ejs file to node module?

Hi .. I am a newbie to node.js . What I am trying to do is export value of a global variable in my ejs file , if the value is greater than 1 , insert data otherwise just display it . Now I can't find a way to use that value in my node module

How to Store & Retrieve Data Without Pinging Server Multiple Times?

Hi,   Hope you are doing great. I would like to know what I can be using in order to not ping the server back for authenticating the user. Where do I have to store the data and retrive it without pinging the server multiple times.   Re

How to make Autoplay Hidden Div using JQEURY

Hello, I managed to make the div autoplay and show their respective hidden text. But now, how can I made the current play div to be in brown background just like when I manually hover to that div. Here is the codepen for you guys to see it.  

Can You Please Spot the Error in the Following Python Code?

How to display a powerset using the following code? what is the mistake and where? why the output is not getting displayed? What to do to display the output?   def power_set(items): N = len(items) # enumerate the 2 ** N possible combi

How to Combine an Image with Another from the Web in NodeJs?

Hi, Im stuck on a project. This is on Google Cloud, I have a Cloud Function that resize a image with ImageMagick. The Cloud function is is triggered whenever a new image is uploaded to a bucket. That part works fine. Now I want to combine the image

How to create CDC for mongodb source in oracle golden gate?

I am new to the Oracle GoldenGate product. I want to understand if it is possible to create a CDC pipeline from MongoDB as Source to any RDBMS target or KAFKA using Oracle GoldenGate? Can anyone help me with any documentation for MongoDB as source to

sqlite3.OperationalError: near “group”: syntax error in sqlite3

I use sqlite3 library for using database in python. When I want to make a table, I get this error: sqlite3.OperationalError: near "group": syntax error My function that does this: def connect(): conn = sqlite3.connect(dbpath) cursor = c

How to make Async Requests to Paginated API

I want to make requests to an api that returns a response like so:  { totalRecords: 30,000, data: [{...}], links: { selfLink: 'http://example-api.com/data?api_key&page=0&size=10', nextLink: 'http://example-api.com/data?api_key

1 58 720
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: