Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~3K People Reached
Favorite Tags
Member Avatar for nacedo

Lets say I want to write a very simple C program wich a is string passed with a pipe at my program and translate every letter to ASCII and store it in an array. I want to use less library as possible and not use malloc For example in a …

Member Avatar for TalhaMoazSarwar
0
201
Member Avatar for nacedo

I am looking for a complete solution in php/mysql for storing personnal informations. Example : The user logs in, fill a form and store it in the server. Everything is encrypted. The user can edit the form. The admin logs in, can view and edit the form. I am looking …

Member Avatar for iamthwee
0
95
Member Avatar for nacedo

I am starting a new project and I dont have experience in PHP in general. To help me up and speed things up some of my coworkers told me about CakePHP and Yii. I want to make a hotel reservation system (frontend and backend) and I was wondering wich to …

Member Avatar for baig772
0
136
Member Avatar for nacedo

Hi I would like to insert a record from a CSV file into 2 tables, but it's line by line instead of conventional CSV separated. I am using c# and MSSQL. My data is like this and its about 70 lines, they will be always in the same order : …

Member Avatar for M.Waqas Aslam
0
295
Member Avatar for nacedo

I am using Formidalbe Pro on my wordpress site. Users are sending me a form that I make editable by them and by me (Its all managed by Formidable). They have to be logged-in with wordpress to fill the form and edit it. No anonymous access. I want to encrypt …

Member Avatar for diafol
0
267
Member Avatar for nacedo

I am searching for an e-commerce solution that integrates with paypal and wordpress wich can show the remaining balance for the payment for a customer. I sell services and sometimes my customer needs pay with multiple payments, within multiple days. For example : My typical price for my service is …

Member Avatar for nacedo
0
264
Member Avatar for nacedo

I run a classfieds website and I have complaints about users that want a reputation service for the buyers and the sellers. Anything I could do or opensource out there that would prevent fraud and maximise trust ? I was thinking something in PHP but perhaps someting else exists. I …

Member Avatar for nacedo
0
139
Member Avatar for nacedo

I am getting opposite answers on this matter so I am asking on this forum. I was curious on how would I proceed if I wanted to install several 100ft runs of Cat5E aerial rated STP outdoor with messenger cable. This kind of cable, http://bit.ly/11rn6DS. What is recommended in this …

Member Avatar for rubberman
0
169
Member Avatar for nacedo

Hello I want to build a simple site that users cant post their stuff to rent, is there any good systems that I can buy and then customize ? Thanks

Member Avatar for nacedo
0
194
Member Avatar for nacedo

I have this chunk of jQuery that is doing strange behavior. When I load the page, my list is slided Up (completely folded) wich make sense. But I have to double click each parent to slide them down, which is not the normal behavior. I think this line is the …

Member Avatar for nacedo
0
1K
Member Avatar for nacedo

I have done this chunk of code that I want to ''translate'' in assembly language. It calculates the lenght of the longest common subsequence. Can someone help me to translate this in PEP/8 assembly language ? The rest of my program is functionning quite good, but I cant find a …

0
234
Member Avatar for nacedo

Hello world ! I have two arrays (max 100 characters) that I want to align, and add an "-" when there is disparity I found the Needleman–Wunsch algorithm, which is based on dynamic programming, and the Smith–Waterman algorithm is a general local alignment method also based on dynamic programming but …

Member Avatar for stultuske
0
120