Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Member Avatar for squeak24

I have two apps that are both open source, I am using Swift on iOS. I want to incorporate one into the other. The main App is a radio station, the second is a news feed. I want the news feed as a "sub project". After a few days of …

0
378
Member Avatar for squeak24

Hi Everyone I am trying to achieve a cell that is dependent on two different cells. Basically what I want to do is: *Item 1* If the contents of Cell U20 equals the contents of W12 or W13 the cell will equal a certain value. *Item 2*Depending on the date …

Member Avatar for Shankar.Shiv
0
291
Member Avatar for squeak24

Hi Everyone I hope I find you well this beutiful day. I have two dialog modal popups that I want the webpage to refresh on when the dialogs are closed. The code I am using looks something like this: <div data-role="dialog" id="dialog1" class="padding20" data-close-button="true" data-overlay="true" data-overlay-color="op-dark" width="1000px" height="400px"> <h2>Heading</h2> <div …

Member Avatar for TexWiller
0
253
Member Avatar for squeak24

Hey Everyone. I am having issues with a responsive SVG and wondering if any of you can help. Bascially, I have an SVG image. I have tried to add it into an object: <object type="image/svg+xml" data="svgfile.svg" width="99%"> Your Browser does not support SVG</object> But the problem with this, I have …

Member Avatar for squeak24
0
301
Member Avatar for squeak24

OK, I have an HTML page that contains two scrolling divs. The two divs I have are: content-hoo-m content-hoo-s In both divs I have anchored links, for example <a href="#1">Link 1</a> <a href="#2">Link 2</a> <a href="#3">Link 3</a> <a href="#4">Link 4</a> These link to anchors in content-hoo-s. But when you click …

Member Avatar for squeak24
0
842
Member Avatar for squeak24

Hey Everybody. I have been asked to create a spreadsheet that will create a list of matches, for example in Table 1. (Please see the tables attached). OK, fair enough, basic table so far. What I want to do is have three columns, that will return the results that match …

Member Avatar for Stuugie
0
213
Member Avatar for squeak24

OK, I am working on a website in HTML. I have an Overflow Div similar to this: <section id="content-wide-scroll"> <div id="scrollbar" class="content" style="left: 10px; top: -5px"> <!--Main Body Text --> <div id=“id1”></div> <h3>Anchor 1</h3> <br> Anchor 1 text here. Anchor 1 text here. Anchor 1 text here. Anchor 1 text …

Member Avatar for squeak24
0
334
Member Avatar for squeak24

OK, I have a Image that I want to resize when the Browser is made smaller. This will also be key when the person viewing the site on a smaller screen. At the moent I have tried the following in CSS: .img-resize { position: absolute; width: 100%; height: auto; top: …

Member Avatar for squeak24
0
249
Member Avatar for squeak24

Hey Everybody, I hope everyone is keeping well. I am trying to develop a search box on a website in JQuery/Ajax but I am running ino some issues. The problem I have is I have some very strict parameters that I can work to: I can not use PHP. I …

Member Avatar for squeak24
0
201
Member Avatar for squeak24

I have been asked by my work to develop a CMS project in ASP or ASP.net. I have seen there are various open source projects taht will do that, but the server I have to work with isn't exactly new. I have found this page detailing various CMS projects: http://www.asp.net/mvc/open-source …

0
107
Member Avatar for squeak24

I have a rather large PHP script written in PHP 5.3, but I have now moved to a new server that has 5.4. Is there away in which I can make the PHP 5.4 backward compatible. Failing that is there an easy way in which I can convert the script …

Member Avatar for squeak24
0
254
Member Avatar for squeak24

Does anyone know if there is a way in which I can install my own Encryption Algorithm into a MySQL database?

Member Avatar for squeak24
0
148
Member Avatar for squeak24

Hey, I hope all is good in your World, and thank you for reading this. I am having a couple of issues with a bit of script, I struggling to see what is wrong. The script in question is: function date_diff($str_start, $str_end) { $defdate = $str_start ; $str_start = strtotime($str_start) …

Member Avatar for squeak24
0
596
Member Avatar for squeak24

I am currently working on an open source dating script. But I have one bug that I just can't seem to fix. I am unable to send system generated emails to Yahoo! and gmail. I have done a lot of searching online, but can't seem to get it working. I …

Member Avatar for broj1
0
320
Member Avatar for squeak24

I am trying to get Open Office Impress so I can do some flash creation. But I can't seem to find the link to download. Anyone know where it is. I am runnig OS X 10.8.2 Any help would be appreciated.

Member Avatar for squeak24
0
92
Member Avatar for squeak24

I am currently in the process of creating a open source dating script. I am nearly there. Just one thing that I can see that is an error now. When a user completes there profile, other users can see the answers, but the person who the profile belongs to can't. …

Member Avatar for squeak24
0
198
Member Avatar for squeak24

I am working on a open source script at the moment, but I am struggling on one final aspect of the script. I am a bit of a newb to PHP at this level, I have a working knowledge of PHP and MySQL, but this seems to be a little …

Member Avatar for squeak24
0
220
Member Avatar for theakshay

Hi, I am pretty new to Joomla. The company i work uses a joomla 1.5 website which was designed before i joined. Now I'm incharge of managing this website by doing some small changes here and there. Problem : There is a page(not index) containing a few images which are …

Member Avatar for squeak24
0
209