-
Replied To a Post in How to replace font awesome icon with an image
To me it looks solved. The topic you raised looks done. Now if you have a new issue, that's a new issue and you start a new thread. -
Began Watching How to replace font awesome icon with an image
Here's the jsfiddle - https://jsfiddle.net/zvavjjdo/, the icon doesn't appear in the jsfiddle but they are the boxes besides "easy to modify" "bootstrap grid" etc. -
Replied To a Post in need help
@francis_6, you posted without asking a question. You did tag it c++ which some could infer there is code to be had. Take a moment to clarify your questions and … -
Began Watching need help
you have been contracted as a software develper to design a point of sales system, the system is to work in a way that ,if a customer purchase an item … -
Replied To a Post in clock in c++ without graphics library
I see a lot of clocks in Rosetta but the site looks down this morning. Here's the cache. http://webcache.googleusercontent.com/search?q=cache:RbAkFDSjVmMJ:https://rosettacode.org/wiki/Draw_a_clock&num=1&hl=en&gl=us&strip=1&vwsrc=0 -
Began Watching clock in c++ without graphics library
**please help me i want to make a circular clock** Write a program to simulate an analog watch (number 1 to 12 to be arranged in circular fashion with all … -
Replied To a Post in Brackets checking
@Adam_35, it was up at the day I posted, so here's a cached version today. http://webcache.googleusercontent.com/search?q=cache:wGHPO_AEsNwJ:https://www.rosettacode.org/wiki/Balanced_brackets&num=1&hl=en&gl=us&strip=1&vwsrc=0 -
Replied To a Post in How to add Signature in forum?
@Assertnull, all good stuff there. I think the OP wanted to know how to auto-signature like you can in email but they didn't ask for that directly. Just a few … -
Created Free Blu Ray player software. Finally. Link to article. For most Windows
I've been asked many times how to play Video DVD and Blu-Ray (BR) on Windows for years. Until now I've always lamented the lack of free BR player software. But … -
Began Watching Free Blu Ray player software. Finally. Link to article. For most Windows
I've been asked many times how to play Video DVD and Blu-Ray (BR) on Windows for years. Until now I've always lamented the lack of free BR player software. But … -
Replied To a Post in How to add Signature in forum?
@stephen-21, "DaniWeb & others forums as well" There is no standard in forums as to signatures. You can add them before you post here but do read the link I … -
Replied To a Post in Brackets checking
This sounds like something of a wheel. ie, code that we go get and use and not re-write. Yes, I found it at https://www.rosettacode.org/wiki/Balanced_brackets in over a dozen languages including … -
Began Watching Brackets checking
im intending to make a brackets checking code that will check some code and look if there's any brackets mistakes in it, i started like this : #include<stdio.h> int i=0; … -
Gave Reputation to pty in How to replace font awesome icon with an image
Did you actually read the source? Assuming you want to replace the `icon-cog`: <div class="icon-cog box-icon"></div> Replace the contents of the div with an `img` tag: <div class="box-icon"> <img width="60" … -
Replied To a Post in run on boot, and power on computer on
Not the answer but in my mind the line may not belong in that folder. I don't have a Mint system to work along with you on this but if … -
Began Watching run on boot, and power on computer on
I recently built a crypto currency miner and I'm using Linux Mint as my OS for the miner. I manually turn on the miner by navigating to ~/Desktop/claymore and running … -
Replied To a Post in Test Driven Development in GameDev: What are your experiences?
On mobile so short tip for mouse mover clicker and typer is AutoHotKey. -
Replied To a Post in array c++
@A_8, that's a little demanding. Your post sounds like you asking folk to do this. Maybe you copied the homework and forgot to share how far you got and where … -
Began Watching array c++
Write a program in c++ that ask the user to type 10 integers of an array and an integer value X, the program must put the value X in the … -
Replied To a Post in Test Driven Development in GameDev: What are your experiences?
As a refresher, read https://en.wikipedia.org/wiki/Test-driven_development Agile to me in other words. While I like projects and such work, I continue to run into folk that think these are a panacea … -
Began Watching Test Driven Development in GameDev: What are your experiences?
Test Driven Development is something I explored at my last firmware job. I'm interested in trying it while developing a game-engine. Has anyone else here tried this and what has … -
Replied To a Post in Develop a C++ program that finds the minimum of 4 even numbers
@R Try putting your code online in a C++ fiddle as it stands your badly formatted and incomplete code dump isn't something I can toss into a C++ fiddle. Try … -
Replied To a Post in How to add Signature in forum?
I read a prior back and forth at https://www.daniweb.com/digital-media/digital-marketing/search-engine-strategies/threads/475611/forum-signature-with-url-problem and my thought after that is it's not useful at all. But if you want to, sure, try it. -
Began Watching How to add Signature in forum?
Any one guide me? -
Gave Reputation to SeacoastView in Count up in Assembly
rproffitt.... Sorry to post on this thread but i HADDDDD to thank you for solving my "computer won't go to sleep" issue. it's been a HUGE problem for months (and … -
Replied To a Post in Can you review my video on productivity when optimizing symfony application
"something that needs investigating." Make a new post about this. I can't find what the something is here. Remember to reveal what you are trying to find. Example. "My SQL … -
Replied To a Post in Count up in Assembly
I've used IAR compilers and tools before but the answer will be specific to your hardware and target CPU. But here's the thing. I only use assembler when I must. … -
Began Watching Count up in Assembly
Using the IAR, I need to develop a program to display a timer using the 7 segment displays, the counter must be able to count up to 59 minutes and … -
Gave Reputation to Reverend Jim in help please
There is no "API" for c or VB6 or for any other language, for that matter. API stands for Application Programming Interface. The keyword here is "Application". You develop an … -
Gave Reputation to diafol in Can you review my video on productivity when optimizing symfony application
Herein lies the ROI. You can get bogged down with that pesky over-optimising. This is particularly true of DIY one-man band merchants like myself. You have to learn when good … -
Replied To a Post in help please
@ddanbe. French reasons? Anyhow, here there are no computer classes that use VB6, Turbo C. I'm only talking about US and Canada where I have professors and scholars I have … -
Replied To a Post in help please
What part of the world is this that would teach, well, how do I put this, dead and gone systems? This forum is all about trying to solve issues but … -
Replied To a Post in How to Create Landing Page?
This looks to be a well done question. Pick from https://www.google.com/search?q=How+to+Create+Landing+Page and notice that it appears to be an one hour job. HOWEVER, for me the graphics work takes me … -
Began Watching How to Create Landing Page?
How to Create Landing Page? For lead generation of Jewelry making supply !! -
Replied To a Post in help please
As to the C and VB6 seminar I would not attend since VB6 is now 17 years old and support ended in 2008. I haven't seen it for sale in … -
Began Watching help please
Hi, I have a seminar in programming. My topic is how to use the api in C and how to use the api in vb6. I dont know anything about … -
Replied To a Post in Processing 3 Fallout 4 style linear compass
Caveat. I don't write in that language but have too many years coding for embedded systems (single chip to single board computers.) So you want to "do this." Let's break … -
Began Watching Processing 3 Fallout 4 style linear compass
Recently I have been trying to get a Fallout 4 style compass in processing 3 to show wind direction for a Weather station for my arduino. I was just woundering … -
Replied To a Post in Can you review my video on productivity when optimizing symfony application
"Was he fired?" No. On most tasks his performance was on or above par. This only is proof that the manager is just new. Programming and the time to complete … -
Replied To a Post in Simple way to create Responses with different MIME types (and formats)
I left your post to stew since it's not clear you want to send EMAIL with some content. Frankly I have to guess that since you wrote MIME. Anyhow I'd … -
Began Watching Simple way to create Responses with different MIME types (and formats)
This might be a simple problem but I had difficulties finding a solution. I'm trying to return data in specified formats for the same input. I've data in two tables … -
Gave Reputation to happygeek in How to do forum posting without spamming?
Then there's do not post a question with one account, and answer it with another account, both exposing the same sig links of course, eh sinelogix/sinelogix1 -
Gave Reputation to diafol in Which Parts Of Php Not To Learn ?
@UI I apologise if an f with a few asterisks offends you, but I am simply exasperated by some 8 threads or so you've littered over the forum on the … -
Replied To a Post in Develop a C++ program that finds the minimum of 4 even numbers
Then you have to show your work and tell us where you are having a block/issue. The forum is more about helping you in a specific issue rather than providing … -
Replied To a Post in Can you review my video on productivity when optimizing symfony application
I think we are making small progress here. So how about something that really cheesed an new boss I had years ago. As a test he handed out the same … -
Replied To a Post in How to export the data of each line selected in crystal report
@MA_2 Your post's title and content don't match IMO. But since you select the dataset in C#, why not export the datagrid content in C#? -
Began Watching How to export the data of each line selected in crystal report
I have a datagridview that contains a linklabel I want when I select each line and I click on the link the program shows me the relevant data line And … -
Replied To a Post in wcag
So far, this looks to be something you get quotes on. http://www.interactiveaccessibility.com/services/accessibility-certification for example. There are folk that will demand a free tool but a reading of the standard looks … -
Began Watching wcag
Have a requirement to make website compatible for visually challenged people (WCAG 2.0 Compliance). Found an online tool Achecker,but it seems to be not identifying html 5/bootstrap properties. It would … -
Replied To a Post in Advice Needed - All-in-One CRM with Invoice
I've fielded this question before. The real answer is to assign this to your CTO/CIO and have them implement your dream CRM. Open source is low cost but what I …
The End.