Yeah yeah, scribble along. Drop me a note here if you wish to communicate for whatever useless reason.
Archives
@kamasheto
- Sheldon Cooper's chuckle will forever make @Nour_han giggle like a little girl. − 1 hour ago
- RT @AbouMarwan: *farts* − 2 hours ago
- Relying on your BlackBerry for emails then BAM service subscription ends. − 3 hours ago
- The dream starting to shape up http://t.co/sZAj4QgM − 3 hours ago
- No, lovely people, facebook will not donate 16 cents for every time someone shares a photo of the sick baby. − 10 hours ago
Meta
hello,
I wanted to know how you made this page for knowing your final grades without evaluation. If you please contact me to explain more !!!
thank u.
Basic HTML. Check the source.
Comment moved to the scratch paper
Hey sakr , how r u ?
Sorry for the disturbance but i knew you were the one responsible for deploying smarter scrum last year and i want to know what should we do in order to deploy ours , most importantly how can we generate sql file from the models (using play 1.1.1)
You should read this manual: http://www.playframework.org/documentation/1.2.2/production
Also, you don’t need to generate SQL file because the JPA layers automagically created your database with the necessary structure. Reading the manual should get you started.
You can reach my via email at sakr.me
Edited.
but we are still working with db=mem ya sakr sorry for bothering
we don’t know anything btw we just want to have an sql file to give it to the one responsible for the actual deploying and thanks in advance
You can follow the manual aforementioned – deploy the application on a machine with MySQL and export the created structure.
Hi, I would like to adapt your issue tracker as a sort of a “help!” button on our client websites. This way we can handle all of our support in an organized way, making it easier. Also it will be a great selling point.
The problem is, the shortcode to insert the issue tracker onto a page is no longer on the plugin description in the wp plugin repository. The issue tracker page in the admin backend just has some basic settings and offers no clue as how to actually implement it. Do you recommend I use your plugin, or is it no longer being updated? We use WP 3.2.1 by the way.
I don’t know if it works flawlessly with 3.2.1, I don’t see why it shouldn’t though.
The instructions are there it’s just not visible because it’s in the form of an HTML comment (so it’s hidden.) Read the README file in a regular text editor.