Re: What Happened When We Applied Psychology-Backed Tweaks to a Funnel? Digital Media Digital Marketing by Willam We made small psychology-based changes to our funnel and saw better results—more engagemen higher conversions and improved user experience. Re: What Happened When We Applied Psychology-Backed Tweaks to a Funnel? Digital Media Digital Marketing by warisrankhive Brilliant breakdown! Your psychology-driven approach to funnel optimization is a game-changer—proof that small, intentional tweaks unlock massive conversions. Would love to dive deeper into how you test and scale these principles across different industries. Keep the insights coming Re: What Happened When We Applied Psychology-Backed Tweaks to a Funnel? Digital Media Digital Marketing by Muhammad_367 Conversions increased small psychology backed changes led to best user engagement and more effective funnel performance. Re: Convert jQuery to native Javascript Programming Web Development by polcreation > I know that this is probably a hopeless question, but are there any automated scripts that would *reliably* and *automagically* convert my thousands upon thousands of lines of jQuery code into native Javascript? Maybe try Haxe.org Re: Crosshair has a vertical and horizontal line to view the value of the axis. Programming Software Development by rproffitt Sorry but I only have VS2008 and VS2022 now. But for a real-time crosshair that moves with the mouse, showing its position along the X and Y axis I asked ChatGPT and it appears to only need less than 20 lines of code that respond to Chart1_MouseMove(). Convert jQuery to native Javascript Programming Web Development by Dani I know that this is probably a hopeless question, but are there any automated scripts that would *reliably* and *automagically* convert my thousands upon thousands of lines of jQuery code into native Javascript? Re: Is linux your daily driver? Hardware and Software Linux and Unix by Reverend Jim … explained what formatting was in terms of paving and marking lines in a parking lot. As a bonus, once I was… Re: Any jQuery 4 users? Programming Web Development by Dani … ultimately cannot. It just might take a whole bunch more lines of code in native JS. So that’s the allure… Re: What are the key components of an effective email marketing campaign? Digital Media Digital Marketing by Advertising13 …. Testing and Optimization: Continuously test different elements such as subject lines, images, or send times. Analyze results to optimize future campaigns… Re: Error LNK1104 when debugging Programming Software Development by rproffitt Given only this I won't be able to do more than comment how I use the Visual Studio system to debug my app. 1. I open the project. 2. I set the build to "Debug". 3. I set breakpoints on lines of code I suspect to be problematic. 4. I run the app while in Visual Studio. That's usually enough to track down what I did wrong. Re: What Happened When We Applied Psychology-Backed Tweaks to a Funnel? Digital Media Digital Marketing by graceweb It’s amazing how just a few strategic changes can turn a struggling funnel into a success story. The emphasis on trust signals and emotional storytelling really resonates—those elements create a connection that can be the deciding factor for prospects. Thanks for highlighting those key takeaways! It’s a good reminder that sometimes it’s not … Re: What Happened When We Applied Psychology-Backed Tweaks to a Funnel? Digital Media Digital Marketing by graceweb This was a fascinating read, Victor! The way you applied psychological principles like authority bias and loss aversion really shows how impactful small tweaks can be. I especially appreciated the emphasis on emotional storytelling, it’s often overlooked but clearly powerful. Thanks for sharing such actionable insights! Re: Convert jQuery to native Javascript Programming Web Development by rproffitt [This tool or system at Github](https://github.com/sachinchoolur/jquery-to-javascript-converter) might be useful. If I were to try this, it would be on a single page to see how well it works for you. Re: Convert jQuery to native Javascript Programming Web Development by Dani That tool only covers a very tiny subset of jQuery functionality, so wouldn't be useful since my intent is to be able to ditch the library. I guess I'll just [be here waiting for jQuery 4](https://www.daniweb.com/programming/web-development/threads/543260/any-jquery-4-users)! Lines Programming Software Development by charqus Hello guys. How can i set like in left tabel of the source code , to appear each line ? I found just the color for them ... [url]http://files.uploadffs.com/d/e/471ce739/lines.PNG[/url] I found , i checked 'Show all settings' , then i choose Text Editor - C# - General -> antipenultimate LineNumbers Lines Programming Software Development by Onlineshade Whats wrong here ? Why the code output prints some extra lines? Input:line number=n. Enter number=num.If line=4 … Lines of code identifier and counter Programming Software Development by Maxpein … of text file is physical lines of code, blank lines of code, comment lines of code and logical lines of code. 4. Counts the… text field. 6. The displayed output will be the identified lines of code and the number of counts in each ploc… Re: lines of codes program Programming Software Development by ezkonekgal …0){ count++; }else{ count2++; } } System.out.println("-------Lines Of COdes-------"); System.out.println("number of…you click ok. also, it should read the lines when the ok button is click. not when … textfield is filled that it automatically read the lines and prints in the console. what do i… Re: lines of codes program Programming Software Development by jon.kiparsky … facts about the file: number of lines, number of uncommented lines, number of methods. Average number of lines per method. Number of fields… Lines per Day Programming Software Development by achristov Hi guys, Has someone measured how many lines of code (approx) she/he produces daily? NLoc utility or OxyProject Metrics help in counting number of lines. Thanks! Re: Lines per Day Programming Software Development by Poab9200 I too think counting how many lines you create/change in a program... I'm quite the … I've completly recoded an entire app of nearly 6000 lines of code in about 6 hours... I guess it all… lines of codes program Programming Software Development by ezkonekgal hello. I need some help on our implementation on lines of code program. here's the algorithm we have: 1. … the contents of the count variable as the number of lines of the code. II would like to ask any ideas… Re: lines of codes program Programming Software Development by ezkonekgal …++; } } System.out.println("number of lines:" + count); System.out.println("number of lines:" + count2); //Close the input stream… Re: lines of codes program Programming Software Development by tong1 … in main static int count =0; // count the number of lines where characters are found static int count2=0; // count the… nubmer of empty lines public FileRead(){ // constructor for FileRead try{ FileDialog fd = new FileDialog… Re: Lines per Day Programming Software Development by Ramy Mahrous hmmm, why should I do that, we take salaries based on number of tasks we do neither number of hours nor number of lines of code :D Re: Lines per Day Programming Software Development by sknake …/concurrent version control that generates reports based on number of lines changed or added. I use svn and the SVN developers… Re: lines of codes program Programming Software Development by ezkonekgal Mr Tong1, i was wondering.. Could it be possible to restrict file to be choosen by the fileDialog.. like wen the dialog opens.. since the program will read lines of code... could i restrict it to accept .java files and .txt files? Re: Lines between two dates Programming Software Development by NormR1 [QUOTE]how can i print only the lines which are between spcific dates by using the above printed date format in JAVA.[/QUOTE] You need to write code that will find the lines with the specific dates. Start printing after finding the first date and stop when finding the last. lines in string i/o Programming Software Development by ronicasingh Hello, This may sound like crazy question, but need some certainty. In a normal i/o console, is it possible to draw or have lines along with inputting text. Ronica lines won't draw in drawinggroup Programming Software Development by ineale … i need (ellipses), but it won't draw the paths(lines). The only thing i could think of is that it…