Recent content by methylenebl

  1. M

    Using WP as backend without using a WP theme for the design. Possible?

    Ahhh it seems like you want to learn how to create a custom theme in WP, yes alot of WP themes do look the same but as they just have a theming system that at the end of the day is just PHP/HTML/CSS you can make WP look like anything you want it to. I think there are a lot of base Bootstrap 3 or...
  2. M

    PHP \ SQL Expert

    Hello I can help you please check your PM
  3. M

    What programming language do i need to know to use APIs?

    If you want you can pm me your skype and we can talk about this in more detail. but as others have said it depends on the API, and the type of API it is. For instance if it is a RESTful based API then you would send a URL some parameters for whatever you are trying to accomplish...
  4. M

    Advice on getting a website made

    One bit of advice would be depending on your project, since you say its a fairy sophisticated website do you think it would be something that would fit inside of Wordpress, joomla, Drupal? or would like something custom if a CMS at all. I find a lot of people look at people's portfolio's and...
  5. M

    [GET] Easy MySQL Backup & Restore

    WoW After looking over MySQL DUMP I will be using this on my future projects for sure thanks for the share.
  6. M

    Offer Website Training to gain work, it turns them into clients

    yeah I have found a lot of success with this type of approach as well. :x you just have to be careful if like they want a e commerce site not to point them to like shopify, squarespace or something along those lines. I made that mistake once lol.
  7. M

    How did they make this website?

    :O in the future you can look at the source code and usually it will tell you all you need to know about how the site is made, for instance on line 123 through 128 where it has the tags, div#calm-video-wrap div#calm-video-outer video#calm-video-vid.
  8. M

    Need web developer to fix wordpress website

    PM me your skype information and I will get back to you asap.
  9. M

    Responsive Web Design For Beginners

    Wow Thanks dude I was just looking into learning more about Foundation. Defiantly downloading this and looking into it.
  10. M

    Are people seriously getting $750 for a 5 page wordpress site?

    Yeah, that is about right the quoted prices in that have been stated in this thread are about on par. It gets even worse if you are looking for a Drupal based site. I know alot of web firms that focus in drupal that start their websites at 10k minimum bids..... and they make some really custom...
  11. M

    Turn static html into CMS site?

    Yeah Honestly I am another one that suggests that you take the time and you just code the site with Wordpress. While there probably are some scripts/CMS packages that take straight HTML and turn it into pages in a CMS I would go out on a limb and say that they will probably have you doing more...
  12. M

    Where I find this script??

    I dont seem to be seeing what this website is suppose to be doing? am i missing something?
  13. M

    I need a script, it's for twitter and very beneficial

    Are you looking to view the twitter website from the genymotion program? and in essence have the script interact with the program? or go to the script from a webpage from genymotion?
  14. M

    any ruby & RoR coder here ?

    I have just started learning Ruby on Rails and I think that the platform is very interesting, with a background in php development I can see why people choose it for building high scaling applications. I am always looking to learn more about RoR.
  15. M

    Please i need assistance, MYSQL ACCESS ERROR

    Cant really say much more without being able to view the actual code but it seems that the information you are using to access the database is wrong. or the database is refusing connections which would be a mysql config error.
Back
Top