Jump to content

nadeemshafi9

Members
  • Posts

    1,245
  • Joined

  • Last visited

Everything posted by nadeemshafi9

  1. yes bad idea to keep spaces in table names but you just hit the reason why
  2. isnt there a memory flush control that you can perform and then reupdate the system ?, maybe that may help re align the update hierarchy
  3. Hi guys How do you replace multiple paterns with a single replacement using regex. here is my code $tn = ereg_replace(" ", "_", $template_name); $tn = ereg_replace(".html", "", $tn); $tn = ereg_replace(".htm", "", $tn); $f = ereg_replace(" ", "_", $filesToAdd_v); $f = ereg_replace(".html", "", $f); $f = ereg_replace(".htm", "", $f); how do i get that into one line for each var tn and f thanks
  4. Hello We are about to implement XDebug can someone recommend something else if there is something better. Regards
  5. lol, drupal still dosent give in to me.
  6. No thanks. when it breaks they give you a free one iv had 3 now, an they have finally solved the problem and found solution.
  7. you should have just got an xbox 360 lol.
  8. I'm afraid that you can't because of three things... 1. It is not finished yet (I have some more admin features to do) 2. I haven't worked on it for a while as I have to get the design for the website finished to my satisfaction 3. It was only meant for me as I didn't want to cheapen my site with an already made cms. Cool, i mean there are advantages to giving others your Cms, they can give it back to you with more features, your site wouldn't be cheapened with a cms like drupal or media wiki those are very powerful systems tested and modularized.
  9. listen to that after you just coded a piece, cleans your mind out.
  10. i understand, but teh point im trying to make is that there is a difference between an engineer and a developer and these two roles are obviously related and one is a progression of the other, when they senior in a job spec im pretty sure they mean someone who can engineer and manage a team and architecture.Even i understand that these roles in smaller organizations are usually filled by one maybe 2 people. I have worked for 2 organization where me and the companies owners directly engineered the application architecture ourselves and the large the organization the more they can separate the roles. A senior developer also needs to integrate the team i mean an ~ENGINEER is an engineer in all aspects, he/she will engineer integration coperation design development of the hole team whereas a coder just produces to spec and learns as she/she goes.
  11. have you got a server set up running php with mysql and a web server and can you create php pages and read databases in other words is your environment correct?
  12. You do, unfortunately, waste everyone else's time owing to them having to spend twice as long deciphering your posts and, ultimately, ignoring what you've written because they can't read it anyway. So if we consider the overall time spend on your posts, it would be much lower if you used a spell checker. hmmmmm.....
  13. i think you can password protect the folders, but yes you need to be root, create a group then change a bunch of users groups to this group then give that folder that group, then create a test account with another group and test it out. Give read write execute to group and nothing to everyone else on that folder. I think someone will come and give you a much better expl in a bit .
  14. I have never used a cms like drupal etc on my website...and I never will. I have made my own cms for my website. @pixelMauler: I will keep the email link there, as it is not causing any problems. I will remove the blur from the logo. The navigation is quite visible there and I am leaving it as it is. Thanks for the feedback people. can i get a copy ?
  15. Hello Guys Does anyone know of any free UML ERD tools available, the ones on download.com are all not very good or amateur, i used one called Smartdraw once it wasn't free was very powerfull webservice database driven elements download str8 off there server into your client and actually i might try the open office gimp. Any ideas ? Thanks
  16. corbin, i mean the lead developer the senior isn't really a coder in the sense he kinda needs to engineer on a larger scale wheres coders just engineer small portions and code them. A senior is expected engineer a masterpiece at first go and this will effect everyone. I mean an engineer by experience, you cant engineer things if you dont have experience, no matter how much education you have, you need to go look at the field. In fact i recon drawing a sketch quickly is better than keeping on tampering with it. Daniel, Maybe but im happy with the experience iv got now.
  17. is ti like a wheres wally thing
×
×
  • 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.