<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[PunBB Forums — Programming]]></title>
		<link>https://punbb.informer.com/forums/</link>
		<atom:link href="https://punbb.informer.com/forums/feed/rss/forum/26/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent topics at PunBB Forums.]]></description>
		<lastBuildDate>Sat, 25 Jan 2020 12:03:42 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Need help w/ toggling anchor + button]]></title>
			<link>https://punbb.informer.com/forums/topic/30827/need-help-w-toggling-anchor-button/new/posts/</link>
			<description><![CDATA[<p>Heeey PunBB</p><p>How do i make a jQuery script that toggles visibility of a div and at the same time toggles anchor text of a <a href="http://button">button</a>?</p><p>function toggle(user_id) {<br />&nbsp; &nbsp;e = document.getElementById(&#039;toggleUserinfo_&#039; + user_id);<br />&nbsp; &nbsp;a = document.getElementById(&#039;displayUserinfo_&#039; + user_id);<br />&nbsp; &nbsp;if (e.style.display == &#039;block&#039;) {<br />&nbsp; &nbsp; &nbsp; &nbsp;e.style.display = &#039;none&#039;;<br />&nbsp; &nbsp; &nbsp; &nbsp;a.innerHTML = ‘Open&#039;;<br />&nbsp; &nbsp;} else {<br />&nbsp; &nbsp; &nbsp; &nbsp;e.style.display = &#039;block&#039;;<br />&nbsp; &nbsp; &nbsp; &nbsp;a.innerHTML = ‘Close&#039;;<br />&nbsp; &nbsp;}<br />}</p><p>I tried to search for it and came up with the following. However i want something more clean and based on jQuery instead of javascript. I need the script to show more information in the table with a button <a href="http://here">here</a><br />.</p><p>Any ideas or suggestions?</p>]]></description>
			<author><![CDATA[null@example.com (webda)]]></author>
			<pubDate>Sat, 25 Jan 2020 12:03:42 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/topic/30827/need-help-w-toggling-anchor-button/new/posts/</guid>
		</item>
		<item>
			<title><![CDATA[Fixed! Need help w/ toggling anchor + button]]></title>
			<link>https://punbb.informer.com/forums/topic/30214/fixed-need-help-w-toggling-anchor-button/new/posts/</link>
			<description><![CDATA[<p>How can i make a jQuery script that toggles visibility of a div and at the same time toggles anchor text of a button?</p><p>function toggle(user_id) {<br />&nbsp; &nbsp;e = document.getElementById(&#039;toggleUserinfo_&#039; + user_id);<br />&nbsp; &nbsp;a = document.getElementById(&#039;displayUserinfo_&#039; + user_id);<br />&nbsp; &nbsp;if (e.style.display == &#039;block&#039;) {<br />&nbsp; &nbsp; &nbsp; &nbsp;e.style.display = &#039;none&#039;;<br />&nbsp; &nbsp; &nbsp; &nbsp;a.innerHTML = ‘Open&#039;;<br />&nbsp; &nbsp;} else {<br />&nbsp; &nbsp; &nbsp; &nbsp;e.style.display = &#039;block&#039;;<br />&nbsp; &nbsp; &nbsp; &nbsp;a.innerHTML = ‘Close&#039;;<br />&nbsp; &nbsp;}<br />}</p><p>I tried to search for it and came up with the following. However i want something more clean and based on jQuery instead of javascript. I need the script to show more information in the table with a button <a href="https://justmoney.dk/">here</a>.</p><p>Any ideas ?</p>]]></description>
			<author><![CDATA[null@example.com (Thandersen)]]></author>
			<pubDate>Fri, 17 Mar 2017 12:36:34 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/topic/30214/fixed-need-help-w-toggling-anchor-button/new/posts/</guid>
		</item>
		<item>
			<title><![CDATA[Angularjs JavaScrip]]></title>
			<link>https://punbb.informer.com/forums/topic/30041/angularjs-javascrip/new/posts/</link>
			<description><![CDATA[<p>hello!!!<br />I’ve been using Angular 2 tutorials that covered how to deal with requests and handle responses.<br />I made classic mistakes like forgetting to add the correct providers to the bootstrap. It took more than expected to have everything working perfectly.<br />This guide made the difference for me:</p><p><span class="bbu">angularjs timeout</span></p><p><a href="http://bit.ly/2aTqtOF">http://bit.ly/2aTqtOF</a>&nbsp; <strong>part 1 and 2</strong> </p><p>The explanation about observables was short and clear.<br />If anyone has any other source for this topic or for learning Angular 2 in general, it will still help me a lot.<br />Cheers!</p>]]></description>
			<author><![CDATA[null@example.com (jasone24)]]></author>
			<pubDate>Fri, 05 Aug 2016 02:44:54 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/topic/30041/angularjs-javascrip/new/posts/</guid>
		</item>
		<item>
			<title><![CDATA[sap online training classes]]></title>
			<link>https://punbb.informer.com/forums/topic/29710/sap-online-training-classes/new/posts/</link>
			<description><![CDATA[<p>We offers the best SAP online Training based on the Real time experts, will train&amp; guide with live projects. More Details attend free online DEMO @monstertrainings. Monster Online Trainings in Ameerpet Hyderabad, Bangalore, Noida, Chennai, Mumbai, USA, Canada, Australia, and UK.</p>]]></description>
			<author><![CDATA[null@example.com (shekar.monstertrainings)]]></author>
			<pubDate>Thu, 31 Dec 2015 07:27:46 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/topic/29710/sap-online-training-classes/new/posts/</guid>
		</item>
		<item>
			<title><![CDATA[Pun BB stop bot questions]]></title>
			<link>https://punbb.informer.com/forums/topic/29356/pun-bb-stop-bot-questions/new/posts/</link>
			<description><![CDATA[<p>Hello,<br />Our clients are complaining about the famous annoying &#039;Pun BB stop bot questions&#039;.<br />You get to answer like 10 of these before being able to post a topic.<br />Any tricks on how to solve this?</p><p>Thanks</p>]]></description>
			<author><![CDATA[null@example.com (fvsegarra)]]></author>
			<pubDate>Mon, 27 Apr 2015 20:23:53 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/topic/29356/pun-bb-stop-bot-questions/new/posts/</guid>
		</item>
		<item>
			<title><![CDATA[control panel]]></title>
			<link>https://punbb.informer.com/forums/topic/26689/control-panel/new/posts/</link>
			<description><![CDATA[<p>Hello, I&#039;m new to PunBB but I come from a big company forumactif. <br />I have several knowledge at least I think, kkk; <br />Well, I installed the following is the &#039;PunBB 1.4.2&#039; in my hosting found pretty cool, but it does not axei the control panel, I think some extension is not know, wanted to have a control panel similar to the forumactif. </p><p><a href="http://forum.forumactif.com/">http://forum.forumactif.com/</a> </p><br /><p>Could anyone help me?</p>]]></description>
			<author><![CDATA[null@example.com (TruX)]]></author>
			<pubDate>Thu, 15 May 2014 19:19:09 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/topic/26689/control-panel/new/posts/</guid>
		</item>
		<item>
			<title><![CDATA[Login Integration]]></title>
			<link>https://punbb.informer.com/forums/topic/26191/login-integration/new/posts/</link>
			<description><![CDATA[<p>Hello all!</p><p>I&#039;m new to php and if someone could help me with a few questions it would be greatly appreciated!</p><p>I have an active punBB forum and I would like to use the login throughout the rest of the site.</p><p>We are adding some additional features that I would prefer users had to register for but I would like the registration to be universal throughout the site.</p><p>What I would like to be able to do is to have something on each page to show that they are logged in and if not a redirect to the forum sign in that would send them back to their original pager after logging on.</p><p>I don&#039;t know if this is possible but if anyone could point me in the right direction that would be awesome!</p><p>Thanks you for taking the time to read this.</p>]]></description>
			<author><![CDATA[null@example.com (paulcambull)]]></author>
			<pubDate>Thu, 20 Jun 2013 15:30:24 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/topic/26191/login-integration/new/posts/</guid>
		</item>
		<item>
			<title><![CDATA[Javascript Number object]]></title>
			<link>https://punbb.informer.com/forums/topic/26128/javascript-number-object/new/posts/</link>
			<description><![CDATA[<p>Number object in Javascript is mainly used to convert between decimal, binary, octal and hexadecimal representations and to perform rounding off digits to a specific precision.<br /></p><div class="codebox"><pre><code>(function(con) {
    var oNum = new Number(2);
    var oNPi = new Number(Math.PI);
    console.log(&#039;Binary representation of 2: &#039; + oNum.toString(2)); //Prints 10
    console.log(&#039;Value of Pi: &#039; + Math.PI); //Prints value of Pi
    console.log(&#039;Value of Pi rounded to 4 decimal places: &#039; + oNPi.toFixed(4));
})(console);</code></pre></div><p>More about Number object at MDN <a href="https://developer.mozilla.org/en-US/docs/JavaScript/Reference/Global_Objects/Number">https://developer.mozilla.org/en-US/doc … cts/Number</a></p>]]></description>
			<author><![CDATA[null@example.com (aliasm2k)]]></author>
			<pubDate>Thu, 23 May 2013 15:36:14 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/topic/26128/javascript-number-object/new/posts/</guid>
		</item>
		<item>
			<title><![CDATA[Javascript Math object essentials]]></title>
			<link>https://punbb.informer.com/forums/topic/26124/javascript-math-object-essentials/new/posts/</link>
			<description><![CDATA[<p>Javascript Math object is used to perform tasks like generating random numbers and evaluating constants like Pi.</p><div class="codebox"><pre><code>(function() {
    console.log(&#039;Value of Pi: &#039; + Math.PI);
    console.log(&#039;Random number 0-6: &#039; + Math.floor(Math.random() * 6));
    console.log(&#039;Random number 1-6: &#039; + Math.ceil(Math.random() * 6));
})();</code></pre></div><p>Here too I am using Nodejs and closures.</p><p>Note that <em>floor</em> is used to generate random numbers starting from 0; where as <em>ceil</em> is used to generate random numbers starting from 1.</p><p>More on Math object available from MDN <a href="https://developer.mozilla.org/en-US/docs/JavaScript/Reference/Global_Objects/Math">https://developer.mozilla.org/en-US/doc … jects/Math</a></p>]]></description>
			<author><![CDATA[null@example.com (aliasm2k)]]></author>
			<pubDate>Wed, 22 May 2013 08:00:48 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/topic/26124/javascript-math-object-essentials/new/posts/</guid>
		</item>
		<item>
			<title><![CDATA[Display date and time using JavaScript]]></title>
			<link>https://punbb.informer.com/forums/topic/26123/display-date-and-time-using-javascript/new/posts/</link>
			<description><![CDATA[<p>Well, seems like this board have been dead for quite a long time. So, thought of reviving it up with few worthwhile discussions. This is a start.</p><div class="codebox"><pre><code>(function() {
    var oDate = new Date();
    var date = oDate.getDate();
    var mnth = oDate.getMonth();
    var year = oDate.getFullYear();
    var hrs = oDate.getHours();
    var min = oDate.getMinutes();
    console.log(&#039;Date: &#039; + date + &#039;/&#039; + mnth + &#039;/&#039; + year);
    console.log(&#039;Time: &#039; + hrs + &#039;:&#039; + min);
})();</code></pre></div><p>So, this is the code to display date and time using Javascript. </p><p>Note that I am using Nodejs, and so using <em>console.log</em> to display output. </p><p>The topic introduces useage of <em>Date</em> object to display current date and time based on users system.</p><p>The topic also introduces closures, a really interesting feature in javascript.</p><p>More details on Date object from MDN <a href="https://developer.mozilla.org/en/docs/JavaScript/Reference/Global_Objects/Date">https://developer.mozilla.org/en/docs/J … jects/Date</a></p>]]></description>
			<author><![CDATA[null@example.com (aliasm2k)]]></author>
			<pubDate>Wed, 22 May 2013 07:27:30 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/topic/26123/display-date-and-time-using-javascript/new/posts/</guid>
		</item>
		<item>
			<title><![CDATA[Custom theme for money]]></title>
			<link>https://punbb.informer.com/forums/topic/25222/custom-theme-for-money/new/posts/</link>
			<description><![CDATA[<p>Hello! Can anyone help to make a custom theme for the forum from my sketch and connect it to website? In addition rather simple website based on wordpress or any other engine need to be coded too. </p><p>Привет! Ктонить может помочь с кодингом темы для форума по эскизу и подсоединением форума к сайту? Вдобавок нужно запрограмить относительно простой сайт на врдпрессе или не на вордпрессе?</p>]]></description>
			<author><![CDATA[null@example.com (shijan)]]></author>
			<pubDate>Mon, 28 May 2012 15:20:27 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/topic/25222/custom-theme-for-money/new/posts/</guid>
		</item>
		<item>
			<title><![CDATA[What's the going rate to clean up code and does anyone here do that?]]></title>
			<link>https://punbb.informer.com/forums/topic/25209/whats-the-going-rate-to-clean-up-code-and-does-anyone-here-do-that/new/posts/</link>
			<description><![CDATA[<p>Without knowing what the hell I&#039;m doing, I&#039;ve been working on my company&#039;s website for 3 years now. Again - I know NOTHING of html, css, php or anything. So basically, I find what I like from free templates on the web and cut the functionality and paste into my site using cuteftp. The result has been decent and we like the site - but I know the code is out of control. </p><p>Yes, I&#039;ve tried using HTML Tidy and Page Valet - but they break my pages and render my pages un-viewable. </p><p>What would a typical cost be for someone to review the site, fix the coding errors and generally clean everything up? I want it to be cross platform functional and look the same on every browser. </p><p>If someone is interested in doing this at a decent price, let me know - the site is <a href="http://www.intelifuel.com">www.intelifuel.com</a></p><p>Now, I have anti-right click enabled on the site because one of our competitors was stealing images - there are other ways of looking at the source code, or, if you are interested - PM me and I&#039;ll send you a sample of the code to see if you are interested in cleaning things up.</p>]]></description>
			<author><![CDATA[null@example.com (Intelifuel)]]></author>
			<pubDate>Wed, 23 May 2012 23:56:26 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/topic/25209/whats-the-going-rate-to-clean-up-code-and-does-anyone-here-do-that/new/posts/</guid>
		</item>
		<item>
			<title><![CDATA[Use PHP to develop application of android]]></title>
			<link>https://punbb.informer.com/forums/topic/25069/use-php-to-develop-application-of-android/new/posts/</link>
			<description><![CDATA[<p>PHP is very great, it is the sixth language in 3/2012 (Java=&gt;C=&gt;C#=&gt;C&nbsp; =&gt;Objective-C=&gt;PHP).<br />Tell you the truth, PHP enable to develop application of android (extension: .apk). At first, you need install SL4A and PHPforAndroid (see official site: <a href="http://www.phpforandroid.net">www.phpforandroid.net</a>) in order to build a PHP envoriment. Hello World as follow:<br />&lt;?php<br />include &#039;Android.php&#039;;//引用安卓API<br />$droid = new Android();//创建安卓对象<br />$droid-&gt;dialogCreateAlert(&#039;www.liyujiang.tk提示：&#039;, &#039;Hello World&#039;);//创建对话框<br />$droid-&gt;dialogShow();//显示对话框<br />?&gt;<br />Similaritily:<br />&lt;script language=&quot;javascript&quot;&gt;<br />window.alert(&quot;Hello World&quot;);//弹窗<br />&lt;/script&gt;</p>]]></description>
			<author><![CDATA[null@example.com (liyujiang)]]></author>
			<pubDate>Fri, 30 Mar 2012 17:36:42 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/topic/25069/use-php-to-develop-application-of-android/new/posts/</guid>
		</item>
		<item>
			<title><![CDATA[Online Games like "LineageII" in which language]]></title>
			<link>https://punbb.informer.com/forums/topic/25042/online-games-like-lineageii-in-which-language/new/posts/</link>
			<description><![CDATA[<p>in Which language its develpoed? i mean the basic interface, not all the grafics around.</p>]]></description>
			<author><![CDATA[null@example.com (Benny)]]></author>
			<pubDate>Wed, 14 Mar 2012 16:16:30 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/topic/25042/online-games-like-lineageii-in-which-language/new/posts/</guid>
		</item>
		<item>
			<title><![CDATA[Req Modifications To My Punnbb Theme]]></title>
			<link>https://punbb.informer.com/forums/topic/24894/req-modifications-to-my-punnbb-theme/new/posts/</link>
			<description><![CDATA[<p>Hay, i need some edits doing to my punbb theme-</p><p>1. add banner under first post and on right side of theme</p><p>2. enable a area to add html</p><br /><p>Thanks<br />Luke</p>]]></description>
			<author><![CDATA[null@example.com (LABElectrical)]]></author>
			<pubDate>Wed, 25 Jan 2012 10:44:38 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/topic/24894/req-modifications-to-my-punnbb-theme/new/posts/</guid>
		</item>
	</channel>
</rss>
