Jump to content

Hi from the Midwest...


jbrown1028

Recommended Posts

Hello All,

My name is Jessica Brown, I have been programming in PHP since 1997 and HTML since the start of the web... I live in Cincinnati, Ohio and just sold my business to a hosting company back in November. I was working as a contractor for a company from Feb to June, although the contract ended and now I am sitting around playing with different snippets I have created over the past decade.

 

I am currently working on a open source project called DIABLOS Framework, which I hope someday will be a huge success for many novice to advanced programmers. If you would like the address to the GitHub to see it, please PM me so I am not spamming the forum on my 1st post  ;)

 

Anyways, my goal here is to meet other developers and become part of a community that will allow me to share my experience and as well as help me grow.

 

I am sure I will get a lot of attention since there are far less female programmers then male, but don't count me out too fast, I have a trick or two up my sleeves. :)

 

If anyone has any questions, please don't hesitate to reply!

Link to comment
Share on other sites

Hello and welcome!

 

I looked up your framework and it's really dated.

 

I also fail to see how it leverages open-source. It doesn't use any of the readily available open-source components. It doesn't even use any of the standards like PSR, or composer, or dotenv, ..

Link to comment
Share on other sites

@Ignace --- Well I had a huge post typed up, but the site crashed... If I decide to type something else up I'll post it here. Answer your Open Source, look at the plugin's section you can add 3rd party open source scripts in a matter of minutes without changing any core files.... Also this isn't designed for end users... This is designed to assist programmers build end user stuff. At this time, this doesn't need Docker, Composer, or any dependency manager or installer since there is not much there.. Keep in mind that this is still in it's infancy, I haven't had time to slap it around, scream and yell at it, put it down and have it grow up to hate me. (Maybe this is why I am not a mother)... I am hoping for a Aug 2018 release date for version 1. I hope I have people like you to push ideas in that direction.

 

@dalecosp --- Yes I am from Cincy and no I do not know ElizabethN... Maybe an intro sometime... I will PM a link. Please keep in mind this is in it very early stages... I am hoping to build a system that will be friendly to other programmers, give the ability to build 3rd party plugins easily and have quick usage functions at their fingertips. PM Sent...

Link to comment
Share on other sites

Thanks. A login is required for Examples? I can do that, but I wasn't sure that it wasn't just a mistake.

 

Also, one thought, based on reading your "Functions" list. One of the things that causes annoyance in PHP is

varying styles of function names. Your functions list also has some different types of names:

 

Snake case: clean_number, decimal_to_fraction, etc.

Camel case: AddressToPoints, Hex2RGB

Mixed Camel: getDistanceBetweenPoints, getAddressFromPoints, etc.

 

I would suggest that you might have a better chance of being "programmer-friendly" if you standardized names and

didn't give us another lingo that we had to keep bookmarked just so we could look up the function names and signatures ...

Link to comment
Share on other sites

Hi Dalecosp,

   Yeah that is on the issue tracker list, which will be completed before the Aug 2018 release. As for the examples page, it hasn't been created yet, this is why it is asking for a log in. To see some examples, click on the Functions link, then click on the function name... Which since I have been putting in 10 hours per day @ 7 days per week, it has been taxing my ability to work on this. On the main page, if you click on the Title DIABLOS it will take you to the GitHub and you can see all of the updated code there.

 

   Also please note: This framework is about 12% complete

Link to comment
Share on other sites

Yeah, it the master taskmaster who feels he has a better more fulfilling life than us peons. The company grew by 125 stores since the beginning of the year and they found out their POS, is a POS... So now we get to rebuild 15,000 products into a custom built POS done by 5 year old's who think they know more about coding then Linus Torvalds. Then when someone from my team points something out to them, they say it our problem... Yeah, it is the same ole same ole crap... Anyways... Enough of that, I'm not bitter, they pay very well :)

 

So back to my home life, this is something that I wanted to do for years, and I have designed a snippet program in Tk Python, so I could save and search all of my snippets. The reason they are so different in styles of functions is because I have been cutting and pasting them from the snippet app. I think if this becomes a collaborative thing this could become pretty cool.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.