604 Topics

Member Avatar for
Member Avatar for happygeek

[ATTACH=RIGHT]22389[/ATTACH]CodeToGo is, essentially, an API wrapper around the Ideone.com online compiler and debugger that enables you to use it to compile and run code in around 50 different programming languages on your iPhone or iPad. It has been around for a while but has always been somewhat tarnished with the …

Member Avatar for Anton_4
3
866
Member Avatar for happygeek

You might be forgiven for thinking that the iPhone is the most secure of the smartphone choices, especially if you've opted for a 5S or above with that fingerprint reader for secure ID and iOS 8 as the most robust of operating systems. Forgiven, but wrong; despite the claims from …

Member Avatar for happygeek
1
488
Member Avatar for blueguy777

i have a database table with fields mobno1 and mobno2, first i would like store all the values of field mobno1 into var1 and field mobno2 into var2 by using comma seperator and pdo. my code is as follows. $pdo = Database::connect(); $pdo->setAttribute(PDO::ATTR_ERRMODE, PDO::ERRMODE_EXCEPTION); $sql = "SELECT mobno1,mobno2 FROM custreg"; …

Member Avatar for blueguy777
0
460
Member Avatar for Stuart_3

Hello, I am a new developer and am making my first app which will be open source after I finish it. How do you make a notification apply to all dynamically created objects rather than the last one in a linear layout? I have created 2 methods, one called CreateDialog(); …

0
157
Member Avatar for 3knur8

We've been having a strange issue with my brother in-law's laptop. We have 2 separate wireless networks in our house, but his laptop will only "see" one of them. All other devices like phones and other laptops can connect to both networks without a problem. There's no mac filtering set …

Member Avatar for 3knur8
0
258
Member Avatar for Jihadyildiz

i have a windows phone project and i am trying to post data to website and get the data i have working windows form project code but when i try to use that code on wp8 i get error says `Error 2 'System.Net.HttpWebRequest' does not contain a definition for 'GetResponse' …

Member Avatar for hericles
0
200
Member Avatar for iquallsama

Hello there, Responsive websites are developed to deliver the content and appearance based on screen dimensions that can be handled by all the devices like desktop, mobile, iPhone, tablet etc.

Member Avatar for vinod1
0
246
Member Avatar for tekagami

**Introduction** Lets say you have a website with a mobile version and a desktop version. Pictures can be resized proportinally using css on either version. But not all html tags resize proportionally, for instance: iframes. **Javascript Function** includes: the *id* of the iframe, the *original width* and *original height* See …

Member Avatar for Hicaro_1
4
859
Member Avatar for happygeek

The average car is increasingly becoming a vehicle for the Internet; but does this also make it a vehicle for cybercrime? Security vendor Kaspersky Lab, in cahoots with Spanish digital media outfit IAB, reckons that software updates, in-car mobile apps and privacy are all areas which have ripe potential for …

2
304
Member Avatar for happygeek

Amazon has, this week, revealed the first smartphone designed by the online retail giant in the shape of the Amazon Fire. Described by the company as featuring "two new breakthrough technologies that allow you to see and interact with the world through a whole new lens" and by some others …

Member Avatar for expertmagician
3
572
Member Avatar for RikTelner

How much do websites cost? I want to start threads on certain forums and make websites for them. Pretty high quality/high end. I've been Googling so far, but prizes are outragous (4000-12000 dollars sometimes). If I may ask, I'd call 2 different types of requests, could you tell me what …

Member Avatar for BryceWillis
0
221
Member Avatar for vikap10

Hello, I currently own a html based website which is hosted on a linux server. I will like to have a subdomain like m.example.com which will have a mobile version of my current site. Is there any good software which can automatically covert my current site to mobile version? How …

Member Avatar for iwin
0
362
Member Avatar for prams_1

We are wanting to develop a Mobile App either a hybrid App or web app. Since Usability and performance are the main architectural drivers we are thinking Hybrid App is the best approach. But it is supposed to have these features. Because of development cost for each specific platform, Developing …

Member Avatar for peter_budo
0
238
Member Avatar for vizz

I have following input for accepting mobile number. But I think it will not work world wide. It will work for Indian mobile numbers only.(**e.g.** +910123456789)(+91 country code for India, 0 to 9 mobile number in India) How to make it global using **pattern=" \\+ [] {}"?** I want extension …

Member Avatar for vizz
0
163
Member Avatar for Mya:)

One of my friends gave me his blackberry curve 8520 to update the software. He went to the repair centre becuase his screen went white and it doesn't want to reboot or anything, and they said it will cost him R350. I already checked the battery and it's not the …

Member Avatar for peter_budo
0
126
Member Avatar for ankit.baphna

I have MySQL search query which takes input from drop down values and pass on values to my search query. This works perfectly on my website. But the same when I run on my Mobile it does not give me results(blank) as well its not consistent in displaying results, means …

Member Avatar for ankit.baphna
0
213
Member Avatar for rules engine

Hello Experts, Which rules engine can I use for my android application? I do not want to spend months to port a rules engine to android. I am looking for something readymade.

Member Avatar for jennifers12
0
98
Member Avatar for Doogledude123

I travel with my tablet a lot (iPad 2nd Gen) and I'm often checking out the forum and posting when I can, but I've been getting sick of it because I cannot post code back in reply. The Editor Toolbar just doesn't show up on mobile. I don't know if …

Member Avatar for Dani
0
386
Member Avatar for cilla

[www.unitedinblue.com](http://www.unitedinblue.com) There's a lot of JS and ajax and extra scripts and things (far as I can tell at a first look) on this website, some of which don't even seem to serve any purpose. If you look in the source (via Inspect Element, not actually viewing the page source, …

0
179
Member Avatar for duncankalulu

I am looking for a Mobile Phone which I can use to load application programmes that I can write using a laptop or a desktop. Can some one tell me the name of the phone and how I can go about loading application programmes

Member Avatar for peter_budo
0
127
Member Avatar for vinnitro

package controller; import dao.CheckDAO; import entity.Users; import java.io.IOException; import java.sql.Date; import java.text.SimpleDateFormat; import java.util.regex.Matcher; import java.util.regex.Pattern; import javax.annotation.Resource; import javax.mail.Message; import javax.mail.MessagingException; import javax.mail.Session; import javax.mail.Transport; import javax.mail.internet.InternetAddress; import javax.mail.internet.MimeMessage; import javax.naming.NamingException; import javax.servlet.ServletConfig; import javax.servlet.ServletException; import javax.servlet.http.HttpServlet; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; import javax.servlet.http.HttpSession; import model.CipherText; import model.UserService; public class …

Member Avatar for stultuske
0
312
Member Avatar for daocntt

I'm trying to make a quick filter like this site with PHP and MySQL, but do not know how start? http://www.mysmartprice.com/mobile/pricelist/mobile-price-list-in-india.html#subcategory=mobile&property=|200088-200485&startinr=799&endinr=1999 Who can teach me how to do this are not?

Member Avatar for daocntt
0
410
Member Avatar for Mr.UNOwen

First of all I apologize if the title is a bit vague, I couldn't phrase my question to fit in the given space. So given you have an array of floats that you want to cast as a pointer to a struct containing only floats, assuming the array size is …

Member Avatar for Mr.UNOwen
0
176
Member Avatar for Mya:)

Hi Guys, and Dani. How about a mobile app of the site? Not an app that just opens the real website - those are just a waste of time. I'm talking about something like the facebook app? It updates every few minutes and you still have direct contact with the …

Member Avatar for Mya:)
0
264
Member Avatar for Shravan_Bane

Hi guys, I have tried making my college website. You can have a look at it- www.kguc.org The site is working as intended on all the major desktop browsers. The real problem occurs while surfing the site on a mobile device. The site doesn't like the way its meant to. …

Member Avatar for diafol
0
192
Member Avatar for MasterHacker110

So as I posted before I am thinking on buying an iphone. I want to get into mobile app dev. I dont have a mac (only windows) so I search and found a lot of articles that said that it is basicly imposible to write iphone apps from a windows …

Member Avatar for SalmiSoft
0
323
Member Avatar for ChemE_Programma

Hello all, I have a website made with a flash banner. The banner contains links that direct the browser to different locations on the website. The banner does not show up on iPhones and would like to solve this. My question is, do I need to make an alternative website …

Member Avatar for SaintAce
0
282
Member Avatar for sk8ergirl

Hi, my project is movie resntal application for mobile app and the administrator is on desktop app. I'm trying to create powerpoint slides for my presntation. However this is the first time I create ppt for mobile and desktop app I don't know what should I put and what to …

Member Avatar for Anjali-Sharma
0
159
Member Avatar for napninjanx

I have a question about Mobile App Development, I have learned allot when I kept reading about Mobile App Development Java, I thought at first it would be complex and would be impossible to make apps and a person needed a college degree in order to make apps, I was …

0
151
Member Avatar for tnvkrishna

I am having Acer 5920 (64bit ,intel mobile express 965 chipset family) laptop. I have been using ubuntu 8.04 64bit on it for a while.Even internet browsing makes the temprature of laptop to shoot to above 50C.I have tried configuring it a lot(using pwmconfig , gkrellm ...). But they either …

Member Avatar for Assembly Guy
0
766

The End.