cfNote is your source for Blog Aggregation in the Coldfusion industry

Anuj Gakhar's Blog

View This Blog Frequency: 0.0 posts / day

 

Xcode ‘Could not find Developer Disk Image’ issue

 Mark As Read    

If you are running Xcode 7.3.1 (the previousAs version of Xcode) and you try to install an app to your iPhone running iOS 10 (latest version of iOS), you will most probably run into this issue. It's not a very helpful message at all. Doesn't really say what's actually wrong here. It appears that the problem […]

Anuj Gakhar's Blog 2735 days ago

GoDaddy Site Seal takes forever to load

 Mark As Read    

On one of my sites, I use the GoDaddy Site seal and sometimes, it takes forever to load, causing serious damage to the page load times. It does not matter whether you put the code in the header section of the page or in the footer of the page, it won't make a difference. It […]

Anuj Gakhar's Blog 2964 days ago

MySQL Error caused by sql_mode=only_full_group_by

 Mark As Read    

If you've recently upgraded your MySQL server version to MySQL 5.7.5+ and you notice that some of your queries that contain GROUP BY clause, suddenly stop working, then it could be because of a change that was made in MySQL 5.7.5+. According to this page The default SQL mode in MySQL 5.7 includes these modes: […]

Anuj Gakhar's Blog 3040 days ago

Installing NetExtender on OS X El Capitan

 Mark As Read    

If you are trying to install Dell SonicWALL NetExtender (it's a VPN client) on OSX El Capitan, you might run into a situation where it won't connect to the VPN server and you might see this in the logs. If you then try to do as the logs say, you won't be able to do […]

Anuj Gakhar's Blog 3092 days ago

Warning: mysql_connect(): No such file or directory

 Mark As Read    

I've been trying to setup a local PHP/Mysql app today and came across this issue with the database connection. Warning: mysql_connect(): No such file or directory The connection parameters I've been using were as follows :- Turns out, the fix was quite simple. Change the above code like below and problem solved! The reason is […]

Anuj Gakhar's Blog 3369 days ago

Book review : JMeter Cookbook

 Mark As Read    

I've got a review copy of the JMeter Cookbook by Packt publishing. This book is a practical, hands-on guide that focuses on how to leverage Apache JMeter to meet your testing needs. With over 50 practical and carefully selected recipes, it will guide you through building robust and maintainable test scripts, Cloud testing, developing custom […...

Anuj Gakhar's Blog 3378 days ago

Partial Borders with CSS

 Mark As Read    

There is no such thing as border-length in CSS, which would have made this really easy to do. But anyway, if you want to have partial borders (a border that spans only half the length of the div e.g.), you can use the before/after pseudo selectors for this. You shouldn't have to change any markup […]

Anuj Gakhar's Blog 3552 days ago

Dojo DateTextBox and disabled dates

 Mark As Read    

Dojo's DateTextBox widget is a widget that allows typing in or chosing a date from a calendar widget. By default, it uses the Dojo Calendar as it's popUpClass although you can give it any popUpClass you need to. Normally, the Calendar class has a "isDisabledDate" function which can be overriden to provide your own implementation […]...

Anuj Gakhar's Blog 3557 days ago

Packt Publishing celebrates 10 years with a special $10 offer

 Mark As Read    

It has been 10 years since Packt Publishing embarked on its mission to deliver effective learning and information services to IT professionals. In that time, it has published over 2000 titles and helped projects become household names, awarding over $400,000 through its Open Source Project Royalty Scheme. To celebrate this huge milestone, Packt is ...

Anuj Gakhar's Blog 3577 days ago

Selenium webdriver “Element cannot be scrolled into view”

 Mark As Read    

If you are trying to write a functional test with the Selenium webdriver, you might occasionally run into this error :- This is happening because the webdriver is trying to scroll the element into view before it clicks it and the browser window size may not be big enough for it to view the element. […]

Anuj Gakhar's Blog 3591 days ago

Using RequireJS with Jasmine 2.0

 Mark As Read    

I've been trying to get some Jasmine tests running with RequireJS and although my tests work with Jasmine 1.3.x, I've been getting an error if I use Jasmine 2.0 for the tests. Apparently, Jasmine 2.0 has changed how it loads and executes the tests. If you look at the source here, you'll see all the […]

Anuj Gakhar's Blog 3598 days ago
Coldfusion
Welcome!
cfNote aggregates blogs for the Coldfusion industry.
Custom Feeds
Add any RSS feed to the information you read daily.
Blocked Feeds
Block feeds to remove blogs you’re not interested in.
Account Settings
Customize the site by adding or removing feeds.

About Us

cfNote is your source for all your Coldfusion news.

Have a Suggestion for Us?
Know of a Coldfusion blog that we're missing? Let us know!

Share cfNote.com