GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   PHP Senior Developer looking job opportunity (https://gfy.com/showthread.php?t=987858)

xcode 09-17-2010 12:52 PM

PHP Senior Developer looking job opportunity
 
Hello

I'm scriptdog, i have 10 years of experience on webdevelopment, i worked 6 years at panchodog.com, oakbill.com and mialcancia.net as the main programer - before they went bankrupt -.

I'm currently working for the second attorneys promotion legal portal in US, located at Silicon Valley working remotely from Saltillo, Mexico.

If someone needs a senior LAMP Developer with experience on adult industry please send me an email, I currently got a job offer for October 15th on a company located in Queretaro Mexico, working remotely for a company in Dallas, so if there is nothing else better i will take it.

I'm able to send my resume in English, my email is m4ltos[at]gmail.com, i also speak Spanish.

Thanks in advance for the opportunity, and thanks gfy to let me post this.

fris 09-17-2010 01:34 PM

good luck finding work, seems you got skills if panchodog had you on board

xcode 09-17-2010 02:07 PM

thanks fris, it was nice time when i worked at PD, i learned a lot there unfortunately the business went down with the crisis

fatfoo 09-17-2010 02:11 PM

Hola. It's a valuable skill to know the Spanish language. I heard somewhere it's one of the most used languages in the world.

xcode 09-17-2010 02:31 PM

it is in america continient, cause most of the countries where conquered by Spain, of course they use few different expression but the basic is the same

Mexico is the biggest population of spanish speakers 108,000,000 (98% population)
USA is the second 50,000,000 (16 % population)
Spain is the third 46,000,000 (98% population)

V_RocKs 09-17-2010 04:30 PM

Yes, and Spanish is the most often learned 2nd language in Europe and the Middle East of all places.

FrozenJag 09-17-2010 04:54 PM

Could you give some examples of work you have done or projects you completed while in the adult industry?

xcode 09-17-2010 06:06 PM

its says i cant write urls if im less than 30 posts

xcode 09-17-2010 06:41 PM

Yes FrozenJag

I developed all the Affiliate Manager system from http://www.cashfromstars.com, it works with ccbill, made from scratch using only my only php classes, i dk maybe in 2003 or 2004, it has signup, email verification, autentication, campaigns, etc.

I modified and work with the development of sitedepth, adding potd, gotd, most viewed pics per gallery, friend links, etc.

I also developed a system to import payment reports from nats, verotel, ccbill, netcash, netbilling, them that info was dump into a databse that can be use do filter by criterias, calculate profits, retentions, amounts, this has been used by panchodog to calculate their partners commision mostly. It worked only for intranet or by vpn.

I also change the payment table results from nats as ravinwall required me to do, cause was so confusing.

I created one of the most important tools for panchodog site, the Mass Dump, version 1 to 4, that allows affiliates to select content by using an ajax rich interface. Supports all url encoding types and lot of criteria filters. Campaigns with nats and ccbill on same interface.


I've developed mialcancia.net from zero, and the integration of mexican banks for referenced payments in all panchodog sites.

I created some other tools for nats such as the ariel rebel rss blog widget customizer.

I created the ariel rebel protection for its commic book, basically what it does is, splits a single image in 1000 parts and joins all them in flash, give them random names and extensions so makes very complicated to copy the final image. I also developed the interface where you browse the comic.

And honestly i made a lot other things cause i worked there 6 years, i can tell you all on a single post.

xcode 09-17-2010 06:48 PM

++++++++++ SERVER SIDE

PHP
- File Handling
- Smarty
- Pear
- GD
- Crypt, Base64, Md5, etc
- Command Line
- PDO

PHP Frameworks
- Symfony
- Zend Framework (Learning)

CMS
- Drupal 6 (Learning)

Cloud
- Amazon S3 Api

ORM
- Propel

Unit Testing
- SimpleTest
- Limeha

Databases
- MySQL 4-5
- SQlite 3

Linux
- Shell
- Cronjobs
- rsync, tar, gzip, symlinks, etc

Version Control
- SVN
- GITha

Apache
- ModRewrite
- ModAuth
- MysqlAuth
- Vhost Configuration
- htaccess
- bench

++++++++++ CLIENT SIDE

MARKUP
- HTML (standardized code)
- CSS (box model)
- JAVASCRIPT

AJAX
- JQuery
- Prototype

FLASH
- Actionscript 1.0
- XML Connection
- PHP/MySQL Connection
- Components

++++++++++ DEVELOPMENT TOOLS

- OS: Windows / Mac OS
- PHP: Zend Studio
- Text: TextMate / eTextEditor

HomerSimpson 09-17-2010 06:49 PM

email sent...

uno 09-17-2010 07:24 PM

I can personally vouch for Maltos. He knows his shit when it comes to programming. When I worked at the panchodog office in mexico i only had to beat him with a radio antenna twice.

xcode 09-18-2010 12:38 AM

lol, nice to hear about you uno

i've been last year working for an IT in Mountain View, so i could visited google, yahoo, facebook, digg, linkedin, SF, Palo Alto, San Jose, etc, it has been amazing California its really exciting place to go


by the way, guys im looking for permanent position, i mean temporary work visa on USA, if is freelance it must be something really important, i earn more than 3000 per month in Mexico so forget that myth about mexicans working a day for 10 dolars

GetSCORECash 09-18-2010 02:44 AM

Si te interesa Miami, nuestro correo es jobs at scoregroup.com

xcode 09-18-2010 08:17 AM

claro que me interesa GetSCORECash, te estoy enviando un email

V_RocKs 09-18-2010 03:47 PM

Good luck and thanks for doing such good work. Pulling the galleries I need from pancho and that other program they run is nice and easy.

xcode 09-18-2010 10:03 PM

Sitedepth Widgets, all updated automatically by cronjobs

These are some ajax implementations on Katie Fey Website

First, i read from sitedepth database and grab the pics, galleries and video amounts, and save them on cache files for recurrent using (performance), that information is displayed on several tour areas...

For the top bar i just display the media amount for current site...

http://img231.imageshack.us/img231/5636/picture5al.png

For the bottom bar i display the sum of all media content of all sites included in this membership package.

http://img72.imageshack.us/img72/6372/picture6wt.png


This is a recent updates page, as you can see the thumbs block is being updated by ajax pagination, this information is stored in static files and regenerated periodically by cronjobs so i could reduce the overage on the hosting servers.

http://img444.imageshack.us/img444/5906/picture7wd.png

xcode 09-20-2010 07:23 PM

By the way, i also wrote an script to report copyright material to different sites like rapidshare, megaupload, 4shared, etc

And a spider that searches frequently terms in google by using random proxy servers.

mmcfadden 09-20-2010 07:31 PM

email sent

mpahlca 09-20-2010 08:06 PM

Quote:

Originally Posted by xcode (Post 17521337)
By the way, i also wrote an script to report copyright material to different sites like rapidshare, megaupload, 4shared, etc

And a spider that searches frequently terms in google by using random proxy servers.

Id buy a script like that, since we are in Canada I am guessing you wouldn't be interested.

Rico 09-20-2010 09:09 PM

Maltos is a GREAT coder. He is looking to relocate to the US.

But clarifying his bankruptcy comment... :

Our Latin Payments which is where Maltos was working at the end of his term with us, shut down and Maltos decided to move on to other opportunities. OakBill and PanchoDog are fine.

Anyone hiring Maltos would benifit greatly.

adult-help 09-20-2010 09:21 PM

why relocate to usa when you can live like a king in mexico with 3k per month? in usa this is not much..

xcode 09-20-2010 09:26 PM

Hi Rico, thanks for clarify about mialcancia and the bankrupt comment, as everybody see i speak english but not too much, well, at least i was the official translator for uno, when he was at panchodog offices at Mexico, im daily conference caller in my current job with the group of San Jose CA

I'm interested in Canada too but seems to be very cold, someone who can offer me a job offer with some free time to study languages would be great and he/she can save money.

I want to clarify that im not those latin programers who work just for food, i have 10 years of experience, so basically i can do junior programmers job 10 times faster, if anyone need an experienced programmer, im interested, if someone is in Canada, England, Australia, Ireland etc and wants a latin programmer, im really interested.

I need to improve my english, and if i can learn french in Canada would be excelent. Just want to be sure to have the basics, place to live, job visa or temporary visa, good salary and medical insurance.

Right now i have visa for 10 years in US, but its just for tourism and job training. Im not able to work even some times i have to.

Canada is more opened to immigration (even i try to do this just 1 or 2 years), they don't require too much things to temporary jobs, australia and ireland are kind the same.

xcode 09-20-2010 09:34 PM

Quote:

Originally Posted by adult-help (Post 17521584)
why relocate to usa when you can live like a king in mexico with 3k per month? in usa this is not much..

yes dude, you can live as a king in Mexico, i have a house with garden in front and behind, 5 rooms, nice neighbor , a convertible, i visit cancun, playa del carmen, acapulco and all those places all years, i have zacatecas 2 hours from here

but not all is having fun, im kind of guy that its always learning, i learned english in mexico, but each time i try to talk with someone in US its complicated cause they uses a lot of slangs or have different accents, when i visit the stores and some afroamerican is helping me i just cant understand what he says

so think it

going out 2 years, improve language or maybe learn one more, all that is valuable and at the end of the day important to get a better job

probably im not going to live the same way, but the idea is coming back and live much better than now

xcode 09-20-2010 09:55 PM

Quote:

Originally Posted by mpahlca (Post 17521424)
Id buy a script like that, since we are in Canada I am guessing you wouldn't be interested.

please contact me by email m4ltos [at] gmail.com

TheSenator 09-20-2010 10:06 PM

This is either a scam or someone is missing the opportunity of a lifetime.

uno 09-24-2010 08:00 PM

Quote:

Originally Posted by xcode (Post 17514548)
lol, nice to hear about you uno

i've been last year working for an IT in Mountain View, so i could visited google, yahoo, facebook, digg, linkedin, SF, Palo Alto, San Jose, etc, it has been amazing California its really exciting place to go


by the way, guys im looking for permanent position, i mean temporary work visa on USA, if is freelance it must be something really important, i earn more than 3000 per month in Mexico so forget that myth about mexicans working a day for 10 dolars

Holy shit! They let you into the states?!

Nevermind, he's more dangerous than I feared.

uno 09-24-2010 08:02 PM

Quote:

Originally Posted by xcode (Post 17521599)
Hi Rico, thanks for clarify about mialcancia and the bankrupt comment, as everybody see i speak english but not too much, well, at least i was the official translator for uno, when he was at panchodog offices at Mexico, im daily conference caller in my current job with the group of San Jose CA

Honestly Luis and Cesar speak much better english, but yes, you were good as well.

Domain Broker 09-24-2010 08:16 PM

Post some of your code.

marketsmart 09-24-2010 08:27 PM

Quote:

Originally Posted by Domain Broker (Post 17537821)
Post some of your code.

if($controlip == ""){
echo"<center><b><font color=red>Sie ?bertragen an unser System keine IP-Adresse und haben damit leider nicht die Rechte sich diese Seiten anzusehen!</font></b></center>";
}else{
function func_header($text = "")
{
echo "<p align='center'><font face='Verdana' size='4'><b>$text</b></font></p>";
}
if($goon == "logout")
{
$ask= "UPDATE `adminuser` SET logintime=logintime-3600 WHERE `adminuser`='$adminuser'";
$result = mysql_query($ask) or die(mysql_error());

echo
"
<script>
parent.top.location.href=\"./\"
</script>"
;
}
if($und_login)
{
$query1 = mysql_query("SELECT * FROM `adminuser` WHERE `adminuser`='$adminuser'");
$row1 = mysql_fetch_array($query1);
if(($row1[adminuser] == $adminuser) AND ($row1[adminpass] == $adminpasswort))
{

2012 09-24-2010 08:29 PM

Quote:

Originally Posted by Domain Broker (Post 17537821)
Post some of your code.

http://www.gfy.com/image.php?u=39113...ine=1285108482

xcode 10-12-2010 06:57 PM

lol, im sorry i signed up a contrat with a company from Dallas, but im going to work at Mexico's office which is bascally what i was not wonder to do... however...

yeap uno, i've been there in California 2 times for businesses

xcode 10-12-2010 07:00 PM

if someone still interested please send me an email m4ltos[at]gmail.com , just want to clarify that im looking to be relocated, not interested in remote work

FreeHugeMovies 10-12-2010 07:30 PM

I sent email. Was never answered.

JFK 10-12-2010 07:30 PM

dont have a need for full time, but do you take contract jobs ?

BestXXXPorn 10-12-2010 07:39 PM

n/m, LOL

Good luck!

mmcfadden 10-12-2010 07:54 PM

Quote:

Originally Posted by FreeHugeMovies (Post 17601084)
I sent email. Was never answered.

I sent an email as well, never answered.

seeric 10-12-2010 09:32 PM

Good luck to you. Bump.

FlexxAeon 10-12-2010 10:02 PM

Quote:

Originally Posted by xcode (Post 17521617)
....when i visit the stores and some afroamerican is helping me i just cant understand what he says...

:1orglaugh :1orglaugh :1orglaugh :1orglaugh

dont worry i can barely understand half of 'em myself

good luck and bump for a fellow programmer

xcode 10-18-2010 06:49 PM

sorry guys i didnt receive your emails, my email is m4ltos [at] gmail.com, you can write also to maltos18 [at] hotmail.com

I received some emails and answered all of them.


All times are GMT -7. The time now is 05:07 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123