AI-powered Code Reviews: The Future of Collaborative Development Programming by SEO_935 … and security should be prioritized to ensure that AI tools respect code privacy and do not expose sensitive information. ## Conclusion ## AI… Commanding respect and cultivating member loyalty Digital Media Digital Marketing by harishankar …you believe is the best way to command respect as an admin of an online community? Do…related stuff is an admin who'll gain respect? Or do you believe that an admin always…on a personal basis to gain loyalty and respect. My opinion is that it depends on the…this can only happen when admins give them respect and treat people as people and not as … OpenGL finding the co-ordinates with respect to another object Programming Game Development by altreality … I render the wheel at [b]the translated position with respect to the vehicle(by subtracting the translation elements of m… I need to render the wheels using their positions with respect to the main vehicle(whose co-ordinates are in m…. Long story short...I can only render the wheel with respect to the vehicle(whose world space coordinates are in m… FORUMS - certain facts and questions with respect to everyone Digital Media Digital Marketing by sunandoghosh FORUMS - certain facts and questions with respect to everyone open source; language used; source code available; expandibility.... … if someone can reply to all my three questions with respect to all four forums that i have said above....!!!!!!!! Thanks… sorting array with respect to name and CGPA Programming Software Development by sisse56 … in two cases.case 1 sorting with respect to their name case 2 sorting with respect to their CGPA. I would stat… what to do when the person whom you respect a lot hurt you ? Community Center Geeks' Lounge by I_m_rude … you and he or she is the person whom you respect from core of heart. Suddenly, someday he or she says… showing your rspect to me, i don't need your respect". then what should we do at that time or… Re: what to do when the person whom you respect a lot hurt you ? Community Center Geeks' Lounge by I_m_rude … is damn nice and helping, helping me alot and your respect incrases day -by-day. but when you come to know… any worth of you and even laugh when you show respect to them, then that is a pathetic situaion. what about… Re: sorting array with respect to name and CGPA Programming Software Development by sisse56 … me by writing full program how can I order with respect to students name or CGPA depending on the user interest… Re: what to do when the person whom you respect a lot hurt you ? Community Center Geeks' Lounge by deceptikon … any worth of you and even laugh when you show respect to them, then that is a pathetic situaion. what about… Re: what to do when the person whom you respect a lot hurt you ? Community Center Geeks' Lounge by Reverend Jim … any worth of you and even laugh when you show respect to them, then that is a pathetic situaion. what about… Re: what to do when the person whom you respect a lot hurt you ? Community Center Geeks' Lounge by diafol …'s name ? This is the Geek's Lounge and I respect people's rights to start topics on most subjects. The… query to select a range of transactions from mutiple tables respect to date??? Programming Software Development by ITech … up all the price column listed in side the datagrid respect to the month selected by the user can any one… query to select a range of transactions from mutiple tables respect to date?? Programming Software Development by ITech … up all the price column listed in side the datagrid respect to the month selected by the user can any one… Re: query to select a range of transactions from mutiple tables respect to date?? Programming Software Development by manoshailu … up all the price column listed in side the datagrid respect to the month selected by the user > > can… different color background for text with respect to time Digital Media UI / UX Design by anbushiva … script that can define the background color a text with respect to time.. for ex. i have some five texts say… Finlandia Group Presents Comparative Report on Internet Marketing in respect of U.S.A Digital Media Digital Marketing by daniel.walker01 … comparative study regarding the E-commerce market in Finland in respect of U.S. The reason behind the comparison is to… In what respect java is dependent platform language Programming Software Development by Om Prakash_1 Is java a platform Independent language. I think its no? My question is in what respect java is totally platform dependent. Is there any case? Share with Us. I have seen this question. So please reply quickly. Java is probably one of object oriented programming. Does it purely object oriented programming? Re: Commanding respect and cultivating member loyalty Digital Media Digital Marketing by forumGuru From past experience I'd have to say that you must keep active. Members should know that you are around and that the forum is being run efficiently. If you have a good number of posts and a clear direction from an admin standpoint then you should be in good shape. Re: Commanding respect and cultivating member loyalty Digital Media Digital Marketing by harishankar [quote=forumGuru;264515]From past experience I'd have to say that you must keep active. Members should know that you are around and that the forum is being run efficiently. If you have a good number of posts and a clear direction from an admin standpoint then you should be in good shape.[/quote] I definitely agree with that aspect. But how about … Re: FORUMS - certain facts and questions with respect to everyone Digital Media Digital Marketing by g0rb4ch3v phpBB is 100% open source vB costs money and technically you get the source. All of them use mysql but some have extras such as mssql, postgresql, msaccess, etc Re: FORUMS - certain facts and questions with respect to everyone Digital Media Digital Marketing by sunandoghosh HI BUDDY... thanks for ur reply...its appreciated...but then it was NOT complete :sad: would be really happy if some knowledgeable geek can really answer to all of the questions in the light of all the forums...???? vB costs money and technically you get the source. what do u mean by the term my friend "technically" u get … Re: FORUMS - certain facts and questions with respect to everyone Digital Media Digital Marketing by aboyd Technically, you get a product that has source code, and you can view it. However, it does not fall into the category of "open source" because you really don't have much freedom with it -- it has a restrictive license. Also, supposedly they have begun to "obfusicate" their code, so that even though you can read it, it's … Re: FORUMS - certain facts and questions with respect to everyone Digital Media Digital Marketing by Smittymator The vBulletin uses PHP and MySql primarily. You can view its source and make changes to it, but you are limited to what you can legally do with it. So for that reason, it's not technically open-source. PHPBB is open-source, uses PHP and MySql by default YaBBSE Simple Machines Forum is certainly open-source and uses PHP and MySql by default as … Re: FORUMS - certain facts and questions with respect to everyone Digital Media Digital Marketing by Rioshu Uhhh...wait....it costs money to make a forum? Re: FORUMS - certain facts and questions with respect to everyone Digital Media Digital Marketing by Hellfire1190 YES! you cant just have free webspace unless you want ad's then its free. The only powerfull free ones i know of are phpbbfor free and invision free, but they dont give you as much or the ability to alter things as the paid forums do Re: FORUMS - certain facts and questions with respect to everyone Digital Media Digital Marketing by Rioshu Then I'll just go with an invisionfree power board. Re: FORUMS - certain facts and questions with respect to everyone Digital Media Digital Marketing by snowcrash [QUOTE=Smittymator] ... YaBBSE Simple Machines Forum is certainly open-source and uses PHP and MySql by default as well. ... -Smitty[/QUOTE] Erm, strictly speaking SMF isn't open source though it's free. It has a license which doesn't allow you to redistribute it. Though, to be honest I don't the know the in's and out's of it. Re: sorting array with respect to name and CGPA Programming Software Development by William Hemsworth Learn how to use code-tags. Re: sorting array with respect to name and CGPA Programming Software Development by twomers Two things first. Use `<iostream>` and not `<iostream.h>`. Also use `int main()` and not `void main()`. What problem did you encounter? It might be best to encapsulate the variables in a structure, and then make an array of 80 of these structures so that the name, gender and CGPA of one student remains with that student, ie so you don'… Re: sorting array with respect to name and CGPA Programming Software Development by sisse56 Thank you for your reply.I have gotten many idea from you message,but the problem is how can i start with that