Printable Version of Topic
MoneyMakerGroup _ Programming & Graphics Design _ Need A Programmer?
Posted by: nesk Oct 30 2006, 02:32 AM
do you need integration? need script installation?
i make php modification but i still learn let me know maybe i can help you
i'm cheap and online whole time 
if you need some help let me know via PM
I accept EG and PP / prefer EG 
my portfolio:
php mods:
for ex. my monitor, small mod for fame hyip
integration:
[edit]Links removed upon request[/edit]
Posted by: silverqueen Oct 30 2006, 05:29 AM
QUOTE(nesk @ Oct 30 2006, 05:32 PM) [snapback]3080484[/snapback]
do you need integration? need script installation?
i make php modification but i still learn let me know maybe i can help you
i'm cheap and online whole time

if you need some help let me know via PM
I accept EG and PP / prefer EG

my portfolio:
php mods:
for ex. my monitor, small mod for fame hyip
integration:
[edit]Links removed upon request[/edit]
thanks

good job nesk. BTW about integration, how much does it cost?
Posted by: nesk Oct 30 2006, 06:12 AM
QUOTE(silverqueen @ Oct 30 2006, 05:29 AM) [snapback]3081110[/snapback]
good job nesk. BTW about integration, how much does it cost?
usually 10-20$ with installation and other stuff support etc.. / it depends on level of difficulty
Posted by: LucasWorkshop Oct 30 2006, 01:17 PM
Nice examples nesk 
very professional
Posted by: nesk Oct 30 2006, 04:49 PM
QUOTE(LucasWorkshop @ Oct 30 2006, 01:17 PM) [snapback]3083469[/snapback]
Nice examples nesk

very professional
.gif)
thanks a bunch 
and btw. sometimes those sites cannot be available so that means my workstation is offline
im workin on it 
Posted by: nesk Nov 14 2006, 11:18 AM
[font=Century Gothic]new work
my own monitor /its almost fully modified e-topbiz monitor script
new features:
1. ads management area in admin /with instant ads activation and all things are automatic for ex. ads expires
2. i can ban emails (prevent fake voters)
3. rating with stars
4. classes /platinum, gold etc...
and many many more
[edit]Links removed upon request[/edit]
Posted by: laxman_sr Nov 18 2006, 11:34 PM
Good work "nesk"..
Posted by: creative Nov 21 2006, 01:44 AM
can you integrate egold paying madule with some scripts?
Posted by: nesk Nov 21 2006, 08:08 AM
QUOTE(creative @ Nov 21 2006, 01:44 AM) [snapback]3204392[/snapback]
can you integrate egold paying madule with some scripts?
what do you mean?
egold merchant code?
Posted by: mupegasus Nov 21 2006, 01:31 PM
QUOTE(nesk @ Oct 30 2006, 02:32 AM) [snapback]3080484[/snapback]
do you need integration? need script installation?
i make php modification but i still learn let me know maybe i can help you
i'm cheap and online whole time

if you need some help let me know via PM
I accept EG and PP / prefer EG

my portfolio:
php mods:
for ex. my monitor, small mod for fame hyip
integration:
[edit]Links removed upon request[/edit]
thanks

I will Pm you
Posted by: nesk Nov 21 2006, 04:28 PM
QUOTE(mupegasus @ Nov 21 2006, 01:31 PM) [snapback]3207917[/snapback]
I will Pm you

replied but can't help you
Posted by: mafaltti Nov 21 2006, 04:32 PM
Oh very good, you do integration and works with php nesk. Very good, I will start my studies of php soon, now I'm starting web page creation. 
Good business to you.
Posted by: fasteddy Nov 21 2006, 04:39 PM
Great job on my web site nesk and being there for me when i was hacked and taken for a large amount of money..... I want to say this about this guy (nesk) he has all my paswords to all my accounts and i trust him 100% and i will never cheat on him with another programmer....
Anyway if you want proof on what he does go to the cycler section of mmg and read the problems i had on the 4th page of onecrazydoubler.com and he fixed it all.
Nesk thank you buddy...
Fasteddy
admin
onecrazydoubler
Posted by: mupegasus Nov 21 2006, 07:40 PM
QUOTE(nesk @ Nov 21 2006, 04:28 PM) [snapback]3208469[/snapback]
replied but can't help you
Nvm, I will look for others.
Thanks
Posted by: nesk Nov 21 2006, 08:07 PM
QUOTE(mupegasus @ Nov 21 2006, 07:40 PM) [snapback]3209131[/snapback]
Nvm, I will look for others.
Thanks
good luck pegi
Posted by: creative Nov 22 2006, 09:53 AM
QUOTE(nesk @ Nov 21 2006, 08:08 AM) [snapback]3206132[/snapback]
what do you mean?
egold merchant code? ya , i think, somthing that when a user pay me with egold provided payment link, it cab added to user profile and rest ...
Posted by: nesk Nov 22 2006, 10:37 AM
QUOTE(creative @ Nov 22 2006, 09:53 AM) [snapback]3212833[/snapback]
ya , i think, somthing that when a user pay me with egold provided payment link, it cab added to user profile and rest ...

need more details
PM me with them
Posted by: jususolonga Nov 22 2006, 01:56 PM
Friends Nesk is really great .
Fixed the problem & integrated the new header to my site within mitutes.
Also very polite, & his fee is very small.
100% recommended. Really great.
Programmer.
Posted by: VrMonitor Nov 23 2006, 09:06 AM
Nesk,
I might need your help. MSN me @ jap12oo@hotmail.com
Posted by: juca Nov 23 2006, 03:20 PM
I need to integrate a template into a GC script. How much do you want to do it?
Posted by: nesk Nov 23 2006, 03:59 PM
QUOTE(juca @ Nov 23 2006, 03:20 PM) [snapback]3220631[/snapback]
I need to integrate a template into a GC script. How much do you want to do it?
need to see design first and i will tell you
QUOTE(VrMonitor @ Nov 23 2006, 09:06 AM) [snapback]3218864[/snapback]
Nesk,
I might need your help. MSN me @ jap12oo@hotmail.com

PM me what you want from me
Posted by: VrMonitor Nov 23 2006, 05:23 PM
Not enough to pm :bye
Its not HYIP or HYIP monitoring. I bought a 1-dollar.biz script which I want to customised.
contact me thru MSN
Posted by: nesk Nov 24 2006, 03:23 AM
just wrote simple bash script which make backup database and whole backup sends to your email
QUOTE
DBUSER=username
DBPASS=password
EMAIL="your_email@email.com"
mysqldump --opt -u $DBUSER -p$DBPASS --databases dbname1 dbname2 > backup.sql
gzip backup.sql
DATE=`date +%d-%m-%Y`
TIME=`date +%T`
mv backup.sql.gz backup-[$DATE]-[$TIME].sql.gz
echo 'Your mySQL Backup is attached' | mutt -a backup-[$DATE]-[$TIME].sql.gz $EMAIL -s "backup-[$DATE]-[$TIME]"
rm backup-[$DATE]-[$TIME].sql.gz
1. save as cronjob.sh
2. upload to your /etc/ directory
3. set chmod to 710
4. set up in cron
5. have fun
Posted by: juca Nov 25 2006, 08:07 AM
QUOTE(nesk @ Nov 23 2006, 08:59 PM) [snapback]3220753[/snapback]
need to see design first and i will tell you
I'll PM you with the url so you can check it out
Posted by: CCI Admin Nov 25 2006, 10:15 AM
Hey nesk can you integrate & modify a CSS Flash Templates from TM for an HYIP please let me know.
Posted by: nesk Nov 25 2006, 11:34 AM
QUOTE(CCI Admin @ Nov 25 2006, 10:15 AM) [snapback]3231024[/snapback]
Hey nesk can you integrate & modify a CSS Flash Templates from TM for an HYIP please let me know.

need to see first
PM me with link
i see will be busy for the next 3/4 days
Posted by: VrMonitor Nov 26 2006, 07:56 PM
Nesk, I sent u email, have not heard from you yet. So is everything okie?
*Friendly concerned
Posted by: nesk Nov 26 2006, 08:04 PM
QUOTE(VrMonitor @ Nov 26 2006, 07:56 PM) [snapback]3238388[/snapback]
Nesk, I sent u email, have not heard from you yet. So is everything okie?
*Friendly concerned

sorry but didn't got anything
, already PM'ed you
Posted by: VrMonitor Nov 27 2006, 06:48 PM
recieve my email?
Posted by: nesk Nov 27 2006, 07:22 PM
QUOTE(VrMonitor @ Nov 27 2006, 06:48 PM) [snapback]3244692[/snapback]
recieve my email?
nope
use support form [edit]Links removed upon request[/edit]
Posted by: VrMonitor Nov 27 2006, 08:04 PM
done
Posted by: moneyplayer Nov 29 2006, 01:01 PM
QUOTE(nesk @ Nov 27 2006, 07:22 PM) [snapback]3244838[/snapback]
nope
use support form [edit]Links removed upon request[/edit]
hello i need your help would u no how to upload atemplate to gpt script ? get back to me at marketcashflowinc onyahoo
Posted by: nesk Nov 29 2006, 04:37 PM
QUOTE(moneyplayer @ Nov 29 2006, 01:01 PM) [snapback]3256635[/snapback]
hello i need your help would u no how to upload atemplate to gpt script ? get back to me at marketcashflowinc onyahoo
dunno yet, even i didn't had that script, CashCrusader?
Posted by: CCI Admin Nov 30 2006, 08:18 AM
Hi nesk,
I got a small job for you . Cant PM you as i dont have made enough posts. If possible please PM your messenger ID
Posted by: nesk Nov 30 2006, 08:27 AM
QUOTE(CCI Admin @ Nov 30 2006, 08:18 AM) [snapback]3262284[/snapback]
Hi nesk,
I got a small job for you . Cant PM you as i dont have made enough posts. If possible please PM your messenger ID
PM'ed
Posted by: nesk Dec 2 2006, 12:56 PM
ok i am off till next week, maybe will manage some time for small order (just PM me with details)
will let you know when i will be ready 
thanks
Posted by: QualiJobs Dec 2 2006, 01:07 PM
Hi, we are looking for PHP programmer to work on our client's projects. Please visit our website for more details.
Samuel
www.QualiJobs.com
We help programmers find the right jobs
QUOTE(nesk @ Oct 30 2006, 02:32 AM) [snapback]3080484[/snapback]
do you need integration? need script installation?
i make php modification but i still learn let me know maybe i can help you
i'm cheap and online whole time

if you need some help let me know via PM
I accept EG and PP / prefer EG

my portfolio:
php mods:
for ex. my monitor, small mod for fame hyip
integration:
[edit]Links removed upon request[/edit] <-- design by doris
thanks

Posted by: nesk Dec 2 2006, 11:11 PM
my new and probably last work for now 
[edit]Links removed upon request[/edit]
thanks for choosing me
Posted by: silverqueen Dec 5 2006, 08:02 PM
nesk are you available now?
My costumer need to integrate template with GC HYIP script
Please let me know
Posted by: nesk Dec 6 2006, 04:17 AM
QUOTE(silverqueen @ Dec 5 2006, 08:02 PM) [snapback]3299985[/snapback]
nesk are you available now?
My costumer need to integrate template with GC HYIP script
Please let me know
oki i am free for small job
thanks for asking
Posted by: ladderinvest Dec 8 2006, 02:54 PM
Hi Nesk,
I have a design and it is integrated into the neversay script. However, whenever I go to login in the members area or the admin area after I type in my user and passsword it just goes to a white screen. Any ideas on how I can fix it? Please contact me via email ladderinvest@hotmail.com
Thanks
Posted by: nesk Dec 9 2006, 02:29 AM
QUOTE(ladderinvest @ Dec 8 2006, 02:54 PM) [snapback]3319860[/snapback]
Hi Nesk,
I have a design and it is integrated into the neversay script. However, whenever I go to login in the members area or the admin area after I type in my user and passsword it just goes to a white screen. Any ideas on how I can fix it? Please contact me via email ladderinvest@hotmail.com
Thanks
contact with neversay if you have problem with his script
Posted by: incomecome Dec 9 2006, 03:37 AM
how much u charge for tmpl integration ??
Posted by: nesk Dec 10 2006, 12:21 AM
QUOTE(incomecome @ Dec 9 2006, 03:37 AM) [snapback]3322674[/snapback]
how much u charge for tmpl integration ??
it was before exactly on the first page
Posted by: flyingboots Dec 20 2006, 01:52 PM
hi nesk not enough post can you pm your ym?
Posted by: VrMonitor Dec 21 2006, 11:25 PM
Nesk,
You still around?
Posted by: influ Dec 22 2006, 05:39 AM
why did you remove the link ? I cant see your works
pm'e it I need to make a job for me(in php)
Posted by: nesk Dec 22 2006, 01:19 PM
QUOTE(influ @ Dec 22 2006, 05:39 AM) [snapback]3403206[/snapback]
why did you remove the link ? I cant see your works
pm'e it I need to make a job for me(in php)

for some reasons asked Yippee to remove all links 
ok well, i must leave industry for a 2 weeks or so...
sorry
Merry X-Mas and Happy NY
taka care
Posted by: Courtney Dec 30 2006, 10:20 PM
How much would you charge for installing a doubler script and integrating the design I had made for it?
Courtney
Posted by: nesk Dec 30 2006, 10:26 PM
QUOTE(Courtney @ Dec 31 2006, 07:20 AM) [snapback]3443583[/snapback]
How much would you charge for installing a doubler script and integrating the design I had made for it?
Courtney

think about 5 bucks
GC script? right?
Posted by: nesk Dec 30 2006, 10:33 PM
QUOTE(Courtney @ Dec 31 2006, 07:28 AM) [snapback]3443610[/snapback]
Its script like 1000pennydoubler.com I think
$5 is that all

even to integrate design into script as well?

Courtney
hmmmm yep i think between 5-10 bucks
will tell you exactly how much when i will see design and script
Posted by: nesk Dec 30 2006, 10:41 PM
QUOTE(Courtney @ Dec 31 2006, 07:34 AM) [snapback]3443638[/snapback]
Designer will be finished around the 2nd or 3rd since it is the New Years

I will be in contact soon

Thanks

Courtney
no prob! will be in my home then so its good for me
will wait for ya
Posted by: nesk Jan 1 2007, 02:21 AM
my previous works will post later...
but now can show you all my last work:
http://nesk.ovh.org/radicalhyip/
Posted by: sample Jan 4 2007, 07:01 PM
Are you a programer?
Posted by: VrMonitor Jan 4 2007, 07:18 PM
QUOTE(sample @ Jan 5 2007, 11:01 AM) [snapback]3468658[/snapback]
Are you a programer?
Kindly read the whole thread......
Of because he is and one of the best around with reasonable rates
Posted by: mupegasus Jan 6 2007, 05:13 AM
All the best to your programeing business, nesk
Posted by: nesk Jan 7 2007, 02:23 AM
QUOTE(sample @ Jan 5 2007, 04:01 AM) [snapback]3468658[/snapback]
Are you a programer?
QUOTE(VrMonitor @ Jan 5 2007, 04:18 AM) [snapback]3468737[/snapback]
Kindly read the whole thread......
Of because he is and one of the best around with reasonable rates

don't think so
QUOTE(mupegasus @ Jan 6 2007, 02:13 PM) [snapback]3477194[/snapback]
All the best to your programeing business, nesk

all the best in your business too
Posted by: BullionFund Jan 12 2007, 11:17 AM
hi nesk. are you still available for a job?
we dont have enough #post to pm you. can you give us your email address?
we will send details to your email.
Posted by: R33z Jan 14 2007, 12:26 PM
Hey buddy .. nice job ..
Oh yes he done my project and had done it wonderful .. really make me smile this month 
thanks so much buddy .. may need you more later
Posted by: nesk Jan 14 2007, 12:26 PM
QUOTE(BullionFund @ Jan 12 2007, 08:17 PM) [snapback]3514781[/snapback]
hi nesk. are you still available for a job?
we dont have enough #post to pm you. can you give us your email address?
we will send details to your email.
hi there 
pls send me message via support
http://www.rally4profits.com/support.html
thanks 
QUOTE(R33z @ Jan 14 2007, 09:26 PM) [snapback]3526476[/snapback]
Hey buddy .. nice job ..
Oh yes he done my project and had done it wonderful .. really make me smile this month

thanks so much buddy .. may need you more later
We not finished yet
we will be in touch....
anyways glad you like it and you are always welcome
thanks a bunch mate
Posted by: BullionFund Jan 15 2007, 03:11 AM
pls send me message via support
http://www.rally4profits.com/support.html
send you message via support. please check and looking forward to your early reply.
thanks.
Posted by: deepthime Jan 21 2007, 02:00 AM
i have sometihng for u.i have a unscripted hyip.I need a programmer to install a custom referral system to it where i receive the uplines egold number from the egold payment notification email.Please pm me if u can do it.
thanks.
Posted by: nesk Jan 21 2007, 02:22 AM
sorry im not doing php anymore
Posted by: deepthime Jan 21 2007, 02:30 AM
QUOTE(nesk @ Jan 21 2007, 02:22 AM) [snapback]3563813[/snapback]
sorry im not doing php anymore
ok,thanks for the quick reply.If u know someone who can do it pls let me know.thanks again.
Posted by: Pr!nceHouRz Jan 29 2007, 03:17 AM
That's totally great works man! Keep it up..
Posted by: Dew Feb 3 2007, 09:39 AM
Nice creations you have here and there.
Wish, if we could get your magic.
Posted by: ablaye Feb 3 2007, 09:20 PM
Edit: spam
Posted by: VrMonitor Feb 6 2007, 06:03 PM
Nesk is a great Programmer......
Its sad he is no longer doing php jobs.
Mine site is the last php job he did.
http://www.1dollarfund.com
The integration he did perfectly, he is patient and does his work like magic.......
But give him some time as he is busy with many orders......
Posted by: classicbondtrust May 31 2007, 05:33 AM
Hello,
we have designs made by dorris, but our site is just a simple html code
please take a look at our site source code
www.classicbondtrust.com
these are the designs
http://doris.elicom.ee/custom8/classicbond/classicbond.htm#
how much to edit our index into note pad ?
i can upload ect
admin
Posted by: nesk May 31 2007, 11:12 PM
QUOTE(classicbondtrust @ May 31 2007, 03:33 PM) [snapback]4146981[/snapback]
Hello,
we have designs made by dorris, but our site is just a simple html code
please take a look at our site source code
www.classicbondtrust.com
these are the designs
http://doris.elicom.ee/custom8/classicbond/classicbond.htm#
how much to edit our index into note pad ?
i can upload ect
admin
something around 5$ but seems too late because somebody working there
Posted by: christyn1224 Jul 1 2007, 01:29 PM
Thanks again for a job well done, Nesk! 
The new template you integrated on http://www.imgboost.com looks great!
I know I have told you this about a billion times, but you are the BEST!
Posted by: daddyhyip Jul 1 2007, 05:31 PM
Hello nesk,
I see you are a programmer. Can you help me with my GC design. Its very urgent. Can't pm you as i dont have enough posts. Please reply Do you have a YM ID?
Posted by: nesk Jul 2 2007, 09:46 AM
QUOTE(christyn1224 @ Jul 1 2007, 11:29 PM) [snapback]4231139[/snapback]
Thanks again for a job well done, Nesk!

The new template you integrated on http://www.imgboost.com looks great!
I know I have told you this about a billion times, but you are the BEST!

Thank You Christy for everything, simple i just love work for/with you
QUOTE(daddyhyip @ Jul 2 2007, 03:31 AM) [snapback]4231425[/snapback]
Hello nesk,
I see you are a programmer. Can you help me with my GC design. Its very urgent. Can't pm you as i dont have enough posts. Please reply Do you have a YM ID?
seems too late again, even if not sorry im not working in hurries - i love peace
Also sorry to all who couldn't catch me here when they needed me. Im just a man.
About YM will publish soon but it won't be my private one.
Posted by: nesk Jul 8 2007, 03:57 PM
im free now and waiting for orders
Posted by: milimilo Jul 18 2007, 11:51 AM
hello nesk, I have a small job for you if you are not busy. I pay via e-gold, please check your PM if you are interested. Thanks!
Posted by: nesk Jul 18 2007, 02:49 PM
QUOTE(milimilo @ Jul 18 2007, 09:51 PM) [snapback]4271095[/snapback]
hello nesk, I have a small job for you if you are not busy. I pay via e-gold, please check your PM if you are interested. Thanks!
i've send you reply right now
Posted by: Hula Jul 18 2007, 03:56 PM
Nesk is wonderful.
He always does a spectacular (and sometimes miraculous) job.
Posted by: safeace Jul 19 2007, 02:37 AM
Hi,
I need a website designer, I already got a domain from godaddy.com and made the first page but I don't know how to add banner ads and much more.I was hoping if you could help me or if you know someone who could help me it would be deeply appreciated.I have paypal as a payment option.
Thanks
(P.S I tried to PM you but I have less than 25 posts)
Posted by: nesk Jul 20 2007, 03:01 PM
sorry for late reply but im really busy lately, think will be free for new orders in Monday 
also couldn't read/reply to old PM's, will check now
Posted by: xedesign Jul 22 2007, 07:54 AM
QUOTE(nesk @ Jul 20 2007, 03:01 PM) [snapback]4276592[/snapback]
sorry for late reply but im really busy lately, think will be free for new orders in Monday

also couldn't read/reply to old PM's, will check now

could you please tell me of e-mail address i'm very interested in your work.
Posted by: VrMonitor Jul 25 2007, 04:36 PM
Well, this guy wove magic with his programming skill. Solve most of my problem and was patient to my needs.
Did a lot of integration jobs for me...... My naked sites are now fill with design...... 
Only 1 word...... Nesk Rocks.....
Posted by: Harryy Jul 28 2007, 01:01 AM
I cant PM you, Can you PM me with your contact email?
Thank you
Posted by: nesk Jul 28 2007, 02:23 AM
QUOTE(Harryy @ Jul 28 2007, 11:01 AM) [snapback]4295628[/snapback]
I cant PM you, Can you PM me with your contact email?
Thank you
http://www.rally4profits.com/support.html
Posted by: Harryy Jul 28 2007, 02:37 AM
QUOTE(nesk @ Jul 28 2007, 03:23 AM) [snapback]4295744[/snapback]
http://www.rally4profits.com/support.html

Thankyou nesk. You seem to be a genius programmer

Will contact you soon
Posted by: PerfectHit Aug 4 2007, 08:51 AM
Hi nesk,
I sent you an email 5 days ago... No response from you?? 
Awaiting for your response.
GG
Posted by: PerfectHit Aug 6 2007, 12:53 AM
Are you there nesk???
Posted by: nesk Aug 8 2007, 01:20 PM
@PerfectHit i have sent you email right now, im very sorry for the whole situaction lately
first my HDD crashed at least i did backup 4 days before... then i had to stay in hospital
for few days... old problems with stormach are back...
@doris - im alive lol
@vrmonitor have sent you message via YIM
Posted by: RisingSun Aug 8 2007, 11:04 PM
QUOTE(nesk @ Aug 8 2007, 05:20 PM) [snapback]4330353[/snapback]
@PerfectHit i have sent you email right now, im very sorry for the whole situaction lately
first my HDD crashed at least i did backup 4 days before... then i had to stay in hospital
for few days... old problems with stormach are back...
@doris - im alive lol
@vrmonitor have sent you message via YIM
Glad you're not dead not nesk
Posted by: PerfectHit Aug 9 2007, 03:46 AM
QUOTE(nesk @ Aug 8 2007, 01:20 PM) [snapback]4330353[/snapback]
@PerfectHit i have sent you email right now, im very sorry for the whole situaction lately
first my HDD crashed at least i did backup 4 days before... then i had to stay in hospital
for few days... old problems with stormach are back...
@doris - im alive lol
@vrmonitor have sent you message via YIM
Welcome back nesk Nice to see you back here
Posted by: VrMonitor Aug 9 2007, 09:53 PM
Glad to see you back, hope you are well better, Forget about works 1st, nursed your health 1st.
You cannot work well in bad health..... Get well soon....
Posted by: surelifefinancial Feb 26 2008, 12:07 PM
contact me.. i have a job for you.. asap.. admin@surelife-financial.com
Posted by: georgewalsh Feb 26 2008, 12:31 PM
pls qoute me your services. tnx
Posted by: watsuuuup Mar 2 2008, 10:58 PM
hi nesk could you please reply to my
pm via rally or here if your
interested in taking on my project
If you could let me know asap that would
be great .I only want to deal with trusted
people thanks
Posted by: SGSAdmin Mar 3 2008, 08:36 AM
Hi,
I was wondering how much it would cost for a autosurf script and design? I will be getting a tax refund soon so I can spend a few hundred on my project.
Thank you.
Posted by: JACOBKELL Mar 4 2008, 04:52 AM
I have project with 1000$ budget,send me PM if intrested.
Posted by: kuultom Mar 4 2008, 02:46 PM
QUOTE(nesk @ Oct 30 2006, 06:12 AM) [snapback]3081286[/snapback]
usually 10-20$ with installation and other stuff support etc.. / it depends on level of difficulty
I nesk i would get in touch with you soon.I think i will soon need your assistance.
Posted by: vinriver Jan 30 2009, 01:30 AM
QUOTE (nesk @ Aug 8 2007, 04:20 PM)

@PerfectHit i have sent you email right now, im very sorry for the whole situaction lately
first my HDD crashed at least i did backup 4 days before... then i had to stay in hospital
for few days... old problems with stormach are back...
@doris - im alive lol
@vrmonitor have sent you message via YIM
I need programming or buy a web software. Dont have much money, yet I can handle the design. Looking for a site/program that clients can log in and see their profits and transactions....I dont know what it's call, yet all these advertisers to the right of me on this forum has it.
Posted by: petr Nov 5 2009, 03:31 AM
Hello,
I am looking for s/ware to keep track of all aspects of a 2x2 matrix team build. I run a thread here on MMG for a team in TVI GAT, and I need to keep track of names, u/names, email/skype/other contact detl and the NIL ID.
Can anybody help?
Thanks,
petr
Posted by: Stuvirdtpash Feb 2 2010, 02:44 AM
Try to select a web designer that should have a strong grip on more than 1 tool, and he/she has the ability to make any type of application. Only a good website design firm can give these type of facilities and one can make a very good site by selecting a good web design firm or by following the rules and regulations of that good firm...
Posted by: vik123 Jul 20 2010, 06:50 PM
QUOTE (nesk @ Oct 30 2006, 06:32 AM)

do you need integration? need script installation?
i make php modification but i still learn let me know maybe i can help you
i'm cheap and online whole time

if you need some help let me know via PM
I accept EG and PP / prefer EG :D
my portfolio:
php mods:
for ex. my monitor, small mod for fame hyip
integration:
Edit: Links removed upon request Hi Nesk,
are you able to put together a matrix script with the customizable features such as turning it from a 2x1 to a 2x2 etc?
I am looking to create a program where when someone joins into my program they recruit 2 people and then cycle, and also get an automatic re-entry as well as their recruits follow them in the new matrix, so a follow me system.
I can discuss in further detail when we get in contact with each other.
Posted by: kristinemcleigh Aug 20 2010, 09:24 AM
QUOTE (vik123 @ Jul 21 2010, 10:50 AM)

Hi Nesk,
are you able to put together a matrix script with the customizable features such as turning it from a 2x1 to a 2x2 etc?
I am looking to create a program where when someone joins into my program they recruit 2 people and then cycle, and also get an automatic re-entry as well as their recruits follow them in the new matrix, so a follow me system.
I can discuss in further detail when we get in contact with each other.
I can do it for you. I can merge both system.
pm me .. looking forward.
Posted by: Rhyker Sep 7 2010, 08:29 AM
hey nesk, can you drop me an email where I can find your portfolio/website? thx!
Posted by: earnguo Sep 8 2010, 07:29 PM
Hi Nesk,
I need some help, I had PM u.
Posted by: ho2all Oct 12 2010, 10:16 AM
use freelancing sites . you find professional programmers at freelance sites . see my signature !
Posted by: JaneSullivan Nov 15 2010, 03:15 AM
i need some help!
contact info in my profile!
thanx!
Posted by: wizziweb Oct 31 2012, 04:57 AM
Custom programming for matrix and hyip script available at Wizziweb Technologies. PM me for further info
Posted by: ghezathss Dec 2 2012, 02:30 PM
do you know prestashop?
Posted by: profit4xmas Dec 4 2012, 04:38 AM
QUOTE (nesk @ Oct 30 2006, 02:32 AM)

do you need integration? need script installation?
i make php modification but i still learn let me know maybe i can help you
i'm cheap and online whole time

if you need some help let me know via PM
I accept EG and PP / prefer EG :D
my portfolio:
php mods:
for ex. my monitor, small mod for fame hyip
integration:
Edit: Links removed upon request What are your charges for integration?
Posted by: rituu221 Jan 12 2013, 12:31 AM
thanks for sharing these things.....